config.name,config.backend.name,config.backend.version,config.backend._target_,config.backend.task,config.backend.library,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.processor_kwargs.trust_remote_code,config.backend.hub_kwargs.trust_remote_code,config.backend.no_weights,config.backend.device_map,config.backend.torch_dtype,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.quantization_config.llm_int8_threshold,config.backend.quantization_config.load_in_4bit,config.backend.deepspeed_inference,config.backend.peft_type,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.latency,config.scenario.memory,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.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.gpu,config.environment.gpu_count,config.environment.gpu_vram_mb,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.hub_kwargs.revision,config.backend.hub_kwargs.force_download,config.backend.hub_kwargs.local_files_only,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.quantization_config.load_in_8bit 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-7B,Qwen/Qwen-7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-66b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1246.466048,39288.045568,38361.104384,37828.427776,37434.80832,s,10,26.476929443359374,2.6476929443359376,0.0018824764317421185,2.6474698486328125,2.6500946533203122,2.6510490356445313,2.651812541503906,"[2.649882568359375, 2.647587646484375, 2.645288330078125, 2.64645166015625, 2.64735205078125, 2.65200341796875, 2.647984130859375, 2.647664794921875, 2.645664794921875, 2.647050048828125]",tokens/s,96.68794886040187,kWh,8.516719788312912e-05,0.00014192229962036238,0.0002017745225316503,0.0004288640200351418,tokens/kWh,596925.8040789316,MB,1246.466048,39288.045568,38361.104384,37828.427776,37434.81088,s,10,107.93212890625001,10.793212890625002,0.019679276798652733,10.79571630859375,10.81930673828125,10.821671435546875,10.823563193359375,"[10.8037958984375, 10.8014228515625, 10.8240361328125, 10.7756494140625, 10.790009765625, 10.81878125, 10.7764208984375, 10.8067060546875, 10.7679423828125, 10.7673642578125]",tokens/s,5.837001515528511,kWh,0.00034034283384680745,0.000571237192506325,0.0006386099275573542,0.0015501899539104866,tokens/kWh,40640.18079918343,,s,629,131.58584928894027,0.20919848853567638,0.31465897604770626,0.17095986938476562,0.17178992614746094,0.17262141113281249,2.81922078125,"[0.16990106201171876, 0.17053695678710937, 0.17185177612304686, 0.1711288299560547, 0.17103872680664062, 0.17035980224609376, 0.17014373779296876, 0.17039155578613283, 0.17043148803710936, 0.17106944274902344, 0.1706782684326172, 0.1703505859375, 0.1706792907714844, 0.17067315673828126, 0.17045298767089845, 0.1708072967529297, 0.17043251037597656, 0.17042329406738282, 0.17075917053222656, 0.17033010864257814, 0.17113087463378907, 0.17116569519042968, 0.1706270751953125, 0.19288575744628905, 0.18561843872070313, 0.1703987274169922, 0.170708984375, 0.17029426574707032, 0.1705594940185547, 0.17066905212402345, 0.17021235656738282, 0.1709363250732422, 0.17529139709472658, 0.1703372802734375, 0.17047039794921875, 0.1700894775390625, 0.17063218688964843, 0.17090150451660155, 0.17031475830078124, 0.1706792907714844, 0.1703987274169922, 0.17013349914550782, 0.17054515075683593, 0.17006080627441406, 0.17041203308105468, 0.1701754913330078, 0.17115647888183594, 0.17103155517578125, 0.1711288299560547, 0.17136741638183595, 0.17136128234863282, 0.1711226806640625, 0.17112678527832031, 0.1707376708984375, 0.17102540588378906, 0.17089637756347656, 0.17158963012695314, 0.1714176025390625, 0.17144729614257812, 0.1711226806640625, 0.17139610290527343, 0.17406874084472657, 2.82075537109375, 0.1712691192626953, 0.17150770568847656, 0.17154559326171875, 0.17106739807128907, 0.17095884704589845, 0.17089741516113283, 0.17101107788085937, 0.17084109497070313, 0.17121586608886719, 0.1707642822265625, 0.17112371826171874, 0.17093222045898437, 0.17083596801757814, 0.17102029418945314, 0.17086668395996094, 0.1707837371826172, 0.17090867614746094, 0.17084825134277343, 0.17101414489746095, 0.17106227111816405, 0.17124864196777342, 0.1712691192626953, 0.1711226806640625, 0.1712342987060547, 0.17120768737792968, 0.17114828491210937, 0.17103666687011718, 0.17110322570800782, 0.17093017578125, 0.17171559143066406, 0.17242828369140625, 0.17360588073730468, 0.17177804565429688, 0.17122610473632813, 0.1713561553955078, 0.17291673278808595, 0.17114521789550782, 0.17125581359863282, 0.17133056640625, 0.17178726196289062, 0.17357414245605468, 0.17277952575683594, 0.17155584716796876, 0.17192140197753905, 0.17210368347167967, 0.17163980102539061, 0.17143295288085938, 0.1713070068359375, 0.17157426452636718, 0.171293701171875, 0.17125888061523437, 0.17112165832519532, 0.1712701416015625, 0.17151283264160155, 0.17382809448242187, 0.17140019226074218, 0.17103666687011718, 0.17118003845214844, 0.17114215087890625, 0.1714186248779297, 0.17127320861816406, 0.17136128234863282, 2.818450439453125, 0.17059840393066406, 0.17093017578125, 0.17116160583496093, 0.17125479125976562, 0.17113497924804688, 0.1706956787109375, 0.1708400573730469, 0.17090867614746094, 0.17093734741210936, 0.17104383850097657, 0.17104998779296876, 0.17088922119140626, 0.17121484375, 0.17099571228027344, 0.1713182678222656, 0.17116058349609375, 0.1722081298828125, 0.1709240264892578, 0.17093426513671875, 0.17078886413574218, 0.1710100555419922, 0.17111961364746095, 0.17098136901855468, 0.17183743286132813, 0.1713797149658203, 0.17092710876464845, 0.17154150390625, 0.1707939910888672, 0.1708011474609375, 0.17107455444335937, 0.17078886413574218, 0.17142066955566407, 0.17119949340820312, 0.17136434936523437, 0.1725286407470703, 0.17187327575683595, 0.17369293212890624, 0.17106842041015624, 0.1711964111328125, 0.17075712585449218, 0.17074688720703124, 0.1708922882080078, 0.17091481018066407, 0.17087898254394532, 0.17093939208984374, 0.17097625732421876, 0.17088716125488282, 0.17098751831054687, 0.17290034484863281, 0.17132850646972655, 0.17102336120605469, 0.171114501953125, 0.17087181091308593, 0.17138175964355468, 0.17102336120605469, 0.17107148742675782, 0.17106227111816405, 0.2069575653076172, 0.17214566040039062, 0.17195417785644532, 0.171430908203125, 0.171072509765625, 2.819416015625, 0.17180364990234376, 0.17035162353515626, 0.17019596862792968, 0.17094554138183593, 0.17050828552246095, 0.1703311309814453, 0.17045401000976562, 0.17056256103515624, 0.17071717834472655, 0.17185279846191406, 0.17078988647460938, 0.17108274841308593, 0.17157530212402344, 0.17072947692871093, 0.1705359344482422, 0.17158143615722657, 0.1708605499267578, 0.17081138610839844, 0.17074278259277345, 0.170708984375, 0.17359359741210936, 0.1715353546142578, 0.17051033020019532, 0.1705594940185547, 0.17065472412109375, 0.17069158935546874, 0.1706577911376953, 0.17082777404785157, 0.17070387268066406, 0.1707008056640625, 0.17079090881347656, 0.1718814697265625, 0.1717708740234375, 0.17218150329589843, 0.17147801208496094, 0.1712384033203125, 0.17118003845214844, 0.17118310546875, 0.1711708221435547, 0.1710182342529297, 0.17097523498535155, 0.17082879638671875, 0.17084825134277343, 0.1706270751953125, 0.17144729614257812, 0.1709475860595703, 0.17074482727050783, 0.1711790008544922, 0.17076634216308595, 0.1711841278076172, 0.17114828491210937, 0.1708185577392578, 0.17093017578125, 0.1707837371826172, 0.1708390350341797, 0.17084416198730468, 0.17094656372070313, 0.17064959716796874, 0.17109913635253907, 0.1717514190673828, 0.171293701171875, 0.17057586669921876, 2.81997119140625, 0.17048985290527344, 0.1707079620361328, 0.17066188049316405, 0.17074278259277345, 0.17349734497070313, 0.17081344604492188, 0.17028915405273437, 0.17056460571289062, 0.1706967010498047, 0.1705216064453125, 0.17086259460449219, 0.1708738555908203, 0.17185792541503905, 0.1715240936279297, 0.1710561218261719, 0.17195826721191407, 0.17151898193359374, 0.17107557678222657, 0.171114501953125, 0.1723617248535156, 0.171293701171875, 0.17209446716308593, 0.17214157104492187, 0.1722777557373047, 0.1720401916503906, 0.1709547576904297, 0.1709055938720703, 0.17082981872558595, 0.17091993713378906, 0.1707755584716797, 0.1709629364013672, 0.17122508239746093, 0.17099571228027344, 0.17116773986816405, 0.1710663604736328, 0.17106329345703125, 0.17131929016113281, 0.17086259460449219, 0.17079090881347656, 0.17110118103027344, 0.1713111114501953, 0.17157734680175782, 0.17188761901855468, 0.17104588317871094, 0.17239244079589844, 0.1710223388671875, 0.1708574676513672, 0.1718804473876953, 0.1713950653076172, 0.17095167541503906, 0.17112371826171874, 0.1712506866455078, 0.1721016387939453, 0.17104486083984374, 0.1709537353515625, 0.1717821502685547, 0.17122303771972655, 0.17108172607421876, 0.17110118103027344, 0.17127731323242187, 0.17110220336914062, 0.17112474060058594, 2.82541259765625, 0.17018060302734375, 0.17058303833007812, 0.17110528564453126, 0.17077862548828124, 0.17089433288574218, 0.1712138214111328, 0.17076838684082032, 0.17088307189941407, 0.1711155242919922, 0.1972111358642578, 0.1711523895263672, 0.1709168701171875, 0.17119129943847655, 0.1707939910888672, 0.18153369140625, 0.170893310546875, 0.17091789245605468, 0.1709475860595703, 0.1708042297363281, 0.1706997833251953, 0.17079808044433595, 0.17141043090820313, 0.17182106018066406, 0.17151487731933593, 0.17097625732421876, 0.17076736450195312, 0.17228799438476564, 0.170745849609375, 0.1704591369628906, 0.17075814819335938, 0.17054208374023438, 0.17089945983886717, 0.17086259460449219, 0.1709434814453125, 0.17113395690917968, 0.17088819885253906, 0.17094451904296876, 0.1708380126953125, 0.17063833618164062, 0.1707632598876953, 0.1709926452636719, 0.17086668395996094, 0.1710346221923828, 0.17110220336914062, 0.1712762908935547, 0.1712568359375, 0.17384243774414063, 0.17128550720214844, 0.17113702392578126, 0.17093939208984374, 0.17112165832519532, 0.17101312255859374, 0.17122610473632813, 0.17101414489746095, 0.1710663604736328, 0.17148211669921876, 0.17332736206054689, 0.17154559326171875, 0.1711257629394531, 0.17129574584960938, 0.17131520080566406, 0.17152716064453125, 2.8219658203125, 0.17008026123046874, 0.17064242553710937, 0.17046630859375, 0.17044685363769532, 0.1711257629394531, 0.17094245910644532, 0.17132135009765626, 0.17176780700683594, 0.17180058288574218, 0.1729925079345703, 0.17090765380859374, 0.17074688720703124, 0.17048165893554687, 0.1706229705810547, 0.1706475524902344, 0.1706956787109375, 0.170708984375, 0.17065574645996093, 0.17068748474121093, 0.17039564514160158, 0.17026150512695312, 0.17089637756347656, 0.17053900146484374, 0.1706649627685547, 0.17137767028808593, 0.17148416137695313, 0.17108274841308593, 0.17072537231445312, 0.17353421020507812, 0.17095269775390626, 0.17068748474121093, 0.17055538940429688, 0.17070285034179689, 0.17054925537109375, 0.1710028839111328, 0.17094554138183593, 0.17116262817382813, 0.17067109680175782, 0.17053388977050782, 0.17076634216308595, 0.17203199768066407, 0.17117388916015625, 0.1709660186767578, 0.17111654663085937, 0.1711523895263672, 0.17112474060058594, 0.17094963073730468, 0.17111859130859375, 0.17125888061523437, 0.1710172119140625, 0.1710735321044922, 0.17097523498535155, 0.17107046508789062, 0.17081446838378905, 0.17108274841308593, 0.17124966430664063, 0.17123532104492187, 0.1713766326904297, 0.1710847930908203, 0.17117184448242187, 0.17122816467285157, 0.17100083923339843, 2.82172412109375, 0.170745849609375, 0.17090867614746094, 0.17091891479492188, 0.17068441772460938, 0.17081344604492188, 0.17066905212402345, 0.17049087524414064, 0.17058303833007812, 0.17075917053222656, 0.17061170959472657, 0.17102951049804688, 0.17090457153320313, 0.17094554138183593, 0.17088307189941407, 0.17033319091796875, 0.17061888122558594, 0.17073971557617187, 0.1709168701171875, 0.17124761962890625, 0.17086770629882814, 0.17061068725585937, 0.17123123168945312, 0.17102745056152344, 0.17098136901855468, 0.17091993713378906, 0.17082470703125, 0.1709311981201172, 0.1704847412109375, 0.17056358337402344, 0.17082266235351562, 0.17097523498535155, 0.1711953887939453, 0.17126605224609376, 0.17092710876464845, 0.17082879638671875, 0.19505868530273437, 0.18035507202148438, 0.1710561218261719, 0.17082470703125, 0.17077452087402345, 0.17087898254394532, 0.1713868865966797, 0.1709055938720703, 0.1710182342529297, 0.17164390563964843, 0.17221939086914062, 0.17106842041015624, 0.17110322570800782, 0.17085952758789064, 0.1710243835449219, 0.17114317321777345, 0.171109375, 0.17107763671875, 0.17131520080566406, 0.17119847106933594, 0.17101107788085937, 0.1710592041015625, 0.1710530548095703, 0.17090048217773438, 0.17095986938476562, 0.1710960693359375, 0.17132135009765626, 2.81871875, 0.1706967010498047, 0.17068646240234375, 0.1708369903564453, 0.17069874572753907, 0.17061477661132812, 0.17067213439941406, 0.17071002197265625, 0.17067520141601564, 0.1707130889892578, 0.17089945983886717, 0.1707315216064453, 0.17051954650878906, 0.17088409423828124, 0.1706516418457031, 0.1707509765625, 0.1706455078125, 0.17054310607910156, 0.1708574676513672, 0.17082470703125, 0.17085031127929687, 0.17094554138183593, 0.17073049926757813, 0.17069772338867187, 0.17067417907714844, 0.17122610473632813, 0.17079295349121093, 0.17095167541503906, 0.17104281616210937, 0.17093324279785158, 0.17056051635742187, 0.17045401000976562, 0.17054412841796876, 0.170745849609375, 0.17065370178222655, 0.17069056701660157, 0.17082777404785157, 0.17108274841308593, 0.17099058532714845, 0.17077964782714844, 0.17065472412109375, 0.17059635925292968, 0.17070693969726564, 0.1710213165283203, 0.17092198181152343, 0.1710847930908203, 0.17124659729003905, 0.17086976623535155, 0.17085952758789064, 0.17093324279785158, 0.17063731384277345, 0.17094656372070313, 0.17096908569335936, 0.17095884704589845, 0.17100186157226563, 0.17268325805664062, 0.17153741455078125, 0.17118106079101564, 0.17121484375, 0.17125375366210938, 0.1713315887451172, 0.1713623046875, 0.17117184448242187, 2.82052197265625, 0.17044685363769532, 0.17077452087402345, 0.17063320922851563, 0.17058303833007812, 0.17058918762207032, 0.17084416198730468, 0.17066188049316405, 0.17059635925292968, 0.17078988647460938, 0.17089535522460939, 0.17057586669921876, 0.17048985290527344, 0.17061273193359375, 0.17074482727050783, 0.17078886413574218, 0.17122303771972655, 0.17095782470703125, 0.1711278076171875, 0.17095269775390626, 0.1707274169921875, 0.17076121520996093, 0.170503173828125, 0.17066291809082032, 0.17050726318359374, 0.17064857482910156, 0.170787841796875, 0.1708380126953125, 0.17117286682128907, 0.1708922882080078, 0.17091583251953124, 0.17091891479492188, 0.17068850708007813, 0.17060044860839843, 0.17070387268066406, 0.1708810272216797, 0.17070489501953126, 0.1708687286376953, 0.1707509765625, 0.17055130004882812, 0.17077452087402345, 0.17078477478027343, 0.17104588317871094, 0.17073049926757813, 0.17059840393066406, 0.17068646240234375, 0.1708574676513672, 0.1708021697998047, 0.17089741516113283, 0.1710766143798828, 0.1711472625732422, 0.17102745056152344, 0.17093324279785158, 0.17247027587890626, 0.17140634155273438, 0.17099366760253906, 0.17106842041015624, 0.17111756896972657, 0.17134591674804686, 0.17108172607421876, 0.17140736389160155, 0.1712384033203125, 0.17108787536621095]",tokens/s,4.78014925920204,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-7b,stabilityai/stablelm-base-alpha-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-2.7B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1320.620032,3512.7296,2585.788416,2053.111808,1986.215936,s,10,1.239974838256836,0.12399748382568361,0.005448089151923948,0.12209147262573242,0.12452755661010742,0.13242524681091306,0.13874339897155763,"[0.14032293701171875, 0.122000732421875, 0.12211174774169922, 0.12221900939941406, 0.12201052856445313, 0.12198441314697266, 0.12277251434326172, 0.12191881561279297, 0.12207119750976562, 0.12256294250488281]",tokens/s,2064.5580224828295,kWh,4.0124900639057156e-06,6.631069145367583e-06,9.011173875705936e-06,1.965473308497923e-05,tokens/kWh,13024852.53262703,MB,1322.016768,3512.7296,2585.788416,2053.111808,1986.218496,s,10,34.5649013671875,3.45649013671875,0.06402823305001266,3.4352857666015626,3.508357568359375,3.56637373046875,3.61278666015625,"[3.437779052734375, 3.407799560546875, 3.40794482421875, 3.40528173828125, 3.40808203125, 3.463806884765625, 3.624389892578125, 3.43279248046875, 3.495465087890625, 3.481559814453125]",tokens/s,18.22658173698883,kWh,0.00010858425125479699,0.00018102055037678313,0.00011292034033090203,0.0004025251419624821,tokens/kWh,156511.9626884623,,s,629,35.60804556655887,0.05661056528864679,0.014649576127037843,0.05429555130004883,0.05652316284179688,0.05789941864013672,0.17631342834472657,"[0.05532467269897461, 0.0562872314453125, 0.05668864059448242, 0.0563240966796875, 0.05686067199707031, 0.055947265625, 0.05522739028930664, 0.056005630493164066, 0.0553256950378418, 0.054563838958740236, 0.05446246337890625, 0.053889022827148435, 0.054177791595458984, 0.053938175201416014, 0.054182910919189455, 0.054177791595458984, 0.05432729721069336, 0.054414337158203124, 0.054588417053222656, 0.05437235260009766, 0.05440204620361328, 0.05450649642944336, 0.054455295562744144, 0.054507518768310545, 0.0545873908996582, 0.054575103759765625, 0.05475328063964844, 0.05458124923706055, 0.05449932861328125, 0.0545054702758789, 0.05450137710571289, 0.05450956726074219, 0.05401599884033203, 0.05362483215332031, 0.05394944000244141, 0.0544266242980957, 0.05559910583496094, 0.05382451248168945, 0.05376409530639648, 0.053482494354248046, 0.0540846061706543, 0.053628929138183595, 0.05369139099121094, 0.0536995849609375, 0.054316032409667966, 0.05385728073120117, 0.05368627166748047, 0.05417881774902344, 0.05533388900756836, 0.05404774475097656, 0.05454336166381836, 0.054199295043945314, 0.054763519287109375, 0.05480550384521484, 0.05431193542480469, 0.05387161636352539, 0.05418905639648437, 0.05394841766357422, 0.05424435043334961, 0.05418803024291992, 0.05449625778198242, 0.05473689651489258, 0.17701580810546874, 0.05460684967041016, 0.054624256134033204, 0.054452224731445314, 0.05467340850830078, 0.053746688842773435, 0.053820415496826174, 0.05420544052124023, 0.05446553421020508, 0.05442559814453125, 0.0545976333618164, 0.053784576416015625, 0.053720062255859374, 0.05381324768066406, 0.05379276657104492, 0.054591487884521485, 0.054814720153808595, 0.05472665786743164, 0.05439487838745117, 0.05396684646606445, 0.054109184265136716, 0.054046718597412106, 0.0539422721862793, 0.0539576301574707, 0.053349376678466794, 0.05394124984741211, 0.05305036926269531, 0.05324800109863281, 0.05322547149658203, 0.0535623664855957, 0.05347840118408203, 0.053991424560546876, 0.05420441436767578, 0.05403750228881836, 0.053926910400390625, 0.053940223693847655, 0.054007808685302736, 0.054060031890869144, 0.0541921272277832, 0.05392588806152344, 0.05371187210083008, 0.05420441436767578, 0.05406515121459961, 0.054207489013671874, 0.054247425079345706, 0.05419417572021484, 0.054371326446533204, 0.05422182464599609, 0.0542371826171875, 0.05435801696777344, 0.055021568298339846, 0.05426995086669922, 0.054193153381347656, 0.05408870315551758, 0.053943294525146485, 0.053351425170898435, 0.05379891204833984, 0.05394944000244141, 0.05403852844238281, 0.05405388641357422, 0.05422079849243164, 0.05430579376220703, 0.054340606689453126, 0.17694105529785156, 0.05447987365722656, 0.054333438873291014, 0.054504447937011716, 0.05355212783813477, 0.05366067123413086, 0.053694465637207034, 0.054354942321777344, 0.054207489013671874, 0.05429964828491211, 0.054133758544921876, 0.05414604949951172, 0.05425766372680664, 0.05436006546020508, 0.054177791595458984, 0.05440409469604492, 0.05403955078125, 0.05439385604858398, 0.053991424560546876, 0.05417574310302734, 0.05408665466308594, 0.054215679168701174, 0.05420441436767578, 0.054758399963378904, 0.053951488494873044, 0.05442150497436524, 0.053174270629882815, 0.0540211181640625, 0.05349068832397461, 0.053751808166503906, 0.05364019012451172, 0.054022144317626954, 0.05342822265625, 0.05342924880981445, 0.053379070281982424, 0.05392998504638672, 0.054381568908691405, 0.05390335845947265, 0.0538152961730957, 0.053884929656982425, 0.05372927856445313, 0.05391257476806641, 0.054035457611083984, 0.05405593490600586, 0.054100990295410156, 0.05395455932617187, 0.05398323059082031, 0.0546058235168457, 0.054317054748535154, 0.05386137771606445, 0.0540948486328125, 0.053776382446289066, 0.05531955337524414, 0.05427097702026367, 0.053795841217041014, 0.054002689361572265, 0.05379891204833984, 0.054228992462158204, 0.053981182098388675, 0.05411532974243164, 0.054212608337402345, 0.05478400039672852, 0.05511065673828125, 0.17735987854003907, 0.054653953552246094, 0.05451366424560547, 0.05442764663696289, 0.05413580703735352, 0.05407436752319336, 0.054182910919189455, 0.054109184265136716, 0.05400371170043945, 0.05413273620605469, 0.05404467010498047, 0.05416243362426758, 0.054147071838378906, 0.05426892852783203, 0.05408870315551758, 0.054089729309082034, 0.05350707244873047, 0.05383168029785156, 0.053819393157958986, 0.05450342559814453, 0.053868545532226565, 0.05448089599609375, 0.054422527313232424, 0.0545167350769043, 0.054112255096435545, 0.053664768218994144, 0.05370163345336914, 0.053663745880126956, 0.054340606689453126, 0.054145023345947264, 0.05418700790405274, 0.054401023864746094, 0.05410713577270508, 0.05389311981201172, 0.05408870315551758, 0.05415321731567383, 0.05429145431518555, 0.05436928176879883, 0.05497446441650391, 0.05432115173339844, 0.05445017623901367, 0.054263809204101565, 0.053375999450683595, 0.0537262077331543, 0.05464473724365235, 0.05372723388671875, 0.05377433776855469, 0.05364326477050781, 0.0537077751159668, 0.05412249755859375, 0.05359001541137695, 0.05382656097412109, 0.05353574371337891, 0.05395865631103516, 0.053582847595214846, 0.053868545532226565, 0.05356748962402344, 0.05389004898071289, 0.05357567977905273, 0.05375692749023438, 0.053978111267089846, 0.05368832015991211, 0.05356748962402344, 0.17597132873535157, 0.053582847595214846, 0.05333401489257812, 0.05348147201538086, 0.0538787841796875, 0.05444403076171875, 0.053493759155273435, 0.05446041488647461, 0.0544450569152832, 0.054335487365722655, 0.05424025726318359, 0.05471539306640625, 0.05470412826538086, 0.05400883102416992, 0.05377024078369141, 0.05377024078369141, 0.053526527404785154, 0.05384499359130859, 0.053498878479003906, 0.0537262077331543, 0.05358182525634766, 0.05356851196289063, 0.05282304000854492, 0.053049343109130856, 0.055021568298339846, 0.05608448028564453, 0.05592268753051758, 0.056210430145263675, 0.05494476699829102, 0.05310976028442383, 0.053812225341796874, 0.05382451248168945, 0.0535470085144043, 0.053663745880126956, 0.05342924880981445, 0.053894142150878906, 0.053940223693847655, 0.05406105422973633, 0.05408153533935547, 0.05497241592407227, 0.05369139099121094, 0.054376449584960934, 0.054280193328857425, 0.054095870971679685, 0.05392486572265625, 0.05426688003540039, 0.0540846061706543, 0.05437747192382812, 0.054389759063720705, 0.05403443145751953, 0.05403750228881836, 0.05423001480102539, 0.054166526794433595, 0.0542105598449707, 0.05398323059082031, 0.05448294448852539, 0.054076416015625, 0.054158336639404295, 0.054035457611083984, 0.05402521514892578, 0.05395558547973633, 0.054313983917236325, 0.05415116882324219, 0.17640345764160156, 0.053976062774658204, 0.054002689361572265, 0.05422387313842773, 0.0539791374206543, 0.05420441436767578, 0.05403238296508789, 0.054176769256591796, 0.053897216796875, 0.05432115173339844, 0.054251518249511715, 0.05446451187133789, 0.05425049591064453, 0.05439590454101562, 0.054329345703125, 0.05429350280761719, 0.054346752166748044, 0.054449153900146485, 0.05414297485351562, 0.053765121459960936, 0.05417574310302734, 0.054296577453613284, 0.054596607208251956, 0.05446758270263672, 0.054356990814208986, 0.05419417572021484, 0.054245376586914064, 0.05380915069580078, 0.05366886520385742, 0.05397708892822266, 0.05428531265258789, 0.054452224731445314, 0.05433446502685547, 0.05438259124755859, 0.05426688003540039, 0.05444403076171875, 0.05430988693237305, 0.05450649642944336, 0.05467136001586914, 0.05439487838745117, 0.054215679168701174, 0.05374156951904297, 0.05427814483642578, 0.054356990814208986, 0.05422079849243164, 0.055169025421142576, 0.05375385665893555, 0.054437889099121096, 0.05426892852783203, 0.05422284698486328, 0.0541214714050293, 0.05421158218383789, 0.054251518249511715, 0.05347532653808594, 0.05363302230834961, 0.05399552154541016, 0.06440038299560547, 0.05528575897216797, 0.06857523345947265, 0.06265139389038087, 0.0597022705078125, 0.060009471893310545, 0.056941566467285154, 0.179061767578125, 0.05503180694580078, 0.05494988632202148, 0.055024639129638675, 0.054970367431640625, 0.05529702377319336, 0.05785702514648437, 0.064395263671875, 0.06183628845214844, 0.059853824615478515, 0.06961766052246093, 0.06579814147949219, 0.06155673599243164, 0.06625279998779297, 0.06925107574462891, 0.05792768096923828, 0.05762047958374023, 0.056687614440917966, 0.05586227035522461, 0.058714111328125, 0.059491329193115235, 0.05985279846191406, 0.05847859191894531, 0.0592803840637207, 0.05579264068603516, 0.05654118347167969, 0.056414207458496096, 0.05628313446044922, 0.05667020797729492, 0.05707263946533203, 0.05647974395751953, 0.05669375991821289, 0.05650431823730469, 0.05665689468383789, 0.0576808967590332, 0.05973196792602539, 0.0560076789855957, 0.056659969329833984, 0.05656063842773437, 0.056828929901123044, 0.05551923370361328, 0.05693439865112305, 0.05576806259155274, 0.056855552673339846, 0.0555601921081543, 0.055853057861328125, 0.05657907104492187, 0.05688217544555664, 0.05663948822021484, 0.05626265716552734, 0.05601279830932617, 0.055512065887451174, 0.05550899124145508, 0.05490790557861328, 0.05549260711669922, 0.05567692947387695, 0.054708225250244144, 0.05616128158569336, 0.055965694427490234, 0.056011775970458984, 0.05648588943481445, 0.05514956665039063, 0.0536627197265625, 0.17608192443847656, 0.05359001541137695, 0.05399859237670898, 0.053612545013427736, 0.054785022735595705, 0.05438566589355469, 0.05427711868286133, 0.05378355026245117, 0.05464678573608398, 0.055206912994384766, 0.05392486572265625, 0.053425151824951174, 0.05356851196289063, 0.053443584442138675, 0.05415423965454102, 0.054010879516601565, 0.05471641540527344, 0.05430681610107422, 0.05396889495849609, 0.05453516769409179, 0.0546611213684082, 0.054657024383544923, 0.054621185302734375, 0.05473382568359375, 0.05459558486938477, 0.05440409469604492, 0.05399961471557617, 0.054771713256835934, 0.0540211181640625, 0.05441024017333984, 0.05442559814453125, 0.054263809204101565, 0.05398015975952149, 0.0541736946105957, 0.05402009582519531, 0.054117374420166016, 0.05405593490600586, 0.054319103240966796, 0.05376716613769531, 0.053644287109375, 0.05379276657104492, 0.05406719970703125, 0.05380198287963867, 0.053894142150878906, 0.05388288116455078, 0.05384499359130859, 0.053823486328125, 0.05403852844238281, 0.05392895889282227, 0.05548748779296875, 0.05444812774658203, 0.05375078582763672, 0.0541317138671875, 0.05429555130004883, 0.05426278305053711, 0.05479423904418945, 0.054566913604736325, 0.054691841125488284, 0.07286374664306641, 0.0539156494140625, 0.05406412887573242, 0.05420441436767578, 0.054130687713623046, 0.17678335571289064, 0.05396275329589844, 0.053975040435791016, 0.054046718597412106, 0.05388390350341797, 0.05398425674438476, 0.05419007873535156, 0.054106113433837894, 0.05403955078125, 0.06566502380371093, 0.06626611328125, 0.05407436752319336, 0.054588417053222656, 0.05464166259765625, 0.054368255615234375, 0.05456588745117188, 0.054583297729492185, 0.05494169616699219, 0.0545054702758789, 0.05452288055419922, 0.05458124923706055, 0.05415219116210938, 0.05367193603515625, 0.05390848159790039, 0.053921791076660154, 0.054588417053222656, 0.053884929656982425, 0.05534822463989258, 0.05645721435546875, 0.05636198425292969, 0.05659545516967773, 0.05670707321166992, 0.05642752075195313, 0.05615820693969727, 0.056019966125488284, 0.05650739288330078, 0.05576704025268555, 0.05618483352661133, 0.05601587295532227, 0.0564398078918457, 0.05621452713012695, 0.05617868804931641, 0.0557946891784668, 0.05647872161865235, 0.05639987182617188, 0.05586841583251953, 0.05643571090698242, 0.05628211212158203, 0.056226814270019534, 0.05634969711303711, 0.0563240966796875, 0.0563240966796875, 0.05659648132324219, 0.054657024383544923, 0.05448704147338867, 0.054384639739990234, 0.054296577453613284, 0.05450649642944336, 0.054403072357177736, 0.05454438400268555, 0.05442559814453125, 0.054491134643554685, 0.05450342559814453, 0.17787904357910156, 0.0547512321472168, 0.05462323379516602, 0.05414604949951172, 0.054148094177246094, 0.055103488922119144, 0.05424332809448242, 0.054166526794433595, 0.05441535949707031, 0.05452799987792969, 0.05448089599609375, 0.05422694396972656, 0.05488127899169922, 0.05469900894165039, 0.054356990814208986, 0.054757377624511716, 0.05482495880126953, 0.05472153472900391, 0.05461196899414063, 0.054231040954589846, 0.05417267227172851, 0.054214656829833986, 0.05418598556518555, 0.05409996795654297, 0.05390028762817383, 0.05376716613769531, 0.05409177780151367, 0.0539576301574707, 0.05377228927612305, 0.05396480178833008, 0.05400883102416992, 0.05640192031860351, 0.05663948822021484, 0.05662822341918945, 0.05611212921142578, 0.05578342437744141, 0.05568819046020508, 0.05651865768432617, 0.056253440856933595, 0.055398399353027344, 0.05531340789794922, 0.055550975799560545, 0.05584691238403321, 0.056714241027832034, 0.056602622985839846, 0.05552537536621094, 0.055580673217773435, 0.055495681762695315, 0.05586329650878906, 0.056548351287841796, 0.05579264068603516, 0.055967742919921876, 0.05643571090698242, 0.05671219253540039, 0.05664255905151367, 0.056562686920166014, 0.05647872161865235, 0.056339454650878903, 0.056210430145263675, 0.05571072006225586, 0.05599129486083984, 0.05650636672973633, 0.05639475250244141]",tokens/s,17.66454715477906,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-7b,tiiuae/falcon-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-7b-hf,meta-llama/Llama-2-7b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-rw-1b,tiiuae/falcon-rw-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-4B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2281.762816,5995.692032,5068.816384,4536.139776,4256.515072,s,10,1.4249774322509767,0.14249774322509767,0.00029163439419965564,0.14242871856689454,0.14265595703124997,0.14298621978759765,0.14325042999267576,"[0.1433164825439453, 0.14236793518066407, 0.14241795349121095, 0.1425160369873047, 0.14248908996582033, 0.14232560729980467, 0.14221443176269533, 0.14230784606933594, 0.14243948364257814, 0.14258256530761718]",tokens/s,1796.5196795826275,kWh,4.7487976835734815e-06,7.893903545293749e-06,1.0262512355540767e-05,2.2905213584407998e-05,tokens/kWh,11176494.777340297,MB,2282.348544,5995.692032,5068.816384,4536.139776,4291.292672,s,10,48.18140625,4.818140625,0.03829798174799324,4.807646972656251,4.861715283203125,4.877095922851562,4.889400434570312,"[4.7937001953125, 4.78918798828125, 4.8397236328125, 4.81768505859375, 4.7821416015625, 4.84759912109375, 4.76298583984375, 4.79760888671875, 4.8924765625, 4.85829736328125]",tokens/s,13.075583488184304,kWh,0.00015153652626409458,0.00025330476582944715,0.00014735530818132982,0.0005521966002748715,tokens/kWh,114089.80056856555,,s,629,49.381728240966844,0.07850831198881843,0.017074195708581662,0.07597158050537109,0.07814061889648438,0.07872716674804688,0.21864062561035155,"[0.0808622055053711, 0.0787589111328125, 0.0762449951171875, 0.07627468872070313, 0.07673548889160156, 0.07569715118408203, 0.07600332641601562, 0.07546470642089843, 0.07565516662597656, 0.07581491088867187, 0.07587737274169921, 0.07588761901855469, 0.07561727905273438, 0.07567871856689454, 0.0764037094116211, 0.07575654602050781, 0.07628185272216798, 0.07622962951660156, 0.07544525146484375, 0.07531929779052735, 0.0757913589477539, 0.0754554901123047, 0.07508889770507812, 0.07498649597167968, 0.07531008148193359, 0.07558963012695312, 0.07565004730224609, 0.07578726196289062, 0.07596749114990234, 0.07605862426757813, 0.07659827423095703, 0.0760995864868164, 0.0760791015625, 0.07620095825195312, 0.07614975738525391, 0.07553536224365234, 0.07763660430908204, 0.07585997009277344, 0.07574835205078125, 0.07580876922607421, 0.07612313842773437, 0.07581696319580078, 0.07613849639892578, 0.07600128173828125, 0.07588761901855469, 0.07595212554931641, 0.07585485076904297, 0.0758661117553711, 0.07580876922607421, 0.07600332641601562, 0.07597875213623047, 0.07574323272705077, 0.07578726196289062, 0.07598387145996094, 0.07611186981201172, 0.07589990234375, 0.07565516662597656, 0.0756490249633789, 0.07558860778808593, 0.07543807983398437, 0.07576473236083985, 0.07558451080322266, 0.21868850708007812, 0.0759019546508789, 0.07558041381835938, 0.07549337768554687, 0.07549235534667968, 0.07608934020996094, 0.07572787475585938, 0.07578009796142578, 0.07566130828857422, 0.075831298828125, 0.07580876922607421, 0.07592243194580078, 0.07579955291748047, 0.07762124633789062, 0.07655731201171875, 0.07619993591308594, 0.0759183349609375, 0.07582105255126953, 0.07553228759765625, 0.0759552001953125, 0.07559270477294922, 0.07612723541259765, 0.07589990234375, 0.07622860717773437, 0.07594598388671875, 0.07633100891113281, 0.07607603454589844, 0.0758835220336914, 0.07580364990234376, 0.07600332641601562, 0.07572172546386718, 0.07639347076416016, 0.07688909149169922, 0.07625215911865234, 0.07593881225585937, 0.07583948516845704, 0.07552102661132812, 0.07575654602050781, 0.07567257690429688, 0.07580569458007813, 0.07584358215332031, 0.07599718475341796, 0.07579955291748047, 0.07583334350585938, 0.07554354858398438, 0.0757084197998047, 0.07577088165283204, 0.07583744049072266, 0.07595929718017579, 0.07827558135986327, 0.07648563385009766, 0.07619276428222656, 0.07609651184082031, 0.07618867492675781, 0.07649382019042969, 0.07616000366210937, 0.07615897369384765, 0.07637913513183593, 0.07680204772949219, 0.07602175903320313, 0.07556403350830078, 0.07583948516845704, 0.07558246612548829, 0.2189045715332031, 0.07576678466796875, 0.07543603515625, 0.075936767578125, 0.07561933135986328, 0.07547698974609375, 0.07540531158447265, 0.07530290985107421, 0.07553024291992187, 0.07566745758056641, 0.07571148681640626, 0.07562751770019531, 0.07537254333496093, 0.07551897430419922, 0.07556607818603515, 0.0754677734375, 0.07558860778808593, 0.0757391357421875, 0.07579647827148438, 0.07699967956542969, 0.0793016357421875, 0.07681536102294922, 0.07623577880859375, 0.0765849609375, 0.07604940795898438, 0.07612723541259765, 0.075757568359375, 0.07587840270996093, 0.07525273895263672, 0.07559270477294922, 0.0753438720703125, 0.07575244903564453, 0.07615078735351563, 0.0765511703491211, 0.07569407653808594, 0.07543193817138671, 0.07535616302490235, 0.07538585662841797, 0.07568486022949218, 0.07587532806396484, 0.07565824127197265, 0.07583232116699219, 0.07563263702392578, 0.07591117095947265, 0.0759152603149414, 0.07631667327880859, 0.07650816345214843, 0.0765296630859375, 0.07575244903564453, 0.07561420440673829, 0.07550873565673828, 0.07560294342041016, 0.0756336669921875, 0.07606784057617187, 0.07665561676025391, 0.08311808013916015, 0.0908584976196289, 0.09087590026855469, 0.08932556915283203, 0.07829503631591797, 0.07743283081054687, 0.07898214721679687, 0.07687372589111328, 0.2211031036376953, 0.0789217300415039, 0.07825100708007812, 0.07803801727294922, 0.07792845153808593, 0.07860530853271484, 0.0786872329711914, 0.07840972900390625, 0.0780543975830078, 0.07839129638671875, 0.07754342651367188, 0.07813426971435547, 0.077876220703125, 0.07765606689453125, 0.07618867492675781, 0.07592960357666016, 0.07640576171875, 0.07623474884033203, 0.07634226989746094, 0.07596134185791016, 0.07508992004394531, 0.07558656311035156, 0.07614054107666016, 0.07589888000488282, 0.075504638671875, 0.07543398284912109, 0.0754698257446289, 0.07609446716308593, 0.07591629028320312, 0.07601254272460937, 0.07548722839355469, 0.07601663970947266, 0.07623577880859375, 0.07693312072753906, 0.07578828430175781, 0.07566950225830078, 0.07548108673095703, 0.07581491088867187, 0.07559986877441406, 0.07575347137451172, 0.07562854766845703, 0.07533670043945312, 0.07555583953857421, 0.07569920349121094, 0.0754544677734375, 0.07611084747314453, 0.07668019104003906, 0.07658598327636719, 0.07601561737060547, 0.07610880279541016, 0.0755937271118164, 0.0757913589477539, 0.07556095886230468, 0.07603302764892578, 0.07623168182373047, 0.07570329284667969, 0.07608319854736328, 0.07789875030517578, 0.07650918579101562, 0.0770508804321289, 0.07603404998779296, 0.07598387145996094, 0.07600025939941406, 0.21928857421875, 0.07589273834228516, 0.07589785766601563, 0.0765818862915039, 0.07632179260253906, 0.07605248260498047, 0.07568691253662109, 0.07582720184326172, 0.07575347137451172, 0.07558041381835938, 0.07545037078857422, 0.07550157165527344, 0.07527731323242187, 0.075430908203125, 0.07542476654052735, 0.07562854766845703, 0.0756828155517578, 0.07596851348876953, 0.07564185333251953, 0.07572889709472656, 0.07555788421630859, 0.07577088165283204, 0.07578009796142578, 0.07763251495361329, 0.07689318084716797, 0.07612825775146484, 0.07598182678222656, 0.07612108612060547, 0.07593369293212891, 0.07608422088623047, 0.07615078735351563, 0.07648255920410156, 0.07606681823730468, 0.07585279846191406, 0.07550054168701172, 0.07551487731933594, 0.07546572875976562, 0.07566130828857422, 0.07592652893066407, 0.0756490249633789, 0.07536537933349609, 0.07549849700927734, 0.0754176025390625, 0.07565618896484375, 0.07536946868896484, 0.07558963012695312, 0.07592857360839844, 0.07696896362304688, 0.07599922943115234, 0.076010498046875, 0.07576473236083985, 0.07569510650634766, 0.07554150390625, 0.07552614593505859, 0.07554150390625, 0.07590605163574218, 0.07715020751953125, 0.0771430435180664, 0.07602790069580079, 0.07602790069580079, 0.07587942504882812, 0.07609139251708984, 0.07581183624267578, 0.219072509765625, 0.07588556671142578, 0.07568179321289062, 0.07613849639892578, 0.07632998657226563, 0.07736524963378906, 0.07736319732666015, 0.07753523254394531, 0.0773232650756836, 0.07765094757080078, 0.07793561553955078, 0.0780052490234375, 0.07794790649414063, 0.07763558197021485, 0.07777689361572265, 0.07709490966796875, 0.07759667205810547, 0.07772672271728516, 0.07830323028564454, 0.07792127990722657, 0.07783014678955077, 0.07819468688964844, 0.07845069122314453, 0.07860428619384766, 0.07846502685546874, 0.0787435531616211, 0.078166015625, 0.07878041839599609, 0.07853874969482422, 0.07837184143066406, 0.07766015625, 0.07880806732177735, 0.07881011199951173, 0.07840665435791015, 0.07855206298828125, 0.07834828948974609, 0.07784754943847656, 0.07658700561523438, 0.0765327377319336, 0.07594496154785156, 0.07615180969238282, 0.07582003021240234, 0.07534899139404297, 0.07560806274414063, 0.07625011444091796, 0.07573299407958985, 0.07531724548339844, 0.07514931488037109, 0.07502336120605468, 0.07581388854980468, 0.07614054107666016, 0.07639756774902344, 0.07602995300292968, 0.07540121459960937, 0.07523430633544922, 0.07536128234863282, 0.07523123168945313, 0.07532032012939453, 0.07562239837646484, 0.07540735626220703, 0.07519538879394531, 0.07687577819824219, 0.07531520080566406, 0.2185175018310547, 0.0757176284790039, 0.07541043090820312, 0.07582822418212891, 0.0755937271118164, 0.07597158050537109, 0.07585689544677734, 0.075720703125, 0.07531622314453125, 0.07568486022949218, 0.07553433227539062, 0.07544831848144531, 0.0750018539428711, 0.07541248321533203, 0.07534489440917969, 0.075720703125, 0.0748564453125, 0.07486463928222656, 0.07502130889892578, 0.07549030303955079, 0.07504486083984375, 0.07587225341796874, 0.07520972442626953, 0.075615234375, 0.0753039321899414, 0.07530496215820312, 0.07549030303955079, 0.0754677734375, 0.0749844512939453, 0.07533773040771484, 0.07517491149902343, 0.07533773040771484, 0.0777922592163086, 0.07563263702392578, 0.07527423858642578, 0.07560908508300782, 0.07558041381835938, 0.07557017517089844, 0.07567769622802735, 0.07577907562255859, 0.07558041381835938, 0.0759183349609375, 0.0755814437866211, 0.07609651184082031, 0.07510527801513672, 0.07626137542724609, 0.07573401641845703, 0.07549951934814453, 0.07544319915771484, 0.07557324981689453, 0.07580774688720703, 0.07558041381835938, 0.07537664031982422, 0.07547494506835938, 0.07573094177246094, 0.07594188690185547, 0.07596441650390626, 0.0757760009765625, 0.07596953582763671, 0.07648461151123047, 0.07576166534423828, 0.0760627212524414, 0.07541043090820312, 0.21848985290527342, 0.07567462158203125, 0.07573503875732422, 0.07600230407714843, 0.07566028594970703, 0.07556198120117187, 0.07543807983398437, 0.07566745758056641, 0.07583539581298829, 0.0760821762084961, 0.07796121978759765, 0.07607398223876953, 0.0759900131225586, 0.07600332641601562, 0.07606784057617187, 0.07585075378417969, 0.07624396514892579, 0.07635558319091797, 0.07618355560302735, 0.07578623962402344, 0.075430908203125, 0.07563468933105469, 0.07581593322753906, 0.07552102661132812, 0.07605862426757813, 0.07582310485839844, 0.07536844635009765, 0.07542169952392579, 0.07535923004150391, 0.0754176025390625, 0.07540019226074218, 0.07560499572753906, 0.07546470642089843, 0.07691059112548829, 0.07655014038085937, 0.07655731201171875, 0.07733350372314453, 0.07618764495849609, 0.07570738983154297, 0.07600230407714843, 0.07560089874267578, 0.07570944213867188, 0.07546367645263671, 0.07573197174072266, 0.07579750061035156, 0.07585587310791016, 0.07581491088867187, 0.07657472229003906, 0.07652864074707032, 0.07725260925292969, 0.07656038665771485, 0.0777553939819336, 0.07709900665283204, 0.07823872375488282, 0.07748607635498046, 0.07678566741943359, 0.07649485015869141, 0.07623372650146484, 0.0762982406616211, 0.07601459503173828, 0.07671091461181641, 0.07655935668945313, 0.07712665557861328, 0.21933978271484375, 0.07577702331542968, 0.0757053451538086, 0.07558758544921874, 0.07598899078369141, 0.07731814575195313, 0.07668736267089844, 0.07756082916259766, 0.07767552185058593, 0.07692082977294921, 0.07779840087890624, 0.07748607635498046, 0.07799295806884765, 0.07798477172851563, 0.07802470397949218, 0.07806771087646484, 0.07808512115478515, 0.07856025695800781, 0.07848038482666016, 0.07871488189697265, 0.07859814453125, 0.07862477111816406, 0.07855820465087891, 0.07918796539306641, 0.07873126220703125, 0.07850701141357422, 0.07857766723632813, 0.07851929473876954, 0.0783421401977539, 0.07725772857666016, 0.07604633331298828, 0.07653887939453125, 0.07645081329345703, 0.07643033599853516, 0.07607500457763672, 0.07614054107666016, 0.07650099182128907, 0.07582208251953125, 0.07546060943603515, 0.07618252563476563, 0.07695565032958984, 0.07872102355957031, 0.07715532684326172, 0.0769249267578125, 0.07578521728515625, 0.07633100891113281, 0.07601868438720703, 0.07637503814697266, 0.07841792297363281, 0.07748915100097656, 0.07791104125976563, 0.07645491027832031, 0.07604019165039062, 0.07722496032714844, 0.07680716705322266, 0.07652146911621094, 0.07617024230957031, 0.08291020965576172, 0.08817356872558593, 0.080648193359375, 0.08036863708496093, 0.07951769256591797, 0.07969792175292968, 0.2198005828857422, 0.07684300994873047, 0.07635456085205078, 0.0761743392944336, 0.07688294219970702, 0.07656038665771485, 0.07581798553466797, 0.07642829132080078, 0.07663616180419922, 0.07727922821044922, 0.07777177429199218, 0.07662592315673829, 0.07628902435302734, 0.07619481658935547, 0.07616102600097656, 0.07718605041503906, 0.10738790130615235, 0.07786393737792968, 0.07617945861816407, 0.07707955169677734, 0.07733145904541015, 0.07714201354980468, 0.07763558197021485, 0.07669760131835937, 0.0762060775756836, 0.07642316436767578, 0.08896819305419922, 0.07723110198974609, 0.07594802856445312, 0.07589785766601563, 0.07624192047119141, 0.07615897369384765, 0.07575244903564453, 0.07603404998779296, 0.07596953582763671, 0.07704268646240234, 0.07717990112304687, 0.07673343658447265, 0.07575961303710937, 0.0760627212524414, 0.0755599365234375, 0.0757053451538086, 0.07572684478759766, 0.07587532806396484, 0.07568691253662109, 0.07622451019287109, 0.07581593322753906, 0.07591935729980469, 0.07650816345214843, 0.07621324920654297, 0.07554969787597657, 0.07563980865478516, 0.07570022583007813, 0.07582514953613281, 0.0757053451538086, 0.07601356506347656, 0.07578828430175781, 0.07642726135253906, 0.07613030242919921, 0.07727513885498047, 0.07706521606445313, 0.07748095703125, 0.0771809310913086]",tokens/s,12.737504789842193,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm2-20b,internlm/internlm2-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Deci/DeciLM-7B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,f132dd7713c1ce9c9543de7ad48f6168fc856069,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1392.140288,6184.501248,5257.560064,4724.883456,4557.524992,s,10,2.853738677978516,0.28537386779785157,0.0005002874982911856,0.28537290954589845,0.28594789733886716,0.28599029083251953,0.2860242056274414,"[0.2854832458496094, 0.2848631591796875, 0.28457681274414065, 0.2859268493652344, 0.2848455810546875, 0.2852625732421875, 0.28505621337890624, 0.2859384765625, 0.28575308227539065, 0.28603268432617185]",tokens/s,897.0688240499339,kWh,9.505882859230043e-06,1.571356486268878e-05,2.2164486685650283e-05,4.7383934407569105e-05,tokens/kWh,5402675.045892909,MB,1392.140288,6186.532864,5259.657216,4726.980608,4557.527552,s,10,38.97291845703125,3.897291845703125,0.05156405196613564,3.8957406005859374,3.961805029296875,3.98334306640625,4.000573496093749,"[3.957018798828125, 3.91358203125, 4.004881103515625, 3.883352783203125, 3.8560263671875, 3.82948681640625, 3.90743701171875, 3.894538818359375, 3.82965234375, 3.8969423828125]",tokens/s,16.165071155617788,kWh,0.00012373837083578108,0.00020696306199298052,0.00016081604858567624,0.0004915174814144378,tokens/kWh,128174.4849007306,,s,629,41.47688546371464,0.06594099437792464,0.0340630119597994,0.0612147216796875,0.06403748016357422,0.06452346954345703,0.34610830566406253,"[0.06350745773315429, 0.06361600112915039, 0.06087372970581055, 0.06008729553222656, 0.06004633712768555, 0.05990399932861328, 0.06031564712524414, 0.06030438232421875, 0.06043648147583008, 0.0603238410949707, 0.060402687072753904, 0.06053478240966797, 0.061723648071289064, 0.0612147216796875, 0.060175361633300783, 0.06042214584350586, 0.06062387084960937, 0.06090444946289063, 0.060298240661621094, 0.060303359985351565, 0.06033919906616211, 0.06046822357177734, 0.06045286560058594, 0.0605296630859375, 0.060816383361816405, 0.06370304107666015, 0.06356684875488282, 0.06377983856201172, 0.0639662094116211, 0.06428876495361328, 0.06390579223632813, 0.0638842887878418, 0.06431846618652344, 0.06443622589111328, 0.064395263671875, 0.06553292846679687, 0.06513356781005859, 0.06447411346435547, 0.0641239013671875, 0.06465023803710937, 0.064142333984375, 0.0642508773803711, 0.06427545928955078, 0.06431743621826172, 0.06442700958251953, 0.06438706970214844, 0.06407270050048829, 0.06398976135253906, 0.06386483383178711, 0.06402457427978515, 0.0640348129272461, 0.06401331329345702, 0.06370611190795898, 0.06374092864990234, 0.06389657592773437, 0.0636835823059082, 0.06406041717529297, 0.06401331329345702, 0.06398463821411132, 0.06419455718994141, 0.06413619232177735, 0.064395263671875, 0.34640997314453126, 0.06073344039916992, 0.06072627258300781, 0.06020915222167969, 0.06033919906616211, 0.06178611373901367, 0.06043648147583008, 0.060249088287353515, 0.060217342376708984, 0.06020710372924805, 0.05997260665893555, 0.05997875213623047, 0.060219390869140625, 0.06015180969238281, 0.06018764877319336, 0.060486656188964844, 0.06048051071166992, 0.06053376007080078, 0.06026649475097656, 0.0603504638671875, 0.06037299346923828, 0.06046515274047851, 0.060424190521240234, 0.060539905548095706, 0.06046515274047851, 0.06043033599853516, 0.06212710571289062, 0.06320947265625, 0.06282547378540039, 0.06281011199951173, 0.06267289733886719, 0.06273638534545899, 0.06253055953979492, 0.0626872329711914, 0.06271385574340821, 0.06282137680053711, 0.0629043197631836, 0.06303641510009765, 0.06314495849609375, 0.06317977523803711, 0.06296985626220702, 0.06318899154663087, 0.06282035064697265, 0.0627507209777832, 0.06296985626220702, 0.06288998413085937, 0.063246337890625, 0.06436659240722656, 0.06482329559326172, 0.06404402923583985, 0.06371942520141602, 0.06352076721191406, 0.06353612899780274, 0.06334054565429688, 0.06378496170043946, 0.06403584289550782, 0.06400102233886719, 0.06356684875488282, 0.0637050895690918, 0.06369792175292968, 0.06422425842285157, 0.06385254287719727, 0.06340403366088868, 0.3456911315917969, 0.06054092788696289, 0.06065459060668945, 0.06072627258300781, 0.06065663909912109, 0.06139801788330078, 0.06393753433227539, 0.06375219345092774, 0.06450790405273438, 0.06564761352539063, 0.06721228790283203, 0.06910873413085937, 0.06312960052490234, 0.06219468688964844, 0.06248857498168945, 0.0626319351196289, 0.06137139129638672, 0.06348083114624023, 0.06389555358886718, 0.06377779388427735, 0.06387814331054688, 0.06485401916503906, 0.06453043365478515, 0.06410137939453125, 0.0639743995666504, 0.06353817749023437, 0.06303948974609375, 0.0631644172668457, 0.06309683227539062, 0.06320332717895508, 0.06308454513549805, 0.06395699310302734, 0.06344908905029296, 0.06335692977905273, 0.06379929733276367, 0.06571212768554688, 0.06454681396484375, 0.06566194915771484, 0.06432665252685547, 0.06406655883789063, 0.06439936065673828, 0.06395801544189453, 0.06343270492553711, 0.06340198516845703, 0.06396006393432617, 0.06379827117919921, 0.06321868896484376, 0.06359040069580078, 0.06356991958618165, 0.0637757453918457, 0.06376345443725585, 0.06388838577270507, 0.06388940811157226, 0.06363750457763671, 0.063604736328125, 0.06359961700439454, 0.06354739379882812, 0.06330470275878906, 0.06333030319213867, 0.06053478240966797, 0.06549298858642578, 0.06413005065917969, 0.06351052856445312, 0.3464386596679688, 0.06023680114746094, 0.060144641876220706, 0.06020915222167969, 0.060286975860595705, 0.06015488052368164, 0.059993087768554686, 0.06004838562011719, 0.059891712188720705, 0.0605296630859375, 0.06015180969238281, 0.06015385437011719, 0.06019379043579102, 0.0599285774230957, 0.06003302383422852, 0.06010367965698242, 0.06226432037353516, 0.06315929412841798, 0.06334668731689454, 0.06337740707397461, 0.06394367980957032, 0.06364876937866211, 0.06351257705688476, 0.06345727920532226, 0.06355558395385742, 0.06400511932373047, 0.06432972717285156, 0.06451302337646485, 0.0629227523803711, 0.06387097549438477, 0.06115737533569336, 0.060624897003173826, 0.06104064178466797, 0.06281011199951173, 0.06223974227905273, 0.06220800018310547, 0.06351155090332031, 0.06338764953613281, 0.06531584167480468, 0.0621844482421875, 0.0612044792175293, 0.060939262390136716, 0.06108671951293945, 0.06109798431396484, 0.06128844833374023, 0.06150348663330078, 0.06146355056762695, 0.06120243072509766, 0.0608901138305664, 0.06078566360473633, 0.06094540786743164, 0.06091571044921875, 0.061538303375244144, 0.06096281433105469, 0.060865535736083984, 0.0614389762878418, 0.06093107223510742, 0.06221311950683594, 0.06112972640991211, 0.06139084625244141, 0.06083379364013672, 0.06110924911499024, 0.06071705627441406, 0.34596453857421877, 0.06080409622192383, 0.06077439880371094, 0.06034534454345703, 0.06029414367675781, 0.060606464385986325, 0.06042009735107422, 0.06051123046875, 0.0608983039855957, 0.060639232635498044, 0.0609249267578125, 0.060674049377441405, 0.06068735885620117, 0.06062182235717774, 0.06051839828491211, 0.06070374298095703, 0.060706817626953125, 0.06079180908203125, 0.060974079132080077, 0.06085734558105469, 0.060867584228515625, 0.060897281646728516, 0.060832767486572265, 0.06086963272094727, 0.06084710311889648, 0.0610252799987793, 0.06087372970581055, 0.06091059112548828, 0.060900352478027345, 0.0607088623046875, 0.060897281646728516, 0.060843006134033206, 0.060827648162841794, 0.06283776092529297, 0.062202880859375, 0.06236979293823242, 0.06085631942749024, 0.060657665252685546, 0.06082457733154297, 0.061090816497802736, 0.0608983039855957, 0.061107200622558595, 0.06120345687866211, 0.06124851226806641, 0.06143385696411133, 0.060878849029541014, 0.061257728576660155, 0.06123212814331055, 0.060985343933105465, 0.06356582260131836, 0.06275481414794921, 0.06611660766601563, 0.06392319869995117, 0.06465945434570312, 0.06114406585693359, 0.06097715377807617, 0.06091775894165039, 0.06113894271850586, 0.060902400970458986, 0.06095872116088867, 0.060903423309326174, 0.06092800140380859, 0.06091571044921875, 0.34631781005859374, 0.060548095703125, 0.06040063858032227, 0.06120345687866211, 0.06085222244262695, 0.060793857574462894, 0.06072012710571289, 0.06099251174926758, 0.06065151977539063, 0.0608901138305664, 0.06075596618652344, 0.06094540786743164, 0.060865535736083984, 0.060835838317871094, 0.060747776031494144, 0.060835838317871094, 0.06069145584106445, 0.060333057403564455, 0.06030233764648438, 0.060462078094482424, 0.060455936431884766, 0.060543998718261716, 0.060728321075439455, 0.06073446273803711, 0.06061772918701172, 0.060614654541015625, 0.060385280609130856, 0.06071295928955078, 0.06049280166625977, 0.06041907119750976, 0.06044979095458984, 0.060521472930908204, 0.06016614532470703, 0.06038425445556641, 0.06034329605102539, 0.06095052719116211, 0.06070272064208984, 0.06086963272094727, 0.060832767486572265, 0.060895233154296874, 0.06059724807739258, 0.06069452667236328, 0.060647422790527344, 0.060727294921875, 0.06067302322387695, 0.060835838317871094, 0.06082048034667969, 0.06114406585693359, 0.06133657455444336, 0.06094540786743164, 0.06100275039672851, 0.060846080780029295, 0.06100070571899414, 0.061267967224121096, 0.0606300163269043, 0.06161305618286133, 0.06147788619995117, 0.061224960327148435, 0.06224281692504883, 0.061341697692871094, 0.060657665252685546, 0.0607088623046875, 0.06038118362426758, 0.34616421508789064, 0.06072422409057617, 0.06076620864868164, 0.06061977767944336, 0.06049280166625977, 0.061026302337646485, 0.06066995239257812, 0.061312000274658204, 0.061249534606933595, 0.06090137481689453, 0.06118297576904297, 0.0611962890625, 0.06218547058105469, 0.06388735961914062, 0.06431334686279297, 0.0648642578125, 0.0647741470336914, 0.0627957763671875, 0.060872703552246096, 0.060895233154296874, 0.061244415283203124, 0.061416446685791014, 0.06136832046508789, 0.061292545318603515, 0.06138060760498047, 0.06132326507568359, 0.06147174453735352, 0.06116966247558594, 0.06074060821533203, 0.060505088806152345, 0.060560382843017575, 0.06045695877075195, 0.06060134506225586, 0.06063513565063477, 0.060459007263183595, 0.07835648345947266, 0.06043340682983398, 0.06067609786987305, 0.06067302322387695, 0.06069760131835938, 0.061004798889160154, 0.06175027084350586, 0.062129150390625, 0.0626800651550293, 0.06729830169677735, 0.06758502197265626, 0.061254657745361325, 0.061126655578613284, 0.060921855926513675, 0.06091468811035156, 0.06095769500732422, 0.06111948776245117, 0.060921855926513675, 0.06099251174926758, 0.06160076904296875, 0.06177587127685547, 0.061925376892089844, 0.06254694366455078, 0.06304972839355469, 0.06395289611816406, 0.06361702346801758, 0.06359142303466797, 0.06342348861694336, 0.3625850830078125, 0.06364262390136718, 0.0639743995666504, 0.0640030746459961, 0.06243840026855469, 0.060870655059814455, 0.07352012634277344, 0.06211686325073242, 0.0613939208984375, 0.062399486541748046, 0.06293913650512695, 0.06218547058105469, 0.0640153579711914, 0.06327910232543946, 0.061810688018798826, 0.060801025390625, 0.06114713668823242, 0.060793857574462894, 0.0605747184753418, 0.06123212814331055, 0.06123929595947265, 0.0612935676574707, 0.061298686981201174, 0.061300735473632816, 0.06135500717163086, 0.06140108871459961, 0.06137651062011719, 0.06124544143676758, 0.061233150482177735, 0.061159423828125, 0.06135398483276367, 0.06129971313476563, 0.06116864013671875, 0.061284351348876956, 0.06133350372314453, 0.06123519897460938, 0.061317119598388675, 0.06087577438354492, 0.060895233154296874, 0.06121881484985352, 0.06139596939086914, 0.06091263961791992, 0.060900352478027345, 0.06114406585693359, 0.06099148941040039, 0.06074367904663086, 0.061064193725585934, 0.0610252799987793, 0.060593151092529295, 0.06095974349975586, 0.06059622573852539, 0.06077644729614258, 0.060865535736083984, 0.06087475204467773, 0.06074367904663086, 0.06056857681274414, 0.06056447982788086, 0.06059110260009765, 0.0607006721496582, 0.06056447982788086, 0.06149324798583984, 0.06114508819580078, 0.06070374298095703, 0.34697113037109373, 0.06059622573852539, 0.06083379364013672, 0.06149017715454102, 0.06073855972290039, 0.06052044677734375, 0.06034534454345703, 0.06090956878662109, 0.06057779312133789, 0.06054502487182617, 0.060109825134277345, 0.06032998275756836, 0.06036787033081055, 0.060475391387939455, 0.060273662567138675, 0.06090854263305664, 0.060827648162841794, 0.06056959915161133, 0.06035148620605469, 0.06032486343383789, 0.06065049743652344, 0.06082457733154297, 0.060832767486572265, 0.060829696655273435, 0.0607303695678711, 0.0611962890625, 0.0611328010559082, 0.06090444946289063, 0.06149427032470703, 0.061284351348876956, 0.061192192077636716, 0.06081433486938476, 0.06056959915161133, 0.06070579147338867, 0.06051327896118164, 0.060622848510742185, 0.06034124755859375, 0.061221889495849606, 0.06035660934448242, 0.06090137481689453, 0.0605665283203125, 0.06080204772949219, 0.06079180908203125, 0.060609535217285154, 0.060470272064208984, 0.06108671951293945, 0.06068326568603516, 0.06090956878662109, 0.0608798713684082, 0.06107340621948242, 0.06076416015625, 0.06132940673828125, 0.06164070510864258, 0.06098739242553711, 0.06127001571655273, 0.06092595291137695, 0.06078976058959961, 0.06087782287597656, 0.06088806533813477, 0.06074265670776367, 0.06099456024169922, 0.06064332962036133, 0.06053478240966797, 0.347968505859375, 0.061780990600585936, 0.06160179138183594, 0.06155980682373047, 0.06148198318481445, 0.06163046264648438, 0.06165913772583008, 0.06118297576904297, 0.06166732788085937, 0.06166835021972656, 0.061638656616210936, 0.06129459381103516, 0.06159769439697266, 0.061415424346923826, 0.061687808990478515, 0.06174720001220703, 0.061491199493408207, 0.061515777587890626, 0.0614205436706543, 0.061666305541992185, 0.06115430450439453, 0.06153318405151367, 0.06102732849121094, 0.06133248138427734, 0.061736961364746094, 0.06456729888916016, 0.06422937774658204, 0.06407373046875, 0.06184755325317383, 0.06234726333618164, 0.06287667083740234, 0.06344192123413087, 0.06381158447265625, 0.06319718551635742, 0.06308659362792969, 0.061818878173828126, 0.0611860466003418, 0.062045185089111325, 0.06191923141479492, 0.062002174377441405, 0.062189567565917966, 0.06271795272827148, 0.06261350250244141, 0.06222643280029297, 0.06178611373901367, 0.06117375946044922, 0.06107340621948242, 0.061439998626708986, 0.060777473449707034, 0.061195262908935545, 0.06172876739501953, 0.06161920166015625, 0.06159872055053711, 0.061437950134277344, 0.06153113555908203, 0.061464576721191405, 0.06129151916503906, 0.06136217498779297, 0.06145536041259766, 0.061244415283203124, 0.06084710311889648, 0.06159872055053711, 0.06171443176269531]",tokens/s,15.165073099576649,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-3b-4e1t,stabilityai/stablelm-3b-4e1t,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-2.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1254.97344,3370.123264,2443.18208,1910.505472,1840.674816,s,10,1.24752392578125,0.12475239257812501,0.0070452363629638975,0.12210582351684571,0.12734148635864256,0.13651363868713376,0.14385136054992678,"[0.12530323028564452, 0.12210809326171874, 0.1218315200805664, 0.12224937438964843, 0.12205216217041015, 0.12222188568115235, 0.12189266967773438, 0.12207564544677735, 0.12210355377197266, 0.145685791015625]",tokens/s,2052.0648518999938,kWh,3.890976493741259e-06,6.525299052983774e-06,9.302579458023871e-06,1.9718855004748903e-05,tokens/kWh,12982498.220020756,MB,1254.97344,3370.123264,2443.18208,1910.505472,1840.677376,s,10,30.796788085937497,3.0796788085937497,0.011714346886121673,3.080578857421875,3.0946707275390626,3.0965464233398436,3.098046979980469,"[3.089454345703125, 3.080883056640625, 3.080274658203125, 3.06576904296875, 3.080960205078125, 3.09425390625, 3.0723232421875, 3.058515625, 3.075931884765625, 3.098422119140625]",tokens/s,20.456678736821654,kWh,9.604242798170926e-05,0.0001611930493359017,0.0001121317121306607,0.00036936718944827163,tokens/kWh,170561.98222182074,,s,629,31.867190296173053,0.05066325961235786,0.014892811657710683,0.048817150115966795,0.04948848571777344,0.049707212066650394,0.1709341033935547,"[0.05138431930541992, 0.05118873596191406, 0.052452350616455076, 0.0514969596862793, 0.05106585693359375, 0.04957593536376953, 0.04880588912963867, 0.048563201904296874, 0.04951859283447266, 0.04891648101806641, 0.048557056427001956, 0.04826726531982422, 0.04814233779907227, 0.04782387161254883, 0.04836044692993164, 0.04780441665649414, 0.04799795150756836, 0.04891648101806641, 0.0492042236328125, 0.049247230529785156, 0.04874956893920898, 0.04870655822753906, 0.04905881500244141, 0.04896460723876953, 0.04869529724121094, 0.04956159973144531, 0.049601535797119144, 0.04875571060180664, 0.04907417678833008, 0.049301502227783206, 0.04959436798095703, 0.048911361694335936, 0.04933529663085937, 0.048691200256347655, 0.04921241760253906, 0.04964659118652344, 0.04895539093017578, 0.049667072296142575, 0.0491069450378418, 0.04897792053222656, 0.04897177505493164, 0.049073150634765625, 0.04886528015136719, 0.0485294075012207, 0.04815052795410156, 0.04773068618774414, 0.048607231140136715, 0.04863897705078125, 0.04779212951660156, 0.048320510864257815, 0.04780441665649414, 0.048889854431152346, 0.04907724761962891, 0.04838195037841797, 0.04827852630615234, 0.04852019119262695, 0.048726016998291016, 0.04867993545532227, 0.04875980758666992, 0.04854886245727539, 0.04878335952758789, 0.048333824157714846, 0.17119232177734375, 0.04894105529785156, 0.048814079284667966, 0.04946124649047851, 0.04928307342529297, 0.049702911376953124, 0.04935475158691406, 0.048996353149414064, 0.04905062484741211, 0.04935475158691406, 0.04888678359985352, 0.04946944046020508, 0.04936294555664063, 0.04900556945800781, 0.04899430465698242, 0.04976947021484375, 0.04855091094970703, 0.048121856689453124, 0.04824576187133789, 0.04912844848632812, 0.04831129455566406, 0.049040382385253906, 0.049546241760253906, 0.0495810546875, 0.049584129333496096, 0.04899327850341797, 0.04849151992797852, 0.04940288162231445, 0.04884889602661133, 0.04836761474609375, 0.04844339370727539, 0.04828364944458008, 0.04868710327148437, 0.04856422424316406, 0.04852633666992188, 0.04872294235229492, 0.0489881591796875, 0.049007614135742186, 0.04887859344482422, 0.049097728729248044, 0.048530433654785154, 0.048677886962890625, 0.04842700958251953, 0.049344512939453126, 0.049135616302490234, 0.04954214477539062, 0.04933631896972656, 0.049006591796875, 0.049285118103027346, 0.04930867385864258, 0.048467967987060545, 0.0489697265625, 0.04892671966552734, 0.048936958312988284, 0.048732158660888675, 0.04922880172729492, 0.0490885124206543, 0.04802764892578125, 0.04814131164550781, 0.047748096466064455, 0.04842393493652344, 0.04855910491943359, 0.04810342407226562, 0.17099058532714845, 0.048922622680664066, 0.04869734573364258, 0.0486901741027832, 0.04855807876586914, 0.04863590240478516, 0.04921343994140625, 0.04887449645996094, 0.04873113632202149, 0.04901785659790039, 0.048866302490234374, 0.04944076919555664, 0.04921753692626953, 0.04941721725463867, 0.049138687133789063, 0.04923392105102539, 0.049185791015625, 0.049470462799072266, 0.048726016998291016, 0.049279998779296875, 0.04907724761962891, 0.04951347351074219, 0.04925439834594727, 0.04902912139892578, 0.04894617462158203, 0.048966655731201174, 0.04919091033935547, 0.048851966857910156, 0.04879667282104492, 0.04828467178344727, 0.0479027214050293, 0.04787712097167969, 0.0483768310546875, 0.04821299362182617, 0.04832153701782226, 0.04908236694335937, 0.048846847534179685, 0.048998401641845706, 0.048277503967285154, 0.048517120361328124, 0.04876800155639648, 0.048643070220947264, 0.04837273788452148, 0.04847411346435547, 0.04853964614868164, 0.04880486297607422, 0.04877721786499024, 0.04905472183227539, 0.048827392578125, 0.04867583847045898, 0.04869529724121094, 0.04909363174438477, 0.04920012664794922, 0.04915302276611328, 0.048927745819091796, 0.04879872131347656, 0.04952371215820312, 0.0496097297668457, 0.049452030181884765, 0.049097728729248044, 0.04942131042480469, 0.04890214538574219, 0.04872294235229492, 0.17160089111328125, 0.04862771224975586, 0.050028545379638675, 0.049470462799072266, 0.04872806549072266, 0.04789452743530274, 0.04796928024291992, 0.04835737609863281, 0.04777267074584961, 0.04774399948120117, 0.04783513641357422, 0.048247806549072264, 0.04820684814453125, 0.048642047882080076, 0.048438270568847655, 0.04880179214477539, 0.04845363235473633, 0.048456703186035156, 0.04855295944213867, 0.04867686462402344, 0.04903936004638672, 0.04866252899169922, 0.04905574417114258, 0.048930816650390625, 0.048958465576171874, 0.04926566314697266, 0.04925439834594727, 0.049312767028808595, 0.04909465789794922, 0.0490250244140625, 0.04859699249267578, 0.049070079803466796, 0.048906238555908206, 0.04922880172729492, 0.04907724761962891, 0.04905574417114258, 0.04875571060180664, 0.04893183898925781, 0.048764926910400394, 0.048454654693603515, 0.048304126739501956, 0.048261119842529294, 0.048077823638916016, 0.04870041656494141, 0.048415744781494144, 0.047938560485839846, 0.04818022537231445, 0.04814233779907227, 0.04846387100219727, 0.04862156677246094, 0.0482426872253418, 0.04894822311401367, 0.0488611831665039, 0.048702465057373044, 0.04860006332397461, 0.04826931381225586, 0.04828364944458008, 0.048589824676513675, 0.04866252899169922, 0.048763904571533206, 0.04888883209228516, 0.049188865661621096, 0.048979969024658204, 0.17115647888183594, 0.04875980758666992, 0.04950630569458008, 0.048901119232177735, 0.049135616302490234, 0.048508926391601564, 0.04896460723876953, 0.048892929077148435, 0.04858367919921875, 0.04954828643798828, 0.048661502838134765, 0.048263168334960936, 0.048756736755371094, 0.04806655883789063, 0.047895553588867185, 0.04810649490356445, 0.048189441680908204, 0.04809625625610352, 0.04840345764160156, 0.04844646453857422, 0.049031169891357425, 0.04875263977050781, 0.0481341438293457, 0.0483870735168457, 0.04879359817504883, 0.04906598281860351, 0.04891545486450195, 0.048881664276123046, 0.04984320068359375, 0.05018316650390625, 0.050307071685791016, 0.050182144165039064, 0.04904857635498047, 0.049203201293945314, 0.049906688690185545, 0.049966079711914066, 0.04964044952392578, 0.049481727600097655, 0.04920115280151367, 0.04978176116943359, 0.05003776168823242, 0.04882022476196289, 0.04882329559326172, 0.049121280670166016, 0.048912384033203124, 0.04861644744873047, 0.04947455978393555, 0.04897484970092773, 0.04897280120849609, 0.049293312072753906, 0.0492308464050293, 0.04843724822998047, 0.04864102554321289, 0.048107521057128906, 0.0484587516784668, 0.0484505615234375, 0.04861644744873047, 0.048467967987060545, 0.04835942459106445, 0.04875059127807617, 0.04834918212890625, 0.0483164176940918, 0.04827238464355469, 0.17140838623046875, 0.048656383514404294, 0.0487823371887207, 0.048901119232177735, 0.04900556945800781, 0.04897689437866211, 0.049165313720703124, 0.049408000946044923, 0.04926464080810547, 0.04879974365234375, 0.049432575225830076, 0.04941107177734375, 0.048778240203857424, 0.048851966857910156, 0.04875263977050781, 0.04866355133056641, 0.04888883209228516, 0.04850790405273438, 0.04859596633911133, 0.04828160095214844, 0.0485662727355957, 0.04864102554321289, 0.04878131103515625, 0.04780748748779297, 0.04832255935668945, 0.048304126739501956, 0.04794265747070312, 0.04834304046630859, 0.04910899353027344, 0.04879872131347656, 0.04856422424316406, 0.048830463409423826, 0.04893491363525391, 0.04862464141845703, 0.04914688110351562, 0.048849918365478515, 0.04904447937011719, 0.048686080932617185, 0.04850483322143555, 0.04912639999389649, 0.04894822311401367, 0.04903219223022461, 0.04872192001342773, 0.048764926910400394, 0.04912332916259766, 0.04921548843383789, 0.049107967376708986, 0.049838081359863284, 0.049442817687988284, 0.04920012664794922, 0.04905472183227539, 0.049410049438476565, 0.04904652786254883, 0.0489881591796875, 0.04952678298950195, 0.059545600891113284, 0.05422079849243164, 0.049554431915283206, 0.04897587203979492, 0.04878028869628906, 0.04836044692993164, 0.048061439514160156, 0.04813619232177734, 0.17023078918457032, 0.047905792236328126, 0.04863692855834961, 0.048508926391601564, 0.04846284866333008, 0.048421886444091795, 0.048517120361328124, 0.04849868774414062, 0.04848332977294922, 0.04914278411865235, 0.04882022476196289, 0.04873830413818359, 0.04866457748413086, 0.04877619171142578, 0.049710079193115236, 0.04903833770751953, 0.04929740905761719, 0.048920574188232424, 0.04930047988891602, 0.04967731094360352, 0.04911308670043945, 0.049276927947998046, 0.049339393615722656, 0.04939263916015625, 0.04894412612915039, 0.0487086067199707, 0.04865331268310547, 0.04846694564819336, 0.04822016143798828, 0.04817203140258789, 0.04802560043334961, 0.048143360137939455, 0.04850790405273438, 0.04785868835449219, 0.04799692916870117, 0.04816998291015625, 0.04912332916259766, 0.048113662719726565, 0.04790169525146484, 0.04779212951660156, 0.04841471862792969, 0.04902195358276367, 0.04900556945800781, 0.04900352096557617, 0.04975820922851563, 0.04918067169189453, 0.04888678359985352, 0.04942540740966797, 0.048694271087646485, 0.04921651077270508, 0.048807937622070315, 0.04897177505493164, 0.049710079193115236, 0.04910182571411133, 0.04854272079467774, 0.0492677116394043, 0.048876544952392575, 0.048607231140136715, 0.04909363174438477, 0.04868096160888672, 0.04836556625366211, 0.0492042236328125, 0.048727039337158204, 0.17078886413574218, 0.047693824768066405, 0.04783513641357422, 0.04819660949707031, 0.04844134521484375, 0.04770816040039062, 0.04796108627319336, 0.04797030258178711, 0.048849918365478515, 0.04856012725830078, 0.0479918098449707, 0.04826214218139648, 0.04836044692993164, 0.048696319580078126, 0.04836761474609375, 0.048433151245117184, 0.04870655822753906, 0.048892929077148435, 0.04858265686035156, 0.0484403190612793, 0.048568321228027345, 0.048909313201904295, 0.048683006286621096, 0.048723968505859375, 0.04859392166137695, 0.049119232177734375, 0.048418815612792966, 0.04906086349487305, 0.0489431037902832, 0.048510974884033206, 0.048487422943115234, 0.049203201293945314, 0.04922265625, 0.048936958312988284, 0.04894003295898437, 0.04935987091064453, 0.049527809143066405, 0.04856524658203125, 0.04805017471313477, 0.048648193359375, 0.04859904098510742, 0.048353279113769534, 0.047963134765625, 0.04764672088623047, 0.047728641510009766, 0.04854579162597656, 0.04790784072875977, 0.04762726211547851, 0.04782080078125, 0.04837068939208984, 0.04807987213134766, 0.04833792114257812, 0.04884889602661133, 0.04847001647949219, 0.048366592407226565, 0.048846847534179685, 0.04892160034179688, 0.048720897674560545, 0.049240062713623044, 0.048775169372558595, 0.04921446228027344, 0.049334270477294925, 0.04966809463500976, 0.17182310485839844, 0.04861542510986328, 0.04856422424316406, 0.04861030578613281, 0.04897177505493164, 0.04873011016845703, 0.04853247833251953, 0.04839116668701172, 0.04932505416870117, 0.048494590759277346, 0.04802150344848633, 0.048656383514404294, 0.04905267333984375, 0.048454654693603515, 0.048707584381103515, 0.04878540802001953, 0.04846899032592773, 0.048919551849365236, 0.0488007698059082, 0.048089088439941405, 0.048860160827636716, 0.04849663925170898, 0.04856422424316406, 0.04839014434814453, 0.04881510543823242, 0.048917503356933595, 0.048876544952392575, 0.04858572769165039, 0.04864102554321289, 0.04907622528076172, 0.04909465789794922, 0.04881510543823242, 0.049279998779296875, 0.0491069450378418, 0.048952320098876956, 0.04890316772460938, 0.04938854217529297, 0.04872806549072266, 0.04886937713623047, 0.04897894287109375, 0.049329151153564454, 0.04889702224731445, 0.04927385711669922, 0.04925337600708008, 0.04959436798095703, 0.04922265625, 0.04880588912963867, 0.049135616302490234, 0.0490618896484375, 0.04899327850341797, 0.048982017517089846, 0.04821401596069336, 0.04836761474609375, 0.04867686462402344, 0.04924415969848633, 0.048966655731201174, 0.04885299301147461, 0.048742401123046876, 0.04883865737915039, 0.04851507186889648, 0.048481281280517576, 0.04877926254272461, 0.048510974884033206, 0.1952972869873047, 0.04918374252319336, 0.049075199127197267, 0.049532928466796876, 0.04878335952758789, 0.048814079284667966, 0.04859187316894531, 0.04950527954101563, 0.049642494201660156, 0.04867583847045898, 0.048764926910400394, 0.04918374252319336, 0.04893183898925781, 0.04865536117553711, 0.06115430450439453, 0.048963584899902345, 0.0487823371887207, 0.049165313720703124, 0.04933324813842774, 0.048546817779541014, 0.04913971328735352, 0.048476158142089845, 0.048817150115966795, 0.04880588912963867, 0.04952576065063476, 0.04848025512695313, 0.048121856689453124, 0.04850688171386719, 0.048072704315185545, 0.04827852630615234, 0.04844646453857422, 0.048405502319335936, 0.04915097427368164, 0.04956159973144531, 0.04880486297607422, 0.048688129425048826, 0.04880998229980469, 0.049495040893554686, 0.04955955123901367, 0.04920115280151367, 0.04931891250610351, 0.04936908721923828, 0.0490618896484375, 0.049486846923828126, 0.04939468765258789, 0.049274879455566405, 0.049247230529785156, 0.048942081451416014, 0.049091583251953126, 0.04897792053222656, 0.049372161865234375, 0.05130342483520508, 0.0488089599609375, 0.04869529724121094, 0.04912639999389649, 0.049377281188964846, 0.04909260940551758, 0.04822937774658203, 0.04857241439819336, 0.048601089477539064, 0.0488540153503418, 0.04851814270019531, 0.048508926391601564]",tokens/s,19.738169388455187,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/phi-1_5,microsoft/phi-1_5,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-2b,google/recurrentgemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-j-6b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,f132dd7713c1ce9c9543de7ad48f6168fc856069,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1311.735808,6023.020544,5096.07936,4563.402752,4430.533632,s,10,2.451664810180664,0.2451664810180664,0.004059866489195564,0.2434189147949219,0.2507905807495117,0.25245559310913085,0.2537876029968262,"[0.25412060546875, 0.2419198455810547, 0.2423177947998047, 0.24360540771484376, 0.24151548767089845, 0.24763279724121093, 0.24159190368652345, 0.243232421875, 0.25042057800292966, 0.24530796813964845]",tokens/s,1044.1884181595578,kWh,7.767553554802406e-06,1.2997172435780833e-05,1.8644100281363068e-05,3.940882627194631e-05,tokens/kWh,6496006.7126443945,MB,1311.735808,6023.020544,5096.07936,4563.402752,4430.536192,s,10,39.98544555664062,3.9985445556640626,0.10846303588436786,3.9369702148437504,4.161579736328125,4.162279125976562,4.162838637695312,"[3.913769287109375, 3.90752685546875, 4.16142431640625, 4.0655068359375, 4.1141357421875, 3.89102880859375, 3.90750634765625, 3.960171142578125, 4.162978515625, 3.901397705078125]",tokens/s,15.755732898051253,kWh,0.0001239875891041465,0.0002067982372176172,0.0001452580586157815,0.00047604388493754517,tokens/kWh,132340.73998926659,,s,629,42.11909126663206,0.06696198929512255,0.029603016386806853,0.06266470336914062,0.07013294067382812,0.07298990325927734,0.3047878564453126,"[0.06172979354858398, 0.06273843383789063, 0.061297664642333986, 0.0603770866394043, 0.06513664245605469, 0.06197555160522461, 0.06898790740966797, 0.0699135971069336, 0.06283161544799805, 0.0653117446899414, 0.06876979064941406, 0.06603981018066406, 0.062238719940185545, 0.0603135986328125, 0.06499021148681641, 0.06486016082763672, 0.06396723175048828, 0.06189363098144531, 0.06551961517333985, 0.06388735961914062, 0.06382899093627929, 0.06493389129638671, 0.06768025970458984, 0.06560870361328125, 0.06627123260498047, 0.061314048767089846, 0.061036544799804686, 0.06357196807861328, 0.06315315246582032, 0.05964492797851562, 0.060055553436279295, 0.06265139389038087, 0.06338252639770507, 0.06028083038330078, 0.05861171340942383, 0.05926911926269531, 0.05881651306152344, 0.05943500900268555, 0.05921382522583008, 0.05911347198486328, 0.05982515335083008, 0.0611256332397461, 0.06059212875366211, 0.0593070068359375, 0.05954662322998047, 0.05994393539428711, 0.05828915023803711, 0.06114713668823242, 0.0623001594543457, 0.0627957763671875, 0.06438809967041016, 0.05961318588256836, 0.0574648323059082, 0.061537281036376956, 0.05992550277709961, 0.05936435317993164, 0.06509772491455078, 0.06158848190307617, 0.05927423858642578, 0.057913345336914064, 0.05731942367553711, 0.06055936050415039, 0.30758401489257814, 0.06573670196533203, 0.06608076477050781, 0.07009382629394531, 0.06314291381835938, 0.06511309051513672, 0.06509260559082031, 0.060424190521240234, 0.06397030258178711, 0.06507417297363281, 0.06524006652832032, 0.06177689743041992, 0.06059110260009765, 0.0602081298828125, 0.060930049896240235, 0.060642303466796874, 0.06100787353515625, 0.07381094360351563, 0.0712959976196289, 0.07093759918212891, 0.070761474609375, 0.06902783966064453, 0.06764441680908204, 0.0691619873046875, 0.06858444976806641, 0.06753177642822265, 0.06471987152099609, 0.06635008239746094, 0.061770751953125, 0.059262977600097654, 0.06195916748046875, 0.06039244842529297, 0.06014976119995117, 0.05861273574829102, 0.057624576568603515, 0.05775155258178711, 0.05902643203735351, 0.057614334106445314, 0.0577710075378418, 0.05889945602416992, 0.05929062271118164, 0.056853504180908204, 0.057450496673583984, 0.05826355361938477, 0.05765017700195312, 0.056136703491210936, 0.05674086380004883, 0.05795430374145508, 0.05728665542602539, 0.056659969329833984, 0.057265151977539064, 0.05698355102539063, 0.05839052963256836, 0.058759166717529294, 0.05914931106567383, 0.05848473739624024, 0.05956403350830078, 0.05755289459228516, 0.06485810852050782, 0.06649958038330078, 0.06061875152587891, 0.06266470336914062, 0.06099251174926758, 0.30773248291015626, 0.06838988494873047, 0.06183731079101563, 0.05918105697631836, 0.06709555053710937, 0.06171648025512695, 0.06105497741699219, 0.0600186882019043, 0.06284390258789062, 0.06355353546142578, 0.06478131103515625, 0.06696857452392578, 0.06334873580932618, 0.0646461410522461, 0.06643814086914063, 0.06277222442626954, 0.061778942108154294, 0.06087168121337891, 0.06008524703979492, 0.060369918823242184, 0.06095257568359375, 0.06083993530273438, 0.06031052780151367, 0.060262401580810546, 0.061652992248535154, 0.061297664642333986, 0.06527180480957032, 0.0638474235534668, 0.06194073486328125, 0.061156352996826174, 0.06083891296386719, 0.06769254302978515, 0.08241356658935547, 0.08222617340087891, 0.0724316177368164, 0.07751270294189454, 0.07255757141113281, 0.06966476440429688, 0.06772428894042969, 0.06716108703613281, 0.06744268798828125, 0.06611046600341797, 0.0654366683959961, 0.08543436431884766, 0.06632857513427734, 0.06626713562011718, 0.0723773422241211, 0.06339174270629883, 0.06034534454345703, 0.06527180480957032, 0.06077644729614258, 0.06658354949951172, 0.06974054718017578, 0.06836326599121094, 0.06694297790527344, 0.06816255950927734, 0.06491136169433594, 0.06220185470581055, 0.06567116546630859, 0.061770751953125, 0.09014476776123047, 0.07299481964111328, 0.06393344116210938, 0.3225476989746094, 0.07204761505126953, 0.07013375854492188, 0.06920191955566406, 0.06647193908691407, 0.05866700744628906, 0.05874892807006836, 0.062002174377441405, 0.06454886627197266, 0.060508159637451174, 0.05996134567260742, 0.059894783020019535, 0.06326988983154297, 0.06262886428833007, 0.060516353607177734, 0.05845708847045898, 0.061792255401611325, 0.0633067512512207, 0.06850252532958985, 0.06671257781982422, 0.06419353485107422, 0.060695552825927736, 0.05951795196533203, 0.05997772979736328, 0.0616734733581543, 0.06110822296142578, 0.06158233642578125, 0.06346547317504883, 0.0694302749633789, 0.06368870544433594, 0.060921855926513675, 0.06539981079101563, 0.07008051300048829, 0.0653096923828125, 0.061423614501953126, 0.06879743957519531, 0.06551449584960937, 0.06023987197875977, 0.06532710266113281, 0.06310809707641601, 0.06530150604248047, 0.0660838394165039, 0.06952857971191406, 0.0648458251953125, 0.07022284698486328, 0.07811686706542968, 0.075936767578125, 0.08148786926269531, 0.06821683502197265, 0.06551654052734375, 0.059737087249755856, 0.062081024169921874, 0.06552063751220703, 0.066123779296875, 0.06303539276123046, 0.06268928146362304, 0.0671283187866211, 0.06544691467285156, 0.06001049423217773, 0.058087425231933595, 0.056671230316162106, 0.05785599899291992, 0.05828607940673828, 0.30055014038085937, 0.05807718276977539, 0.06117478561401367, 0.060025856018066405, 0.06556569671630859, 0.06422835540771485, 0.05970022583007813, 0.057998336791992185, 0.058700801849365235, 0.0580843505859375, 0.07001190185546875, 0.07013273620605469, 0.07101439666748047, 0.06723788452148438, 0.0602081298828125, 0.061159423828125, 0.07193907165527344, 0.06958796691894531, 0.06973235321044922, 0.06835302734375, 0.062048255920410154, 0.0687093734741211, 0.06877696228027344, 0.06589542388916016, 0.06298726272583008, 0.07195238494873046, 0.07909990692138671, 0.07284223937988281, 0.07335526275634766, 0.06541824340820312, 0.06445260620117188, 0.06581964874267578, 0.06497894287109375, 0.0662108154296875, 0.06703206634521484, 0.06408396911621093, 0.06578688049316406, 0.06467174530029297, 0.06093721771240234, 0.06299443054199219, 0.06662451171875, 0.06394675064086915, 0.06659379577636719, 0.06481715393066406, 0.0668436508178711, 0.06792908477783204, 0.06577766418457032, 0.06186188888549805, 0.0640747528076172, 0.06308966445922852, 0.064901123046875, 0.06720307159423829, 0.061835262298583986, 0.061553665161132816, 0.06365388870239258, 0.06347571182250976, 0.064110595703125, 0.0629749755859375, 0.06387302398681641, 0.06912102508544922, 0.06863257598876953, 0.0656363525390625, 0.06541107177734375, 0.30871551513671874, 0.057603073120117185, 0.05916159820556641, 0.059235328674316405, 0.05949235153198242, 0.05831270217895508, 0.05921996688842773, 0.061431808471679686, 0.061769729614257814, 0.06379417419433593, 0.06263091278076172, 0.06371430587768555, 0.06539878082275391, 0.06436761474609375, 0.06359449768066407, 0.06463385772705078, 0.06531788635253906, 0.06394060897827149, 0.06528614044189453, 0.06578995513916015, 0.061480960845947265, 0.06260428619384766, 0.07042662048339844, 0.06433382415771484, 0.06400819396972657, 0.06704742431640626, 0.06582374572753906, 0.060486656188964844, 0.06916915130615234, 0.07238349151611329, 0.07305216217041016, 0.07196774291992188, 0.06071091079711914, 0.05982310485839844, 0.06137753677368164, 0.060126209259033205, 0.06090956878662109, 0.05886771011352539, 0.0595333137512207, 0.05873664093017578, 0.05994803237915039, 0.059996158599853515, 0.05992345428466797, 0.059015167236328124, 0.060739585876464844, 0.05972582244873047, 0.05936332702636719, 0.05877350234985351, 0.060060672760009766, 0.05951692962646484, 0.058759166717529294, 0.056683521270751956, 0.057237503051757815, 0.06266060638427734, 0.057540607452392575, 0.05697228622436523, 0.05975142288208008, 0.06191513442993164, 0.05849087905883789, 0.057381889343261716, 0.058162174224853515, 0.060214271545410154, 0.059684864044189455, 0.30759014892578124, 0.06332211303710937, 0.06221414566040039, 0.059930622100830076, 0.059936767578125, 0.061036544799804686, 0.06163558578491211, 0.06726041412353516, 0.06106623840332031, 0.06995661163330077, 0.06400717163085938, 0.06749388885498046, 0.07485440063476563, 0.060780544281005856, 0.0646819839477539, 0.06568243408203125, 0.06368870544433594, 0.06070783996582031, 0.06438400268554688, 0.060690433502197265, 0.06250393676757812, 0.06423551940917968, 0.061399040222167967, 0.058403839111328126, 0.0603422737121582, 0.058226688385009766, 0.05818982315063476, 0.060295169830322265, 0.058008575439453126, 0.05793075180053711, 0.05838745498657227, 0.05963468933105469, 0.06423551940917968, 0.06709760284423828, 0.06706278228759766, 0.056330238342285156, 0.05741875076293945, 0.05715251159667969, 0.05778227233886719, 0.05804339218139649, 0.06177689743041992, 0.06212812805175781, 0.08086937713623046, 0.06014361572265625, 0.059646976470947265, 0.057968639373779295, 0.058203136444091794, 0.05738700866699219, 0.05726822280883789, 0.05671014404296875, 0.05700812911987305, 0.07066316986083984, 0.060614654541015625, 0.060418048858642576, 0.06081740951538086, 0.060232704162597656, 0.07442022705078125, 0.059812862396240236, 0.06015590286254883, 0.05989785766601562, 0.06202982330322265, 0.06461849975585937, 0.06269030380249023, 0.302561279296875, 0.061126655578613284, 0.06056959915161133, 0.06184960174560547, 0.05987635040283203, 0.06600396728515626, 0.07210086059570313, 0.07074713897705077, 0.0663900146484375, 0.06001561737060547, 0.06519091033935547, 0.0734044189453125, 0.07548518371582032, 0.07488716888427735, 0.07298252868652344, 0.06436761474609375, 0.06407782745361328, 0.06041907119750976, 0.0647567367553711, 0.06197350311279297, 0.0635340805053711, 0.06454681396484375, 0.06336102294921875, 0.06171648025512695, 0.06160793685913086, 0.06192947387695313, 0.06255308914184571, 0.058584064483642576, 0.061189121246337894, 0.05915750503540039, 0.05864448165893555, 0.059377662658691405, 0.05860966491699219, 0.06031564712524414, 0.06036172866821289, 0.06155263900756836, 0.059652095794677736, 0.06364876937866211, 0.06192844772338867, 0.05928345489501953, 0.059041793823242185, 0.05890969467163086, 0.05971046447753906, 0.05923942565917969, 0.05856665420532227, 0.057965568542480465, 0.06084812927246094, 0.061064193725585934, 0.05828607940673828, 0.05783654403686524, 0.06448435211181641, 0.0593520622253418, 0.05990707015991211, 0.060706817626953125, 0.06322278213500977, 0.060144641876220706, 0.05990707015991211, 0.06321664047241211, 0.06230220794677734, 0.06275686264038086, 0.07547392272949219, 0.06803456115722656, 0.0720179214477539, 0.321607666015625, 0.06922854614257813, 0.07070105743408203, 0.07255757141113281, 0.06940262603759766, 0.06824038696289063, 0.06348390579223633, 0.0630118408203125, 0.06474547576904296, 0.06739148712158204, 0.0662845458984375, 0.0635228157043457, 0.06423961639404296, 0.06603981018066406, 0.0684185562133789, 0.06855168151855469, 0.06335795211791992, 0.062483455657958986, 0.06205747222900391, 0.0620871696472168, 0.06887423706054688, 0.0628479995727539, 0.06418739318847656, 0.07025357055664062, 0.06943743896484375, 0.06792396545410156, 0.06187212753295898, 0.06019379043579102, 0.06312960052490234, 0.06533631896972657, 0.06056959915161133, 0.06020608139038086, 0.06654361724853515, 0.0611860466003418, 0.06095769500732422, 0.06144921493530273, 0.06386073684692382, 0.06249676895141602, 0.06216294479370117, 0.06554214477539062, 0.0771778564453125, 0.07445401763916015, 0.07252992248535156, 0.06149529647827148, 0.059936767578125, 0.06692658996582031, 0.06696038055419921, 0.06453964996337891, 0.06301388931274414, 0.0651673583984375, 0.06605721282958985, 0.06637875366210938, 0.0602716178894043, 0.06503321838378906, 0.06727372741699218, 0.07278489685058594, 0.07231590270996094, 0.06288588714599609, 0.07047577667236328, 0.07105843353271485, 0.06698188781738282, 0.06545817565917969, 0.0779530258178711, 0.30565374755859376, 0.059251712799072265, 0.05948723220825195, 0.058173439025878904, 0.058761215209960936, 0.06298419189453125, 0.07212544250488281, 0.058608638763427735, 0.05668556976318359, 0.057207809448242185, 0.05848883056640625, 0.06075596618652344, 0.06853529357910157, 0.06766694641113281, 0.06288896179199219, 0.062814208984375, 0.06421094512939453, 0.06589234924316406, 0.06533222198486328, 0.06517555236816407, 0.06410240173339844, 0.06402252960205078, 0.06602649688720703, 0.0598579216003418, 0.059241470336914064, 0.05741056060791016, 0.0579317741394043, 0.057823230743408206, 0.05950668716430664, 0.05835673522949219, 0.058510337829589844, 0.057988094329833983, 0.057485313415527345, 0.05674291229248047, 0.05751910400390625, 0.05730508804321289, 0.060837886810302735, 0.06272409439086914, 0.06158950424194336, 0.05927423858642578, 0.062309375762939455, 0.05986406326293945, 0.05812940979003906, 0.0630374412536621, 0.06418637084960938, 0.06224281692504883, 0.05936947250366211, 0.0682455062866211, 0.06394265747070313, 0.060581886291503906, 0.06228889465332031, 0.06553292846679687, 0.059099136352539064, 0.06539571380615235, 0.06541516876220703, 0.06703308868408203, 0.07057100677490234, 0.06820352172851563, 0.06321868896484376, 0.06214553451538086, 0.06183833694458008, 0.06400614166259766, 0.06504447937011719]",tokens/s,14.933845462575572,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-1_6b,stabilityai/stablelm-2-1_6b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-3B-v1,togethercomputer/RedPajama-INCITE-Base-3B-v1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-8B,meta-llama/Meta-Llama-3-8B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,1952.82944,13004.439552,12077.498368,11544.82176,11093.764096,s,10,5.03852081298828,0.5038520812988281,0.0007074796079609276,0.5036703948974609,0.5047499420166015,0.5051065994262696,0.5053919253540039,"[0.5036885681152343, 0.5036003723144531, 0.5033865356445313, 0.5038840026855469, 0.5032225036621094, 0.5028793640136718, 0.5046706848144531, 0.5054632568359375, 0.5036522216796875, 0.5040733032226562]",tokens/s,508.08562572587596,kWh,1.6665332019329074e-05,2.67151280581933e-05,3.961030946584287e-05,8.299076954336525e-05,tokens/kWh,3084680.397694494,MB,1952.82944,13004.439552,12077.498368,11544.82176,11093.766656,s,10,48.123876953125006,4.8123876953125,0.029105865817394452,4.799802001953125,4.849186328125,4.8641927734375,4.8761979296875,"[4.79754296875, 4.794150390625, 4.80560693359375, 4.80206103515625, 4.79166845703125, 4.8458515625, 4.79517041015625, 4.7800185546875, 4.87919921875, 4.832607421875]",tokens/s,13.091214588002764,kWh,0.0001496037408709526,0.00025234645969212256,0.00021862142489794678,0.0006205716254610219,tokens/kWh,101519.30480739813,,s,629,52.581035949707015,0.08359465174834185,0.0599582240446718,0.07609855651855468,0.07759400787353515,0.07895982360839844,0.5803453637695313,"[0.07709798431396485, 0.07670476531982422, 0.0763351058959961, 0.07592960357666016, 0.07621427154541016, 0.07654911804199219, 0.076621826171875, 0.07640473937988282, 0.07675084686279297, 0.07652556610107422, 0.076042236328125, 0.07563571166992188, 0.07621529388427735, 0.07620915222167969, 0.07649485015869141, 0.07642009735107422, 0.0769095687866211, 0.07602585601806641, 0.07558451080322266, 0.07563878631591797, 0.07583539581298829, 0.07581388854980468, 0.07596236419677735, 0.0759705581665039, 0.0759582748413086, 0.07554969787597657, 0.07576882934570313, 0.07583744049072266, 0.07583846282958985, 0.07632588958740234, 0.07655423736572266, 0.07624396514892579, 0.07634944152832031, 0.07625318145751953, 0.07758438110351562, 0.07721574401855469, 0.07742566680908203, 0.0763351058959961, 0.07621939086914062, 0.07528141021728516, 0.07521177673339843, 0.07508172607421874, 0.07524352264404296, 0.07500390625, 0.07544525146484375, 0.0754554901123047, 0.07572172546386718, 0.0764610595703125, 0.0765450210571289, 0.07593984222412109, 0.07610060882568359, 0.07600947570800781, 0.07588761901855469, 0.07577804565429687, 0.07589478302001954, 0.07608627319335938, 0.07608627319335938, 0.07622144317626953, 0.076189697265625, 0.0761343994140625, 0.07653683471679687, 0.07588761901855469, 0.5802782592773438, 0.07597670745849609, 0.07631974029541015, 0.07643647766113282, 0.07694028472900391, 0.07690547180175782, 0.07634226989746094, 0.07647026824951172, 0.07616409301757812, 0.07641088104248046, 0.07632077026367187, 0.07613030242919921, 0.07603711700439453, 0.07612723541259765, 0.07611801910400391, 0.07611392211914063, 0.07606988525390625, 0.07650816345214843, 0.07641395568847656, 0.07619174194335937, 0.0762798080444336, 0.07600844573974609, 0.07627776336669922, 0.07633715057373047, 0.07629414367675781, 0.07613337707519531, 0.07596339416503907, 0.0762081298828125, 0.07651840209960938, 0.0767457275390625, 0.07627571105957032, 0.07662489318847657, 0.07601868438720703, 0.07504179382324219, 0.07544627380371094, 0.07581388854980468, 0.07609446716308593, 0.07580364990234376, 0.07590297698974609, 0.07566336059570312, 0.0757544937133789, 0.07604940795898438, 0.076042236328125, 0.07620403289794922, 0.0764395523071289, 0.07678157043457032, 0.0763125762939453, 0.07599513244628907, 0.07602175903320313, 0.07627468872070313, 0.07610163116455078, 0.07620915222167969, 0.07602995300292968, 0.07586099243164063, 0.07551078033447266, 0.07523225402832032, 0.07499775695800781, 0.07556505584716797, 0.07589068603515625, 0.07516569519042969, 0.07594905853271484, 0.07578726196289062, 0.07590502166748046, 0.5803714599609375, 0.07662387084960938, 0.07619891357421875, 0.07642623901367188, 0.07602995300292968, 0.07617228698730469, 0.07587840270996093, 0.07605554962158204, 0.07571558380126953, 0.0760453109741211, 0.07595622253417969, 0.07577907562255859, 0.07536946868896484, 0.0762449951171875, 0.07681024169921875, 0.0769095687866211, 0.07715225219726562, 0.07696281433105469, 0.07684505462646485, 0.07646822357177735, 0.07633715057373047, 0.07662387084960938, 0.07576985931396485, 0.07662489318847657, 0.07593881225585937, 0.07651737976074219, 0.07594598388671875, 0.0766371841430664, 0.07603404998779296, 0.07592960357666016, 0.07610572814941406, 0.07639859008789063, 0.07687680053710938, 0.07632383728027343, 0.07620505523681641, 0.07654911804199219, 0.07633100891113281, 0.07643647766113282, 0.07628288269042968, 0.07663001251220704, 0.0762972183227539, 0.07641088104248046, 0.07669964599609375, 0.07633408355712891, 0.07617024230957031, 0.07649075317382813, 0.0760791015625, 0.07625830078125, 0.07589990234375, 0.07603199768066406, 0.07562035369873046, 0.0758097915649414, 0.07589580535888672, 0.07631769561767578, 0.07674368286132813, 0.07647026824951172, 0.07631155395507813, 0.07637606048583985, 0.0762060775756836, 0.07619071960449218, 0.07601868438720703, 0.07600025939941406, 0.07585485076904297, 0.5809572143554688, 0.0762081298828125, 0.07575552368164062, 0.07611494445800782, 0.07610880279541016, 0.07575961303710937, 0.07616307067871093, 0.07630950164794922, 0.07641702270507812, 0.07657062530517578, 0.07694131469726563, 0.07644467163085937, 0.07631667327880859, 0.07621017456054688, 0.07602278137207032, 0.07580364990234376, 0.07609139251708984, 0.0759736328125, 0.07596953582763671, 0.07633203125, 0.07589273834228516, 0.076042236328125, 0.07618560028076173, 0.07686348724365234, 0.07661465454101563, 0.0764037094116211, 0.07639449310302734, 0.0764037094116211, 0.07673548889160156, 0.0769454116821289, 0.07640268707275391, 0.076263427734375, 0.07620198059082031, 0.07601356506347656, 0.07569817352294922, 0.07590297698974609, 0.07745945739746093, 0.07737036895751953, 0.07645081329345703, 0.07585279846191406, 0.07521177673339843, 0.07581388854980468, 0.0760975341796875, 0.07644364929199218, 0.07644467163085937, 0.07610572814941406, 0.07588966369628906, 0.07603404998779296, 0.076010498046875, 0.07642521667480469, 0.07651225280761718, 0.07644876861572265, 0.07599308776855469, 0.07680204772949219, 0.07617024230957031, 0.0757422103881836, 0.07550873565673828, 0.07595724487304688, 0.0757913589477539, 0.07597567749023437, 0.07590502166748046, 0.07604121398925781, 0.07611186981201172, 0.580912109375, 0.07593062591552735, 0.0763156509399414, 0.07614669036865235, 0.07619276428222656, 0.07622758483886719, 0.07677337646484375, 0.0769587173461914, 0.07650303649902344, 0.07579750061035156, 0.07590502166748046, 0.07579443359375, 0.07550566101074219, 0.07561215972900391, 0.07586918640136718, 0.07621427154541016, 0.07589785766601563, 0.07604940795898438, 0.07576268768310547, 0.07607193756103516, 0.07635968017578125, 0.07679283142089843, 0.07588556671142578, 0.07611494445800782, 0.07641088104248046, 0.07615283203125, 0.07554764556884766, 0.07579955291748047, 0.07578316497802734, 0.0759183349609375, 0.07579033660888672, 0.07603199768066406, 0.07610265350341797, 0.07617842864990235, 0.07546675109863281, 0.0756858901977539, 0.07598182678222656, 0.07605657958984376, 0.07594598388671875, 0.07696588897705078, 0.07648767852783203, 0.07626239776611328, 0.0764733428955078, 0.07587532806396484, 0.07591321563720703, 0.07634226989746094, 0.07636275482177735, 0.07645388793945312, 0.07598079681396484, 0.07593062591552735, 0.07528447723388672, 0.07547084808349609, 0.07551078033447266, 0.07568895721435547, 0.07565106964111327, 0.07607807922363281, 0.0757176284790039, 0.07633920288085938, 0.07594496154785156, 0.07650406646728515, 0.07599513244628907, 0.07561830139160156, 0.07561830139160156, 0.5792952270507813, 0.07592345428466797, 0.07605350494384766, 0.07639756774902344, 0.07578419494628906, 0.07579033660888672, 0.0759183349609375, 0.07625625610351562, 0.07646822357177735, 0.0764241943359375, 0.0763873291015625, 0.07675904083251953, 0.07576576232910157, 0.08735027313232421, 0.09681715393066406, 0.07713996887207031, 0.07709388732910157, 0.07672217559814454, 0.08930611419677735, 0.07663922882080078, 0.07604736328125, 0.07727308654785156, 0.07613542175292969, 0.07606374359130859, 0.07545958709716796, 0.07578214263916015, 0.07587328338623046, 0.07583846282958985, 0.0758814697265625, 0.07572787475585938, 0.07535308837890625, 0.07553740692138672, 0.07524658966064453, 0.07562445068359375, 0.07566643524169922, 0.07593062591552735, 0.07574937438964843, 0.07602381134033204, 0.07564083099365235, 0.07608013153076172, 0.07558860778808593, 0.07633100891113281, 0.0762449951171875, 0.07632998657226563, 0.07563571166992188, 0.07595724487304688, 0.07516159820556641, 0.07621017456054688, 0.07550975799560547, 0.07676825714111328, 0.0765132827758789, 0.07653683471679687, 0.07624806213378907, 0.07922994995117187, 0.07978803253173829, 0.07781273651123047, 0.07587532806396484, 0.07555891418457031, 0.07550566101074219, 0.07653478240966796, 0.07585075378417969, 0.07605452728271485, 0.07628390502929687, 0.582329345703125, 0.0765829086303711, 0.07629106903076172, 0.07660851287841797, 0.07661260986328125, 0.07617330932617188, 0.07550873565673828, 0.0758845443725586, 0.07514419555664062, 0.075040771484375, 0.07556095886230468, 0.07675392150878907, 0.07605145263671875, 0.07582208251953125, 0.07548313903808594, 0.07566336059570312, 0.0754554901123047, 0.07567667388916016, 0.07541862487792969, 0.07596031951904297, 0.07589683532714844, 0.07598694610595703, 0.07605145263671875, 0.07649485015869141, 0.07640064239501954, 0.07629926300048828, 0.07572889709472656, 0.07604736328125, 0.07526092529296875, 0.07517286682128907, 0.07470285034179687, 0.07501516723632813, 0.07589888000488282, 0.07604121398925781, 0.0755445785522461, 0.07593062591552735, 0.07581696319580078, 0.076263427734375, 0.07596851348876953, 0.07595622253417969, 0.0753776626586914, 0.07575142669677734, 0.07589990234375, 0.07594290924072265, 0.07582514953613281, 0.07581593322753906, 0.07592857360839844, 0.07611392211914063, 0.0759705581665039, 0.07604633331298828, 0.07632179260253906, 0.07767449951171874, 0.07691264343261718, 0.07721574401855469, 0.07655219268798828, 0.07726080322265624, 0.0780052490234375, 0.07691059112548829, 0.07558860778808593, 0.07595008087158203, 0.07779532623291016, 0.07743180847167969, 0.07710924530029296, 0.5828556518554687, 0.07558758544921874, 0.07572172546386718, 0.07599308776855469, 0.07584153747558593, 0.07551487731933594, 0.07551692962646485, 0.07606476593017578, 0.07573197174072266, 0.07585177612304687, 0.07587020874023437, 0.07597158050537109, 0.07554764556884766, 0.07559782409667969, 0.0760627212524414, 0.0765849609375, 0.0764989471435547, 0.0761374740600586, 0.07573503875732422, 0.07515955352783203, 0.07548108673095703, 0.07553433227539062, 0.07497318267822266, 0.07519538879394531, 0.07480524444580078, 0.07514316558837891, 0.07562854766845703, 0.07562751770019531, 0.07556607818603515, 0.07665971374511718, 0.07858175659179688, 0.07678566741943359, 0.07697305297851563, 0.07700070190429688, 0.07642726135253906, 0.07622451019287109, 0.07608729553222657, 0.0770334701538086, 0.07592447662353516, 0.07599820709228515, 0.07700991821289062, 0.07724237060546875, 0.07528141021728516, 0.0752363510131836, 0.07497216033935547, 0.07501209259033204, 0.07533465576171874, 0.07574527740478515, 0.0751103973388672, 0.07533055877685547, 0.07469055938720703, 0.07563263702392578, 0.07572991943359375, 0.07532646179199219, 0.07511756896972656, 0.0754554901123047, 0.07528959655761719, 0.07609037017822265, 0.07603711700439453, 0.076368896484375, 0.07616307067871093, 0.07586918640136718, 0.07597261047363281, 0.5805762329101563, 0.07598694610595703, 0.07591629028320312, 0.07655219268798828, 0.07712767791748047, 0.07708467102050781, 0.07662796783447266, 0.0768901138305664, 0.07609855651855468, 0.0762798080444336, 0.07659008026123047, 0.07693824005126954, 0.0762204132080078, 0.0758097915649414, 0.076010498046875, 0.07644979095458984, 0.07662284851074219, 0.0770508804321289, 0.07568486022949218, 0.07549337768554687, 0.07578214263916015, 0.07615795135498046, 0.07560089874267578, 0.076263427734375, 0.07594598388671875, 0.07591731262207031, 0.075652099609375, 0.07596851348876953, 0.07609651184082031, 0.08066764831542969, 0.08093798065185547, 0.07870464324951172, 0.07854386901855469, 0.07799193572998046, 0.07786803436279296, 0.07868621063232421, 0.07787417602539062, 0.07862067413330077, 0.07889510345458985, 0.07914598083496094, 0.07831552124023437, 0.07841280364990234, 0.07860326385498047, 0.0795146255493164, 0.07923200225830078, 0.07940096282958985, 0.0786513900756836, 0.07900160217285156, 0.07878860473632812, 0.07924121856689453, 0.07885107421875, 0.07913471984863281, 0.07882137298583984, 0.07875993347167969, 0.07889715576171875, 0.07905484771728516, 0.07791923522949219, 0.07814144134521485, 0.07825714874267578, 0.0752168960571289, 0.07544115447998047, 0.07612416076660156, 0.07576882934570313, 0.5824071655273437, 0.07651123046875, 0.07639859008789063, 0.07601766204833985, 0.07571353912353515, 0.07611801910400391, 0.07599513244628907, 0.07571558380126953, 0.075683837890625, 0.07640064239501954, 0.07600332641601562, 0.07588044738769531, 0.07628902435302734, 0.07657266998291015, 0.07611084747314453, 0.07620915222167969, 0.07591117095947265, 0.07591219329833984, 0.07554662322998047, 0.07565516662597656, 0.07565414428710937, 0.07599616241455077, 0.07604736328125, 0.07594188690185547, 0.07648973083496094, 0.07734476470947266, 0.07638323211669922, 0.07592447662353516, 0.0753469467163086, 0.0755445785522461, 0.07545958709716796, 0.07558860778808593, 0.07550259399414062, 0.07565516662597656, 0.07587840270996093, 0.07597772979736328, 0.07587532806396484, 0.0790312957763672, 0.07994367980957032, 0.07961190032958984, 0.07926579284667969, 0.07982284545898438, 0.07836262512207032, 0.07805644989013671, 0.07738470458984376, 0.07789977264404296, 0.07763251495361329, 0.07805849456787109, 0.07860018920898437, 0.07937126159667969, 0.07955046081542969, 0.07963442993164062, 0.07630233764648438, 0.07588658905029297, 0.07574630737304687, 0.07578726196289062, 0.07564083099365235, 0.07581696319580078, 0.07633203125, 0.07619071960449218, 0.07645388793945312, 0.07639961242675782, 0.07624703979492188]",tokens/s,11.962487779845743,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-32B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2958.065664,23465.033728,22538.092544,22005.415936,21184.968704,s,10,12.205929443359375,1.2205929443359376,0.0010428262451770216,1.220582946777344,1.2221154541015624,1.2221356689453124,1.2221518408203125,"[1.2189757080078125, 1.2195438232421876, 1.219529052734375, 1.22017822265625, 1.2211119384765625, 1.2209876708984375, 1.2221109619140624, 1.2212474365234376, 1.2200887451171876, 1.2221558837890625]",tokens/s,209.73413060262817,kWh,3.949070572853088e-05,6.626746541719368e-05,9.328871352067835e-05,0.00019904688466640294,tokens/kWh,1286129.1470552222,MB,2958.454784,23465.033728,22538.092544,22005.415936,21184.971264,s,10,79.12967626953126,7.912967626953124,0.039761250425519604,7.901676025390625,7.973844384765625,7.974220776367187,7.974521889648438,"[7.87745263671875, 7.88594287109375, 7.9737607421875, 7.92854541015625, 7.8891005859375, 7.97459716796875, 7.94987451171875, 7.91425146484375, 7.8757314453125, 7.86041943359375]",tokens/s,7.961614778431496,kWh,0.0002485615447163582,0.00041561406450520117,0.00040593021363406474,0.0010701058228556241,tokens/kWh,58872.68217257406,,s,629,89.99005482482907,0.14306844964201765,0.14509948671494313,0.12541542053222657,0.1266233367919922,0.12731781005859374,1.3462366064453124,"[0.12522598266601562, 0.12489113616943359, 0.12579430389404297, 0.12555980682373047, 0.12579942321777343, 0.12473753356933594, 0.12417228698730469, 0.12342476654052735, 0.12353228759765625, 0.124727294921875, 0.12607078552246093, 0.12545638275146484, 0.12545024108886718, 0.12585472106933593, 0.12574105834960939, 0.12556390380859375, 0.12610150146484375, 0.1270794219970703, 0.12554239654541016, 0.12349644470214843, 0.12345855712890624, 0.12466893005371094, 0.12519833374023437, 0.12328447723388672, 0.12498841857910156, 0.12492082977294922, 0.12510208129882813, 0.12504576110839843, 0.1253928985595703, 0.1258455047607422, 0.12635340881347656, 0.12495565032958984, 0.12543590545654296, 0.12526694488525392, 0.12388556671142578, 0.12329881286621094, 0.12362342071533203, 0.12466995239257812, 0.12489933013916016, 0.12457574462890625, 0.12519833374023437, 0.12506214141845703, 0.12592435455322265, 0.12547174072265624, 0.12497203063964844, 0.12489421081542969, 0.126487548828125, 0.12601139068603515, 0.12588031768798827, 0.12473856353759766, 0.12488396453857421, 0.12288307189941407, 0.1230417938232422, 0.12421119689941407, 0.1252638702392578, 0.12493106842041016, 0.12518502044677735, 0.12470272064208984, 0.12515737915039063, 0.12472525024414062, 0.12608614349365235, 0.12574208068847656, 1.3458104248046876, 0.12461465454101563, 0.1253529586791992, 0.12543795013427733, 0.12529459381103517, 0.12806758117675782, 0.12595507049560548, 0.12582911682128906, 0.12707737731933594, 0.12613938903808594, 0.1254973449707031, 0.12511539459228516, 0.12540518188476563, 0.12637696075439453, 0.12579634857177735, 0.12583628845214845, 0.12456140899658204, 0.12554444885253907, 0.12617215728759765, 0.12582707214355468, 0.12561920166015625, 0.12618342590332032, 0.12581068420410157, 0.12440268707275391, 0.12391321563720703, 0.12473651123046875, 0.12392755126953126, 0.12504883575439454, 0.12486553955078125, 0.12518809509277343, 0.125085693359375, 0.12504064178466798, 0.12509286499023436, 0.12579737854003906, 0.12583936309814453, 0.12542668914794922, 0.12592127990722657, 0.12403097534179687, 0.12292607879638671, 0.12311756896972656, 0.12362137603759765, 0.12447846221923828, 0.12553011322021485, 0.1256294403076172, 0.12482559967041015, 0.12501708984375, 0.12559871673583983, 0.12561920166015625, 0.1249269790649414, 0.12591001892089843, 0.12572364807128905, 0.12438220977783203, 0.12296294403076172, 0.1229117431640625, 0.12293017578125, 0.12358041381835938, 0.12438835144042969, 0.12547583770751952, 0.12577894592285158, 0.12588851165771484, 0.1260421142578125, 0.12507341003417968, 0.12554342651367187, 1.34640234375, 0.1268449249267578, 0.1455677490234375, 0.14470655822753906, 0.1271214065551758, 0.1276006393432617, 0.12598169708251952, 0.14130892944335938, 0.12717568206787108, 0.12686131286621094, 0.12586495971679687, 0.12629708862304687, 0.1258608627319336, 0.12574822235107422, 0.12546150207519532, 0.12567040252685546, 0.1251246109008789, 0.12474777221679688, 0.12568780517578124, 0.12623974609375, 0.12709580993652345, 0.1253724136352539, 0.12554752349853515, 0.12537139129638672, 0.12493312072753907, 0.1251184616088867, 0.1251522521972656, 0.12583321380615234, 0.12596326446533204, 0.12566118621826172, 0.12513279724121093, 0.12575641632080078, 0.12583219146728516, 0.12607692718505858, 0.12568883514404297, 0.12592742156982423, 0.1263677444458008, 0.12505804443359375, 0.12446412658691407, 0.12500479888916016, 0.12541747283935548, 0.12594790649414062, 0.12610559844970703, 0.12597555541992186, 0.12572467041015625, 0.12563148498535157, 0.12462899017333984, 0.1254133758544922, 0.12544409942626952, 0.1255905303955078, 0.12577689361572267, 0.12523519897460939, 0.12423987579345704, 0.12417228698730469, 0.12513996887207032, 0.12496691131591797, 0.12545638275146484, 0.12596121978759767, 0.125412353515625, 0.1257850875854492, 0.1258946533203125, 0.1257175064086914, 0.1260615692138672, 1.3468016357421875, 0.12517273712158203, 0.1264517135620117, 0.1255014419555664, 0.1266196517944336, 0.12732313537597656, 0.12873727416992187, 0.1262192611694336, 0.12567449951171875, 0.12448973083496094, 0.12493516540527344, 0.12436991882324219, 0.1249249267578125, 0.1249454116821289, 0.1249617919921875, 0.12498329925537109, 0.12561100769042968, 0.12540723419189453, 0.12520960235595704, 0.12602572631835937, 0.12392960357666015, 0.12395622253417969, 0.124980224609375, 0.12371250915527343, 0.12414873504638672, 0.13740031433105468, 0.12992410278320313, 0.12787506866455078, 0.12612812805175783, 0.1260574722290039, 0.12570931243896485, 0.12612198638916017, 0.1268500442504883, 0.126671875, 0.12635545349121094, 0.12438630676269531, 0.12547583770751952, 0.1252311019897461, 0.12523622131347656, 0.12503347015380858, 0.12541542053222657, 0.124906494140625, 0.12538060760498046, 0.12519014739990234, 0.12637081909179687, 0.12563046264648436, 0.12490035247802735, 0.1259120635986328, 0.12512255859375, 0.12575027465820313, 0.1261619186401367, 0.12521881866455079, 0.12520243072509765, 0.1252085723876953, 0.1253570556640625, 0.12565094757080078, 0.1264517135620117, 0.12592127990722657, 0.12614860534667968, 0.12663807678222655, 0.12581375885009766, 0.12568268585205078, 0.1251809310913086, 1.34816357421875, 0.125844482421875, 0.12558847808837892, 0.12604518127441405, 0.12579840087890626, 0.1258567657470703, 0.125264892578125, 0.1251440658569336, 0.12329062652587891, 0.12511334228515625, 0.12382412719726563, 0.1243473892211914, 0.1253222427368164, 0.12526284790039063, 0.12556390380859375, 0.12531507110595702, 0.1253376007080078, 0.12617113494873047, 0.12608819580078126, 0.12635852813720702, 0.1246740493774414, 0.1250877456665039, 0.12528435516357422, 0.12441600036621094, 0.12331314849853516, 0.12494745635986328, 0.12597760009765624, 0.12548300933837891, 0.12454297637939453, 0.12436582183837891, 0.1252474899291992, 0.12577279663085938, 0.12624793243408203, 0.1259120635986328, 0.12404838562011719, 0.12315647888183594, 0.12304589080810546, 0.12362957000732422, 0.12515737915039063, 0.12590284729003906, 0.12624998474121094, 0.1254850540161133, 0.12517273712158203, 0.1253355484008789, 0.12629811096191407, 0.12702617645263672, 0.12583833312988282, 0.1253939208984375, 0.12333055877685548, 0.12349440002441406, 0.12465254211425782, 0.12453580474853515, 0.12459417724609376, 0.1251235809326172, 0.12596018981933593, 0.12600012969970703, 0.1251768341064453, 0.1258055648803711, 0.12624179077148437, 0.12652543640136718, 0.12529459381103517, 0.12617011260986327, 0.12462387084960938, 1.348379638671875, 0.1265274887084961, 0.1261998062133789, 0.1259315185546875, 0.12466687774658203, 0.12449791717529297, 0.12415385437011718, 0.12451532745361328, 0.12581683349609374, 0.12637696075439453, 0.12482969665527344, 0.12520448303222656, 0.1243719711303711, 0.12520140838623048, 0.12573286437988282, 0.1266575393676758, 0.12594790649414062, 0.12568780517578124, 0.1251788787841797, 0.12497920227050781, 0.12441702270507812, 0.12551168060302734, 0.1263626251220703, 0.1260779495239258, 0.12505088043212892, 0.12544102478027344, 0.12527513885498046, 0.12657459259033202, 0.1266196517944336, 0.12608512115478515, 0.12555059051513673, 0.12339507293701171, 0.1762734069824219, 0.12920831298828125, 0.12596633911132812, 0.126308349609375, 0.12567552185058595, 0.12536729431152344, 0.12661555480957032, 0.12691149139404298, 0.12766719818115235, 0.12730982208251954, 0.12702310180664061, 0.126455810546875, 0.1257144317626953, 0.12702515411376952, 0.12621107482910157, 0.12552909088134764, 0.126276611328125, 0.1251768341064453, 0.12518502044677735, 0.12513177490234376, 0.1252136993408203, 0.1258055648803711, 0.12588441467285155, 0.12584038543701173, 0.12483379364013672, 0.12585472106933593, 0.12563660430908202, 0.12524031829833984, 0.12515328216552735, 0.1253969955444336, 0.12648345947265624, 1.347367919921875, 0.12685311889648437, 0.12719615936279297, 0.12732621002197267, 0.12915609741210937, 0.12563660430908202, 0.12502732849121093, 0.1258301467895508, 0.12965171813964843, 0.128110595703125, 0.12746444702148438, 0.12590898895263672, 0.12629401397705078, 0.12472525024414062, 0.12544512176513672, 0.12688690948486328, 0.1265971221923828, 0.12585779571533204, 0.12608819580078126, 0.12584345245361328, 0.12524646759033203, 0.12696166229248046, 0.1261516799926758, 0.12704153442382812, 0.1262960662841797, 0.1259130859375, 0.12635545349121094, 0.12516454315185546, 0.12398182678222656, 0.12438937377929687, 0.1259345932006836, 0.1261998062133789, 0.12559769439697266, 0.12505804443359375, 0.12592537689208985, 0.12531609344482422, 0.1263964157104492, 0.12637798309326173, 0.12603187561035156, 0.1251246109008789, 0.1247119369506836, 0.12438220977783203, 0.12546662139892578, 0.12585779571533204, 0.12519116973876954, 0.12578304290771483, 0.12565606689453124, 0.12533042907714845, 0.12536319732666015, 0.12597248077392578, 0.12524441528320313, 0.12487474822998047, 0.13414297485351562, 0.12788121795654298, 0.12727398681640625, 0.12768153381347655, 0.12548915100097657, 0.12670054626464844, 0.1276917724609375, 0.12656025695800782, 0.1252792282104492, 0.12489318084716797, 0.12587725067138672, 1.347230712890625, 0.12528128051757811, 0.12509696197509765, 0.12619468688964844, 0.12526080322265626, 0.1252689895629883, 0.12529766082763671, 0.12523519897460939, 0.12533042907714845, 0.12529561614990234, 0.12506111907958983, 0.1262520294189453, 0.12668723297119142, 0.12535091400146484, 0.12510002899169922, 0.12496383666992188, 0.1253038101196289, 0.12728524780273437, 0.12725247955322266, 0.12578406524658203, 0.12608819580078126, 0.12520038604736328, 0.12604723358154296, 0.1256847381591797, 0.1252147216796875, 0.12506317138671874, 0.1254993896484375, 0.1254973449707031, 0.12501094055175782, 0.1254840316772461, 0.12463513946533203, 0.12687564849853517, 0.1260759048461914, 0.1267220458984375, 0.1263226852416992, 0.12787814331054687, 0.12654694366455077, 0.12559257507324217, 0.12503961944580078, 0.12644863891601563, 0.12556594848632813, 0.12507341003417968, 0.12500991821289062, 0.12507135772705077, 0.1250027542114258, 0.1257922592163086, 0.12565606689453124, 0.1260021743774414, 0.12498636627197265, 0.12623462677001954, 0.1256478729248047, 0.12544102478027344, 0.12404940795898438, 0.123863037109375, 0.12482150268554687, 0.12475596618652343, 0.12437503814697265, 0.12651827239990235, 0.12567244720458984, 0.1260800018310547, 0.1255014419555664, 0.12647116851806642, 0.12644351959228517, 1.345396728515625, 0.12505088043212892, 0.12475084686279297, 0.1251635208129883, 0.12488294219970703, 0.12540723419189453, 0.12527718353271483, 0.12402175903320313, 0.1241343994140625, 0.12653772735595703, 0.12482355499267578, 0.12515020751953124, 0.12484607696533204, 0.1253242874145508, 0.1251809310913086, 0.1251973114013672, 0.12541542053222657, 0.12693606567382812, 0.12608716583251953, 0.1267230682373047, 0.12514713287353516, 0.12553727722167968, 0.12402483367919923, 0.1237237777709961, 0.12379853057861329, 0.12448563385009766, 0.12507750701904297, 0.1254287338256836, 0.12496896362304688, 0.12524031829833984, 0.12491161346435548, 0.1255516128540039, 0.12541645050048827, 0.12542361450195313, 0.12550553894042968, 0.12495667266845703, 0.1253416976928711, 0.12370022583007813, 0.1246750717163086, 0.12338483428955078, 0.1248563232421875, 0.1260062713623047, 0.12537344360351563, 0.12572569274902343, 0.12517171478271485, 0.12496896362304688, 0.12545536041259767, 0.12608306884765624, 0.1256407012939453, 0.12435558319091797, 0.12357324981689453, 0.12345651245117187, 0.12342578887939454, 0.12376678466796875, 0.12355788421630859, 0.12481126403808594, 0.12486450958251953, 0.125591552734375, 0.12510105895996093, 0.12563251495361327, 0.1252311019897461, 0.12560384368896485, 0.12504576110839843, 1.349086181640625, 0.12516864013671875, 0.12455219268798828, 0.12563763427734376, 0.12536524963378906, 0.12537753295898438, 0.12420198059082031, 0.12373709106445313, 0.1227857894897461, 0.12308377838134765, 0.12295475006103515, 0.12529561614990234, 0.12462694549560546, 0.12497510528564452, 0.1250877456665039, 0.1257031707763672, 0.12524237060546875, 0.1258260498046875, 0.12594790649414062, 0.12572569274902343, 0.12548300933837891, 0.12553011322021485, 0.1256458206176758, 0.1263226852416992, 0.12496383666992188, 0.1253601303100586, 0.1251778564453125, 0.12480307006835938, 0.1251563491821289, 0.12513177490234376, 0.12587725067138672, 0.12630630493164063, 0.12382003021240234, 0.12293222045898437, 0.1233602523803711, 0.12283699035644531, 0.12376371002197266, 0.12542361450195313, 0.12521984100341796, 0.1256447982788086, 0.12490751647949219, 0.12482662200927734, 0.124980224609375, 0.1258967056274414, 0.12516966247558595, 0.12289228820800781, 0.12309811401367188, 0.1229148178100586, 0.1229148178100586, 0.12485939025878906, 0.1248501739501953, 0.12496076965332031, 0.12478157043457032, 0.12441907501220703, 0.12456243133544923, 0.12559974670410157, 0.12479692840576172, 0.12670464324951172, 0.12506214141845703, 0.12406886291503906, 0.12352716827392578, 0.12335411071777344, 0.12432077026367187]",tokens/s,6.989661260062406,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-125m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1312.022528,1736.441856,809.500672,276.824064,220.29568,s,10,0.2813740520477295,0.028137405204772946,0.0025324031447619207,0.026921696662902832,0.030376902961730956,0.03254009981155395,0.034270657291412356,"[0.028467296600341797, 0.02658652877807617, 0.02700435256958008, 0.026294336318969727, 0.034703296661376955, 0.026178783416748046, 0.029256256103515624, 0.02614796829223633, 0.02989619255065918, 0.026839040756225587]",tokens/s,9098.209239158085,kWh,8.995288305661896e-07,1.4910940772141676e-06,1.0357789221870917e-06,3.426401829967449e-06,tokens/kWh,74713945.62103419,MB,1312.022528,1736.441856,809.500672,276.824064,229.948928,s,10,14.106535034179686,1.4106535034179688,0.05969231260800595,1.3923477783203124,1.5119513427734375,1.5214124389648438,1.5289813159179686,"[1.509848876953125, 1.3578594970703124, 1.358485107421875, 1.4243099365234375, 1.3647120361328124, 1.4125870361328126, 1.3631634521484375, 1.4097264404296874, 1.53087353515625, 1.3749691162109374]",tokens/s,44.66015208366406,kWh,4.443784865804694e-05,7.439592930208687e-05,3.9401058978683066e-05,0.00015823483693881688,tokens/kWh,398142.4142672173,,s,629,14.336138254165654,0.02279195270932536,0.004013982785361741,0.02165247917175293,0.025475890731811526,0.027449138641357423,0.04798369873046877,"[0.022789119720458984, 0.0230645751953125, 0.02351206398010254, 0.022509567260742186, 0.022403072357177735, 0.02250649642944336, 0.022665216445922853, 0.02286079978942871, 0.022928384780883788, 0.022763519287109374, 0.022762496948242186, 0.023618560791015625, 0.022041599273681642, 0.02163199996948242, 0.021161983489990235, 0.021578752517700195, 0.021279743194580078, 0.021394432067871092, 0.021120000839233398, 0.020999168395996092, 0.021392383575439454, 0.021320703506469727, 0.02909491157531738, 0.022839296340942384, 0.022023168563842774, 0.0214466552734375, 0.021372928619384765, 0.022152191162109376, 0.025859071731567384, 0.02971955108642578, 0.02933247947692871, 0.02993971252441406, 0.028421119689941408, 0.031270912170410156, 0.028015615463256836, 0.027641855239868163, 0.02875699234008789, 0.02592051124572754, 0.02546073532104492, 0.025244672775268553, 0.02815385627746582, 0.02353561592102051, 0.02372812843322754, 0.02657177543640137, 0.022603776931762694, 0.02251571273803711, 0.022929407119750975, 0.02509516716003418, 0.023192575454711914, 0.022787071228027343, 0.022979583740234375, 0.023433216094970705, 0.027348991394042968, 0.026323968887329102, 0.024160255432128908, 0.023254016876220703, 0.02266111946105957, 0.022312959671020507, 0.023758848190307616, 0.023582719802856447, 0.02142207908630371, 0.02109951972961426, 0.04813107299804688, 0.021259263992309572, 0.022544384002685547, 0.021436416625976562, 0.021351423263549805, 0.021586944580078125, 0.02185523223876953, 0.021924863815307616, 0.021751808166503905, 0.02147020721435547, 0.021210111618041993, 0.02120806312561035, 0.021192703247070312, 0.02123980712890625, 0.02130534362792969, 0.021155839920043946, 0.021395456314086913, 0.021489664077758788, 0.021133312225341795, 0.02106470489501953, 0.021193727493286133, 0.021072895050048827, 0.02106572723388672, 0.021072895050048827, 0.02207027244567871, 0.021185535430908203, 0.022445056915283205, 0.022178815841674804, 0.021737472534179687, 0.021832704544067383, 0.02184294319152832, 0.021605375289916993, 0.021746688842773438, 0.021538816452026367, 0.021873664855957032, 0.021741567611694337, 0.021765119552612306, 0.0214517765045166, 0.0212992000579834, 0.02128281593322754, 0.021328895568847657, 0.021386240005493166, 0.02128998374938965, 0.021695487976074217, 0.021857280731201172, 0.021711872100830077, 0.021411840438842773, 0.02184806442260742, 0.022737920761108397, 0.021707775115966797, 0.021569536209106444, 0.022641664505004884, 0.02168422317504883, 0.02127462387084961, 0.021400575637817384, 0.021309440612792968, 0.0215285758972168, 0.021390335083007812, 0.02122547149658203, 0.0212674560546875, 0.02127052879333496, 0.021122047424316406, 0.02206617546081543, 0.04869222259521484, 0.021124095916748048, 0.02128179168701172, 0.021150720596313476, 0.021338111877441408, 0.021129215240478515, 0.021555200576782226, 0.021700607299804688, 0.021812223434448243, 0.02147532844543457, 0.02165555191040039, 0.02163199996948242, 0.021320703506469727, 0.02165350341796875, 0.021626880645751953, 0.021737472534179687, 0.02125619125366211, 0.02125312042236328, 0.02129100799560547, 0.022648832321166993, 0.02163609504699707, 0.021563392639160156, 0.021770240783691407, 0.021592063903808592, 0.021312511444091797, 0.021300224304199217, 0.02165452766418457, 0.02165760040283203, 0.02144358444213867, 0.02128179168701172, 0.021768192291259765, 0.021292032241821288, 0.02128998374938965, 0.022459392547607423, 0.021833728790283204, 0.021696512222290038, 0.0214968318939209, 0.021591039657592775, 0.022676479339599608, 0.02165247917175293, 0.021414911270141602, 0.021327871322631836, 0.02226483154296875, 0.02150092887878418, 0.02167296028137207, 0.021127168655395507, 0.021271551132202148, 0.021296127319335938, 0.02128179168701172, 0.022811647415161132, 0.022091775894165038, 0.02126233673095703, 0.021243904113769533, 0.021203968048095705, 0.02146406364440918, 0.021775360107421874, 0.021750783920288085, 0.021646335601806642, 0.02126438331604004, 0.021557247161865235, 0.021659648895263672, 0.021308416366577147, 0.02106879997253418, 0.048301055908203126, 0.02150809669494629, 0.02149068832397461, 0.02090598487854004, 0.021517311096191406, 0.021408767700195314, 0.021218303680419923, 0.021833728790283204, 0.02129817581176758, 0.02123980712890625, 0.020993024826049804, 0.020974592208862306, 0.021428224563598632, 0.021242879867553712, 0.021176319122314453, 0.021342208862304687, 0.021402624130249022, 0.021563392639160156, 0.022240255355834963, 0.02208460807800293, 0.02085785675048828, 0.02249830436706543, 0.021456895828247072, 0.021543935775756837, 0.022278144836425783, 0.022130687713623046, 0.021734399795532225, 0.022404096603393556, 0.022625280380249024, 0.02716876792907715, 0.026261503219604493, 0.023202816009521485, 0.023040000915527343, 0.02351923179626465, 0.023581695556640626, 0.026778623580932616, 0.023476224899291992, 0.023440383911132814, 0.026814464569091798, 0.023763967514038087, 0.022748159408569335, 0.022832128524780275, 0.022375423431396483, 0.022854656219482423, 0.022715391159057616, 0.02355200004577637, 0.02247987174987793, 0.021914623260498048, 0.022194175720214843, 0.02224742317199707, 0.022972415924072266, 0.023670783996582033, 0.022478847503662108, 0.022404096603393556, 0.022595584869384764, 0.025621503829956056, 0.022616064071655274, 0.022541311264038084, 0.022912000656127928, 0.02288435173034668, 0.024202239990234374, 0.022839296340942384, 0.02307891273498535, 0.06241484832763672, 0.027627519607543945, 0.026999807357788085, 0.02305023956298828, 0.02290176010131836, 0.02285977554321289, 0.025843711853027345, 0.021715967178344727, 0.021317632675170898, 0.02151628875732422, 0.02162483215332031, 0.02163199996948242, 0.022778879165649413, 0.02170163154602051, 0.02180607986450195, 0.021638143539428712, 0.02171392059326172, 0.021331968307495116, 0.021610496520996093, 0.020807680130004884, 0.020884479522705078, 0.021090303421020508, 0.021155839920043946, 0.020899839401245117, 0.022420480728149415, 0.022330368041992187, 0.021156864166259767, 0.020839424133300782, 0.020864000320434572, 0.02119987106323242, 0.02129408073425293, 0.02128486442565918, 0.021183488845825195, 0.02124185562133789, 0.021202943801879884, 0.020926464080810548, 0.020942848205566408, 0.020755456924438476, 0.02067353630065918, 0.02072985649108887, 0.020753408432006838, 0.020896768569946288, 0.020815872192382814, 0.021167104721069335, 0.02102681541442871, 0.020924415588378906, 0.02072166442871094, 0.020776960372924806, 0.02104934310913086, 0.020978687286376953, 0.021377023696899415, 0.0210565128326416, 0.02102783966064453, 0.021174272537231444, 0.020817920684814452, 0.020875263214111327, 0.020770816802978515, 0.020783103942871094, 0.0215285758972168, 0.02263859176635742, 0.02086092758178711, 0.020824064254760744, 0.020802560806274413, 0.04756172943115235, 0.020839424133300782, 0.020984832763671874, 0.020770816802978515, 0.020822015762329102, 0.02103193664550781, 0.020741119384765624, 0.020979711532592774, 0.021016576766967773, 0.020831232070922853, 0.02089779281616211, 0.02090291213989258, 0.020899839401245117, 0.021109760284423826, 0.0212807674407959, 0.021583871841430666, 0.021327871322631836, 0.02149273681640625, 0.020952064514160155, 0.02079641532897949, 0.021098495483398438, 0.0208855037689209, 0.021222400665283202, 0.02088755226135254, 0.02087014389038086, 0.02086092758178711, 0.02084966468811035, 0.020918272018432618, 0.022450176239013672, 0.021389312744140625, 0.021405696868896484, 0.02131455993652344, 0.024020992279052734, 0.025536512374877928, 0.022312959671020507, 0.022024192810058595, 0.021393407821655275, 0.021433343887329103, 0.022617088317871094, 0.02415001678466797, 0.02817638397216797, 0.025783296585083007, 0.02751590347290039, 0.023811071395874024, 0.023832576751708984, 0.023792640686035156, 0.02387046432495117, 0.023409664154052736, 0.025383935928344727, 0.026046464920043946, 0.026209280014038085, 0.023249919891357423, 0.022924287796020508, 0.022839296340942384, 0.022140928268432617, 0.022610944747924806, 0.022206464767456056, 0.02286796760559082, 0.023983104705810547, 0.023181312561035155, 0.023149568557739256, 0.023193599700927735, 0.023995391845703123, 0.05388083267211914, 0.022760448455810548, 0.021702655792236326, 0.02165452766418457, 0.021342208862304687, 0.0214835205078125, 0.021340160369873046, 0.02167296028137207, 0.021380096435546874, 0.021536767959594725, 0.021783552169799804, 0.02187775993347168, 0.021617664337158202, 0.02123980712890625, 0.02120806312561035, 0.021303295135498047, 0.021448703765869142, 0.021329919815063478, 0.02144358444213867, 0.021644287109375, 0.021758975982666014, 0.021770240783691407, 0.021792768478393554, 0.02185420799255371, 0.021586944580078125, 0.021428224563598632, 0.02127052879333496, 0.02125004768371582, 0.022408191680908202, 0.021733375549316408, 0.022503423690795898, 0.02244607925415039, 0.02122035217285156, 0.02127667236328125, 0.021308416366577147, 0.021710847854614256, 0.021679103851318358, 0.021771263122558594, 0.021551103591918946, 0.021644287109375, 0.021704704284667968, 0.021781503677368166, 0.021378047943115236, 0.02126131248474121, 0.021271551132202148, 0.02165043258666992, 0.021761024475097656, 0.021366783142089844, 0.021283840179443358, 0.02130636787414551, 0.02169036865234375, 0.021788671493530275, 0.021296127319335938, 0.021377023696899415, 0.022801408767700194, 0.021771263122558594, 0.02147635269165039, 0.021596160888671875, 0.02167091178894043, 0.021389312744140625, 0.021377023696899415, 0.021176319122314453, 0.020831232070922853, 0.047604736328125, 0.020968448638916014, 0.020758527755737305, 0.020774911880493165, 0.021061632156372072, 0.020792320251464845, 0.020823040008544923, 0.020780031204223632, 0.02083635139465332, 0.022063104629516602, 0.02167296028137207, 0.021857280731201172, 0.02148659133911133, 0.02130227279663086, 0.02152448081970215, 0.021585920333862304, 0.022074367523193358, 0.02189926338195801, 0.02205388832092285, 0.021193727493286133, 0.021275648117065428, 0.021787647247314454, 0.021695487976074217, 0.021357568740844726, 0.021173248291015623, 0.021380096435546874, 0.02307276725769043, 0.0229171199798584, 0.022822912216186524, 0.021765119552612306, 0.021807104110717773, 0.021445632934570313, 0.021412864685058593, 0.021230592727661132, 0.02127462387084961, 0.02127257537841797, 0.020923391342163086, 0.02105855941772461, 0.021217279434204102, 0.020714496612548827, 0.021251071929931642, 0.02146099281311035, 0.021210111618041993, 0.021556224822998047, 0.02141900825500488, 0.022143999099731446, 0.022792192459106447, 0.022155263900756835, 0.022031360626220704, 0.02167398452758789, 0.02143948745727539, 0.025651199340820312, 0.02614169692993164, 0.025785343170166015, 0.02556211280822754, 0.02531942367553711, 0.025734144210815428, 0.025400320053100587, 0.025453567504882812, 0.02658406448364258, 0.0271646728515625, 0.027030527114868166, 0.02611609649658203, 0.05279641723632812, 0.02214297676086426, 0.022172672271728516, 0.022424575805664062, 0.022179840087890625, 0.022222848892211915, 0.022164480209350586, 0.022253568649291993, 0.022013952255249023, 0.02206924819946289, 0.022425600051879883, 0.022114303588867186, 0.025161727905273438, 0.0267775993347168, 0.022839296340942384, 0.023544832229614256, 0.022768640518188478, 0.023235584259033205, 0.02271129608154297, 0.02938368034362793, 0.029913087844848633, 0.03057766342163086, 0.030441471099853516, 0.028081151962280275, 0.028302335739135744, 0.028845056533813477, 0.02716364860534668, 0.02534809684753418, 0.02568704032897949, 0.02652876853942871, 0.027037696838378908, 0.025300991058349608, 0.025705472946166992, 0.025208831787109375, 0.02511052894592285, 0.024198144912719727, 0.024912895202636717, 0.023924736022949217, 0.023225343704223633, 0.023368703842163087, 0.023360511779785157, 0.023998464584350586, 0.022906879425048828, 0.022772735595703125, 0.022240255355834963, 0.02211737632751465, 0.02302463912963867, 0.023559167861938478, 0.022781951904296875, 0.02302463912963867, 0.023282688140869142, 0.023480319976806642, 0.02250444793701172, 0.02233241653442383, 0.02231500816345215, 0.02288844871520996, 0.02288435173034668, 0.022486015319824217, 0.04162355041503906, 0.02173030471801758, 0.021024768829345702, 0.021106687545776368, 0.021184511184692383, 0.04897280120849609, 0.021604352951049805, 0.02105241584777832, 0.020956159591674805, 0.020817920684814452, 0.020738048553466795, 0.020750335693359375, 0.020993024826049804, 0.02186649513244629, 0.021949440002441405, 0.03477913665771484, 0.024017919540405275, 0.022666240692138673, 0.022551551818847656, 0.02203545570373535, 0.021352447509765626, 0.02126950454711914, 0.021545984268188476, 0.021150720596313476, 0.021312511444091797, 0.021104639053344726, 0.021158912658691405, 0.021142528533935546, 0.021395456314086913, 0.021183488845825195, 0.021186559677124024, 0.02128486442565918, 0.021335039138793945, 0.02126438331604004, 0.03497267150878906, 0.021180416107177736, 0.021196800231933592, 0.021145599365234375, 0.021316608428955077, 0.021292032241821288, 0.021195775985717775, 0.021102592468261717, 0.02107494354248047, 0.02108723258972168, 0.021354496002197267, 0.02108415985107422, 0.021090303421020508, 0.021296127319335938, 0.02120806312561035, 0.021243904113769533, 0.021349376678466796, 0.02122956848144531, 0.021195775985717775, 0.021175296783447265, 0.02126438331604004, 0.021283840179443358, 0.021625856399536132, 0.021349376678466796, 0.021292032241821288, 0.02129715156555176, 0.021219327926635743, 0.021364736557006835, 0.021321727752685548, 0.021448703765869142, 0.021607423782348634, 0.021841920852661133, 0.021778432846069336, 0.02186956787109375]",tokens/s,43.875134910702435,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-564M,facebook/xglm-564M,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-14B,Qwen/Qwen-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 49, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-180B,tiiuae/falcon-180B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-1.3B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1313.19808,2617.245696,1690.304512,1157.627904,1117.745152,s,10,0.7371704635620118,0.07371704635620117,0.01083752419751225,0.06686020660400391,0.0912388687133789,0.09192784881591796,0.09247903289794922,"[0.06809257507324219, 0.0866410903930664, 0.06609769439697266, 0.06624291229248047, 0.06644461059570313, 0.06622857666015625, 0.06703971099853516, 0.09261682891845703, 0.09108576202392578, 0.06668070220947266]",tokens/s,3472.7381610354623,kWh,2.0985332131385805e-06,3.497333401080895e-06,4.719361182878856e-06,1.0315227797098332e-05,tokens/kWh,24817677.80950147,MB,1313.513472,2617.245696,1690.304512,1157.627904,1117.747712,s,10,26.207445068359373,2.6207445068359374,0.05007261456149511,2.6072681884765627,2.6806742431640624,2.703392541503906,2.7215671801757813,"[2.5951005859375, 2.593124755859375, 2.56903466796875, 2.619435791015625, 2.651814697265625, 2.576948974609375, 2.639677001953125, 2.675625732421875, 2.560572021484375, 2.72611083984375]",tokens/s,24.038970542787023,kWh,8.292942598462105e-05,0.00013721955312694236,8.480248821228996e-05,0.0003049514673238533,tokens/kWh,206590.25041874964,,s,629,26.83387081527708,0.04266116186848506,0.00918124323218846,0.04089753723144531,0.04335165328979492,0.04448583679199219,0.10705043243408204,"[0.042638336181640625, 0.04272742462158203, 0.04207308959960938, 0.042433536529541016, 0.04425932693481445, 0.04176793670654297, 0.041040897369384766, 0.04119244766235351, 0.04063436889648438, 0.041202686309814454, 0.041032703399658206, 0.04112076950073242, 0.04103987121582031, 0.04128870391845703, 0.041008129119873046, 0.04115353775024414, 0.04106137466430664, 0.04105420684814453, 0.040992767333984374, 0.041062400817871096, 0.04095078277587891, 0.041093120574951174, 0.04093849563598633, 0.04100710296630859, 0.04048793411254883, 0.040621055603027346, 0.0405667839050293, 0.04068659210205078, 0.040420352935791014, 0.04099174499511719, 0.040787967681884765, 0.04091801452636719, 0.04088934326171875, 0.04076339340209961, 0.04171366500854492, 0.04078899383544922, 0.040513534545898434, 0.04052377700805664, 0.04062412643432617, 0.040681472778320314, 0.04041523361206055, 0.04074086380004883, 0.04057190322875977, 0.0422737922668457, 0.04196044921875, 0.040866817474365234, 0.040932350158691407, 0.04083609771728516, 0.04015513610839844, 0.040771583557128906, 0.04023910522460938, 0.040371200561523435, 0.04077363204956055, 0.04054425430297852, 0.04057190322875977, 0.041804798126220705, 0.04240486526489258, 0.041952255249023435, 0.0420239372253418, 0.04231577682495117, 0.04156313705444336, 0.04128768157958984, 0.12811981201171874, 0.0421847038269043, 0.042517505645751956, 0.0429936637878418, 0.043292671203613284, 0.0437022705078125, 0.04317388916015625, 0.04278681564331055, 0.04327219009399414, 0.043442176818847655, 0.04271206283569336, 0.04245913696289062, 0.04045209503173828, 0.04069683074951172, 0.04123852920532227, 0.041043968200683595, 0.04105830383300781, 0.04092211151123047, 0.040828929901123044, 0.040376319885253906, 0.04076339340209961, 0.040839168548583986, 0.04125798416137695, 0.040910846710205076, 0.04088524627685547, 0.040612865447998046, 0.04019302368164063, 0.040403968811035154, 0.04118732833862305, 0.0407562255859375, 0.04249497604370117, 0.040899585723876954, 0.04125491333007812, 0.041134078979492186, 0.04127436828613281, 0.04095590209960937, 0.04003942489624023, 0.040387584686279294, 0.04052479934692383, 0.040703998565673825, 0.040908798217773434, 0.040564735412597655, 0.040592384338378903, 0.04122009658813477, 0.04114329528808594, 0.0405667839050293, 0.041232383728027344, 0.04175564956665039, 0.04109107208251953, 0.0403322868347168, 0.04005683135986328, 0.03962060928344727, 0.04023807907104492, 0.04034048080444336, 0.04047052764892578, 0.04014591979980469, 0.040233985900878906, 0.04071321487426758, 0.04098867034912109, 0.04069171142578125, 0.04060160064697266, 0.04085452651977539, 0.04069478225708008, 0.10695884704589843, 0.04068864059448242, 0.04061183929443359, 0.04072140884399414, 0.04056371307373047, 0.04075110244750976, 0.040995838165283204, 0.04089753723144531, 0.040785919189453124, 0.04060979080200195, 0.04053811264038086, 0.040509441375732425, 0.040521728515625, 0.040190975189208986, 0.0401868782043457, 0.04035174560546875, 0.04032819366455078, 0.040363006591796875, 0.04031180953979492, 0.04056063842773437, 0.0407644157409668, 0.04087295913696289, 0.04063129425048828, 0.04062515258789062, 0.04064665603637695, 0.04069887924194336, 0.040653823852539066, 0.040151039123535154, 0.04031180953979492, 0.040371200561523435, 0.040395774841308595, 0.04054425430297852, 0.04047769546508789, 0.04043468856811523, 0.04045004653930664, 0.04047257614135742, 0.04039475250244141, 0.0425533447265625, 0.046265342712402346, 0.046534656524658206, 0.043256832122802735, 0.0407275505065918, 0.04087295913696289, 0.040569854736328126, 0.040406017303466796, 0.04051865768432617, 0.04002918243408203, 0.040400894165039065, 0.040151039123535154, 0.04029030227661133, 0.040253440856933595, 0.040342529296875, 0.040529918670654294, 0.04058931350708008, 0.04053299331665039, 0.0406558723449707, 0.04077056121826172, 0.04058828735351563, 0.04054732894897461, 0.04038451385498047, 0.04019302368164063, 0.04048179244995117, 0.04038348770141602, 0.10703052520751953, 0.040574977874755856, 0.04088217544555664, 0.03990323257446289, 0.04042444610595703, 0.04045312118530273, 0.04070809555053711, 0.0408616943359375, 0.04002406311035156, 0.04070502471923828, 0.04069683074951172, 0.04030976104736328, 0.040188926696777344, 0.040271873474121096, 0.040079360961914064, 0.04080025482177734, 0.040597503662109374, 0.040446975708007815, 0.04067020797729492, 0.042065921783447265, 0.042434558868408204, 0.042052608489990234, 0.04253696060180664, 0.04302643203735351, 0.042995712280273435, 0.042180606842041016, 0.04250419235229492, 0.042191871643066405, 0.04319539260864258, 0.04438118362426758, 0.04393983840942383, 0.04429312133789062, 0.04402483367919922, 0.04259635162353516, 0.041583614349365236, 0.04189286422729492, 0.041798656463623046, 0.042277889251708986, 0.042572799682617186, 0.042103809356689455, 0.0433704948425293, 0.052116481781005856, 0.041923583984375, 0.04183552169799805, 0.04065894317626953, 0.03976396942138672, 0.04044083023071289, 0.04068966293334961, 0.04055244827270508, 0.04045619201660156, 0.0408985595703125, 0.04159283065795898, 0.040671230316162106, 0.040699905395507815, 0.040804351806640625, 0.04096614456176758, 0.04097536087036133, 0.040446975708007815, 0.04036812973022461, 0.041060352325439455, 0.0409989128112793, 0.04103372955322265, 0.04108083343505859, 0.10757222747802735, 0.04019507217407227, 0.0397844467163086, 0.04009983825683594, 0.04034969711303711, 0.04060671997070313, 0.04062822341918945, 0.04060774230957031, 0.04065484619140625, 0.040643585205078124, 0.04163174438476563, 0.04302950286865234, 0.04257894515991211, 0.04257484817504883, 0.04258099365234375, 0.042231807708740236, 0.04280934524536133, 0.04270796966552735, 0.042533889770507816, 0.04256358337402344, 0.042823680877685545, 0.04286873626708984, 0.042889217376708984, 0.04289023971557617, 0.042744831085205076, 0.042780670166015625, 0.042456062316894534, 0.04240588760375977, 0.04255744171142578, 0.04247040176391602, 0.04272025680541992, 0.04240281677246094, 0.04213555145263672, 0.042567680358886716, 0.04277862548828125, 0.04286361694335938, 0.042861568450927735, 0.04289945602416992, 0.04297420883178711, 0.042872833251953124, 0.04279500961303711, 0.04276736068725586, 0.04275609588623047, 0.0427509765625, 0.042755073547363284, 0.042771457672119144, 0.04289023971557617, 0.042851329803466794, 0.042864639282226565, 0.04275199890136719, 0.04286975860595703, 0.041678848266601565, 0.042872833251953124, 0.04190310287475586, 0.043128833770751954, 0.04213145446777344, 0.04076748657226562, 0.041599998474121096, 0.04101324844360352, 0.040610816955566405, 0.04062310409545898, 0.040363006591796875, 0.040417278289794925, 0.10705817413330078, 0.040341503143310545, 0.040525825500488284, 0.04054118347167969, 0.040258560180664066, 0.040497150421142575, 0.04046131134033203, 0.04052275085449219, 0.0405032958984375, 0.0400711669921875, 0.040197120666503904, 0.04058931350708008, 0.04019507217407227, 0.040225791931152347, 0.040202239990234374, 0.04020121765136719, 0.0405032958984375, 0.040576000213623044, 0.04063846588134765, 0.040716289520263675, 0.04054118347167969, 0.040619007110595705, 0.040531967163085936, 0.04048691177368164, 0.03981926345825195, 0.040354816436767575, 0.0403056640625, 0.04022476959228516, 0.04024524688720703, 0.04049407958984375, 0.040223743438720705, 0.04021145629882812, 0.04021247863769531, 0.04048384094238281, 0.040499198913574216, 0.04071731185913086, 0.04063129425048828, 0.04068556976318359, 0.04114636611938476, 0.04072243118286133, 0.04052275085449219, 0.040379390716552735, 0.0401448974609375, 0.041491455078125, 0.04133990478515625, 0.04166963195800781, 0.0427960319519043, 0.04301107025146484, 0.04334694290161133, 0.043278335571289066, 0.043474945068359375, 0.04377702331542969, 0.04345753479003906, 0.04344627380371094, 0.04268646240234375, 0.04099686431884766, 0.04040703964233398, 0.04046131134033203, 0.041076736450195314, 0.03972915267944336, 0.04031590270996094, 0.040758270263671875, 0.040703998565673825, 0.11187200164794922, 0.04289228820800781, 0.041115646362304685, 0.04218777465820313, 0.041166847229003906, 0.04078079986572265, 0.04082688140869141, 0.04063129425048828, 0.04064460754394531, 0.04000153732299805, 0.040733695983886715, 0.040220672607421876, 0.0405401611328125, 0.04074291229248047, 0.04102963256835938, 0.04106752014160156, 0.03981619262695312, 0.04009574508666992, 0.0406558723449707, 0.04029951858520508, 0.04072652816772461, 0.04081868743896484, 0.04080537414550781, 0.04138598251342773, 0.041133056640625, 0.04085760116577149, 0.04098867034912109, 0.04105215835571289, 0.041016319274902346, 0.042592254638671875, 0.04213350296020508, 0.04225843048095703, 0.04295987319946289, 0.043133953094482425, 0.04304281616210937, 0.04117606353759766, 0.04106649780273437, 0.04092620849609375, 0.04106547164916992, 0.04106649780273437, 0.040941566467285154, 0.040965118408203126, 0.040932350158691407, 0.04212223815917969, 0.042436607360839845, 0.041245697021484375, 0.04076544189453125, 0.04070297622680664, 0.04184473419189453, 0.04255641555786133, 0.0425984001159668, 0.04274790573120117, 0.04270182418823242, 0.044447742462158206, 0.04592537689208984, 0.046117889404296876, 0.04201779174804687, 0.040883201599121094, 0.040662017822265625, 0.04067737579345703, 0.06144716644287109, 0.041603073120117184, 0.042726398468017575, 0.13708697509765624, 0.04477132797241211, 0.042823680877685545, 0.042896385192871096, 0.04258303833007813, 0.04228915023803711, 0.042482688903808595, 0.04259328079223633, 0.04264550399780274, 0.04258816146850586, 0.04207308959960938, 0.04228607940673828, 0.04244889450073242, 0.04224512100219727, 0.042726398468017575, 0.04251955032348633, 0.042537982940673826, 0.040703998565673825, 0.04062617492675781, 0.04031283187866211, 0.04027391815185547, 0.040446975708007815, 0.040272895812988284, 0.04053913497924805, 0.04037222290039062, 0.04035891342163086, 0.04029849624633789, 0.053836799621582034, 0.053195777893066405, 0.04269465637207031, 0.042771457672119144, 0.04276633453369141, 0.04269158554077149, 0.04261478424072265, 0.04239257431030274, 0.04236492919921875, 0.0426506233215332, 0.04280934524536133, 0.042369022369384765, 0.04118425750732422, 0.04038348770141602, 0.04045926284790039, 0.040632320404052735, 0.04083814239501953, 0.040653823852539066, 0.040793087005615236, 0.04210483169555664, 0.042665985107421874, 0.04257484817504883, 0.04271718215942383, 0.0426956787109375, 0.042714111328125, 0.042813438415527344, 0.04293222427368164, 0.04288716888427734, 0.0428144645690918, 0.04342169570922851, 0.04267520141601563, 0.04359270477294922, 0.04177407836914063, 0.042502143859863284, 0.04450099182128906, 0.041090049743652345, 0.13232025146484375, 0.040581119537353515, 0.040799232482910154, 0.04092620849609375, 0.04076134490966797, 0.040720382690429685, 0.04074086380004883, 0.04088729476928711, 0.0408197135925293, 0.041049087524414066, 0.04051660919189453, 0.04045414352416992, 0.04046847915649414, 0.04089548873901367, 0.040822784423828126, 0.04087910461425781, 0.04068864059448242, 0.04090572738647461, 0.04072959899902344, 0.040787967681884765, 0.040871936798095705, 0.04061695861816406, 0.040610816955566405, 0.04063334274291992, 0.040528896331787106, 0.04043775939941406, 0.04038655853271484, 0.040479743957519534, 0.040414207458496096, 0.04056576156616211, 0.040667137145996096, 0.04060160064697266, 0.040615936279296876, 0.04029337692260742, 0.040525825500488284, 0.04041932678222656, 0.04041625595092774, 0.04050022506713867, 0.04044287872314453, 0.04052684783935547, 0.04049817657470703, 0.0406036491394043, 0.04056371307373047, 0.040683521270751956, 0.04069171142578125, 0.040793087005615236, 0.04066099166870117, 0.04069580841064453, 0.04084735870361328, 0.040771583557128906, 0.04056883239746094, 0.040567806243896484, 0.04064972686767578, 0.04060876846313476, 0.040553470611572266, 0.040621055603027346, 0.040584190368652344, 0.040600574493408204, 0.040553470611572266, 0.04064153671264648, 0.040509441375732425, 0.04061183929443359, 0.04055039978027344, 0.10770738983154297, 0.040610816955566405, 0.04066918563842774, 0.04068556976318359, 0.04054732894897461, 0.04042342376708984, 0.04042956924438477, 0.04055039978027344, 0.04040806579589844, 0.04045312118530273, 0.040825855255126955, 0.04131020736694336, 0.04132352066040039, 0.043081729888916016, 0.04231884765625, 0.04464230346679687, 0.04477644729614258, 0.044431358337402346, 0.04418252944946289, 0.042531841278076174, 0.040632320404052735, 0.041043968200683595, 0.040594432830810545, 0.040574977874755856, 0.040610816955566405, 0.041529342651367186, 0.04326502227783203, 0.04297830581665039, 0.043377662658691404, 0.04434739303588867, 0.04540518569946289, 0.04428083038330078, 0.043974655151367184, 0.04396543884277344, 0.04423987197875977, 0.044469249725341796, 0.04449689483642578, 0.045456382751464845, 0.043936767578125, 0.04385177612304687, 0.043566078186035154, 0.04393369674682617, 0.044715007781982424, 0.04575436782836914, 0.045505535125732424, 0.043807743072509765, 0.0436049919128418, 0.04566527938842774, 0.053308414459228515, 0.06152703857421875, 0.04924415969848633, 0.049073150634765625, 0.04305100631713867, 0.04184473419189453, 0.04199731063842774, 0.043410430908203124, 0.04164710235595703, 0.04117401504516602, 0.04098252868652344, 0.04119551849365234, 0.04104499053955078, 0.04090675354003906, 0.04091494369506836]",tokens/s,23.44052426614116,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mistral-7B-v0.1,mistralai/Mistral-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-7b,google/recurrentgemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x7B-v0.1,mistralai/Mixtral-8x7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-72B,Qwen/Qwen-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-30b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1233.842176,19639.82848,18712.887296,18180.210688,17680.922624,s,10,13.216033935546875,1.3216033935546876,0.0024387782761524698,1.320605224609375,1.325932568359375,1.3261108764648437,1.3262535229492187,"[1.3262891845703124, 1.3228375244140624, 1.320297607421875, 1.3197344970703124, 1.320370849609375, 1.3191767578125, 1.319591552734375, 1.32100341796875, 1.320839599609375, 1.3258929443359375]",tokens/s,193.70410309816353,kWh,4.1723790019750594e-05,7.000926660400518e-05,0.00010007749672240607,0.00021181055334616185,tokens/kWh,1208627.2187846059,MB,1233.842176,19639.82848,18712.887296,18180.210688,17680.925184,s,10,57.5967783203125,5.75967783203125,0.021601525729653463,5.75476171875,5.7931456542968744,5.799599682617187,5.804762905273438,"[5.79171142578125, 5.76197216796875, 5.7578896484375, 5.76075341796875, 5.8060537109375, 5.7516337890625, 5.74239697265625, 5.74541015625, 5.73252001953125, 5.74643701171875]",tokens/s,10.938111789801612,kWh,0.00018090218082070353,0.00030364496395848166,0.0003208158955487761,0.0008053630403279612,tokens/kWh,78225.59124931415,,s,629,69.39322765350346,0.11032309642846333,0.1571254012667905,0.09120870208740234,0.09169367218017578,0.09210040588378907,1.413137802734375,"[0.12056371307373047, 0.09167257690429688, 0.09123225402832032, 0.09187840270996094, 0.09153945922851563, 0.09137561798095703, 0.09123942565917968, 0.10311270141601563, 0.09111449432373046, 0.09120051574707032, 0.0913623046875, 0.09138585662841797, 0.09142681884765624, 0.09121587371826172, 0.09097420501708985, 0.09084620666503906, 0.09084722900390625, 0.09118924713134766, 0.09099980926513672, 0.09110630035400391, 0.0910755844116211, 0.09120665740966796, 0.0913776626586914, 0.09167667388916016, 0.09146367645263671, 0.0911800308227539, 0.09079193878173829, 0.09061376190185547, 0.09066802978515626, 0.0906393585205078, 0.09105817413330078, 0.09104691314697265, 0.09103052520751953, 0.09115545654296875, 0.09131110382080078, 0.09108582305908203, 0.0911626205444336, 0.09107865905761718, 0.09120870208740234, 0.09128755187988281, 0.09152819061279296, 0.0915568618774414, 0.09149132537841796, 0.0913407974243164, 0.09146060943603515, 0.09166643524169922, 0.09119436645507813, 0.09117798614501953, 0.09111756896972656, 0.09089228820800781, 0.09115955352783203, 0.091072509765625, 0.09090457916259766, 0.09118208312988281, 0.09116569519042969, 0.09128550720214844, 0.09140838623046875, 0.09142681884765624, 0.09154150390625, 0.09165106964111328, 0.0919705581665039, 0.09150157165527344, 1.4169508056640625, 0.09184358215332031, 0.09094348907470703, 0.09086975860595703, 0.09073356628417968, 0.09097932434082032, 0.09114931488037109, 0.09102540588378906, 0.09054720306396484, 0.09046733093261719, 0.090640380859375, 0.09116569519042969, 0.09162957000732422, 0.09146470642089843, 0.09142272186279297, 0.09152716827392578, 0.09176268768310547, 0.09167667388916016, 0.09188249969482422, 0.09228902435302734, 0.09147698974609375, 0.09132441711425782, 0.09165926361083984, 0.09164697265625, 0.0917913589477539, 0.09474969482421874, 0.09138893127441407, 0.09192960357666016, 0.09144422149658203, 0.09072640228271485, 0.09096908569335938, 0.09072128295898438, 0.091146240234375, 0.09096806335449219, 0.09105817413330078, 0.0912025604248047, 0.09124044799804687, 0.09112166595458984, 0.09112371063232422, 0.09107353973388672, 0.0911626205444336, 0.09122099304199219, 0.09124352264404297, 0.09123737335205079, 0.09154662322998047, 0.0914544677734375, 0.09106124877929687, 0.09071513366699219, 0.09088921356201173, 0.091146240234375, 0.09113394927978516, 0.09122303771972656, 0.09127731323242187, 0.091399169921875, 0.09140940856933594, 0.0914176025390625, 0.09163571166992188, 0.09155891418457031, 0.09127731323242187, 0.09137049865722656, 0.09181388854980468, 0.09506816101074218, 0.09283174133300781, 1.414045654296875, 0.09172889709472656, 0.09108992004394531, 0.09118208312988281, 0.0911431655883789, 0.09125273895263672, 0.0909148178100586, 0.09086361694335937, 0.09116979217529297, 0.09097727966308594, 0.09085234832763672, 0.09081446075439453, 0.09088614654541016, 0.09133158111572266, 0.09086566162109375, 0.09098035430908204, 0.09086975860595703, 0.09135513305664063, 0.09166028594970703, 0.09109913635253906, 0.09108684539794921, 0.09151795196533204, 0.09156198120117187, 0.0911646728515625, 0.09102336120605468, 0.09101209259033204, 0.09100902557373047, 0.0911247329711914, 0.09125785827636719, 0.09116876983642579, 0.09159884643554687, 0.09169100952148437, 0.09203814697265625, 0.0925132827758789, 0.09251020812988281, 0.09200844573974609, 0.09219174194335937, 0.09256448364257812, 0.0919736328125, 0.09208013153076172, 0.092295166015625, 0.09235558319091797, 0.09099571228027344, 0.09079705810546874, 0.09115853118896484, 0.09135820770263672, 0.09138585662841797, 0.0910540771484375, 0.09091993713378907, 0.09105305480957031, 0.09099366760253906, 0.09126604461669922, 0.09116365051269532, 0.09118822479248047, 0.09150873565673828, 0.09150975799560547, 0.09134591674804687, 0.09162957000732422, 0.09138585662841797, 0.09119026947021484, 0.09120358276367188, 0.09086156463623046, 0.0913633270263672, 1.413501953125, 0.09160908508300782, 0.09092198181152343, 0.09119744110107422, 0.09110015869140625, 0.09128447723388672, 0.09114419555664062, 0.09102540588378906, 0.091325439453125, 0.09104281616210938, 0.09132441711425782, 0.09126604461669922, 0.0911431655883789, 0.09159884643554687, 0.09132646179199219, 0.0913807373046875, 0.09163673400878906, 0.09149747467041015, 0.09200332641601562, 0.09196236419677735, 0.09193881225585937, 0.09152102661132812, 0.0917176284790039, 0.09151999664306641, 0.09118515014648437, 0.09120767974853515, 0.0905533447265625, 0.09112985229492188, 0.09101721954345703, 0.09121587371826172, 0.09125888061523438, 0.0915077133178711, 0.09193164825439454, 0.09178931427001953, 0.09164800262451171, 0.09160192108154297, 0.09165106964111328, 0.09159884643554687, 0.09151283264160157, 0.09141145324707031, 0.09133261108398437, 0.09133977508544922, 0.0915251235961914, 0.09165004730224609, 0.09191731262207031, 0.09145037078857422, 0.09120358276367188, 0.09118617248535156, 0.09110425567626954, 0.09152614593505859, 0.09130290985107421, 0.09108377838134765, 0.09133875274658203, 0.09142784118652343, 0.09170944213867188, 0.09159065246582031, 0.09163775634765625, 0.09135411071777344, 0.09119129943847656, 0.09137049865722656, 0.09140838623046875, 0.09150873565673828, 0.09123532867431641, 1.4141224365234375, 0.09148108673095703, 0.09217228698730469, 0.09232691192626953, 0.09170432281494141, 0.09131724548339844, 0.09112064361572265, 0.09110221099853516, 0.09107660675048829, 0.09117696380615234, 0.09087078094482422, 0.09113600158691407, 0.09113600158691407, 0.09108172607421874, 0.09083187103271484, 0.09124044799804687, 0.09126297760009766, 0.09137049865722656, 0.09227263641357422, 0.09161011505126954, 0.0912025604248047, 0.09106841278076172, 0.09126399993896485, 0.09122815704345703, 0.09113394927978516, 0.09111449432373046, 0.09104998779296875, 0.0910929946899414, 0.09118105316162109, 0.09081958770751954, 0.09105715179443359, 0.10840678405761718, 0.10350796508789062, 0.09142272186279297, 0.09228492736816406, 0.09195929718017579, 0.10271334075927735, 0.09151487731933594, 0.09159168243408203, 0.09137254333496093, 0.09159884643554687, 0.09123123168945313, 0.09557299041748046, 0.09180467224121094, 0.09126502227783204, 0.09175347137451172, 0.09172889709472656, 0.09136844635009765, 0.09137664031982422, 0.09108992004394531, 0.09104179382324219, 0.0911677474975586, 0.09120358276367188, 0.09128141021728516, 0.09113804626464844, 0.09138380432128906, 0.09268428802490235, 0.09200434875488281, 0.09163571166992188, 0.09211392211914063, 0.09180876922607421, 0.0914329605102539, 0.09135616302490235, 1.4119720458984375, 0.09112882995605469, 0.09112678527832031, 0.09130496215820312, 0.09103667449951172, 0.09107353973388672, 0.09097523498535157, 0.09119641876220703, 0.090967041015625, 0.0911278076171875, 0.09101004791259766, 0.09128243255615234, 0.0912547836303711, 0.09137971496582031, 0.09149644470214843, 0.09125580596923828, 0.09133977508544922, 0.09125785827636719, 0.0912701416015625, 0.09121485137939453, 0.09127423858642578, 0.09116876983642579, 0.09106636810302735, 0.09074073791503906, 0.09091788482666016, 0.09112064361572265, 0.09101516723632813, 0.09117286682128906, 0.09117388916015624, 0.0910008316040039, 0.09115545654296875, 0.09132339477539063, 0.09127731323242187, 0.09140633392333984, 0.09117388916015624, 0.09155379486083984, 0.09279590606689453, 0.09151795196533204, 0.09167871856689454, 0.09150054168701172, 0.09130290985107421, 0.09093222045898437, 0.0910223388671875, 0.09108889770507812, 0.09145139312744141, 0.09123020935058594, 0.09121177673339843, 0.09120767974853515, 0.09122509002685547, 0.09123942565917968, 0.09129574584960938, 0.09133158111572266, 0.09119538879394531, 0.09130188751220703, 0.09141043090820312, 0.09166130828857422, 0.09172480010986328, 0.09175859069824219, 0.09138483428955078, 0.09141043090820312, 0.09130188751220703, 0.0912691192626953, 0.09117286682128906, 1.412201416015625, 0.0908431396484375, 0.09041407775878907, 0.09060352325439452, 0.09078886413574219, 0.09106124877929687, 0.0908062744140625, 0.09091993713378907, 0.09115238189697265, 0.09114931488037109, 0.0908431396484375, 0.09090048217773437, 0.09084210968017578, 0.09095782470703125, 0.09090662384033203, 0.0910223388671875, 0.09118208312988281, 0.09106022644042969, 0.09115750122070312, 0.09128652954101563, 0.09102438354492187, 0.09115340423583984, 0.09111244964599609, 0.09108480072021484, 0.09095475006103515, 0.09102950286865234, 0.09100287628173828, 0.09150669097900391, 0.0913960952758789, 0.09136844635009765, 0.09137049865722656, 0.09147392272949219, 0.0911800308227539, 0.09164083099365235, 0.09115545654296875, 0.09128959655761719, 0.09138483428955078, 0.09112678527832031, 0.091219970703125, 0.09113190460205078, 0.09111347198486328, 0.0911626205444336, 0.09110221099853516, 0.09122406768798828, 0.09118515014648437, 0.09122303771972656, 0.09103462219238281, 0.09135923004150391, 0.09109196472167969, 0.0910755844116211, 0.09108889770507812, 0.09129984283447265, 0.09128345489501953, 0.09145855712890626, 0.09122406768798828, 0.09123225402832032, 0.09131520080566406, 0.09138278198242188, 0.09125888061523438, 0.0913070068359375, 0.09126399993896485, 0.09093119812011718, 0.0907325439453125, 1.4138092041015624, 0.09116365051269532, 0.09054208374023437, 0.09065984344482422, 0.09058201599121093, 0.09082163238525391, 0.09085030364990235, 0.09075609588623047, 0.0909271011352539, 0.0913776626586914, 0.09119232177734375, 0.09117491149902343, 0.091072509765625, 0.09146367645263671, 0.09121075439453125, 0.09126707458496094, 0.09115955352783203, 0.09133875274658203, 0.09144422149658203, 0.09137664031982422, 0.09133773040771484, 0.0912721939086914, 0.09132953643798829, 0.09102438354492187, 0.09086463928222656, 0.09072537231445313, 0.09077760314941406, 0.09100697326660157, 0.09109196472167969, 0.09103974151611328, 0.09107148742675782, 0.09122406768798828, 0.091040771484375, 0.09130290985107421, 0.09125580596923828, 0.0914677734375, 0.09124044799804687, 0.09119232177734375, 0.09118720245361328, 0.09111756896972656, 0.09132441711425782, 0.0915230712890625, 0.09152819061279296, 0.09118208312988281, 0.09111244964599609, 0.09109811401367188, 0.09114931488037109, 0.09087283325195313, 0.09098035430908204, 0.09093325042724609, 0.09107968139648437, 0.09132032012939453, 0.09104179382324219, 0.09132032012939453, 0.0913623046875, 0.0914677734375, 0.09138483428955078, 0.09148006439208985, 0.09144525146484375, 0.09145343780517579, 0.09146675109863281, 0.09134591674804687, 0.09179955291748047, 1.413854248046875, 0.09150054168701172, 0.09093325042724609, 0.0907663345336914, 0.09089945220947265, 0.09115545654296875, 0.09085234832763672, 0.09079808044433593, 0.0909117431640625, 0.09095884704589843, 0.09056563568115235, 0.09085440063476563, 0.09081855773925782, 0.09070489501953125, 0.09074483489990234, 0.09099468994140625, 0.09082879638671874, 0.09100390625, 0.09096908569335938, 0.09086054229736328, 0.09085132598876954, 0.09099571228027344, 0.09086669158935547, 0.09099263763427734, 0.09081958770751954, 0.09101209259033204, 0.09081343841552734, 0.09076326751708984, 0.09069670104980469, 0.09059123229980469, 0.09060147094726563, 0.09061478424072265, 0.09057382202148437, 0.0909854736328125, 0.09089842987060547, 0.09110118103027344, 0.09099366760253906, 0.09095782470703125, 0.09101209259033204, 0.09129779052734376, 0.0913776626586914, 0.09102540588378906, 0.09093631744384766, 0.09139711761474609, 0.0911247329711914, 0.09086156463623046, 0.09069363403320313, 0.09069977569580077, 0.09086156463623046, 0.09106944274902344, 0.09090048217773437, 0.09098751831054687, 0.09093734741210938, 0.09097727966308594, 0.09095782470703125, 0.09095884704589843, 0.09132646179199219, 0.09133875274658203, 0.09132236480712891, 0.091251708984375, 0.09138790130615235, 0.09126809692382812, 0.09129369354248047, 1.41897314453125, 0.09151795196533204, 0.09093119812011718, 0.09126195526123047, 0.0912691192626953, 0.09099263763427734, 0.09095372772216796, 0.09105715179443359, 0.0913039321899414, 0.09127629089355468, 0.09089126586914062, 0.09118412780761719, 0.09085440063476563, 0.09083494567871093, 0.09070796966552734, 0.0908380126953125, 0.09102438354492187, 0.09102336120605468, 0.09131929779052735, 0.0915220489501953, 0.0914176025390625, 0.09135206604003906, 0.09109503936767578, 0.09103564453125, 0.09115545654296875, 0.09145753479003907, 0.09135411071777344, 0.09125273895263672, 0.09118105316162109, 0.09107660675048829, 0.09094246673583985, 0.091109375, 0.09092095947265624, 0.09086156463623046, 0.0907857894897461, 0.0910008316040039, 0.09119538879394531, 0.09095680236816406, 0.09100492858886719, 0.09132441711425782, 0.09118412780761719, 0.09117593383789062, 0.0913776626586914, 0.09133977508544922, 0.09125990295410157, 0.09138687896728516, 0.09120563507080078, 0.09127731323242187, 0.09149337768554687, 0.09137561798095703, 0.09153945922851563, 0.09123532867431641, 0.09118617248535156, 0.09117696380615234, 0.0911800308227539, 0.09141452789306641, 0.09142066955566407, 0.09118412780761719, 0.0910909423828125, 0.09118822479248047, 0.09153638458251953, 0.09146163177490234, 0.09148518371582032]",tokens/s,9.064285107773681,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,1581.658112,10567.483392,9640.607744,9107.931136,8963.121152,s,10,7.006630065917969,0.700663006591797,0.11255256758005366,0.6649867553710938,0.741906671142578,0.8850810211181638,0.999620501098633,"[0.7095918579101562, 1.02825537109375, 0.6250050048828125, 0.6622252197265625, 0.632533935546875, 0.6588701171875, 0.7100901489257813, 0.6394166870117187, 0.667748291015625, 0.6728934326171875]",tokens/s,365.36822636783563,kWh,2.1535105009873707e-05,3.6135242401470965e-05,2.5423816634884133e-05,8.30941640462288e-05,tokens/kWh,3080842.11374431,MB,1581.973504,10567.483392,9640.607744,9107.931136,8963.123712,s,10,387.62176171874995,38.762176171875,0.8892564089127438,38.788732421875,39.797198046874996,39.8325599609375,39.8608494921875,"[39.35491015625, 37.0795859375, 39.00380859375, 38.57365625, 38.325265625, 39.78933984375, 37.93184765625, 39.70173046875, 39.867921875, 37.9936953125]",tokens/s,1.6252957450235068,kWh,0.0011989832724134126,0.002011886117350217,0.0011788920912636058,0.004389761481027236,tokens/kWh,14351.577021277599,,s,629,393.2777695312502,0.6252428768382353,0.08816675183320495,0.6048717041015625,0.6539849853515626,0.6703650634765624,1.239442197265625,"[0.59736474609375, 0.6416783447265625, 0.6398289794921875, 0.5914163208007812, 0.6345175170898437, 0.6363955078125, 0.5953710327148437, 0.640294921875, 0.63857763671875, 0.6002493286132813, 0.637823974609375, 0.6352783203125, 0.6007725830078126, 0.6303283081054688, 0.6434765014648437, 0.6091530151367187, 0.5975736083984375, 0.656880615234375, 0.62192333984375, 0.599246826171875, 0.6487654418945312, 0.6310952758789062, 0.60063232421875, 0.6409072875976562, 0.6405037841796875, 0.5963817138671875, 0.6411622314453125, 0.6370744018554687, 0.5977487182617187, 0.6395822143554688, 0.6376806640625, 0.600195068359375, 0.6402109375, 0.68733642578125, 0.6022901611328125, 0.6439444580078125, 0.6292428588867187, 0.6078699340820313, 0.6074439697265624, 0.6465321044921875, 0.6250567626953125, 0.5987850341796875, 0.64610302734375, 0.6277908325195313, 0.5977333984375, 0.635462646484375, 0.6330654907226563, 0.5950054321289062, 0.6362224731445313, 0.623810546875, 0.5972838134765625, 0.6374891357421875, 0.6268477172851562, 0.5969182739257812, 0.6434631958007813, 0.6538311767578125, 0.6099876098632813, 0.6223912963867188, 0.6650562744140625, 0.6141951904296875, 0.6019880981445312, 0.6002759399414063, 1.6040928955078124, 0.6015416259765625, 0.6011883544921875, 0.6025523071289063, 0.5985567016601563, 0.6008831787109375, 0.6009528198242188, 0.5970841674804688, 0.599372802734375, 0.5967984619140625, 0.5793167114257812, 0.6011832275390625, 0.5871124267578125, 0.5953792114257812, 0.5965209350585937, 0.6008156127929688, 0.598139892578125, 0.5953863525390625, 0.5968138427734375, 0.599816162109375, 0.5932297973632813, 0.5957734375, 0.5974732666015625, 0.5925816040039062, 0.6194012451171875, 0.5895618286132812, 0.6030551147460937, 0.604063720703125, 0.5981010131835938, 0.5984102172851562, 0.5947443237304687, 0.5947064208984375, 0.5980221557617188, 0.5938984985351563, 0.5990707397460937, 0.5974005737304687, 0.5994116821289063, 0.6011248779296875, 0.5726832885742188, 0.5868656616210938, 0.5667266845703125, 0.5921556396484375, 0.5971681518554688, 0.5712332763671875, 0.5835601806640625, 0.5933240356445313, 0.5740523681640625, 0.5737902221679687, 0.5743370361328125, 0.5732515869140625, 0.5703475341796875, 0.57289013671875, 0.5735536499023437, 0.5651845092773438, 0.5715753173828125, 0.5714544677734374, 0.5663222045898437, 0.572864501953125, 0.57588427734375, 0.5721405639648437, 0.5686435546875, 0.5689241333007813, 0.5754224853515625, 1.237887939453125, 0.63745947265625, 0.66294580078125, 0.6001694946289062, 0.5945897216796875, 0.6403809204101563, 0.6163538208007813, 0.5953515625, 0.6339829711914062, 0.6273546142578125, 0.5953074951171875, 0.63566845703125, 0.6258472900390625, 0.5944279174804687, 0.6775664672851562, 0.624078857421875, 0.5996984252929688, 0.6667284545898438, 0.6223810424804688, 0.595968994140625, 0.625839111328125, 0.6174013671875, 0.6098677978515625, 0.5951426391601562, 0.6362521362304687, 0.6202276000976562, 0.5945374755859375, 0.6347642822265624, 0.6255748901367187, 0.5950556030273437, 0.6344130859375, 0.6241167602539063, 0.5969131469726563, 0.6368818969726563, 0.6222940063476563, 0.5965086669921875, 0.6183209228515625, 0.6243881225585938, 0.6094663696289062, 0.596073486328125, 0.6368501586914063, 0.6238351440429688, 0.5970585327148438, 0.63754443359375, 0.6264105224609375, 0.5978521728515624, 0.6365399169921875, 0.6233630981445313, 0.5961594848632813, 0.6393671875, 0.6196480102539063, 0.5997711181640625, 0.6071295776367187, 0.6365440063476563, 0.6094663696289062, 0.5953526000976562, 0.6385735473632812, 0.6224230346679688, 0.59572021484375, 0.6363494262695313, 0.6238515014648438, 0.5949010009765625, 0.635947021484375, 1.2559932861328125, 0.6377113647460938, 0.621191162109375, 0.59482421875, 0.6124462280273437, 0.69471435546875, 0.6086102905273437, 0.5939804077148437, 0.6391439208984375, 0.6184949951171875, 0.593038330078125, 0.6361005859375, 0.6233764038085937, 0.5981798095703125, 0.6382090454101562, 0.6291742553710937, 0.5990748291015625, 0.6420838623046875, 0.6292603149414062, 0.5999595336914062, 0.6166312866210938, 0.6323384399414063, 0.617385986328125, 0.598382568359375, 0.63988427734375, 0.6288240356445313, 0.5978634033203125, 0.637643798828125, 0.6367620849609374, 0.59496240234375, 0.661843994140625, 0.6411530151367187, 0.597528564453125, 0.657976318359375, 0.6550497436523437, 0.6038241577148438, 0.6411264038085938, 0.6287472534179688, 0.605497314453125, 0.5986959228515625, 0.573444091796875, 0.5836492919921875, 0.5967022094726563, 0.598265869140625, 0.5761873779296875, 0.5734871215820313, 0.5838551025390625, 0.5980958862304687, 0.600057861328125, 0.5995827026367188, 0.599699462890625, 0.5980282592773437, 0.5995346069335937, 0.6007992553710938, 0.5923696899414063, 0.5993779296875, 0.6315960083007812, 0.5880729370117187, 0.59289599609375, 0.60111669921875, 0.6002994995117188, 0.5958195190429687, 0.5953106079101562, 1.225565185546875, 0.5728511962890624, 0.5814763793945312, 0.5949839477539063, 0.6040330200195313, 0.6078269653320313, 0.6065438842773437, 0.602555419921875, 0.5961513061523438, 0.5994813232421875, 0.5970308837890625, 0.5963099975585937, 0.6013716430664062, 0.5951190795898438, 0.5977804565429687, 0.5898557739257813, 0.59832421875, 0.5997803344726562, 0.5909964599609375, 0.5994649658203125, 0.5969244384765625, 0.5942568969726563, 0.577375244140625, 0.598091796875, 0.5964093627929687, 0.5995192260742187, 0.5993656616210937, 0.60240283203125, 0.5683824462890625, 0.584469482421875, 0.5979514770507812, 0.5858560180664063, 0.59783984375, 0.5989703979492188, 0.5931980590820313, 0.5729003295898437, 0.5905910034179688, 0.6031483154296875, 0.603809814453125, 0.605739013671875, 0.6033828125, 0.5916661987304688, 0.590244873046875, 0.6700984497070313, 0.6344007568359376, 0.5977999267578125, 0.689701904296875, 0.6576680908203125, 0.5951293334960938, 0.6412359619140625, 0.6357196655273437, 0.5990543212890626, 0.6548101196289062, 0.6330439453125, 0.62746826171875, 0.6546002197265625, 0.6472560424804688, 0.5997813720703125, 0.6490726318359376, 0.6509188842773438, 0.6202081298828125, 0.6499051513671875, 0.6397440185546875, 1.3230858154296874, 0.6523299560546875, 0.61403955078125, 0.6284923095703125, 0.66630859375, 0.6207406005859375, 0.6440540161132813, 0.6706022338867188, 0.6136166381835938, 0.5945651245117187, 0.6582835083007812, 0.6179481811523437, 0.5983784790039063, 0.652099609375, 0.6393425903320312, 0.6246942749023437, 0.64039013671875, 0.6321889038085937, 0.5944155883789063, 0.6399754028320312, 0.6312632446289063, 0.599583740234375, 0.6395637817382812, 0.6282813720703125, 0.6061885375976562, 0.6462116088867188, 0.6384783325195312, 0.605787109375, 0.6475038452148437, 0.67051416015625, 0.6070067138671875, 0.6182205200195312, 0.6573475952148438, 0.6533611450195312, 0.6080481567382813, 0.64251904296875, 0.6408734741210937, 0.61519873046875, 0.6701414184570312, 0.6409922485351562, 0.609712158203125, 0.6640732421875, 0.6448475952148438, 0.6022256469726562, 0.6386288452148438, 0.646540283203125, 0.6138040161132813, 0.6377615356445312, 0.6393630981445313, 0.6000435180664062, 0.6374481811523437, 0.6275819702148437, 0.6133657836914063, 0.6208153686523438, 0.683093994140625, 0.61669580078125, 0.6000353393554687, 0.6468239135742188, 0.6285568237304687, 0.5996103515625, 0.6420172729492187, 0.63944189453125, 0.6033408203125, 1.352290283203125, 0.5993922729492187, 0.64180224609375, 0.6406123657226562, 0.5975101318359375, 0.6445137939453125, 0.629116943359375, 0.5973688354492187, 0.6628290405273437, 0.6569830322265625, 0.5991219482421875, 0.647942138671875, 0.6324807739257813, 0.606635009765625, 0.5976299438476562, 0.5984429931640625, 0.5960755004882813, 0.5973289184570313, 0.5973954467773438, 0.5979002685546875, 0.598455322265625, 0.5939364013671875, 0.6233815307617188, 0.6010521850585937, 0.59455078125, 0.6007234497070313, 0.5863526611328125, 0.5972817993164062, 0.5990768432617187, 0.5985014038085937, 0.5729392700195313, 0.5910281982421876, 0.5731287231445312, 0.5916057739257813, 0.5980712890625, 0.594218994140625, 0.5961461791992188, 0.6018109741210937, 0.5924065551757812, 0.596010986328125, 0.599225341796875, 0.5875455932617187, 0.6045562744140625, 0.5967544555664063, 0.6034268188476563, 0.5727948608398438, 0.580010009765625, 0.5990819702148438, 0.59628955078125, 0.5682544555664063, 0.5987870483398438, 0.5997014770507813, 0.599383056640625, 0.5990451049804687, 0.57562109375, 0.59485595703125, 0.5987286987304687, 0.6018468017578125, 0.5938063354492188, 0.602625, 0.6005463256835938, 0.5763727416992187, 0.5986764526367188, 1.240046630859375, 0.5963663330078125, 0.5770055541992187, 0.6001889038085938, 0.593712158203125, 0.595267578125, 0.5979351196289062, 0.575910888671875, 0.5997557983398437, 0.6009733276367187, 0.6007510986328125, 0.6443826904296875, 0.586376220703125, 0.6060123901367187, 0.6030438232421875, 0.6032926635742187, 0.6195108032226563, 0.6226954345703125, 0.64074853515625, 0.6356234130859375, 0.6032916259765625, 0.688385009765625, 0.6224230346679688, 0.5996973876953124, 0.6799483032226562, 0.6397348022460938, 0.6303692626953125, 0.6740869140625, 0.63442431640625, 0.6101156005859375, 0.6649047241210938, 0.642861083984375, 0.6285977783203125, 0.6721658935546875, 0.644189208984375, 0.6048717041015625, 0.6577264404296875, 0.64622900390625, 0.6270382080078125, 0.6579722290039063, 0.63530908203125, 0.6248980712890625, 0.6744074096679687, 0.6511185913085937, 0.6091478881835938, 0.6488186645507813, 0.6312366333007813, 0.619989013671875, 0.6455162963867187, 0.652626953125, 0.6160537719726562, 0.6775695190429688, 0.6562232055664062, 0.6125250854492188, 0.6767974243164062, 0.651884521484375, 0.6173399047851562, 0.6384005126953125, 0.6597847290039063, 0.6554562377929688, 0.6098770141601563, 0.6643077392578125, 0.6432696533203125, 1.330567138671875, 0.6421248168945313, 0.6150768432617187, 0.6558904418945313, 0.63337060546875, 0.6256732177734375, 0.6755635375976563, 0.6564720458984376, 0.6255697631835937, 0.687013916015625, 0.6186731567382813, 0.6293944091796875, 0.6843545532226563, 0.6066268310546875, 0.6445352783203125, 0.6661949462890625, 0.625027099609375, 0.6553630981445312, 0.6464286499023437, 0.6269061279296875, 0.6711173095703125, 0.6316441650390625, 0.6250413818359375, 0.6707906494140625, 0.6485411987304688, 0.6215639038085937, 0.6706237182617187, 0.6470451049804687, 0.6148690185546875, 0.6724884643554687, 0.6455398559570312, 0.6160855102539062, 0.6468229370117188, 0.6371471557617188, 0.6089574584960937, 0.6423848876953125, 0.63859814453125, 0.6068705444335938, 0.645054443359375, 0.6355302124023438, 0.5998499755859374, 0.6683453369140625, 0.641311767578125, 0.6311526489257813, 0.6739619750976562, 0.6240512084960937, 0.6008995971679687, 0.6781019897460937, 0.6321090698242188, 0.644389892578125, 0.591889404296875, 0.602481689453125, 0.6004520874023438, 0.6009384765625, 0.6021396484375, 0.6013060913085938, 0.6012477416992188, 0.600026123046875, 0.6006569213867188, 0.59757568359375, 0.5965035400390625, 0.60208740234375, 0.5967185668945313, 1.273006103515625, 0.5986948852539062, 0.5980877075195312, 0.5934295043945312, 0.5835479125976563, 0.5975060424804688, 0.5965404052734375, 0.6019317626953125, 0.5938739013671875, 0.5966049194335937, 0.6003804321289062, 0.60056884765625, 0.5748449096679688, 0.6009313354492187, 0.582329345703125, 0.597696533203125, 0.600099853515625, 0.6008135375976562, 0.5894891357421875, 0.599794677734375, 0.5989048461914063, 0.5951395874023437, 0.5989898071289063, 0.6006732788085938, 0.577396728515625, 0.572611572265625, 0.5822249145507813, 0.5979473876953125, 0.5955481567382812, 0.6007060546875, 0.6019113159179688, 0.5995140991210938, 0.5725183715820312, 0.590139404296875, 0.60124365234375, 0.5973729248046875, 0.6122598266601562, 0.596263916015625, 0.5902427978515625, 0.5941862182617188, 0.5987880859375, 0.573528076171875, 0.5996062622070313, 0.5991168212890625, 0.6004439086914063, 0.6054738159179688, 0.60377392578125, 0.60523828125, 0.6032271118164062, 0.6103460083007812, 0.6166927490234375, 0.6508073120117187, 0.6299371337890625, 0.5995274047851562, 0.6469765014648438, 0.6558453979492187, 0.6148720703125, 0.6450841674804687, 0.637559814453125, 0.6144993286132813, 0.6470870971679688, 0.6445465698242188, 0.6076385498046875]",tokens/s,1.5993784768198533,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-1.3b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1336.815616,2904.55552,1977.614336,1444.937728,1406.94784,s,10,0.6928830718994139,0.0692883071899414,0.006525893569534501,0.06703806304931641,0.07084850616455078,0.07974710235595701,0.08686597930908203,"[0.06885116577148437, 0.08864569854736327, 0.06716646575927734, 0.06690966033935547, 0.06611456298828125, 0.065751708984375, 0.06724540710449219, 0.06689600372314453, 0.06643135833740234, 0.06887104034423829]",tokens/s,3694.707092471204,kWh,2.1721929208272034e-06,3.6443500367251456e-06,4.680350966642284e-06,1.0496893924194634e-05,tokens/kWh,24388166.809034552,MB,1336.815616,2904.55552,1977.614336,1444.937728,1406.9504,s,10,25.436413818359377,2.5436413818359376,0.09789089447559496,2.5226864013671877,2.7137928466796875,2.7232042846679687,2.730733435058594,"[2.711701416015625, 2.73261572265625, 2.5028076171875, 2.396202880859375, 2.471692626953125, 2.53780908203125, 2.510081298828125, 2.53977783203125, 2.53529150390625, 2.498433837890625]",tokens/s,24.767642345293247,kWh,7.922017053804464e-05,0.0001312522339346335,7.982043885258843e-05,0.00029029284332526654,tokens/kWh,217022.22927145995,,s,629,26.020440032958966,0.0413679491779952,0.008725380934735958,0.03968716812133789,0.04532572097778321,0.04665917510986328,0.10517540863037111,"[0.041148414611816404, 0.04193689727783203, 0.04391219329833984, 0.04370943832397461, 0.04105420684814453, 0.041132030487060545, 0.04130508804321289, 0.04142182540893555, 0.03965849685668945, 0.04037017440795899, 0.04093849563598633, 0.04099686431884766, 0.04062310409545898, 0.04381695938110351, 0.04676505661010742, 0.03895500946044922, 0.039122943878173826, 0.04746547317504883, 0.048492542266845705, 0.041312255859375, 0.04293836975097656, 0.04304076766967774, 0.04536832046508789, 0.044047359466552735, 0.04472934341430664, 0.044560382843017575, 0.0430643196105957, 0.041059326171875, 0.04134707260131836, 0.042889217376708984, 0.04132454299926758, 0.04226969528198242, 0.04330393600463867, 0.04453171157836914, 0.04692684936523438, 0.04292607879638672, 0.04397568130493164, 0.045489151000976565, 0.046220287322998044, 0.044104705810546874, 0.04425932693481445, 0.04310015869140625, 0.04315955352783203, 0.04293836975097656, 0.044028926849365234, 0.04242432022094727, 0.042651649475097655, 0.04249292755126953, 0.04144537734985351, 0.0419051513671875, 0.04183244705200195, 0.04251443099975586, 0.0452567024230957, 0.04434329605102539, 0.0465428466796875, 0.04591001510620117, 0.046104576110839846, 0.04576768112182617, 0.04547071838378906, 0.04241408157348633, 0.039907329559326174, 0.03856486511230469, 0.12884991455078126, 0.041957374572753905, 0.04294451141357422, 0.04025753784179688, 0.04106137466430664, 0.04556595230102539, 0.042436607360839845, 0.047874046325683595, 0.045431808471679686, 0.04451737594604492, 0.043030529022216796, 0.04759449768066406, 0.04475392150878906, 0.04508364868164062, 0.046508033752441405, 0.044012542724609374, 0.04273152160644531, 0.04211199951171875, 0.043578369140625, 0.04237209701538086, 0.043207679748535156, 0.041032703399658206, 0.04605440139770508, 0.046004222869873046, 0.04731903839111328, 0.047478782653808595, 0.045770751953125, 0.042807296752929686, 0.042971134185791016, 0.0505456657409668, 0.04359987258911133, 0.04318003082275391, 0.04307046508789063, 0.04380057525634766, 0.04492697525024414, 0.043853824615478515, 0.04484403228759765, 0.04637491226196289, 0.040215553283691405, 0.0433704948425293, 0.044837886810302735, 0.045603839874267575, 0.04736716842651367, 0.04665958404541016, 0.04245708847045898, 0.04412723159790039, 0.04205363082885742, 0.040668159484863284, 0.04204646301269531, 0.04033331298828125, 0.040925182342529294, 0.04098457717895508, 0.04027084732055664, 0.04084121704101563, 0.041090049743652345, 0.040529918670654294, 0.041275390625, 0.041545726776123046, 0.04067225646972656, 0.04148019027709961, 0.040308734893798825, 0.04108083343505859, 0.041057281494140625, 0.10614374542236328, 0.037566463470458986, 0.03766067123413086, 0.037835777282714846, 0.037967872619628903, 0.037823486328125, 0.037966846466064456, 0.038114303588867186, 0.03875532913208008, 0.03897753524780274, 0.037459968566894535, 0.03786137771606445, 0.038217727661132815, 0.039846912384033206, 0.03991244888305664, 0.039934974670410156, 0.038474750518798825, 0.03781222534179687, 0.038010879516601564, 0.038401023864746094, 0.03858943939208984, 0.03734527969360352, 0.038662143707275394, 0.037353473663330077, 0.03818700790405274, 0.038075393676757815, 0.0384266242980957, 0.03892633438110352, 0.038144001007080076, 0.03812454223632813, 0.03983052825927735, 0.03887206268310547, 0.038468608856201174, 0.038899711608886715, 0.03891507339477539, 0.03947110366821289, 0.03969945526123047, 0.03975680160522461, 0.039357440948486325, 0.040995838165283204, 0.04063846588134765, 0.04254924774169922, 0.04035891342163086, 0.04068044662475586, 0.04310835266113281, 0.042649600982666014, 0.04040703964233398, 0.03899084854125977, 0.03880550384521484, 0.039005184173583986, 0.03829043197631836, 0.055065601348876954, 0.057250816345214846, 0.051108863830566405, 0.0403507194519043, 0.039992321014404295, 0.03916287994384766, 0.038814720153808595, 0.03890892791748047, 0.03842047882080078, 0.03823513412475586, 0.03828224182128906, 0.03816447830200195, 0.10532249450683594, 0.03686297607421875, 0.03721113586425781, 0.036953086853027346, 0.03654655838012695, 0.03647590255737305, 0.036596736907958984, 0.03625267028808594, 0.03632537460327148, 0.03684044647216797, 0.036468734741210936, 0.03652505493164063, 0.039349246978759765, 0.03796377563476563, 0.03751424026489258, 0.04029337692260742, 0.036762622833251955, 0.03870207977294922, 0.03858943939208984, 0.036942848205566405, 0.042382335662841795, 0.03984896087646484, 0.03865087890625, 0.03815321731567383, 0.0406036491394043, 0.04113715362548828, 0.037991424560546876, 0.037548030853271484, 0.037541889190673826, 0.03717324829101563, 0.037215232849121094, 0.037303295135498044, 0.03767910385131836, 0.03662540817260742, 0.036596736907958984, 0.03716403198242187, 0.0373309440612793, 0.03744460678100586, 0.037108734130859376, 0.03700735855102539, 0.03694694519042969, 0.03782451248168945, 0.037544960021972655, 0.03748454284667969, 0.03706367874145508, 0.03644927978515625, 0.03689779281616211, 0.03766886520385742, 0.03805593490600586, 0.0385689582824707, 0.037905406951904294, 0.03616972732543945, 0.03922534561157227, 0.039298046112060545, 0.04119756698608398, 0.04146995162963867, 0.039779327392578126, 0.03812761688232422, 0.038449153900146485, 0.04032819366455078, 0.04244070434570312, 0.03850137710571289, 0.03873689651489258, 0.10479718780517579, 0.036827136993408206, 0.03638579177856445, 0.038250495910644534, 0.03750092697143555, 0.03668479919433594, 0.036587520599365236, 0.036722686767578124, 0.036977664947509765, 0.03723161697387695, 0.036857856750488284, 0.036765697479248044, 0.03756748962402344, 0.037961727142333986, 0.038046718597412106, 0.03778252792358398, 0.03744153594970703, 0.037082111358642575, 0.038817790985107424, 0.038877185821533204, 0.03851468658447266, 0.038250495910644534, 0.03876454544067383, 0.040910846710205076, 0.04074803161621094, 0.039951358795166016, 0.03905023956298828, 0.039314430236816404, 0.0409876480102539, 0.03940454483032227, 0.0400076789855957, 0.039572479248046875, 0.04517375946044922, 0.045644798278808595, 0.04571033477783203, 0.04513894271850586, 0.04531507110595703, 0.04471603012084961, 0.03852799987792969, 0.039370750427246096, 0.03845529556274414, 0.0385873908996582, 0.04029747009277344, 0.037997566223144534, 0.03823820877075195, 0.03839385604858398, 0.03891507339477539, 0.03964723205566406, 0.04125798416137695, 0.04135321426391601, 0.04009267044067383, 0.0383559684753418, 0.0393779182434082, 0.039299072265625, 0.03987353515625, 0.04077977752685547, 0.03867647933959961, 0.0382371826171875, 0.038542335510253906, 0.0384266242980957, 0.03826278305053711, 0.0375551986694336, 0.03699814224243164, 0.10440089416503906, 0.03889766311645508, 0.0399441909790039, 0.03865497589111328, 0.04022886276245117, 0.040880126953125, 0.04176793670654297, 0.042021888732910156, 0.040243198394775394, 0.04028211212158203, 0.04165836715698242, 0.04088217544555664, 0.04025548934936524, 0.03983871841430664, 0.040458240509033204, 0.03929190444946289, 0.04260761642456055, 0.05056204986572266, 0.050740222930908206, 0.044065792083740236, 0.04501401519775391, 0.043425792694091796, 0.04126822280883789, 0.045428737640380856, 0.04501606369018555, 0.03947622299194336, 0.038863872528076174, 0.03742924880981445, 0.03789516830444336, 0.03743231964111328, 0.037157886505126955, 0.03757567977905273, 0.03673088073730469, 0.04060774230957031, 0.04365414428710938, 0.040271873474121096, 0.04441292953491211, 0.04136140823364258, 0.03686195373535156, 0.03921408081054688, 0.04419583892822266, 0.0432281608581543, 0.043038719177246096, 0.03796377563476563, 0.037356544494628906, 0.037146625518798826, 0.03730739212036133, 0.0369244155883789, 0.0367534065246582, 0.036598785400390625, 0.03662335968017578, 0.03653734588623047, 0.036432895660400394, 0.03629260635375976, 0.03700428771972656, 0.038354942321777344, 0.0409620475769043, 0.040973312377929685, 0.041804798126220705, 0.04016332626342774, 0.0389857292175293, 0.040869888305664064, 0.04110745620727539, 0.10699263763427734, 0.03855769729614258, 0.03912396621704101, 0.039019519805908204, 0.039820289611816405, 0.041285633087158206, 0.04189388656616211, 0.04174028778076172, 0.04180582427978516, 0.03921612930297851, 0.038765567779541016, 0.03895296096801758, 0.03894988632202148, 0.038899711608886715, 0.04010905456542969, 0.03824947357177735, 0.038586368560791014, 0.03952947235107422, 0.04148019027709961, 0.04407807922363281, 0.04104499053955078, 0.04038143920898438, 0.03791462326049805, 0.03846144104003906, 0.040455169677734375, 0.04665856170654297, 0.04404633712768555, 0.04075212860107422, 0.03845017623901367, 0.03755212783813477, 0.039019519805908204, 0.03926323318481445, 0.03920793533325195, 0.04454502487182617, 0.0426506233215332, 0.039825408935546876, 0.03924684906005859, 0.04037222290039062, 0.04189081573486328, 0.039636993408203126, 0.04024524688720703, 0.04093132781982422, 0.03960627365112305, 0.03941888046264649, 0.039762943267822266, 0.039790592193603515, 0.04068556976318359, 0.03838054275512695, 0.037607425689697264, 0.037615615844726565, 0.037166080474853515, 0.03742822265625, 0.03715891265869141, 0.03725414276123047, 0.037773311614990236, 0.0376360969543457, 0.04033536148071289, 0.04078899383544922, 0.042123264312744144, 0.04035686492919922, 0.03818700790405274, 0.03849523162841797, 0.0401868782043457, 0.10725376129150391, 0.037610496520996094, 0.040389633178710936, 0.038075393676757815, 0.037569534301757815, 0.03949772644042969, 0.03950080108642578, 0.039787521362304686, 0.03846041488647461, 0.03831193542480469, 0.038458366394042966, 0.037623809814453124, 0.037563392639160156, 0.03903180694580078, 0.03706675338745117, 0.03773747253417969, 0.03664384078979492, 0.03855974578857422, 0.038201343536376955, 0.036503551483154296, 0.03754905700683594, 0.038392833709716793, 0.038675457000732424, 0.03781836700439453, 0.03795455932617187, 0.03936870574951172, 0.03908812713623047, 0.039034881591796876, 0.038474750518798825, 0.039728126525878905, 0.038171646118164065, 0.03897446441650391, 0.039362560272216796, 0.0401080322265625, 0.03905023956298828, 0.03900620651245117, 0.04011110305786133, 0.03775590515136719, 0.039451648712158206, 0.040671230316162106, 0.04033433532714844, 0.04025241470336914, 0.037324798583984374, 0.038242305755615234, 0.04223283386230469, 0.03975065612792969, 0.048086017608642576, 0.04630732727050781, 0.04766310501098633, 0.04902092742919922, 0.04720947265625, 0.042092544555664066, 0.04148121643066406, 0.0403507194519043, 0.04598681640625, 0.04231884765625, 0.04197478485107422, 0.05224038314819336, 0.04944384002685547, 0.0440709114074707, 0.03917619323730469, 0.038785022735595705, 0.03982131195068359, 0.1056358413696289, 0.03834777450561523, 0.03832320022583008, 0.0384450569152832, 0.03826278305053711, 0.038572032928466796, 0.03875532913208008, 0.03862015914916992, 0.03900723266601563, 0.039972862243652346, 0.0431278076171875, 0.041839614868164066, 0.04481228637695313, 0.04458803176879883, 0.04434636688232422, 0.03902566528320312, 0.03830476760864258, 0.04161228942871094, 0.04064255905151367, 0.04382720184326172, 0.04690534210205078, 0.041148414611816404, 0.038819839477539066, 0.038076416015625, 0.03873177719116211, 0.037806079864501956, 0.038539264678955076, 0.037981182098388674, 0.037789695739746096, 0.037644287109375, 0.037564414978027344, 0.03692748641967773, 0.03613695907592773, 0.03643392181396484, 0.036408321380615234, 0.03664896011352539, 0.03664384078979492, 0.036705280303955076, 0.03668582534790039, 0.03669708633422852, 0.036603904724121096, 0.03686912155151367, 0.03673088073730469, 0.03668479919433594, 0.03767091369628906, 0.043156478881835936, 0.04600831985473633, 0.046311424255371096, 0.04084838485717773, 0.03926425552368164, 0.043245567321777346, 0.04453376007080078, 0.04617932891845703, 0.04303462219238281, 0.03849318313598633, 0.04173619079589844, 0.04427980804443359, 0.04629708862304688, 0.04632883071899414, 0.03989503860473633, 0.04123136138916016, 0.045011966705322266, 0.044657665252685545, 0.10800128173828125, 0.03787571334838867, 0.03945471954345703, 0.04558848190307617, 0.041613311767578126, 0.03910553741455078, 0.03764019012451172, 0.04031078338623047, 0.03968716812133789, 0.04293632125854492, 0.042692607879638675, 0.04218982315063476, 0.0401715202331543, 0.03774156951904297, 0.03779993438720703, 0.038988800048828126, 0.03788800048828125, 0.03755417633056641, 0.03929292678833008, 0.03856281661987305, 0.03903692626953125, 0.03962879943847656, 0.038653953552246094, 0.03991551971435547, 0.03971993637084961, 0.04221542358398438, 0.04192051315307617, 0.043394046783447264, 0.046099456787109375, 0.04219289779663086, 0.038095870971679685, 0.04168294525146484, 0.04554956817626953, 0.045126655578613284, 0.04506316757202149, 0.03892633438110352, 0.03695001602172852, 0.03681894302368164, 0.038075393676757815, 0.038043647766113284, 0.038245376586914064, 0.037253120422363284, 0.03813478469848633, 0.03813580703735352, 0.03690496063232422, 0.03693260955810547, 0.03682918548583984, 0.03680460739135742, 0.03680767822265625, 0.03687833786010742, 0.03675852966308594, 0.03679129409790039, 0.03666636657714844, 0.03729715347290039, 0.03753472137451172, 0.03744563293457031, 0.03768115234375, 0.0384532470703125, 0.04095795059204101, 0.04267520141601563, 0.04427673721313476, 0.04552396774291992, 0.040578048706054685]",tokens/s,24.173303725965912,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-1.4b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1387.122688,2904.55552,1977.614336,1444.937728,1406.94784,s,10,0.6757495117187501,0.06757495117187501,0.0014414441516995519,0.06702371215820313,0.06992645034790039,0.06993962364196776,0.06995016227722167,"[0.06995279693603515, 0.06755043029785156, 0.06597293090820312, 0.06689027404785156, 0.06715715026855469, 0.06992352294921875, 0.06900537872314454, 0.06593504333496093, 0.06650278472900391, 0.06685919952392579]",tokens/s,3788.3860152391544,kWh,2.261768788733381e-06,3.7210995100550313e-06,4.688731095523102e-06,1.0671599394311511e-05,tokens/kWh,23988906.4929162,MB,1387.122688,2904.55552,1977.614336,1444.937728,1406.9504,s,10,25.787034179687502,2.5787034179687502,0.09657104819196634,2.587985595703125,2.7053544677734376,2.7064573852539064,2.707339719238281,"[2.567238525390625, 2.4786591796875, 2.4626435546875, 2.705109375, 2.649063232421875, 2.707560302734375, 2.65899951171875, 2.43542236328125, 2.51360546875, 2.608732666015625]",tokens/s,24.43088241982679,kWh,7.895242521103393e-05,0.0001320688879942791,8.084605954964667e-05,0.00029186737275495973,tokens/kWh,215851.46501761366,,s,629,26.349160423278803,0.041890557111731015,0.008578187737824322,0.04000460815429688,0.04582440795898438,0.04845219879150391,0.10511278289794923,"[0.042256385803222656, 0.041390079498291016, 0.04611686325073242, 0.044183551788330076, 0.043524097442626954, 0.04636979293823242, 0.042464256286621094, 0.04204544067382812, 0.041692161560058595, 0.04113510513305664, 0.04116889572143555, 0.04092620849609375, 0.04087910461425781, 0.04158054351806641, 0.04162252807617187, 0.04048179244995117, 0.040460289001464846, 0.0392540168762207, 0.03957657623291016, 0.03807027053833008, 0.03944038391113281, 0.04011724853515625, 0.03753062438964844, 0.03890585708618164, 0.04132454299926758, 0.038228992462158204, 0.03806617736816406, 0.038547454833984376, 0.038981632232666014, 0.03902259063720703, 0.040240127563476565, 0.039534591674804685, 0.03977318572998047, 0.039863296508789066, 0.038749183654785156, 0.03861401748657227, 0.03919564819335938, 0.03935129547119141, 0.03914956665039063, 0.04079206466674805, 0.04214067077636719, 0.03942297744750976, 0.043665409088134766, 0.042365951538085936, 0.04092620849609375, 0.04148121643066406, 0.04129894256591797, 0.04189184188842773, 0.04112076950073242, 0.04253286361694336, 0.040438785552978515, 0.04266495895385742, 0.03987865447998047, 0.04256665420532227, 0.03998822402954102, 0.04133785629272461, 0.0417259521484375, 0.038983680725097655, 0.03886796951293945, 0.03936972808837891, 0.0396943359375, 0.04000972747802734, 0.10830028533935547, 0.040032257080078126, 0.0401162223815918, 0.039825408935546876, 0.040002559661865236, 0.04009164810180664, 0.04053913497924805, 0.04031999969482422, 0.04031795120239258, 0.04019404983520508, 0.04048691177368164, 0.04154982376098633, 0.04031999969482422, 0.04158259201049805, 0.04049100875854492, 0.04049203109741211, 0.039136257171630856, 0.03911577606201172, 0.039090175628662106, 0.03972198486328125, 0.03936460876464844, 0.039610366821289066, 0.039779327392578126, 0.03952435302734375, 0.040030208587646485, 0.03986022567749024, 0.03998310470581055, 0.04000460815429688, 0.040240127563476565, 0.040081409454345705, 0.040226814270019534, 0.04009676742553711, 0.03983257675170898, 0.041785343170166016, 0.03987148666381836, 0.03861401748657227, 0.04133990478515625, 0.037594112396240234, 0.037389312744140625, 0.03751731109619141, 0.037966846466064456, 0.03791360092163086, 0.03720294570922852, 0.03847270584106445, 0.0378419189453125, 0.03866316986083984, 0.03711078262329102, 0.03840921783447265, 0.03811123275756836, 0.038950912475585936, 0.03973017501831055, 0.03928780746459961, 0.03856793594360351, 0.038703102111816406, 0.03881369781494141, 0.03841843032836914, 0.038566913604736325, 0.03855462265014648, 0.03865599822998047, 0.03769548797607422, 0.038434814453125, 0.0384450569152832, 0.03749683380126953, 0.10484735870361328, 0.03807129669189453, 0.03882291030883789, 0.038991870880126955, 0.03849932861328125, 0.0387665901184082, 0.038397953033447264, 0.03829043197631836, 0.038335487365722655, 0.03847679901123047, 0.038196224212646485, 0.038109184265136715, 0.03803443145751953, 0.038188030242919925, 0.03816243362426758, 0.03806105422973633, 0.03813273620605469, 0.03823513412475586, 0.037891071319580076, 0.03821670532226563, 0.04026675033569336, 0.03838566589355469, 0.03777536010742188, 0.03851059341430664, 0.03825356674194336, 0.0377077751159668, 0.03832627105712891, 0.03781017684936523, 0.037615615844726565, 0.03883929443359375, 0.03820748901367187, 0.03788288116455078, 0.04263423919677734, 0.044230655670166014, 0.04041830444335937, 0.03971993637084961, 0.039128063201904296, 0.03899289703369141, 0.03911065673828125, 0.03873894500732422, 0.03927142333984375, 0.039651329040527344, 0.042858497619628906, 0.03968716812133789, 0.03823308944702149, 0.03942399978637695, 0.04258303833007813, 0.04299468612670899, 0.042461185455322265, 0.0393175048828125, 0.039213054656982424, 0.038403072357177735, 0.04006911849975586, 0.041468929290771485, 0.03846041488647461, 0.03890585708618164, 0.038383617401123046, 0.03849216079711914, 0.038452224731445314, 0.038991870880126955, 0.03913523101806641, 0.03892838287353516, 0.03798015975952149, 0.10837709045410156, 0.04194406509399414, 0.03927961730957031, 0.03803852844238281, 0.03946393585205078, 0.03877068710327149, 0.03832729721069336, 0.04062310409545898, 0.03817881774902344, 0.03767500686645508, 0.03743027114868164, 0.03775795364379883, 0.03747430419921875, 0.03727769470214844, 0.03749785614013672, 0.037125118255615236, 0.037215232849121094, 0.037082111358642575, 0.03710976028442383, 0.03696230316162109, 0.03762278366088867, 0.04270284652709961, 0.04751871871948242, 0.046835712432861325, 0.04950835037231445, 0.05011865615844727, 0.04924518585205078, 0.04852633666992188, 0.049364990234375, 0.04907110214233398, 0.04877107238769531, 0.048761856079101565, 0.04889190292358398, 0.04962303924560547, 0.05103615951538086, 0.049397758483886715, 0.05041766357421875, 0.04752076721191406, 0.05066035079956055, 0.056509441375732425, 0.045423614501953126, 0.0460134391784668, 0.04196352005004883, 0.041265151977539063, 0.04226355361938477, 0.04271308898925781, 0.04271923065185547, 0.04188467025756836, 0.04154777526855469, 0.040825855255126955, 0.04071219253540039, 0.04144025421142578, 0.04248371124267578, 0.040156158447265625, 0.040422401428222655, 0.04130508804321289, 0.03981721496582031, 0.040185855865478515, 0.041286655426025394, 0.04186521530151367, 0.044631038665771484, 0.045497344970703124, 0.039695358276367186, 0.10644992065429687, 0.03908812713623047, 0.03912089538574219, 0.039021568298339845, 0.039152641296386716, 0.03888025665283203, 0.039196670532226564, 0.03864166259765625, 0.03931955337524414, 0.03958272171020508, 0.04816691207885742, 0.04706918334960938, 0.046973953247070314, 0.04720025634765625, 0.04685311889648437, 0.047652862548828126, 0.04637286376953125, 0.04128870391845703, 0.03951513671875, 0.04034867095947266, 0.037855232238769534, 0.04028416061401367, 0.058848255157470705, 0.04290560150146484, 0.04434329605102539, 0.04159283065795898, 0.040875007629394534, 0.041867263793945314, 0.03844300842285156, 0.03853311920166016, 0.038507518768310545, 0.03932262420654297, 0.04216012954711914, 0.03931545639038086, 0.03867238235473633, 0.038863872528076174, 0.038035457611083984, 0.03930419158935547, 0.03848908615112305, 0.045548545837402345, 0.04743987274169922, 0.046298110961914066, 0.04547686386108398, 0.04521062469482422, 0.038803455352783206, 0.037766143798828124, 0.03790233612060547, 0.04193689727783203, 0.039076862335205076, 0.03860275268554687, 0.03807846450805664, 0.042280960083007815, 0.04662988662719727, 0.04306739044189453, 0.043753471374511715, 0.04250726318359375, 0.04137062454223633, 0.0429854736328125, 0.044184574127197264, 0.04524544143676758, 0.04525568008422851, 0.04480307388305664, 0.043730945587158204, 0.11373875427246094, 0.040791038513183595, 0.043619327545166016, 0.04390195083618164, 0.04236288070678711, 0.04389273452758789, 0.04322611236572266, 0.04350259017944336, 0.04414361572265625, 0.0439736328125, 0.04428287887573242, 0.044213249206542966, 0.04512460708618164, 0.0466247673034668, 0.050852863311767575, 0.04800102233886719, 0.04455833435058594, 0.04467609786987305, 0.04388147354125976, 0.043273216247558595, 0.04394291305541992, 0.04395110321044922, 0.04394496154785156, 0.046699520111083984, 0.04163071823120117, 0.04256563186645508, 0.04465971374511719, 0.04041318511962891, 0.04214374542236328, 0.04397158432006836, 0.04709273529052734, 0.04303462219238281, 0.045969406127929685, 0.042365951538085936, 0.047096832275390625, 0.04396953582763672, 0.041589759826660154, 0.038973438262939454, 0.03851264190673828, 0.03815731048583984, 0.0381030387878418, 0.03804467010498047, 0.037722110748291016, 0.03829759979248047, 0.03921100616455078, 0.03901030349731445, 0.0387512321472168, 0.038166526794433595, 0.037921791076660154, 0.03792281723022461, 0.04362444686889649, 0.04872192001342773, 0.04060160064697266, 0.03962777709960937, 0.04394496154785156, 0.05166694259643555, 0.04884275054931641, 0.044980224609375, 0.044459007263183595, 0.044816383361816405, 0.0419420166015625, 0.04113510513305664, 0.04096307373046875, 0.11108966064453125, 0.041613311767578126, 0.04253593444824219, 0.04218163299560547, 0.04389888000488281, 0.0427694091796875, 0.04207820892333984, 0.04495974349975586, 0.04197478485107422, 0.04436070251464844, 0.04739583969116211, 0.04643942260742188, 0.040925182342529294, 0.03905843353271484, 0.04146688079833984, 0.04292607879638672, 0.04349849700927735, 0.044213249206542966, 0.0406036491394043, 0.041425918579101564, 0.044230655670166014, 0.04189491271972656, 0.04209151840209961, 0.044336128234863284, 0.045682689666748044, 0.04221542358398438, 0.0429035530090332, 0.04713369750976563, 0.04259737777709961, 0.04317388916015625, 0.04818124771118164, 0.049614849090576174, 0.04248064041137695, 0.04377907180786133, 0.04510515213012695, 0.04441702270507813, 0.04330905532836914, 0.04578815841674805, 0.04137267303466797, 0.046132225036621094, 0.042674175262451174, 0.043703296661376956, 0.04347289657592773, 0.04235468673706055, 0.041908222198486327, 0.042651649475097655, 0.04287385559082031, 0.04115865707397461, 0.04196659088134766, 0.04222771072387695, 0.04134502410888672, 0.03935846328735351, 0.038537216186523435, 0.0369541130065918, 0.036923393249511716, 0.03696844863891602, 0.037354496002197264, 0.03760947036743164, 0.037364734649658206, 0.03705753707885742, 0.03723571014404297, 0.03727769470214844, 0.03733401489257813, 0.10348953247070312, 0.03810713577270508, 0.04242227172851563, 0.04038451385498047, 0.04169830322265625, 0.03823820877075195, 0.03994112014770508, 0.03839692687988281, 0.03781324768066406, 0.0381030387878418, 0.03793100738525391, 0.03805491256713867, 0.038988800048828126, 0.03861094284057617, 0.038199295043945314, 0.03793100738525391, 0.037797889709472655, 0.03832524871826172, 0.037779457092285154, 0.038040576934814455, 0.037754878997802735, 0.03783065414428711, 0.04087910461425781, 0.03808665466308594, 0.03782656097412109, 0.04071731185913086, 0.03811840057373047, 0.037894142150878905, 0.037969921112060545, 0.038747135162353515, 0.03924070358276367, 0.03782860946655273, 0.038937599182128906, 0.038708225250244144, 0.03744153594970703, 0.03752447891235351, 0.03779481506347656, 0.037819393157958986, 0.03766988754272461, 0.04203724670410156, 0.04147609710693359, 0.04124671936035156, 0.039032833099365234, 0.03830374526977539, 0.037678081512451174, 0.03743436813354492, 0.03733299255371094, 0.03766681671142578, 0.037749759674072264, 0.03806617736816406, 0.037275646209716795, 0.037438465118408204, 0.03833446502685547, 0.03855769729614258, 0.040807422637939454, 0.03935539245605469, 0.03733606338500976, 0.04007628631591797, 0.03984384155273438, 0.0385873908996582, 0.03885260772705078, 0.0389857292175293, 0.03886182403564453, 0.10521600341796875, 0.03895603179931641, 0.03784499359130859, 0.03896115112304688, 0.0385986557006836, 0.038163455963134765, 0.03889664077758789, 0.03817062377929688, 0.03904512023925781, 0.04396646499633789, 0.04271308898925781, 0.04035276794433594, 0.03844300842285156, 0.038629375457763675, 0.039777278900146484, 0.03897651290893555, 0.03806719970703125, 0.038659072875976565, 0.038437889099121096, 0.03842559814453125, 0.038563838958740236, 0.03880038452148438, 0.037566463470458986, 0.03877478408813476, 0.037678081512451174, 0.03796889495849609, 0.03808358383178711, 0.038539264678955076, 0.040156158447265625, 0.03995750427246094, 0.04301107025146484, 0.03897446441650391, 0.043703296661376956, 0.04695449447631836, 0.046033920288085936, 0.04453273773193359, 0.04505190277099609, 0.045050880432128904, 0.041178112030029294, 0.03950899124145508, 0.03872870254516601, 0.038778881072998046, 0.03950796890258789, 0.03818598556518555, 0.037804031372070314, 0.03941273498535156, 0.0430909423828125, 0.0426321907043457, 0.039090175628662106, 0.038778881072998046, 0.04196966552734375, 0.03931238555908203, 0.03918950271606445, 0.039793663024902344, 0.03827097702026367, 0.03964108657836914, 0.03925196838378906, 0.038957054138183594, 0.03984076690673828, 0.038217727661132815, 0.039163902282714845, 0.04029337692260742, 0.03978137588500977, 0.10721894073486328, 0.03917619323730469, 0.03927859115600586, 0.03773132705688476, 0.03887411117553711, 0.060352512359619144, 0.041221118927001955, 0.04834099197387695, 0.046852096557617184, 0.056994815826416016, 0.04178841781616211, 0.04308070373535156, 0.040205310821533204, 0.04035686492919922, 0.0406558723449707, 0.03932876968383789, 0.03850239944458008, 0.03750912094116211, 0.038381568908691405, 0.038991870880126955, 0.03906867218017578, 0.039806976318359374, 0.04093132781982422, 0.04014284896850586, 0.04007628631591797, 0.04054937744140625, 0.04061491012573242, 0.04173004913330078, 0.04297216033935547, 0.04187648010253906, 0.04229119873046875, 0.04155392074584961, 0.041798656463623046, 0.041766910552978515, 0.04307455825805664, 0.04187750244140625, 0.04290764617919922, 0.039858177185058595, 0.043888641357421876, 0.04461056137084961, 0.0433438720703125, 0.039206912994384766, 0.038679550170898434, 0.04415078353881836, 0.04129075241088867, 0.04112076950073242, 0.042447872161865234, 0.041248767852783204, 0.039277568817138675, 0.03969740676879883, 0.04048384094238281, 0.0398837776184082, 0.03943936157226562, 0.04029030227661133, 0.04009267044067383, 0.04058214569091797, 0.0393809928894043, 0.04208639907836914, 0.043055103302001956, 0.038962177276611325, 0.038147071838378906, 0.03825664138793945, 0.03832320022583008]",tokens/s,23.871728354740846,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-34B,01-ai/Yi-34B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,0b24af9d7b7751f74b160dfade73ef78e10964d6,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,1371.062272,22605.201408,21678.260224,21145.583616,20257.329152,s,10,12.646739257812499,1.26467392578125,0.0024499426900719784,1.2648670654296876,1.2676071655273438,1.2678927551269532,1.2681212268066406,"[1.2597579345703125, 1.262754150390625, 1.2626298828125, 1.2635582275390624, 1.264294189453125, 1.2659263916015624, 1.26543994140625, 1.267543701171875, 1.2681783447265624, 1.266656494140625]",tokens/s,202.4237194910589,kWh,4.011614546179771e-05,6.730987750352415e-05,9.6439688263672e-05,0.00020386571122899387,tokens/kWh,1255728.5796454798,MB,1371.377664,22605.201408,21678.260224,21145.583616,20257.331712,s,10,76.332658203125,7.6332658203125,0.04626163961305683,7.61527783203125,7.708322070312501,7.708475,7.70859734375,"[7.67673876953125, 7.7082880859375, 7.7086279296875, 7.605470703125, 7.61908984375, 7.5839833984375, 7.60634765625, 7.57353759765625, 7.6114658203125, 7.6391083984375]",tokens/s,8.253348105912133,kWh,0.00024130447730422026,0.00040172748253253584,0.0004022927940525278,0.001045324753889284,tokens/kWh,60268.35178790062,,s,629,87.59570836639415,0.13926185749824171,0.1503634478011802,0.12084121704101562,0.12237025451660156,0.12359782409667969,1.3860924267578125,"[0.12236390686035156, 0.12118937683105468, 0.12155903625488282, 0.12055757141113281, 0.12129894256591797, 0.12131327819824218, 0.12231680297851563, 0.1218682861328125, 0.12231372833251954, 0.12249292755126953, 0.12222463989257812, 0.12182425689697265, 0.1208832015991211, 0.1217628173828125, 0.12218777465820313, 0.1213091812133789, 0.12271513366699219, 0.12310733032226563, 0.1214730224609375, 0.12052889251708984, 0.12090982055664062, 0.12138393402099609, 0.12355481719970703, 0.12274995422363282, 0.12106034851074218, 0.12164608001708985, 0.12244070434570313, 0.12164300537109375, 0.12105216217041016, 0.12108799743652343, 0.12258509063720703, 0.12323020935058594, 0.12169625854492187, 0.12225433349609376, 0.12205977630615235, 0.12396646118164062, 0.12287897491455078, 0.12142899322509766, 0.12349440002441406, 0.12271923065185547, 0.1218314208984375, 0.12124364471435548, 0.12148223876953125, 0.1218150405883789, 0.12210585784912109, 0.1210408935546875, 0.12168192291259766, 0.12233625793457031, 0.1210982437133789, 0.12062822723388672, 0.12118630218505859, 0.12151808166503907, 0.1213685760498047, 0.12157542419433594, 0.12113510131835938, 0.12321894073486328, 0.12213452911376953, 0.12163276672363281, 0.12093644714355468, 0.12064870452880859, 0.12093440246582031, 0.12179353332519531, 1.3874432373046874, 0.12584754943847656, 0.12641177368164064, 0.12538265228271483, 0.12532121276855468, 0.12203826904296874, 0.12090163421630859, 0.1289195556640625, 0.12283904266357422, 0.12204544067382812, 0.12198092651367187, 0.12239564514160156, 0.12179865264892578, 0.12179865264892578, 0.12209458923339844, 0.12351897430419922, 0.12235878753662109, 0.12158771514892579, 0.12078489685058594, 0.12062822723388672, 0.12055347442626953, 0.1212968978881836, 0.12065280151367187, 0.1221949462890625, 0.12234137725830078, 0.12147814178466797, 0.12085759735107422, 0.12139110565185547, 0.12094771575927735, 0.12168601226806641, 0.12066815948486329, 0.12101939392089844, 0.12235673522949218, 0.12130508422851563, 0.12065280151367187, 0.12049305725097656, 0.12059136199951172, 0.12111360168457032, 0.12157337951660156, 0.12095999908447265, 0.12220006561279297, 0.12143001556396485, 0.12008550262451172, 0.12067635345458984, 0.12254617309570312, 0.1234554901123047, 0.12494643402099609, 0.1255731201171875, 0.12422553253173828, 0.12462489318847657, 0.12234239959716797, 0.12071424102783203, 0.12124979400634765, 0.12563455963134765, 0.12653260803222657, 0.12308787536621094, 0.12253388977050782, 0.12130303955078126, 0.121312255859375, 0.12101427459716797, 0.12025856018066407, 0.1219061737060547, 0.12317388916015624, 1.386666015625, 0.12119551849365234, 0.12050841522216797, 0.1209169921875, 0.12176895904541016, 0.12102655792236328, 0.12102758026123046, 0.12152012634277344, 0.12125593566894531, 0.12344217681884766, 0.13240115356445312, 0.1421475830078125, 0.12166246032714843, 0.12252671813964844, 0.12425421142578125, 0.12340940856933594, 0.12362649536132812, 0.12125081634521484, 0.12106342315673828, 0.13387161254882812, 0.12163072204589843, 0.12196454620361329, 0.12130099487304688, 0.12387328338623046, 0.12242022705078125, 0.12473036956787109, 0.12164505767822266, 0.12133580780029297, 0.12028825378417969, 0.12095692443847657, 0.12027391815185547, 0.12171469116210938, 0.12319026947021484, 0.1223004150390625, 0.122461181640625, 0.1276006393432617, 0.12274176025390625, 0.1217044448852539, 0.1212047348022461, 0.12110745239257813, 0.12083507537841796, 0.12081766510009766, 0.12114534759521485, 0.12108799743652343, 0.1210245132446289, 0.12130201721191407, 0.12034047698974609, 0.12156313323974609, 0.1217044448852539, 0.12111154937744141, 0.12127027130126954, 0.12158054351806641, 0.12128050994873046, 0.12135833740234375, 0.12074086761474609, 0.12121702575683593, 0.12068556976318359, 0.12000972747802735, 0.1205381088256836, 0.12107263946533203, 0.12014899444580078, 0.11986022186279296, 0.12064256286621093, 1.3849088134765626, 0.12079718780517579, 0.12080947113037109, 0.12019097900390625, 0.12031590270996094, 0.12081049346923828, 0.12047154998779297, 0.12177407836914063, 0.12029235076904297, 0.12000870513916016, 0.11987763214111329, 0.12093030548095703, 0.12082380676269532, 0.12156313323974609, 0.1209722900390625, 0.1211822052001953, 0.1201295394897461, 0.12159487915039062, 0.12117913818359374, 0.12044083404541016, 0.12029747009277343, 0.12023091125488282, 0.12022681427001954, 0.12061593627929687, 0.1201070098876953, 0.12084941101074219, 0.12069785308837891, 0.12069683074951172, 0.12104192352294922, 0.1219727325439453, 0.12135321807861328, 0.12087808227539062, 0.1204510726928711, 0.12076953887939453, 0.11987149047851563, 0.12068761444091797, 0.1204869155883789, 0.12125183868408203, 0.12038758087158204, 0.12009574127197266, 0.12040089416503906, 0.12072755432128907, 0.11989094543457031, 0.12006297302246094, 0.12101222229003906, 0.1217105941772461, 0.1215836181640625, 0.12062413024902344, 0.12087808227539062, 0.12118118286132812, 0.12076850891113282, 0.12120575714111329, 0.1198919677734375, 0.11996774291992188, 0.12017356872558593, 0.12063436889648438, 0.12079821014404298, 0.12073165130615235, 0.12095590209960938, 0.12171673583984376, 0.12081868743896484, 0.12072447967529297, 0.12051148986816407, 1.3858262939453125, 0.12128153228759765, 0.12070502471923829, 0.12105216217041016, 0.12097843170166016, 0.12246733093261719, 0.12069580841064453, 0.12109414672851562, 0.12114022064208985, 0.12065996551513672, 0.12148941040039063, 0.12142489624023438, 0.12092518615722657, 0.1221048355102539, 0.12097331237792969, 0.12142182159423828, 0.1205749740600586, 0.12062003326416015, 0.1204142074584961, 0.12083200073242187, 0.12047666931152344, 0.12134297943115234, 0.12101119995117188, 0.12069683074951172, 0.11990016174316406, 0.12064665222167968, 0.12022886657714844, 0.12077772521972656, 0.12056883239746094, 0.121385986328125, 0.12111769866943359, 0.12071116638183593, 0.12187648010253906, 0.12135833740234375, 0.12068556976318359, 0.1202155532836914, 0.11995442962646484, 0.12112895965576172, 0.12105522918701171, 0.12054835510253906, 0.12075520324707031, 0.12184883117675781, 0.12037324523925781, 0.12122112274169922, 0.1208627166748047, 0.1203589096069336, 0.12008448028564453, 0.11982848358154297, 0.12079513549804688, 0.11960934448242187, 0.12000768280029298, 0.12019200134277344, 0.12055039978027343, 0.12154163360595703, 0.12240486145019532, 0.1216737289428711, 0.12103065490722656, 0.12146176147460938, 0.12040396881103516, 0.12082994842529297, 0.12174028778076172, 0.12170547485351563, 0.12181606292724609, 1.3870499267578125, 0.12073983764648437, 0.119947265625, 0.12087398529052734, 0.12084121704101562, 0.1212968978881836, 0.12119757080078125, 0.1208463363647461, 0.1205063705444336, 0.12127948760986328, 0.12034355163574219, 0.1217628173828125, 0.12201779174804687, 0.12187033843994141, 0.12157952117919922, 0.12143923187255859, 0.12012748718261719, 0.12016537475585938, 0.1201295394897461, 0.12079821014404298, 0.12010598754882812, 0.12055142211914062, 0.11989299011230468, 0.12094873809814453, 0.11991756439208984, 0.1203589096069336, 0.1205063705444336, 0.11996057891845703, 0.11918029022216797, 0.11963391876220703, 0.11999641418457031, 0.12054835510253906, 0.11963699340820312, 0.1201981430053711, 0.12095692443847657, 0.120521728515625, 0.12108799743652343, 0.12087602996826172, 0.11989913940429688, 0.12000563049316407, 0.11930111694335938, 0.12023500823974609, 0.1204142074584961, 0.12014080047607421, 0.11924582672119141, 0.11986124420166015, 0.12015206146240234, 0.12023808288574218, 0.12049305725097656, 0.12093440246582031, 0.11988275146484376, 0.11996672058105469, 0.11955302429199219, 0.12042854309082031, 0.12013977813720703, 0.11967385864257812, 0.11962060546875, 0.12015411376953125, 0.1199134750366211, 0.12030976104736328, 0.12050534057617188, 0.11973017883300781, 0.11946598052978516, 1.3861959228515626, 0.12070809936523437, 0.12050739288330078, 0.12030976104736328, 0.12053708648681641, 0.1218344955444336, 0.12058726501464843, 0.12077260589599609, 0.12095590209960938, 0.12066611480712891, 0.12013875579833984, 0.12069785308837891, 0.1206302719116211, 0.121491455078125, 0.12101734161376954, 0.12126617431640625, 0.12132044982910156, 0.12116275024414062, 0.12104601287841797, 0.12135424041748047, 0.12138393402099609, 0.12074086761474609, 0.12025856018066407, 0.12101017761230469, 0.12038861083984374, 0.12090879821777344, 0.12073267364501954, 0.12064870452880859, 0.12110848236083985, 0.12101119995117188, 0.12073471832275391, 0.12109619140625, 0.12051046752929688, 0.12100505828857422, 0.12094156646728516, 0.12175769805908203, 0.12153958129882812, 0.12117094421386719, 0.12040396881103516, 0.1204316177368164, 0.12029952239990234, 0.120163330078125, 0.1207193603515625, 0.12014591979980468, 0.1197496337890625, 0.1199636459350586, 0.12067123413085938, 0.12063641357421875, 0.120195068359375, 0.12043059539794922, 0.12036505889892578, 0.12112691497802734, 0.12129484558105469, 0.12064051055908204, 0.12033433532714843, 0.12049305725097656, 0.12095897674560546, 0.12111360168457032, 0.12042854309082031, 0.12024524688720703, 0.11968102264404297, 0.12071833801269531, 0.12047666931152344, 1.388484619140625, 0.12149759674072266, 0.12000460815429688, 0.12038655853271485, 0.11976806640625, 0.11994828796386718, 0.11983872222900391, 0.12044185638427735, 0.11967692565917969, 0.12101119995117188, 0.11977318572998047, 0.11973632049560547, 0.11995545959472656, 0.1210982437133789, 0.12019302368164063, 0.12092620849609376, 0.1199462432861328, 0.12074803161621094, 0.12051558685302734, 0.12094873809814453, 0.12032307434082032, 0.12169625854492187, 0.12022681427001954, 0.11984588623046875, 0.12025958251953126, 0.12017971038818359, 0.11917721557617188, 0.11971379089355469, 0.11991654205322265, 0.12000358581542969, 0.11964211273193359, 0.12039065551757812, 0.12029644775390624, 0.12086067199707032, 0.12067327880859376, 0.12036198425292968, 0.1199134750366211, 0.12036914825439453, 0.11961138916015625, 0.12037939453125, 0.12029337310791016, 0.11991449737548829, 0.11936563110351563, 0.12036608123779297, 0.12033229064941406, 0.11954380798339843, 0.11996466827392578, 0.1198888931274414, 0.11917619323730469, 0.11935743713378906, 0.1192437744140625, 0.11996979522705079, 0.1200025634765625, 0.12077977752685547, 0.12114227294921875, 0.120806396484375, 0.12104192352294922, 0.12081459045410156, 0.11976806640625, 0.11984998321533204, 0.11985919952392578, 0.12001484680175781, 0.1208248291015625, 1.38986083984375, 0.1199462432861328, 0.12009779357910157, 0.12051660919189452, 0.12186930847167969, 0.12225331115722657, 0.12099788665771484, 0.12093030548095703, 0.12048793792724609, 0.12162457275390624, 0.12182835388183594, 0.1206702117919922, 0.12076544189453126, 0.12145868682861329, 0.12137165069580078, 0.12147200012207031, 0.12135526275634766, 0.12022988891601563, 0.11967180633544922, 0.1198919677734375, 0.12015309143066406, 0.11993395233154297, 0.12000563049316407, 0.12038041687011719, 0.12036812591552734, 0.12049203491210937, 0.12181094360351563, 0.12104499053955078, 0.1199134750366211, 0.11955712127685547, 0.11969229125976563, 0.12080742645263672, 0.12045823669433593, 0.12078591918945313, 0.12054528045654297, 0.12072652435302735, 0.1207930908203125, 0.12018790435791016, 0.1198202896118164, 0.12014387512207031, 0.1202165756225586, 0.11994111633300782, 0.11976908874511719, 0.12005068969726562, 0.12008038330078125, 0.12064870452880859, 0.12076032257080078, 0.12048896026611328, 0.12033126068115234, 0.12020223999023437, 0.12086886596679687, 0.120953857421875, 0.12128358459472656, 0.12074393463134765, 0.12067635345458984, 0.12072652435302735, 0.12077260589599609, 0.12020428466796874, 0.12832255554199218, 0.12286463928222656, 0.12260761260986328, 0.12146790313720703, 0.1208463363647461, 1.3881456298828125, 0.12041318511962891, 0.1207162857055664, 0.12141260528564453, 0.1208463363647461, 0.12052582550048828, 0.12013977813720703, 0.12017049407958984, 0.12066304016113281, 0.121133056640625, 0.12170956420898438, 0.12156825256347656, 0.12128972625732422, 0.12169318389892578, 0.12165939331054687, 0.12121395111083984, 0.1206640625, 0.12058828735351562, 0.12146278381347657, 0.12149043273925782, 0.12149350738525391, 0.12160614776611328, 0.12195532989501953, 0.12188262176513671, 0.12036812591552734, 0.1210931167602539, 0.12026982116699218, 0.12052582550048828, 0.11983564758300781, 0.12097023773193359, 0.12031590270996094, 0.12002816009521484, 0.12030668640136719, 0.12084735870361328, 0.12015001678466797, 0.12107981109619141, 0.11977011108398437, 0.1198540802001953, 0.11961753845214844, 0.1197649917602539, 0.12048896026611328, 0.1203087387084961, 0.12043878173828125, 0.1204684829711914, 0.11957759857177734, 0.12031795501708985, 0.12001689910888672, 0.11962060546875, 0.11965849304199219, 0.12103270721435547, 0.12072652435302735, 0.12007526397705078, 0.12090265655517578, 0.12054528045654297, 0.1202165756225586, 0.12108390045166016, 0.12098047637939453, 0.12090060424804687, 0.12137165069580078, 0.1221048355102539, 0.1399009246826172, 0.13498675537109375, 0.12079718780517579]",tokens/s,7.180717089118431,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-12b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1348.313088,10301.210624,9374.26944,8841.592832,8235.72736,s,10,4.608855651855468,0.46088556518554685,0.005345658601356625,0.4604866180419922,0.46719913024902343,0.46914811859130856,0.4707073092651367,"[0.4667660217285156, 0.464708740234375, 0.45816473388671874, 0.47109710693359375, 0.45512185668945315, 0.454864990234375, 0.45743804931640625, 0.4628085021972656, 0.4549249572753906, 0.462960693359375]",tokens/s,555.4524145205927,kWh,1.5191190960732374e-05,2.4781079983778344e-05,3.5582225435022835e-05,7.555449637953355e-05,tokens/kWh,3388282.7927808957,MB,1348.313088,10301.210624,9374.26944,8841.592832,8235.72992,s,10,38.31472119140625,3.831472119140625,0.10928808160043747,3.803628784179687,3.97061875,4.016990283203125,4.054087509765624,"[3.809448486328125, 3.96031396484375, 3.770923828125, 3.8310830078125, 3.75496240234375, 3.735471923828125, 3.79780908203125, 4.06336181640625, 3.681330810546875, 3.910015869140625]",tokens/s,16.442766132963666,kWh,0.00011820595460859212,0.0001973193426988434,0.00016638171391450255,0.00048190701122193815,tokens/kWh,130730.61510405353,,s,629,42.39862783050535,0.06740640354611348,0.05501005935010999,0.06020198440551758,0.06668328704833984,0.06980997314453126,0.5153791430664062,"[0.0596234245300293, 0.060254207611083986, 0.05837926483154297, 0.060421119689941405, 0.06277324676513672, 0.058777599334716796, 0.0589486083984375, 0.0587509765625, 0.06038118362426758, 0.05870796966552734, 0.058946559906005856, 0.05683302307128906, 0.058240001678466796, 0.06426214599609376, 0.062058494567871096, 0.06083174514770508, 0.06141747283935547, 0.06067097473144531, 0.059361278533935545, 0.0581662712097168, 0.05730713653564453, 0.06168371200561523, 0.06076211166381836, 0.059259902954101565, 0.0583372802734375, 0.05704499053955078, 0.056174591064453126, 0.0562503662109375, 0.05624422454833984, 0.05665792083740234, 0.05768703842163086, 0.05770240020751953, 0.0603135986328125, 0.060816383361816405, 0.06130176162719726, 0.058947582244873044, 0.06541311645507812, 0.06451404571533204, 0.06535884857177734, 0.058191871643066405, 0.06350540924072266, 0.06555340576171875, 0.06681804656982422, 0.06130176162719726, 0.06241689682006836, 0.05957222366333008, 0.05880217742919922, 0.06370406341552734, 0.06417510223388671, 0.06378700637817383, 0.05734707260131836, 0.06001356887817383, 0.06381772613525391, 0.0654940185546875, 0.06482022094726562, 0.06144204711914063, 0.06152601623535156, 0.060184574127197264, 0.06120345687866211, 0.05953843307495117, 0.05925888061523438, 0.058649600982666014, 0.5278587036132812, 0.0618260498046875, 0.06846361541748047, 0.06952345275878906, 0.0593172492980957, 0.06439014434814454, 0.06907801818847656, 0.06487859344482422, 0.059309055328369144, 0.06007807922363281, 0.06551961517333985, 0.06409932708740235, 0.06324736022949219, 0.05575167846679688, 0.058343425750732425, 0.06511001586914063, 0.06832332611083984, 0.0674119644165039, 0.06377779388427735, 0.06430617523193359, 0.06888960266113281, 0.06537625885009765, 0.06637158203125, 0.07326719665527344, 0.06825984191894531, 0.06627225494384766, 0.06648320007324218, 0.06735462188720703, 0.06665010833740234, 0.06549913787841796, 0.06574387359619141, 0.06609407806396485, 0.0634859504699707, 0.06157516860961914, 0.0633507843017578, 0.06514790344238282, 0.057398273468017576, 0.058866687774658207, 0.06339072036743164, 0.06530867004394532, 0.05890252685546875, 0.05734707260131836, 0.05701017761230469, 0.05689139175415039, 0.057071617126464844, 0.05670195388793945, 0.05688217544555664, 0.05929574584960937, 0.06015795135498047, 0.05887078475952148, 0.0568197135925293, 0.05922918319702149, 0.05999718475341797, 0.057283584594726565, 0.05914112091064453, 0.059440128326416014, 0.0649543685913086, 0.06183321762084961, 0.06567628479003906, 0.06842982482910157, 0.06355865478515625, 0.06354431915283203, 0.06093107223510742, 0.5153894653320312, 0.057057281494140626, 0.05768294525146484, 0.05577011108398437, 0.05533695983886719, 0.06057164764404297, 0.06140620803833008, 0.060262401580810546, 0.05779046249389649, 0.05956403350830078, 0.060657665252685546, 0.05679718399047851, 0.05822771072387695, 0.05975449752807617, 0.05839462280273437, 0.057804798126220705, 0.05685145568847656, 0.06242303848266602, 0.06075699234008789, 0.05929574584960937, 0.05589811325073242, 0.05878988647460937, 0.05984153747558594, 0.05710540771484375, 0.05817753601074219, 0.0601343994140625, 0.059453441619873044, 0.06022655868530274, 0.06042828750610352, 0.05914931106567383, 0.059853824615478515, 0.06056345748901367, 0.06428876495361328, 0.060750846862792966, 0.059483135223388675, 0.059507713317871094, 0.06051430511474609, 0.07029145812988281, 0.06294630432128906, 0.06237491226196289, 0.05900492858886719, 0.05957222366333008, 0.06004326248168945, 0.06108979034423828, 0.06189363098144531, 0.06083379364013672, 0.06088601684570313, 0.06128639984130859, 0.062461952209472656, 0.058682369232177733, 0.059415550231933595, 0.06207385635375977, 0.061338623046875, 0.05964595031738281, 0.061499393463134766, 0.06568243408203125, 0.057106433868408205, 0.05652889633178711, 0.056400894165039066, 0.06481613159179687, 0.05861785507202148, 0.059568126678466796, 0.05888307189941406, 0.5307484130859375, 0.0680273895263672, 0.06944153594970703, 0.06729011535644532, 0.06668287658691406, 0.06890290832519531, 0.06364364624023437, 0.06047641754150391, 0.05900185775756836, 0.05717094421386719, 0.058720256805419924, 0.061284351348876956, 0.06156390380859375, 0.06002380752563476, 0.05967769622802734, 0.05935411071777344, 0.059184127807617185, 0.06045695877075195, 0.060919807434082034, 0.06236671829223633, 0.06501990509033204, 0.06022041702270508, 0.06030131149291992, 0.05999923324584961, 0.05900185775756836, 0.05812736129760742, 0.058169345855712894, 0.057935871124267575, 0.058897407531738284, 0.059433982849121096, 0.058966014862060545, 0.06298726272583008, 0.06144409561157226, 0.06399795150756836, 0.06684569549560547, 0.058461185455322265, 0.06086656188964844, 0.06415974426269531, 0.06136012649536133, 0.05672959899902344, 0.056491008758544924, 0.05634457778930664, 0.05660160064697266, 0.05657292938232422, 0.05653811264038086, 0.05780684661865235, 0.05566566467285156, 0.0572119026184082, 0.05949951934814453, 0.05659135818481445, 0.058210304260253906, 0.06369382476806641, 0.0640153579711914, 0.06324224090576172, 0.05826662445068359, 0.05931110382080078, 0.06532505798339844, 0.06383103942871093, 0.06347980880737304, 0.057014270782470705, 0.05966745758056641, 0.06305382537841797, 0.0655646743774414, 0.51953662109375, 0.06526258850097656, 0.06223155212402344, 0.054580223083496096, 0.054470657348632816, 0.05582131195068359, 0.05923430252075195, 0.05789798355102539, 0.05652275085449219, 0.056281089782714844, 0.05641318511962891, 0.057439231872558595, 0.05631795120239258, 0.058805248260498044, 0.05720883178710937, 0.05653708648681641, 0.05653401565551758, 0.05763891220092773, 0.0603504638671875, 0.06593536376953125, 0.0648642578125, 0.059109375, 0.05952511978149414, 0.06572441864013671, 0.06378905487060547, 0.06382694244384765, 0.05752320098876953, 0.05805158233642578, 0.06470861053466796, 0.06411264038085937, 0.06201753616333008, 0.05784371185302734, 0.054588417053222656, 0.055785472869873044, 0.056866817474365235, 0.0555601921081543, 0.057338878631591796, 0.05756108856201172, 0.054945793151855465, 0.05619507217407226, 0.058295295715332034, 0.056971263885498044, 0.06253363037109375, 0.06241791915893555, 0.06634496307373047, 0.059947006225585936, 0.06204415893554688, 0.06673101043701171, 0.061228031158447264, 0.0576071662902832, 0.06490624237060547, 0.06503218841552734, 0.05694259262084961, 0.061042686462402344, 0.06656307220458985, 0.06057062530517578, 0.055608318328857424, 0.05875404739379883, 0.06118297576904297, 0.06018764877319336, 0.05747916793823242, 0.0567347183227539, 0.05664460754394531, 0.5166981201171875, 0.05916569519042969, 0.06988697814941407, 0.07863091278076172, 0.061341697692871094, 0.061107200622558595, 0.0612044792175293, 0.06649753570556641, 0.06428876495361328, 0.06528614044189453, 0.05665894317626953, 0.05637324905395508, 0.06054092788696289, 0.06472601318359375, 0.06304460906982422, 0.057859073638916014, 0.06443417358398437, 0.06215884780883789, 0.06190387344360351, 0.06166016006469727, 0.05458124923706055, 0.05429759979248047, 0.05423923110961914, 0.05399039840698242, 0.05407027053833008, 0.05414092636108398, 0.05422694396972656, 0.054207489013671874, 0.05468876647949219, 0.05717913436889648, 0.06235238265991211, 0.062205951690673826, 0.06035968017578125, 0.060298240661621094, 0.0633251838684082, 0.0615280647277832, 0.055332862854003906, 0.06308454513549805, 0.06179328155517578, 0.056150016784667967, 0.05610700988769531, 0.05842432022094726, 0.05821542358398438, 0.05852876663208008, 0.05508915328979492, 0.056546302795410154, 0.05857894515991211, 0.0587407341003418, 0.05717094421386719, 0.05612748718261719, 0.05758566284179688, 0.06222848129272461, 0.06020198440551758, 0.0579788818359375, 0.056052734375, 0.058426368713378904, 0.05657907104492187, 0.055828479766845705, 0.05858201599121094, 0.05570457458496094, 0.05758566284179688, 0.05858201599121094, 0.055927806854248044, 0.5153526000976563, 0.05847244644165039, 0.05825024032592773, 0.056030208587646485, 0.05603123092651367, 0.059036670684814455, 0.057965568542480465, 0.0558837776184082, 0.0562083854675293, 0.05650431823730469, 0.05542399978637695, 0.05416243362426758, 0.05409894561767578, 0.05399552154541016, 0.0544901123046875, 0.056323070526123044, 0.056095745086669924, 0.05420646286010742, 0.05883084869384766, 0.06501580810546875, 0.06325657653808593, 0.06130483245849609, 0.057425918579101565, 0.059582462310791014, 0.06426112365722657, 0.06453043365478515, 0.05854719924926758, 0.055244800567626956, 0.060254207611083986, 0.06288179016113281, 0.06414745330810546, 0.05698252868652344, 0.05519257736206055, 0.061282302856445314, 0.0630087661743164, 0.06461337280273438, 0.05808127975463867, 0.05674496078491211, 0.06259609603881836, 0.06507212829589844, 0.06341222381591796, 0.05748633575439453, 0.054468608856201174, 0.05757235336303711, 0.05873356628417969, 0.05688422393798828, 0.056840190887451174, 0.056683521270751956, 0.05673984146118164, 0.05751398468017578, 0.056205310821533204, 0.057278465270996094, 0.06273638534545899, 0.0740874252319336, 0.07432089233398438, 0.07482879638671874, 0.06848818969726563, 0.06701158142089844, 0.06938829040527343, 0.06776217651367188, 0.06930636596679687, 0.06568141174316407, 0.06442393493652344, 0.5313720092773437, 0.0660664291381836, 0.06392729568481445, 0.0624640007019043, 0.06518988800048828, 0.06314393615722656, 0.06517350769042969, 0.06499021148681641, 0.06558617401123047, 0.06680268859863281, 0.07040512084960937, 0.06639718627929687, 0.06668492889404297, 0.06849126434326172, 0.06969446563720703, 0.07537356567382812, 0.07416934204101562, 0.07250227355957031, 0.07385804748535156, 0.07429529571533203, 0.07010406494140625, 0.06961971282958984, 0.07097548675537109, 0.06401126098632813, 0.06562406158447266, 0.060071937561035155, 0.06144102478027344, 0.0701685791015625, 0.061927425384521485, 0.06158540725708008, 0.06228889465332031, 0.06731161499023437, 0.06019379043579102, 0.06131814575195312, 0.06213631820678711, 0.05755392074584961, 0.06151065444946289, 0.07334092712402343, 0.058861568450927736, 0.055801856994628904, 0.054335487365722655, 0.0573306884765625, 0.05629030227661133, 0.060843006134033206, 0.06479052734375, 0.06373273468017578, 0.061036544799804686, 0.06286028671264648, 0.06360883331298828, 0.06089932632446289, 0.06550016021728515, 0.0639549446105957, 0.062120960235595706, 0.057207809448242185, 0.05779865646362305, 0.056615936279296876, 0.05634457778930664, 0.06190387344360351, 0.08188722991943359, 0.06476185607910157, 0.06254489517211914, 0.06422220611572266, 0.06310195159912109, 0.5124700317382812, 0.05770547103881836, 0.057093120574951174, 0.058243072509765625, 0.05780582427978516, 0.05538508987426758, 0.05463654327392578, 0.058224639892578124, 0.05842943954467773, 0.05840486526489258, 0.056011775970458984, 0.056335361480712894, 0.05465087890625, 0.054865921020507816, 0.05561958312988281, 0.05463142395019531, 0.056616958618164064, 0.05845811080932617, 0.05429145431518555, 0.054679550170898435, 0.0550830078125, 0.0540313606262207, 0.05451059341430664, 0.05403340911865234, 0.054004737854003906, 0.05379993438720703, 0.054371326446533204, 0.054212608337402345, 0.05527142333984375, 0.05639782333374024, 0.06893875122070313, 0.06594355010986327, 0.058777599334716796, 0.06224588775634766, 0.06623129272460937, 0.06147174453735352, 0.055752704620361325, 0.061873153686523436, 0.0639733772277832, 0.06283571243286133, 0.0611512336730957, 0.057027584075927736, 0.05480652618408203, 0.055755775451660154, 0.05648896026611328, 0.06092800140380859, 0.06312140655517579, 0.06556057739257813, 0.05972582244873047, 0.05442969512939453, 0.058992641448974606, 0.06405734252929687, 0.06389555358886718, 0.06423551940917968, 0.05850726318359375, 0.058175487518310545, 0.06180249786376953, 0.05840281677246094, 0.05896908950805664, 0.0576255989074707, 0.05797273635864258, 0.05813555145263672, 0.06804684448242188, 0.532811767578125, 0.06558924865722657, 0.06483763122558593, 0.06374092864990234, 0.062129150390625, 0.05812736129760742, 0.056446975708007815, 0.05593395233154297, 0.05565951919555664, 0.054863872528076174, 0.055172096252441405, 0.05575372695922851, 0.05521100616455078, 0.0558653450012207, 0.05407129669189453, 0.06300672149658203, 0.07058432006835938, 0.07189606475830078, 0.07174655914306641, 0.06559436798095702, 0.06235136032104492, 0.061363201141357425, 0.06043033599853516, 0.06366310501098633, 0.06498508453369141, 0.059437057495117185, 0.06142873764038086, 0.07500390625, 0.06120140838623047, 0.061445121765136716, 0.05927833557128906, 0.06494924926757813, 0.06136012649536133, 0.059832321166992185, 0.059769855499267575, 0.0635340805053711, 0.06221516799926758, 0.059426815032958984, 0.06105395126342773, 0.061999103546142575, 0.06279372787475586, 0.060464126586914066, 0.06269440078735351, 0.06424575805664062, 0.07100313568115234, 0.0688015365600586, 0.06878412628173829, 0.06650982666015624, 0.05854207992553711, 0.06088294219970703, 0.06017433547973633, 0.06282035064697265, 0.06531890869140625, 0.0615464973449707, 0.06053683090209961, 0.060611583709716796, 0.06328627014160157, 0.06455910491943359, 0.0598466567993164, 0.0584898567199707, 0.057923583984375, 0.05946572875976563, 0.06016921615600586]",tokens/s,14.835385770372525,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-4.5B,facebook/xglm-4.5B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-7.5B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1448.124416,7748.97664,6822.035456,6289.358848,6018.101248,s,10,2.9050271911621093,0.29050271911621095,0.0031509535763779416,0.28901327514648434,0.2949722564697265,0.2966929763793945,0.2980695523071289,"[0.2945898742675781, 0.28852984619140626, 0.2984136962890625, 0.28870712280273436, 0.2901532287597656, 0.28918157958984375, 0.288844970703125, 0.2888151550292969, 0.28854037475585936, 0.2892513427734375]",tokens/s,881.2309942530737,kWh,9.432131095844155e-06,1.5592932343905333e-05,2.2523326842193617e-05,4.754839028194311e-05,tokens/kWh,5383988.7845208105,MB,1448.124416,7748.97664,6822.035456,6289.358848,6018.103808,s,10,32.75490966796875,3.2754909667968746,0.10380558238329551,3.2417742919921873,3.31714658203125,3.4483787109374995,3.5533644140625,"[3.23634326171875, 3.57961083984375, 3.254483642578125, 3.28798388671875, 3.247205322265625, 3.234658935546875, 3.217773193359375, 3.266276611328125, 3.216795654296875, 3.2137783203125]",tokens/s,19.233757820925433,kWh,0.00010682130377082262,0.00017812779127506512,0.00014202261035353223,0.00042697170539942003,tokens/kWh,147550.76086614514,,s,629,35.3131131782532,0.05614167436924193,0.03466096516068055,0.05128396987915039,0.052616601562500004,0.058511155700683604,0.3404424060058594,"[0.05192396926879883, 0.05203763198852539, 0.05154611206054688, 0.05142630386352539, 0.05155737686157227, 0.05168742370605469, 0.051743743896484375, 0.05122969436645508, 0.05150003051757813, 0.051661823272705076, 0.05099724960327148, 0.05114777755737305, 0.05173555374145508, 0.05127577590942383, 0.051606529235839846, 0.05172531127929687, 0.05193011093139648, 0.05177446365356445, 0.05189120101928711, 0.051522560119628906, 0.05134233474731445, 0.0508590087890625, 0.05098700714111328, 0.050974720001220705, 0.050872318267822264, 0.05088153457641602, 0.05095731353759766, 0.050590721130371094, 0.05136383819580078, 0.050961406707763675, 0.05109145736694336, 0.051694591522216796, 0.05165670394897461, 0.051520511627197264, 0.051192832946777345, 0.05141401672363281, 0.05143040084838867, 0.05122969436645508, 0.051542015075683595, 0.051386367797851565, 0.051399681091308595, 0.051438591003417966, 0.05148057556152344, 0.051448833465576174, 0.051297279357910154, 0.05173555374145508, 0.05150310516357422, 0.05125120162963867, 0.05118463897705078, 0.05097062301635742, 0.051361793518066405, 0.05077811050415039, 0.0508671989440918, 0.05037158584594727, 0.05058150482177735, 0.05146316909790039, 0.051253246307373046, 0.05124710464477539, 0.05156351852416992, 0.05128192138671875, 0.05206016159057617, 0.05137510299682617, 0.3403878479003906, 0.05204787063598633, 0.05150822448730469, 0.05210214233398437, 0.05133004760742187, 0.05128908920288086, 0.05050265502929688, 0.05099520111083984, 0.050576385498046876, 0.05087334442138672, 0.050746368408203124, 0.05168435287475586, 0.05118259048461914, 0.051353599548339846, 0.051092479705810545, 0.05125120162963867, 0.051133438110351564, 0.05123993682861328, 0.050907135009765625, 0.05129523086547851, 0.05116928100585937, 0.05149798583984375, 0.05118873596191406, 0.051111934661865234, 0.050746368408203124, 0.050931713104248044, 0.05114572906494141, 0.051448833465576174, 0.0512174072265625, 0.05128806304931641, 0.051212287902832034, 0.05077811050415039, 0.050887680053710936, 0.05105254364013672, 0.05125529479980469, 0.05247488021850586, 0.05416960144042969, 0.05459865570068359, 0.05504000091552735, 0.05597798538208008, 0.056509441375732425, 0.05808332824707031, 0.05870899200439453, 0.05995212936401367, 0.05873766326904297, 0.06148710250854492, 0.06891827392578125, 0.07086899566650391, 0.07216230773925782, 0.07357952117919922, 0.07326924896240235, 0.0730091552734375, 0.07137382507324219, 0.07332249450683594, 0.07144140625, 0.06344089508056641, 0.06362931060791016, 0.06485401916503906, 0.06398259353637695, 0.06264217758178711, 0.06303539276123046, 0.06617088317871093, 0.06550630187988281, 0.3538575439453125, 0.053195777893066405, 0.0517212142944336, 0.0516495361328125, 0.051490814208984374, 0.05163212966918945, 0.051272705078125, 0.051506175994873046, 0.05170483016967774, 0.05159731292724609, 0.05140889739990234, 0.0522608642578125, 0.051566593170166014, 0.05166694259643555, 0.05169561767578125, 0.051884033203125, 0.05193830490112305, 0.05269811248779297, 0.05289984130859375, 0.052279296875, 0.05148672103881836, 0.05149184036254883, 0.05161983871459961, 0.05145395278930664, 0.05125939178466797, 0.05169868850708008, 0.05124095916748047, 0.05127167892456055, 0.05386547088623047, 0.05199052810668945, 0.05117542266845703, 0.051590145111083986, 0.05190963363647461, 0.051643390655517575, 0.05085184097290039, 0.051002368927001954, 0.05081190490722656, 0.0511539192199707, 0.05120102310180664, 0.05193318557739258, 0.051833854675292966, 0.051996673583984375, 0.05098086547851562, 0.05117440032958984, 0.05099212646484375, 0.05151232147216797, 0.05113241577148438, 0.051225601196289064, 0.05118259048461914, 0.05113446426391602, 0.051763198852539063, 0.052067329406738284, 0.05181849670410156, 0.0516126708984375, 0.05191167831420898, 0.05174784088134766, 0.05155635070800781, 0.05157376098632813, 0.051225601196289064, 0.05128908920288086, 0.05108633422851563, 0.05116108703613281, 0.05119385528564453, 0.34086502075195313, 0.05151232147216797, 0.05172531127929687, 0.05164441680908203, 0.05132287979125977, 0.051699710845947267, 0.051296257019042966, 0.0517212142944336, 0.051364864349365234, 0.05130854415893555, 0.05168025588989258, 0.05122969436645508, 0.0545904655456543, 0.056019966125488284, 0.05287321472167969, 0.05176422500610352, 0.05209292984008789, 0.05166592025756836, 0.05623603057861328, 0.05821440124511719, 0.05440716934204102, 0.052173824310302735, 0.05210009765625, 0.052193279266357424, 0.05164748764038086, 0.051609600067138675, 0.051506175994873046, 0.051465217590332034, 0.05180006408691406, 0.05210521697998047, 0.05129523086547851, 0.05151129531860352, 0.05168230438232422, 0.05195980834960937, 0.051917823791503906, 0.0517314567565918, 0.05084774398803711, 0.051748863220214845, 0.05111705780029297, 0.05156556701660156, 0.05139251327514648, 0.05144371032714844, 0.051550209045410154, 0.052173824310302735, 0.0519813117980957, 0.05204275131225586, 0.05168332672119141, 0.05080780792236328, 0.050885631561279294, 0.05115084838867188, 0.05063884735107422, 0.054765567779541016, 0.05378047943115234, 0.05203968048095703, 0.05162393569946289, 0.05284352111816406, 0.05425459289550781, 0.052381694793701174, 0.0517918701171875, 0.05198950576782226, 0.05381324768066406, 0.05295308685302735, 0.05151334381103516, 0.34427084350585935, 0.05218406295776367, 0.051432449340820315, 0.051904510498046875, 0.05367705535888672, 0.05247283172607422, 0.05159219360351563, 0.05217792129516602, 0.052279296875, 0.05181951904296875, 0.0517283821105957, 0.05225164794921875, 0.0513966064453125, 0.05123583984375, 0.05122662353515625, 0.051378177642822265, 0.050746368408203124, 0.05176422500610352, 0.05123481750488281, 0.05066649627685547, 0.05061324691772461, 0.05039718246459961, 0.05099622344970703, 0.05043302536010742, 0.04976435089111328, 0.05106687927246094, 0.05125734329223633, 0.05160038375854492, 0.051057662963867184, 0.051158016204833984, 0.05170483016967774, 0.05173452758789063, 0.05106995010375977, 0.05061734390258789, 0.050664447784423826, 0.051176448822021485, 0.051160064697265625, 0.05059788894653321, 0.05040947341918945, 0.05127065658569336, 0.05087846374511719, 0.050700286865234374, 0.05072281646728516, 0.05138739013671875, 0.05191065597534179, 0.052170753479003906, 0.051918846130371094, 0.05142835235595703, 0.05211238479614258, 0.05104844665527344, 0.05136281585693359, 0.051367935180664064, 0.05098291015625, 0.05140480041503906, 0.0514785270690918, 0.05139251327514648, 0.052675582885742187, 0.052847614288330076, 0.052498432159423826, 0.052601856231689455, 0.0525035514831543, 0.05324595260620117, 0.052501502990722655, 0.3419525146484375, 0.05197619247436523, 0.051969024658203126, 0.05165875244140625, 0.0508487663269043, 0.050710529327392576, 0.050723838806152347, 0.05052928161621094, 0.05065011215209961, 0.051158016204833984, 0.05063987350463867, 0.05070336151123047, 0.051165184020996096, 0.051348480224609375, 0.05063065719604492, 0.05096857452392578, 0.051381248474121094, 0.05096345520019531, 0.051492862701416016, 0.05187276840209961, 0.05149593734741211, 0.05113753509521484, 0.05069926452636719, 0.05105049514770508, 0.051007488250732425, 0.05162803268432617, 0.05156454467773437, 0.05167923355102539, 0.051781631469726565, 0.051590145111083986, 0.05133107376098633, 0.05147955322265625, 0.050595840454101565, 0.05089382553100586, 0.05109657669067383, 0.05135257720947266, 0.05105561447143555, 0.05176934432983398, 0.05134745788574219, 0.051947521209716796, 0.05149593734741211, 0.05200896072387695, 0.0517212142944336, 0.05145600128173828, 0.05170175933837891, 0.05165670394897461, 0.05143961715698242, 0.05223116683959961, 0.052073471069335936, 0.051806209564208984, 0.051620864868164064, 0.05134643173217773, 0.05123788833618164, 0.05248409652709961, 0.051896320343017575, 0.053187583923339846, 0.051046398162841795, 0.050813953399658204, 0.051434497833251956, 0.05078220748901367, 0.050506752014160154, 0.04993331146240235, 0.05023641586303711, 0.34048101806640624, 0.056812545776367185, 0.056994815826416016, 0.05171712112426758, 0.05110681533813476, 0.05187481689453125, 0.051958782196044925, 0.05058867263793945, 0.050923519134521485, 0.05121843338012695, 0.05108019256591797, 0.05036851119995117, 0.05022617721557617, 0.05105049514770508, 0.05043199920654297, 0.0512624626159668, 0.05051084899902344, 0.05082726287841797, 0.05042892837524414, 0.05096755218505859, 0.050162689208984375, 0.05053235244750977, 0.051026943206787106, 0.05118463897705078, 0.05122867202758789, 0.05128396987915039, 0.05053747177124023, 0.051622913360595706, 0.05093478393554687, 0.051492862701416016, 0.05065727996826172, 0.051783679962158206, 0.05123276901245117, 0.050915328979492185, 0.05066649627685547, 0.050800640106201174, 0.05079244613647461, 0.050950145721435545, 0.05004492950439453, 0.050301952362060545, 0.05056819152832031, 0.051364864349365234, 0.05067264175415039, 0.05048934555053711, 0.05042073440551758, 0.05125939178466797, 0.05094911956787109, 0.05075763320922851, 0.05086105728149414, 0.05065523147583008, 0.05055487823486328, 0.05061529541015625, 0.050667518615722655, 0.050321407318115234, 0.05042585754394531, 0.050872318267822264, 0.05096857452392578, 0.05107712173461914, 0.05077913665771484, 0.05081804656982422, 0.05066854476928711, 0.051037185668945315, 0.05087539291381836, 0.33966900634765623, 0.0502476806640625, 0.04977971267700195, 0.04988518524169922, 0.0806123504638672, 0.05230284881591797, 0.05071155166625976, 0.05131980895996094, 0.051151870727539066, 0.05157990264892578, 0.05178060913085938, 0.051299327850341796, 0.05158911895751953, 0.06428160095214844, 0.052152320861816405, 0.05175398254394531, 0.05124710464477539, 0.05067673492431641, 0.050522113800048826, 0.051089408874511716, 0.051844097137451174, 0.05103308868408203, 0.050342910766601565, 0.050700286865234374, 0.05066035079956055, 0.05076889419555664, 0.050723838806152347, 0.050941951751708986, 0.051059711456298826, 0.05060095977783203, 0.050802688598632816, 0.050969600677490234, 0.05106585693359375, 0.057150463104248046, 0.05688217544555664, 0.05112319946289062, 0.0513966064453125, 0.051806209564208984, 0.051966976165771485, 0.05124710464477539, 0.05108633422851563, 0.051057662963867184, 0.05137203216552735, 0.051643390655517575, 0.05110681533813476, 0.050918399810791014, 0.05118361663818359, 0.0510115852355957, 0.05130956649780274, 0.051187713623046874, 0.0504535026550293, 0.05057228851318359, 0.05027942276000977, 0.05050265502929688, 0.050869247436523435, 0.0505241584777832, 0.05005721664428711, 0.05075046539306641, 0.05057535934448242, 0.05059481430053711, 0.05021388626098633, 0.050503681182861325, 0.05060812759399414, 0.340463623046875, 0.051740673065185545, 0.052429824829101565, 0.051813377380371096, 0.05134745788574219, 0.051326976776123044, 0.05114572906494141, 0.05181542587280273, 0.05120614242553711, 0.05110784149169922, 0.05030809783935547, 0.05048012924194336, 0.05124095916748047, 0.05123891067504883, 0.05109145736694336, 0.052452350616455076, 0.051119102478027346, 0.05104230499267578, 0.051125247955322264, 0.05203763198852539, 0.051294208526611325, 0.05125939178466797, 0.05147443389892578, 0.051607551574707033, 0.05142835235595703, 0.05138739013671875, 0.05141299057006836, 0.051149822235107424, 0.05083443069458008, 0.05079654312133789, 0.0512174072265625, 0.051023872375488284, 0.05066854476928711, 0.05039718246459961, 0.04986880111694336, 0.05070131301879883, 0.05044326400756836, 0.050405376434326174, 0.05045043182373047, 0.051056640625, 0.05106585693359375, 0.05076889419555664, 0.0506163215637207, 0.050764801025390625, 0.051095550537109374, 0.050985984802246094, 0.05107814407348633, 0.051351551055908204, 0.05110374450683594, 0.051108863830566405, 0.05058969497680664, 0.050677761077880856, 0.05071974563598633, 0.05102899169921875, 0.05072895812988281, 0.05134643173217773, 0.05102489471435547, 0.05089177703857422, 0.05028659057617187, 0.05039308929443359, 0.05107097625732422, 0.05089996719360351, 0.050353153228759766, 0.3404779663085937, 0.05019443130493164, 0.05017497634887695, 0.050446334838867186, 0.05047091293334961, 0.05027328109741211, 0.050503681182861325, 0.05054361724853516, 0.05058047866821289, 0.05105561447143555, 0.050955265045166016, 0.05155942535400391, 0.05069209671020508, 0.05091123199462891, 0.05156454467773437, 0.05103615951538086, 0.05059993743896484, 0.0507955207824707, 0.05085491180419922, 0.05108736038208008, 0.05117747116088867, 0.05160345458984375, 0.05084364700317383, 0.05076172637939453, 0.051074047088623044, 0.051356670379638675, 0.05144473648071289, 0.05077196884155273, 0.050590721130371094, 0.05142015838623047, 0.05136076736450195, 0.05173452758789063, 0.051297279357910154, 0.05101465606689453, 0.05159731292724609, 0.051538944244384766, 0.05149184036254883, 0.05127987289428711, 0.05109145736694336, 0.05088460922241211, 0.05086207962036133, 0.05101670455932617, 0.05148057556152344, 0.05109862518310547, 0.05006438446044922, 0.05082419204711914, 0.05141401672363281, 0.05095219039916992, 0.05063372802734375, 0.05105561447143555, 0.05145395278930664, 0.050907135009765625, 0.051451904296875, 0.05122355270385742, 0.05149798583984375, 0.05108224105834961, 0.05102182388305664, 0.05102592086791992, 0.05151232147216797, 0.05050777435302734, 0.05041459274291992, 0.051864574432373044, 0.05056204986572266]",tokens/s,17.812080085517813,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-14B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1905.41824,13004.439552,12077.498368,11544.82176,11093.764096,s,10,5.025697052001953,0.5025697052001953,0.0009023571240942927,0.5023448638916015,0.5028530792236328,0.5040190994262695,0.5049519155883789,"[0.5051851196289062, 0.5025939636230469, 0.5022204284667968, 0.5025243225097656, 0.5025098876953125, 0.502170654296875, 0.5018139343261718, 0.5023955078125, 0.501989013671875, 0.5022942199707031]",tokens/s,509.3820764584768,kWh,1.602819636464119e-05,2.670274131732869e-05,3.873443376392061e-05,8.146537144589048e-05,tokens/kWh,3142439.48632869,MB,1905.41824,13004.439552,12077.498368,11544.82176,11093.766656,s,10,48.480571777343755,4.848057177734375,0.025563392093313594,4.852973876953126,4.8780236328125,4.881217138671874,4.883771943359375,"[4.86713623046875, 4.88441064453125, 4.87731396484375, 4.8612822265625, 4.80472509765625, 4.8213115234375, 4.8184580078125, 4.83789599609375, 4.84466552734375, 4.86337255859375]",tokens/s,12.994896242012056,kWh,0.00015341660901904106,0.0002546127705652354,0.00021555485300268627,0.0006235842325869629,tokens/kWh,101028.85337341213,,s,629,52.922098632812435,0.08413688176917725,0.059861516365453435,0.07666483306884765,0.07802756958007812,0.07875440521240235,0.5790884936523438,"[0.07786495971679687, 0.07706214141845703, 0.07614361572265625, 0.07606476593017578, 0.07736729431152344, 0.07647232055664062, 0.07698636627197265, 0.07664640045166016, 0.0766033935546875, 0.07577907562255859, 0.07625318145751953, 0.0766924819946289, 0.07795507049560547, 0.07933542633056641, 0.07815782165527344, 0.07699967956542969, 0.07670681762695312, 0.07658700561523438, 0.07666790771484375, 0.07674163055419922, 0.0760975341796875, 0.07593472290039062, 0.07589888000488282, 0.07514726257324218, 0.07520870208740234, 0.07622758483886719, 0.07628492736816406, 0.0763904037475586, 0.07647129821777343, 0.07622758483886719, 0.07606578826904296, 0.07615283203125, 0.07604633331298828, 0.07805542755126953, 0.07802572631835937, 0.07634226989746094, 0.0771778564453125, 0.0764067840576172, 0.0827146224975586, 0.08642867279052735, 0.07818752288818359, 0.07823052978515625, 0.07794790649414063, 0.07760486602783204, 0.0777349090576172, 0.07803494262695312, 0.07727001953125, 0.07687987518310548, 0.0771942367553711, 0.07875379180908203, 0.078561279296875, 0.07861555480957032, 0.07780863952636718, 0.07686144256591797, 0.07721574401855469, 0.07780249786376953, 0.07788236999511719, 0.07719321441650391, 0.0769443817138672, 0.07597772979736328, 0.07623680114746094, 0.07650201416015626, 0.5820682373046875, 0.077591552734375, 0.07782502746582032, 0.07755059051513671, 0.07783628845214843, 0.07764889526367187, 0.07732121276855469, 0.07696896362304688, 0.07810047912597656, 0.07747891235351563, 0.07695155334472656, 0.0778260498046875, 0.07855820465087891, 0.0771942367553711, 0.07731199645996094, 0.07729357147216796, 0.07659417724609376, 0.07619583892822265, 0.07691366577148437, 0.07688499450683593, 0.0775167999267578, 0.07698534393310547, 0.0770723876953125, 0.07745331573486328, 0.07834931182861328, 0.07797964477539063, 0.07888896179199219, 0.07821311950683593, 0.07706214141845703, 0.07719321441650391, 0.07931597137451171, 0.07982387542724609, 0.08109260559082031, 0.08052838134765625, 0.0799836196899414, 0.07918694305419922, 0.07945420837402344, 0.07864627075195313, 0.07542476654052735, 0.07565414428710937, 0.07567565155029297, 0.07660134124755859, 0.07727206420898437, 0.07650303649902344, 0.07636582183837891, 0.07693824005126954, 0.07759974670410157, 0.076906494140625, 0.0767457275390625, 0.07688396453857421, 0.07638937377929687, 0.07659212493896485, 0.07644159698486327, 0.07677542114257813, 0.07671603393554688, 0.07716454315185547, 0.0772147216796875, 0.07730790710449219, 0.07725055694580078, 0.07730687713623047, 0.07749836730957031, 0.07728844451904297, 0.07765606689453125, 0.5817794799804688, 0.07840460968017578, 0.07813529968261719, 0.07830323028564454, 0.07835648345947266, 0.07858073425292969, 0.07938969421386718, 0.07867084503173828, 0.078635009765625, 0.07860633850097656, 0.07848345947265625, 0.07851213073730469, 0.0783851547241211, 0.07856845092773437, 0.07857561492919922, 0.07872921752929687, 0.07851315307617188, 0.07804927825927735, 0.076621826171875, 0.0777154541015625, 0.07760076904296875, 0.07760179138183594, 0.07707750701904297, 0.07757823944091796, 0.07691673278808593, 0.07759359741210937, 0.07753215789794922, 0.0773355484008789, 0.07725055694580078, 0.07711129760742187, 0.07697920227050781, 0.07768883514404297, 0.07751372528076172, 0.07691673278808593, 0.07697305297851563, 0.07601152038574219, 0.07615487670898438, 0.07604940795898438, 0.07528652954101563, 0.07610982513427735, 0.07630847930908204, 0.07767654418945312, 0.07731404876708985, 0.07724441528320312, 0.07717990112304687, 0.0777154541015625, 0.07784550476074219, 0.07754239654541016, 0.07669452667236328, 0.07707955169677734, 0.07720652770996093, 0.0772116470336914, 0.07731404876708985, 0.07783014678955077, 0.07769395446777344, 0.07619993591308594, 0.07544422149658203, 0.07672525024414062, 0.07606578826904296, 0.07564288330078126, 0.07588658905029297, 0.07660953521728515, 0.07682048034667968, 0.58052197265625, 0.0762460174560547, 0.07609343719482421, 0.0762204132080078, 0.07604838562011719, 0.07715430450439453, 0.07648767852783203, 0.07740211486816406, 0.07672115325927735, 0.07733145904541015, 0.0774655990600586, 0.0761538543701172, 0.07555891418457031, 0.07593881225585937, 0.07706623840332032, 0.07649177551269531, 0.07616000366210937, 0.0764764175415039, 0.07625318145751953, 0.07653580474853515, 0.07612006378173829, 0.07638220977783203, 0.07608422088623047, 0.07645696258544922, 0.07681536102294922, 0.07678566741943359, 0.07657676696777344, 0.07693312072753906, 0.07637094116210938, 0.07720755004882812, 0.07686656188964844, 0.0767262725830078, 0.07661363220214844, 0.07624703979492188, 0.07538278198242188, 0.07606476593017578, 0.076621826171875, 0.07577804565429687, 0.07537254333496093, 0.07558348846435547, 0.07497420501708985, 0.07554560089111328, 0.07608525085449219, 0.0762972183227539, 0.07668326568603516, 0.07661772918701172, 0.07672013092041016, 0.0766402587890625, 0.07677951812744141, 0.07630950164794922, 0.07703858947753907, 0.07641292572021484, 0.07586406707763672, 0.07664230346679687, 0.07657676696777344, 0.07668326568603516, 0.07622246551513671, 0.07661670684814453, 0.07657881927490234, 0.075936767578125, 0.07589170837402344, 0.0950118408203125, 0.1044111328125, 0.5795205078125, 0.07643443298339844, 0.07630847930908204, 0.07618560028076173, 0.07624806213378907, 0.07738572692871094, 0.07617740631103516, 0.07610675048828125, 0.0764610595703125, 0.07696793365478516, 0.07653990173339843, 0.07693926239013672, 0.07685836791992187, 0.07666483306884765, 0.07642214202880859, 0.0765655059814453, 0.07580057525634766, 0.07576268768310547, 0.07520460510253907, 0.07513497924804688, 0.075863037109375, 0.07542169952392579, 0.07542169952392579, 0.07604838562011719, 0.07584358215332031, 0.07630540466308594, 0.07655321502685547, 0.07649075317382813, 0.0763289566040039, 0.07648461151123047, 0.07589785766601563, 0.076115966796875, 0.07615897369384765, 0.07643750762939452, 0.0764733428955078, 0.07676313781738281, 0.07685017395019532, 0.07691366577148437, 0.07689933013916016, 0.07563161468505859, 0.07541657257080078, 0.07575347137451172, 0.07538175964355469, 0.0756490249633789, 0.07621427154541016, 0.07567257690429688, 0.07614975738525391, 0.07660646057128906, 0.0762060775756836, 0.0760289306640625, 0.0761374740600586, 0.07629926300048828, 0.07639859008789063, 0.07643852996826171, 0.07635968017578125, 0.07645081329345703, 0.07538483428955078, 0.07634944152832031, 0.07639244842529297, 0.07659827423095703, 0.07670783996582031, 0.07685222625732421, 0.07721881866455078, 0.578418701171875, 0.07618355560302735, 0.07604326629638672, 0.07650713348388671, 0.0764211196899414, 0.07653990173339843, 0.07650611114501953, 0.07676416015625, 0.07648870086669922, 0.07651737976074219, 0.076474365234375, 0.07618662261962891, 0.07626239776611328, 0.07673446655273437, 0.07651225280761718, 0.07646617889404297, 0.07659622192382813, 0.07666687774658203, 0.07682764434814453, 0.07722188568115235, 0.07520051574707032, 0.07526092529296875, 0.07533977508544921, 0.07549132537841798, 0.07529984283447265, 0.07636685180664063, 0.07587123107910156, 0.07616409301757812, 0.0761313247680664, 0.07651942443847656, 0.07650918579101562, 0.07635353851318359, 0.07635865783691406, 0.07711334228515625, 0.07657472229003906, 0.07709900665283204, 0.07650099182128907, 0.07609855651855468, 0.07642521667480469, 0.0765655059814453, 0.07629618835449219, 0.07669350433349609, 0.07654911804199219, 0.07678157043457032, 0.07677542114257813, 0.07619071960449218, 0.07532646179199219, 0.07601663970947266, 0.07536844635009765, 0.0753623046875, 0.07565516662597656, 0.076042236328125, 0.07589068603515625, 0.07630028533935547, 0.07659417724609376, 0.07636275482177735, 0.07633203125, 0.0802191390991211, 0.08166706848144531, 0.07834521484375, 0.0782008285522461, 0.0775331802368164, 0.07749017333984375, 0.5786675415039062, 0.0767119369506836, 0.07602995300292968, 0.07614361572265625, 0.07640780639648438, 0.07655628967285157, 0.07617024230957031, 0.07689830780029297, 0.07663308715820312, 0.07715532684326172, 0.07750656127929688, 0.07698841857910156, 0.077517822265625, 0.07754956817626953, 0.07715225219726562, 0.07674163055419922, 0.07626445007324219, 0.07638323211669922, 0.07657984161376953, 0.07634841918945312, 0.07611494445800782, 0.07685017395019532, 0.0768532485961914, 0.07665561676025391, 0.07617842864990235, 0.07669350433349609, 0.07612416076660156, 0.07592550659179688, 0.07562035369873046, 0.07579033660888672, 0.07610368347167969, 0.07601663970947266, 0.07595008087158203, 0.07643135833740235, 0.07615487670898438, 0.07660749053955078, 0.07690035247802735, 0.07668531036376953, 0.07582105255126953, 0.07689523315429687, 0.07648973083496094, 0.07683379364013672, 0.07672115325927735, 0.07698841857910156, 0.07676211547851562, 0.07636991882324219, 0.07585177612304687, 0.07605760192871094, 0.0763125762939453, 0.07617842864990235, 0.0760606689453125, 0.0766402587890625, 0.076263427734375, 0.07621529388427735, 0.07612518310546874, 0.07620301055908203, 0.07574732971191406, 0.07598284912109375, 0.07583334350585938, 0.07621119689941407, 0.07610572814941406, 0.07598899078369141, 0.07951360321044922, 0.5804932861328125, 0.07729561614990234, 0.07725772857666016, 0.07701197052001953, 0.07670066833496093, 0.0770109405517578, 0.0775731201171875, 0.07662592315673829, 0.0763842544555664, 0.07663513946533203, 0.07690137481689453, 0.07730483245849609, 0.07668428802490235, 0.07644057464599609, 0.07681638336181641, 0.07676211547851562, 0.07675392150878907, 0.07667814636230469, 0.07674674987792969, 0.0774277114868164, 0.07688703918457031, 0.0764958724975586, 0.0764067840576172, 0.07671501159667969, 0.07641292572021484, 0.0765450210571289, 0.07616204833984375, 0.07647743988037109, 0.07612313842773437, 0.07617945861816407, 0.07605862426757813, 0.07641497802734375, 0.07634432220458984, 0.07712358093261719, 0.07684403228759766, 0.07704473876953125, 0.07661772918701172, 0.07643135833740235, 0.07594905853271484, 0.07659110260009766, 0.07605862426757813, 0.07612518310546874, 0.07667097473144531, 0.07743897247314453, 0.07894834899902343, 0.08057138824462891, 0.07622553253173828, 0.07687987518310548, 0.076801025390625, 0.07646822357177735, 0.07614259338378906, 0.07704780578613281, 0.07652352142333985, 0.07654297637939453, 0.07641088104248046, 0.07627878570556641, 0.07664128112792969, 0.0768880615234375, 0.07691059112548829, 0.07723929595947265, 0.07635250854492187, 0.07707750701904297, 0.07681228637695313, 0.5853562622070313, 0.07875481414794921, 0.07894425964355468, 0.07792127990722657, 0.0773939208984375, 0.07730892944335938, 0.07718297576904297, 0.07781990051269531, 0.07697305297851563, 0.07748607635498046, 0.07721266937255859, 0.07752191925048828, 0.07720345306396484, 0.0771624984741211, 0.07727820587158203, 0.07612825775146484, 0.07604838562011719, 0.076548095703125, 0.07636172485351563, 0.07736934661865234, 0.07732736206054687, 0.07684403228759766, 0.07554354858398438, 0.07604838562011719, 0.07673548889160156, 0.0767610855102539, 0.0762265625, 0.07611186981201172, 0.07560499572753906, 0.07560499572753906, 0.07582310485839844, 0.07600025939941406, 0.07691059112548829, 0.07701708984375, 0.07697714996337891, 0.07713587188720702, 0.07713382720947265, 0.07621529388427735, 0.07682457733154296, 0.07736524963378906, 0.07729151916503907, 0.07684505462646485, 0.07704576110839843, 0.07717683410644531, 0.07634944152832031, 0.07556095886230468, 0.07528243255615234, 0.07547187042236328, 0.07529881286621094, 0.0757084197998047, 0.07624703979492188, 0.07600640106201172, 0.076943359375, 0.07737651062011719, 0.07724646759033203, 0.07657881927490234, 0.07677542114257813, 0.07646514892578125, 0.07726796722412109, 0.07694131469726563, 0.07633920288085938, 0.07889100646972656, 0.07737036895751953, 0.579252197265625, 0.07642726135253906, 0.0766924819946289, 0.07635660552978515, 0.07675084686279297, 0.07702220916748047, 0.07644876861572265, 0.07675698852539062, 0.07692185974121094, 0.07691776275634765, 0.07679180908203125, 0.07685734558105468, 0.07702937316894531, 0.0758466567993164, 0.07666175842285156, 0.07623270416259766, 0.07632383728027343, 0.07677030181884766, 0.07657369232177734, 0.07719936370849609, 0.07671091461181641, 0.07677235412597656, 0.07655833435058594, 0.07687372589111328, 0.07648461151123047, 0.07705907440185547, 0.07672422027587891, 0.07622451019287109, 0.076442626953125, 0.07681126403808594, 0.07633305358886719, 0.07664947509765625, 0.0763473892211914, 0.07629926300048828, 0.07615897369384765, 0.07666687774658203, 0.07581593322753906, 0.07669862365722656, 0.0763351058959961, 0.07642521667480469, 0.076263427734375, 0.07650303649902344, 0.07592447662353516, 0.07600947570800781, 0.07679283142089843, 0.07659724426269532, 0.07581593322753906, 0.07547187042236328, 0.07571456146240234, 0.07682662200927734, 0.07642829132080078, 0.07762944030761719, 0.07707341003417968, 0.07726182556152343, 0.07707852935791015, 0.0770140151977539, 0.07705599975585938, 0.07760486602783204, 0.0776437759399414, 0.10957926177978515, 0.07771033477783203, 0.07793561553955078, 0.07754239654541016]",tokens/s,11.885394121729153,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-70b-hf,meta-llama/Llama-2-70b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 64, in run report = scenario.run(backend) File ""/optimum-benchmark/optimum_benchmark/scenarios/inference/scenario.py"", line 117, in run _ = backend.generate(self.inputs, self.config.generate_kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 369, in generate return self.pretrained_model.generate(**inputs, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 1576, in generate result = self._greedy_search( File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 2494, in _greedy_search outputs = self( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1211, in forward outputs = self.model( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1018, in forward layer_outputs = decoder_layer( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 741, in forward hidden_states, self_attn_weights, present_key_value = self.self_attn( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) TypeError: DeciCoderAttention.forward() got an unexpected keyword argument 'cache_position' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-70B,meta-llama/Meta-Llama-3-70B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-72B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,3029.143552,46120.566784,45193.6256,44660.948992,44278.59968,s,10,29.076651611328124,2.9076651611328126,0.0017347132215549653,2.9073160400390625,2.9095977783203124,2.9099301147460936,2.9101959838867186,"[2.906329833984375, 2.907560302734375, 2.90937744140625, 2.910262451171875, 2.90952392578125, 2.90707177734375, 2.90562646484375, 2.9051005859375, 2.906490478515625, 2.909308349609375]",tokens/s,88.04315002359611,kWh,9.200746715068818e-05,0.0001536172163092342,0.00022173381627794698,0.00046735849973786943,tokens/kWh,547759.3756047755,MB,3029.143552,46120.566784,45193.6256,44660.948992,44278.60224,s,10,112.00551855468751,11.200551855468749,0.014533658585313641,11.19376806640625,11.217722070312501,11.2237619140625,11.228593789062499,"[11.2163798828125, 11.183009765625, 11.2298017578125, 11.190439453125, 11.2119453125, 11.1964404296875, 11.191095703125, 11.190349609375, 11.187, 11.209056640625]",tokens/s,5.62472285410114,kWh,0.0003495225504040717,0.0005870326018848084,0.0006825852127349207,0.001619140365023801,tokens/kWh,38909.53580116195,,s,629,137.99478375244138,0.21938757353329313,0.3458234550846553,0.1775267791748047,0.17788723754882813,0.17815347290039063,3.0883628515624997,"[0.1772288055419922, 0.17727693176269532, 0.17726258850097656, 0.17726463317871094, 0.17718374633789064, 0.17722674560546875, 0.17719500732421875, 0.17732403564453125, 0.17736090087890624, 0.17732505798339843, 0.17753907775878905, 0.17726567077636718, 0.17716531372070313, 0.17724211120605468, 0.17721548461914063, 0.17737933349609375, 0.1772953643798828, 0.17742848205566406, 0.17735987854003907, 0.17731788635253906, 0.1774213104248047, 0.17734451293945314, 0.20930252075195313, 0.17744076538085937, 0.17749299621582032, 0.17740287780761718, 0.17746739196777345, 0.1774745635986328, 0.17738752746582032, 0.17746226501464843, 0.17738035583496095, 0.17753701782226564, 0.17750527954101564, 0.17740902709960937, 0.1774499816894531, 0.17752473449707032, 0.17759027099609376, 0.17752166748046874, 0.17740492248535156, 0.1775308837890625, 0.17756057739257813, 0.17767526245117188, 0.17746022033691405, 0.17754214477539063, 0.17754931640625, 0.1775503387451172, 0.1774530487060547, 0.17749606323242187, 0.17765989685058595, 0.1775677490234375, 0.1776373748779297, 0.17756057739257813, 0.1779589080810547, 0.1776312255859375, 0.17753292846679689, 0.17769471740722656, 0.17771827697753906, 0.17779916381835936, 0.17783807373046875, 0.17770700073242188, 0.17775514221191407, 0.17781452941894532, 3.089322998046875, 0.17720831298828124, 0.17724415588378906, 0.17731993103027344, 0.17710386657714844, 0.17714892578125, 0.17726669311523438, 0.17722061157226562, 0.17720320129394532, 0.177217529296875, 0.17718681335449218, 0.1772165069580078, 0.1772052459716797, 0.17771315002441407, 0.1773168640136719, 0.1772902374267578, 0.17733016967773438, 0.17739263916015624, 0.17720626831054687, 0.17734144592285156, 0.17735475158691405, 0.17739263916015624, 0.17738035583496095, 0.17716224670410155, 0.1773137969970703, 0.1773342742919922, 0.1773465576171875, 0.17752064514160157, 0.17737420654296876, 0.17746739196777345, 0.17740594482421876, 0.1772554168701172, 0.1774008331298828, 0.17744895935058594, 0.17751654052734375, 0.1774714813232422, 0.1774397430419922, 0.17749708557128907, 0.17755340576171874, 0.17744383239746095, 0.17754112243652342, 0.17756057739257813, 0.17746226501464843, 0.1776107482910156, 0.17748684692382813, 0.17789234924316405, 0.17750732421875, 0.17751962280273437, 0.1776486358642578, 0.1776486358642578, 0.17752780151367187, 0.17758003234863282, 0.177544189453125, 0.17752780151367187, 0.1775114288330078, 0.17753701782226564, 0.17762815856933595, 0.17769267272949218, 0.17770597839355468, 0.1777981414794922, 0.17766604614257814, 0.17775205993652343, 0.17771212768554687, 3.090660400390625, 0.17721343994140626, 0.1771847686767578, 0.17717555236816407, 0.17729843139648438, 0.1772554168701172, 0.17727999877929687, 0.17726361083984374, 0.17725234985351562, 0.17737625122070313, 0.17738444519042967, 0.17733734130859374, 0.17730662536621095, 0.17745919799804688, 0.17732301330566405, 0.1776312255859375, 0.18164837646484375, 0.17767424011230468, 0.1774940185546875, 0.17753190612792968, 0.17734246826171876, 0.17752780151367187, 0.17731993103027344, 0.17754521179199217, 0.17743463134765625, 0.17749299621582032, 0.17743052673339843, 0.17741722106933594, 0.17742950439453126, 0.1774510040283203, 0.17740287780761718, 0.17733938598632812, 0.1775677490234375, 0.17759129333496093, 0.17740390014648438, 0.2117007293701172, 0.1774776306152344, 0.1776312255859375, 0.1779456024169922, 0.17751347351074218, 0.17761485290527343, 0.17759027099609376, 0.1776875457763672, 0.1777459259033203, 0.1776875457763672, 0.17763226318359376, 0.17768038940429687, 0.17757798767089844, 0.17764659118652343, 0.17771315002441407, 0.17759027099609376, 0.17776947021484374, 0.17742848205566406, 0.17779302978515624, 0.17772543334960939, 0.17755647277832032, 0.18029977416992188, 0.1778094024658203, 0.1779630126953125, 0.1779937286376953, 0.17777664184570313, 0.17791590881347658, 0.17788517761230468, 3.091725341796875, 0.17728102111816407, 0.17720115661621094, 0.17724517822265626, 0.1771356201171875, 0.1771673583984375, 0.17720831298828124, 0.17721446228027343, 0.17727999877929687, 0.177291259765625, 0.17726156616210936, 0.17728306579589845, 0.17756057739257813, 0.17743154907226563, 0.17725132751464845, 0.17717861938476562, 0.1772841033935547, 0.17738546752929688, 0.17739059448242187, 0.17745817565917968, 0.17741107177734375, 0.1774448699951172, 0.1774182434082031, 0.17741926574707031, 0.17742335510253907, 0.17879347229003906, 0.17730560302734374, 0.17778175354003906, 0.17737933349609375, 0.17756672668457033, 0.17742335510253907, 0.1773465576171875, 0.17741722106933594, 0.17755647277832032, 0.17746432495117187, 0.17751449584960938, 0.1774530487060547, 0.17755751037597656, 0.17747865295410156, 0.17747354125976564, 0.17754931640625, 0.1776414794921875, 0.17762611389160157, 0.17772749328613283, 0.180274169921875, 0.1776670684814453, 0.17775205993652343, 0.17754010009765625, 0.17760153198242187, 0.1777295379638672, 0.17757183837890625, 0.17760665893554686, 0.1778329620361328, 0.17778585815429687, 0.1777295379638672, 0.1779271697998047, 0.17765887451171875, 0.1777541046142578, 0.17770803833007812, 0.17825587463378906, 0.1777786865234375, 0.17775616455078125, 0.17776332092285158, 3.091934326171875, 0.17721139526367188, 0.17721139526367188, 0.17717657470703124, 0.17868492126464844, 0.17724928283691407, 0.17732301330566405, 0.17705984497070312, 0.17729843139648438, 0.17721548461914063, 0.1772851257324219, 0.17728102111816407, 0.1772841033935547, 0.17718374633789064, 0.1773096923828125, 0.17728614807128906, 0.17746841430664062, 0.17779200744628906, 0.17731173706054687, 0.1774633026123047, 0.17743565368652345, 0.1774510040283203, 0.17978163146972656, 0.17737625122070313, 0.17758822631835938, 0.17764556884765625, 0.17746226501464843, 0.17756979370117187, 0.17780838012695313, 0.17762098693847655, 0.17758003234863282, 0.17759027099609376, 0.1776875457763672, 0.17748991394042968, 0.1776046142578125, 0.17760255432128907, 0.1776168975830078, 0.17751551818847655, 0.17748275756835938, 0.177438720703125, 0.1774520263671875, 0.1776046142578125, 0.1777541046142578, 0.17764250183105468, 0.17767015075683593, 0.17755853271484376, 0.17756057739257813, 0.17739366149902344, 0.1776721954345703, 0.17775205993652343, 0.17771417236328124, 0.1777664031982422, 0.17756466674804688, 0.18514227294921876, 0.18678067016601563, 0.17763020324707032, 0.17780120849609374, 0.1783941192626953, 0.17790975952148438, 0.1779701690673828, 0.17784115600585937, 0.17815347290039063, 0.17928294372558592, 3.088670654296875, 0.17747967529296876, 0.1773137969970703, 0.180094970703125, 0.17757388305664062, 0.17741619873046874, 0.17742437744140624, 0.17746432495117187, 0.177396728515625, 0.17751756286621093, 0.1774254150390625, 0.1773096923828125, 0.17740287780761718, 0.17752883911132813, 0.17741311645507812, 0.17741209411621095, 0.17734144592285156, 0.1775687713623047, 0.1773158416748047, 0.17810226440429688, 0.17761279296875, 0.17755853271484376, 0.17753599548339843, 0.1773342742919922, 0.17735781860351563, 0.17751756286621093, 0.17742233276367186, 0.17756979370117187, 0.17754623413085938, 0.17755340576171874, 0.17771417236328124, 0.17743565368652345, 0.17748480224609375, 0.1774776306152344, 0.1776363525390625, 0.17760768127441406, 0.17748582458496093, 0.1774499816894531, 0.17815347290039063, 0.1774745635986328, 0.177765380859375, 0.1775503387451172, 0.17785958862304688, 0.177723388671875, 0.17764352416992188, 0.17770597839355468, 0.17766093444824219, 0.17766297912597656, 0.17760972595214844, 0.1776721954345703, 0.17759846496582032, 0.17795379638671874, 0.17822309875488282, 0.1781196746826172, 0.17790156555175782, 0.17775514221191407, 0.1778217010498047, 0.17799270629882813, 0.1777960968017578, 0.1779824676513672, 0.1779210205078125, 0.17789849853515624, 0.17776742553710936, 3.088021484375, 0.17721139526367188, 0.17723493957519532, 0.17731993103027344, 0.17728717041015624, 0.1771990966796875, 0.17724620056152343, 0.17725849914550781, 0.17718681335449218, 0.17735475158691405, 0.1773271026611328, 0.17737216186523438, 0.1771612091064453, 0.17734451293945314, 0.177364990234375, 0.17727999877929687, 0.17725132751464845, 0.17739468383789062, 0.17739878845214843, 0.17828556823730468, 0.17749606323242187, 0.17749810791015624, 0.1773486022949219, 0.17727488708496095, 0.1773588409423828, 0.1774745635986328, 0.17757901000976561, 0.17736192321777344, 0.17753292846679689, 0.17788108825683593, 0.17777049255371094, 0.17754010009765625, 0.17753907775878905, 0.17753190612792968, 0.17746534729003907, 0.17761894226074218, 0.1777223663330078, 0.17761894226074218, 0.1774561309814453, 0.1773834228515625, 0.1775267791748047, 0.17762098693847655, 0.17769267272949218, 0.1777469482421875, 0.17767015075683593, 0.1776056365966797, 0.1776168975830078, 0.17778073120117188, 0.17763020324707032, 0.17770700073242188, 0.17767117309570313, 0.17778073120117188, 0.1775257568359375, 0.1783091125488281, 0.1778513946533203, 0.17761894226074218, 0.1778329620361328, 0.1777960968017578, 0.1776906280517578, 0.17789132690429688, 0.17830195617675781, 0.17798963928222655, 0.17789645385742187, 3.086856201171875, 0.17758720397949218, 0.17743154907226563, 0.17743565368652345, 0.17734042358398439, 0.177259521484375, 0.1773137969970703, 0.17746432495117187, 0.17735781860351563, 0.17720626831054687, 0.17724313354492188, 0.1773455352783203, 0.17740902709960937, 0.17753805541992188, 0.17735372924804688, 0.17730047607421875, 0.17773464965820313, 0.17740492248535156, 0.17729843139648438, 0.177649658203125, 0.1774530487060547, 0.1774182434082031, 0.17738240051269533, 0.17735577392578125, 0.17763839721679686, 0.17757696533203124, 0.17728819274902344, 0.17751962280273437, 0.17739878845214843, 0.17753599548339843, 0.17756979370117187, 0.17741209411621095, 0.17744076538085937, 0.17744383239746095, 0.17756364440917968, 0.1777960968017578, 0.17815040588378905, 0.17755340576171874, 0.17748480224609375, 0.1774213104248047, 0.17759744262695312, 0.1777459259033203, 0.1775626220703125, 0.17766604614257814, 0.17749810791015624, 0.17750425720214844, 0.17772647094726562, 0.1779578857421875, 0.17772134399414063, 0.17770597839355468, 0.17786880493164062, 0.1776363525390625, 0.1776865234375, 0.1778401336669922, 0.17768447875976562, 0.17757183837890625, 0.17762815856933595, 0.1777469482421875, 0.17785343933105469, 0.17788108825683593, 0.17777151489257811, 0.17792410278320311, 0.17780018615722656, 3.08849560546875, 0.17728204345703125, 0.17724517822265626, 0.17721856689453125, 0.17737216186523438, 0.1772779541015625, 0.17741004943847657, 0.17727590942382812, 0.17739161682128907, 0.17735475158691405, 0.17726258850097656, 0.17718885803222656, 0.1773588409423828, 0.17727999877929687, 0.17732505798339843, 0.1772605438232422, 0.17737318420410156, 0.17784934997558594, 0.1773271026611328, 0.1774325714111328, 0.1773516845703125, 0.17741004943847657, 0.1772718048095703, 0.17725234985351562, 0.1773701171875, 0.1774325714111328, 0.1775308837890625, 0.17733938598632812, 0.1774499816894531, 0.17745408630371093, 0.17744691467285156, 0.17759539794921875, 0.1776936950683594, 0.17754931640625, 0.17746739196777345, 0.17753292846679689, 0.17759231567382813, 0.17754214477539063, 0.17757696533203124, 0.17743667602539062, 0.17740594482421876, 0.17750732421875, 0.17757594299316407, 0.17753190612792968, 0.17757286071777345, 0.17756672668457033, 0.17756672668457033, 0.17749299621582032, 0.1776240692138672, 0.17767424011230468, 0.17767015075683593, 0.17768345642089844, 0.17766502380371094, 0.1777295379638672, 0.17768141174316407, 0.17757490539550783, 0.17764761352539063, 0.17780018615722656, 0.1777111053466797, 0.17779096984863282, 0.17767730712890625, 0.1783951416015625, 0.1777776641845703, 3.091140625, 0.1772554168701172, 0.1772410888671875, 0.17730047607421875, 0.17720115661621094, 0.17721958923339845, 0.177328125, 0.17719500732421875, 0.17727488708496095, 0.17720217895507812, 0.17725849914550781, 0.17722982788085936, 0.17718170166015626, 0.17736294555664062, 0.1948231658935547, 0.1772165069580078, 0.17730662536621095, 0.17737216186523438, 0.17723802185058593, 0.17737216186523438, 0.17740287780761718, 0.1774530487060547, 0.17831015014648438, 0.17742335510253907, 0.1774202880859375, 0.17752268981933594, 0.1774499816894531, 0.17754725646972655, 0.17740594482421876, 0.17746226501464843, 0.177839111328125, 0.17752883911132813, 0.17755136108398437, 0.1774448699951172, 0.17749197387695312, 0.17753292846679689, 0.1775257568359375, 0.17781759643554687, 0.17756057739257813, 0.17744589233398436, 0.17757286071777345, 0.17759231567382813, 0.1776353302001953, 0.17781248474121095, 0.1776373748779297, 0.17799066162109375, 0.17763226318359376, 0.177623046875, 0.17786778259277344, 0.1778513946533203, 0.17837362670898438, 0.17794866943359375, 0.17787596130371094, 0.17784115600585937, 0.1778401336669922, 0.17778175354003906, 0.17789132690429688, 0.17809715270996093, 0.17786367797851563, 0.1779937286376953, 0.17788621520996092, 0.1779558410644531, 0.17789337158203125]",tokens/s,4.5581433072746265,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm-20b,internlm/internlm-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,3385.0368,67343.745024,66416.80384,65884.127232,65014.059008,s,10,44.45927099609375,4.445927099609373,0.008255819689924084,4.445804443359375,4.45518154296875,4.456222607421875,4.457055458984375,"[4.43084130859375, 4.4372197265625, 4.44261962890625, 4.4406982421875, 4.44101513671875, 4.4489892578125, 4.45353564453125, 4.4549501953125, 4.45213818359375, 4.457263671875]",tokens/s,57.580791197069466,kWh,0.00014180776923894883,0.00023545259150760172,0.00034035002227597035,0.0007176103830225209,tokens/kWh,356739.5428724809,MB,3385.0368,67343.745024,66416.80384,65884.127232,65014.061568,s,10,164.28100781249998,16.42810078125,0.004099979716925837,16.4267802734375,16.434122265625,16.434593359375,16.434970234375,"[16.435064453125, 16.434017578125, 16.426453125, 16.426232421875, 16.428966796875, 16.427107421875, 16.42026953125, 16.425845703125, 16.430748046875, 16.426302734375]",tokens/s,3.834892471070316,kWh,0.0005136829786002637,0.0008640711003286439,0.0010940875697201592,0.002471841648649067,tokens/kWh,25487.069543646263,,s,629,204.04521884155284,0.3243962143744876,0.5285773274823288,0.26065716552734375,0.2612336730957031,0.26146222534179686,4.70469728515625,"[0.2613125, 0.2606981201171875, 0.26045745849609375, 0.2603182067871094, 0.2610176086425781, 0.260890625, 0.26039297485351565, 0.26067764282226563, 0.26081997680664065, 0.26046258544921874, 0.26037863159179686, 0.26058035278320313, 0.2603417663574219, 0.2605209655761719, 0.26045745849609375, 0.26040011596679685, 0.2611496887207031, 0.26047796630859377, 0.2605424499511719, 0.26054452514648435, 0.2606120910644531, 0.260927490234375, 0.2608916625976562, 0.2611507263183594, 0.2612490234375, 0.2609879150390625, 0.2612336730957031, 0.26119781494140626, 0.2606417846679687, 0.2607462463378906, 0.26093771362304685, 0.2608650207519531, 0.2606766052246094, 0.26071038818359377, 0.2606950378417969, 0.2607247314453125, 0.26152447509765625, 0.2614302673339844, 0.26075033569335937, 0.2609479675292969, 0.26155929565429686, 0.2609541015625, 0.26155111694335936, 0.2608721923828125, 0.2616678466796875, 0.26095205688476564, 0.2611517333984375, 0.260748291015625, 0.26127154541015624, 0.2607042541503906, 0.2608066711425781, 0.2604236755371094, 0.26074111938476563, 0.26092953491210935, 0.2607175598144531, 0.2605086669921875, 0.2603765869140625, 0.2602270812988281, 0.26035098266601564, 0.2608721923828125, 0.26132070922851564, 0.2609039306640625, 4.7013876953125, 0.26103604125976565, 0.2605363159179688, 0.2608025512695312, 0.26034585571289065, 0.2605629577636719, 0.2609397888183594, 0.26107186889648437, 0.2606632995605469, 0.260664306640625, 0.2607718505859375, 0.2608670654296875, 0.2609459228515625, 0.2604503173828125, 0.2607513732910156, 0.26015640258789063, 0.2607882385253906, 0.260959228515625, 0.26114047241210936, 0.261612548828125, 0.2603325500488281, 0.2608250732421875, 0.2604298095703125, 0.2605772705078125, 0.2608476257324219, 0.2613811340332031, 0.2607093811035156, 0.260674560546875, 0.26081793212890625, 0.26034585571289065, 0.2607093811035156, 0.2606991271972656, 0.260927490234375, 0.26060800170898435, 0.26066021728515626, 0.2609674377441406, 0.2608793640136719, 0.26074420166015627, 0.26087527465820315, 0.2608793640136719, 0.2609612731933594, 0.2613463134765625, 0.2608486328125, 0.2613411865234375, 0.2608281555175781, 0.2614773864746094, 0.2610093994140625, 0.26119680786132815, 0.2606929931640625, 0.2610462646484375, 0.2604871826171875, 0.2604482421875, 0.26039501953125, 0.26043392944335936, 0.2605875244140625, 0.26055987548828125, 0.26048410034179686, 0.2609284973144531, 0.260200439453125, 0.2602577819824219, 0.26136883544921874, 0.2614886474609375, 0.2615572509765625, 4.70630615234375, 0.26094692993164065, 0.2605014953613281, 0.2602291259765625, 0.25998849487304687, 0.2611087341308594, 0.26063052368164064, 0.2600068969726563, 0.26041650390625, 0.26081076049804686, 0.26044110107421875, 0.26341375732421873, 0.2603192443847656, 0.2604134521484375, 0.26010009765625, 0.2602229614257813, 0.2602219543457031, 0.2607943725585937, 0.2605844421386719, 0.2604021911621094, 0.2605025329589844, 0.2604820556640625, 0.2606131286621094, 0.2607247314453125, 0.2608424987792969, 0.26087527465820315, 0.26067047119140624, 0.2609674377441406, 0.2604800109863281, 0.26056805419921875, 0.26062539672851565, 0.2613360595703125, 0.2611640319824219, 0.2610882568359375, 0.26040933227539065, 0.2607196044921875, 0.26076568603515626, 0.2604810180664062, 0.26043084716796877, 0.26111282348632814, 0.260864013671875, 0.2611015625, 0.26066534423828125, 0.2611732482910156, 0.2610534362792969, 0.26113534545898437, 0.2608476257324219, 0.26120294189453125, 0.26071450805664065, 0.260959228515625, 0.26034585571289065, 0.2605014953613281, 0.2600663146972656, 0.26165658569335937, 0.2602506103515625, 0.2602362976074219, 0.2601062316894531, 0.26032846069335935, 0.2600468444824219, 0.2605567932128906, 0.26075341796875, 0.2607237243652344, 0.2610585632324219, 4.70435205078125, 0.2611671142578125, 0.26073394775390624, 0.26038168334960937, 0.26002944946289064, 0.2610083923339844, 0.2606090087890625, 0.2601809997558594, 0.26040728759765625, 0.2608598937988281, 0.2604881896972656, 0.26035302734375, 0.260490234375, 0.2601513061523438, 0.26078411865234374, 0.2600560607910156, 0.2605936584472656, 0.26046771240234373, 0.26076364135742186, 0.2607472534179687, 0.26101556396484377, 0.26084454345703123, 0.2604656677246094, 0.26040011596679685, 0.26074215698242187, 0.26115481567382814, 0.2610411376953125, 0.26106878662109373, 0.26105752563476564, 0.2603427734375, 0.2603182067871094, 0.2603714599609375, 0.26115277099609374, 0.260279296875, 0.260558837890625, 0.2606540832519531, 0.26066021728515626, 0.2606141357421875, 0.2614046630859375, 0.26102374267578127, 0.26087423706054685, 0.26129306030273436, 0.2605864868164062, 0.26113330078125, 0.2610954284667969, 0.2612008972167969, 0.2607646789550781, 0.26092953491210935, 0.260780029296875, 0.26111077880859374, 0.2607646789550781, 0.26106878662109373, 0.26014309692382814, 0.2603028564453125, 0.26068582153320313, 0.259957763671875, 0.2606356506347656, 0.2602506103515625, 0.2604185485839844, 0.26038885498046876, 0.26056500244140623, 0.26106982421875, 0.2611077270507812, 4.70483154296875, 0.2611087341308594, 0.26059469604492186, 0.2601021423339844, 0.2600396728515625, 0.26092953491210935, 0.2606458740234375, 0.2602229614257813, 0.26038681030273436, 0.2603960266113281, 0.26027008056640627, 0.26046875, 0.2603694152832031, 0.2602373046875, 0.26039910888671874, 0.2661683349609375, 0.26046975708007813, 0.26114047241210936, 0.260674560546875, 0.26031103515625, 0.26051788330078124, 0.2600816650390625, 0.26088958740234375, 0.260674560546875, 0.2606827392578125, 0.2610585632324219, 0.2605844421386719, 0.2607185974121094, 0.26103500366210936, 0.26051788330078124, 0.26083428955078125, 0.26035098266601564, 0.26056192016601565, 0.26046771240234373, 0.26029464721679685, 0.26067864990234374, 0.260632568359375, 0.2613340148925781, 0.2612469787597656, 0.26099917602539063, 0.26081280517578126, 0.2613421936035156, 0.26077694702148435, 0.2612275085449219, 0.26081381225585937, 0.26130023193359375, 0.26097970581054686, 0.26108517456054686, 0.2604605407714844, 0.2610309143066406, 0.26019021606445314, 0.26064691162109377, 0.26043597412109376, 0.2605035400390625, 0.2604789733886719, 0.2602721252441406, 0.260279296875, 0.2603468933105469, 0.26000384521484377, 0.26038580322265625, 0.261080078125, 0.2610780029296875, 0.2606622619628906, 4.71324755859375, 0.26078616333007815, 0.26039501953125, 0.26074420166015627, 0.26002944946289064, 0.2602024841308594, 0.26059982299804685, 0.26032846069335935, 0.26040933227539065, 0.26046771240234373, 0.26049227905273437, 0.26092440795898436, 0.2608424987792969, 0.26068582153320313, 0.26027316284179686, 0.26047796630859377, 0.2604881896972656, 0.26065921020507815, 0.260885498046875, 0.2613852233886719, 0.2602362976074219, 0.2608793640136719, 0.26024346923828123, 0.2603601989746094, 0.26037863159179686, 0.26111077880859374, 0.2605506591796875, 0.2605875244140625, 0.2605434875488281, 0.26050970458984374, 0.2606458740234375, 0.26045440673828124, 0.26028955078125, 0.2606336059570312, 0.26055270385742185, 0.2607431640625, 0.26049844360351565, 0.26056396484375, 0.2609623107910156, 0.26071347045898435, 0.2606069641113281, 0.2612060241699219, 0.2605844421386719, 0.26136474609375, 0.2607124328613281, 0.2611251220703125, 0.26051687622070313, 0.2606827392578125, 0.26025982666015623, 0.26112612915039063, 0.26006732177734376, 0.2604185485839844, 0.259999755859375, 0.2601574401855469, 0.2657290344238281, 0.26052197265625, 0.26035711669921874, 0.2604738464355469, 0.260063232421875, 0.26019534301757813, 0.26148248291015624, 0.2614097900390625, 0.2613196716308594, 4.7174306640625, 0.2610585632324219, 0.26045645141601564, 0.26014617919921873, 0.26011749267578127, 0.26103192138671877, 0.2605383605957031, 0.2600478820800781, 0.2600960083007812, 0.2603499450683594, 0.26026904296875, 0.2602905578613281, 0.2603970642089844, 0.2600693664550781, 0.26002740478515624, 0.26049945068359376, 0.26026803588867187, 0.2606069641113281, 0.2606356506347656, 0.26020556640625, 0.26012774658203125, 0.260379638671875, 0.26050048828125, 0.26056704711914064, 0.2606417846679687, 0.2608486328125, 0.2605906066894531, 0.2607523803710938, 0.260384765625, 0.26041445922851564, 0.2609530944824219, 0.26083224487304685, 0.2607882385253906, 0.26074215698242187, 0.26040011596679685, 0.26045440673828124, 0.2606336059570312, 0.26051687622070313, 0.2607964172363281, 0.26104730224609374, 0.2606929931640625, 0.26135140991210937, 0.260738037109375, 0.2612336730957031, 0.26067864990234374, 0.2609049682617188, 0.26084658813476563, 0.26078106689453123, 0.26052301025390623, 0.26093057250976565, 0.26050970458984374, 0.2605875244140625, 0.26023834228515624, 0.2630010986328125, 0.2605875244140625, 0.26033050537109376, 0.26012057495117186, 0.26019021606445314, 0.26019122314453125, 0.2601062316894531, 0.2603683776855469, 0.26100634765625, 0.26099200439453124, 4.71841064453125, 0.2610114440917969, 0.2604769287109375, 0.2604380187988281, 0.2600028076171875, 0.2610186157226563, 0.26071450805664065, 0.2601379699707031, 0.26061822509765625, 0.2606131286621094, 0.2615838623046875, 0.2604871826171875, 0.2602608642578125, 0.2602997741699219, 0.2605906066894531, 0.2604298095703125, 0.2605926513671875, 0.26029669189453125, 0.2607544250488281, 0.2610462646484375, 0.2610595703125, 0.2606336059570312, 0.2601082763671875, 0.2600693664550781, 0.26053427124023437, 0.2607298583984375, 0.2608302001953125, 0.2611240844726562, 0.26114764404296875, 0.26046771240234373, 0.26061822509765625, 0.26023934936523435, 0.26102987670898437, 0.2602669982910156, 0.2633789367675781, 0.26033663940429685, 0.2606264343261719, 0.2603182067871094, 0.2610196533203125, 0.26119680786132815, 0.26056396484375, 0.2612643737792969, 0.2607247314453125, 0.2611015625, 0.2606981201171875, 0.2611783752441406, 0.2610104370117188, 0.261106689453125, 0.2607042541503906, 0.26125006103515624, 0.26051480102539065, 0.26060491943359376, 0.26004376220703124, 0.2604298095703125, 0.26049740600585936, 0.2602024841308594, 0.2603202514648438, 0.2602588195800781, 0.26024652099609374, 0.2604103698730469, 0.2603274230957031, 0.26076263427734375, 0.26091009521484376, 4.716208984375, 0.2612326354980469, 0.2611138610839844, 0.26038580322265625, 0.2602352600097656, 0.2609807434082031, 0.2608476257324219, 0.26020660400390627, 0.2602373046875, 0.26335028076171874, 0.26023934936523435, 0.2602721252441406, 0.2604195861816406, 0.26045849609375, 0.26051480102539065, 0.26030386352539064, 0.26038885498046876, 0.26128692626953126, 0.26023834228515624, 0.2601891784667969, 0.2603397216796875, 0.2601799621582031, 0.26046463012695314, 0.26077694702148435, 0.2607513732910156, 0.2611169128417969, 0.26079745483398437, 0.2610309143066406, 0.26143435668945314, 0.2606766052246094, 0.2605076599121094, 0.26027825927734377, 0.2606397399902344, 0.26063052368164064, 0.2608035888671875, 0.26052197265625, 0.26081893920898436, 0.2611517333984375, 0.26109951782226565, 0.26099917602539063, 0.260927490234375, 0.2611619873046875, 0.2607872009277344, 0.2612940673828125, 0.2607175598144531, 0.26143948364257813, 0.260684814453125, 0.2609612731933594, 0.2608598937988281, 0.2607595520019531, 0.260527099609375, 0.26076058959960935, 0.26148965454101564, 0.2602997741699219, 0.2602137451171875, 0.26008270263671873, 0.2604451904296875, 0.26003558349609374, 0.26028134155273436, 0.2603755493164063, 0.260843505859375, 0.2609950866699219, 0.2628822937011719, 4.72173046875, 0.260748291015625, 0.26050970458984374, 0.2606376953125, 0.26033767700195315, 0.26065817260742186, 0.26055374145507815, 0.2603028564453125, 0.26028033447265625, 0.2604748840332031, 0.2607882385253906, 0.2604461975097656, 0.2604431457519531, 0.2600765380859375, 0.2606766052246094, 0.26066738891601565, 0.2605567932128906, 0.26082611083984375, 0.2609397888183594, 0.2612991943359375, 0.2604236755371094, 0.26093057250976565, 0.260485107421875, 0.2606090087890625, 0.26050970458984374, 0.2610032653808594, 0.2605014953613281, 0.2604349365234375, 0.2605486145019531, 0.2605844421386719, 0.2606315612792969, 0.26034893798828124, 0.2607298583984375, 0.261939208984375, 0.2607042541503906, 0.2605209655761719, 0.26065716552734375, 0.2606417846679687, 0.26098587036132814, 0.2608486328125, 0.2606213073730469, 0.2612275085449219, 0.26064691162109377, 0.2614886474609375, 0.260890625, 0.2612572021484375, 0.26098687744140625, 0.2610186157226563, 0.260664306640625, 0.26067764282226563, 0.26020556640625, 0.26062335205078124, 0.26001611328125, 0.259894287109375, 0.2602168273925781, 0.2602239990234375, 0.26040933227539065, 0.26030181884765624, 0.2601861267089844, 0.2602659912109375, 0.26125823974609375, 0.26150604248046877, 0.26168524169921875]",tokens/s,3.082650030081996,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Salesforce/codegen-16B-nl,Salesforce/codegen-16B-nl,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2-large,openai-community/gpt2-large,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-13b-hf,meta-llama/Llama-2-13b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-7B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1761.591296,8732.540928,7805.599744,7272.923136,6859.689984,s,10,2.830849426269531,0.2830849426269531,0.00023905859231871618,0.28308450317382816,0.2833002136230469,0.28345572509765626,0.28358013427734374,"[0.2836112365722656, 0.28316607666015625, 0.28326565551757815, 0.2830667419433594, 0.28264483642578125, 0.28310226440429687, 0.2829171142578125, 0.2830411376953125, 0.28312127685546873, 0.2829130859375]",tokens/s,904.3222067001797,kWh,9.034706226416996e-06,1.513925494320219e-05,2.150071561410576e-05,4.5674676783724945e-05,tokens/kWh,5604856.301713762,MB,1761.591296,8732.540928,7805.599744,7272.923136,6859.692544,s,10,38.67467749023438,3.8674677490234375,0.027374502707116645,3.870135375976562,3.9068700439453123,3.909847009277344,3.9122285815429687,"[3.874821044921875, 3.8459228515625, 3.84259619140625, 3.831861572265625, 3.833287109375, 3.881185302734375, 3.880521240234375, 3.90620849609375, 3.86544970703125, 3.912823974609375]",tokens/s,16.289728599781586,kWh,0.00012154675466673716,0.00020395559041008716,0.0001453416400879957,0.00047084398516482,tokens/kWh,133802.28267744932,,s,629,41.15813378143313,0.06543423494663451,0.033703171286845086,0.06118092727661133,0.06247628707885742,0.06336061401367188,0.34435203369140627,"[0.06368153762817383, 0.06197555160522461, 0.06168678283691406, 0.06234009552001953, 0.06376857757568359, 0.06282137680053711, 0.06264217758178711, 0.06279372787475586, 0.0632729606628418, 0.06304358291625976, 0.06315110397338868, 0.06372659301757813, 0.06318592071533204, 0.06145843124389649, 0.061074432373046876, 0.06102937698364258, 0.061230079650878906, 0.06098124694824219, 0.061055999755859375, 0.061810688018798826, 0.06087372970581055, 0.06066175842285156, 0.06084710311889648, 0.0603351058959961, 0.06032793426513672, 0.060382209777832034, 0.06062387084960937, 0.06234726333618164, 0.06188236618041992, 0.06138265609741211, 0.061208576202392576, 0.06086041641235351, 0.06088499069213867, 0.06069657516479492, 0.06099967956542969, 0.06096691131591797, 0.060834815979003906, 0.061036544799804686, 0.06126182556152344, 0.060851200103759766, 0.06119424057006836, 0.061415424346923826, 0.06183116912841797, 0.062243839263916016, 0.06174310302734375, 0.0617625617980957, 0.0616888313293457, 0.061606910705566405, 0.06142156982421875, 0.06055116653442383, 0.060672000885009764, 0.060247039794921874, 0.060175361633300783, 0.06016409683227539, 0.060767230987548826, 0.06052556610107422, 0.06033919906616211, 0.06076006317138672, 0.061200382232666016, 0.06160076904296875, 0.06184755325317383, 0.0609617919921875, 0.34460159301757814, 0.06101913452148437, 0.060821502685546876, 0.06124544143676758, 0.061018112182617185, 0.06112255859375, 0.061036544799804686, 0.06103551864624023, 0.0608901138305664, 0.061238273620605466, 0.060639232635498044, 0.06041497421264649, 0.06026444625854492, 0.06032588958740234, 0.060111873626708986, 0.06009548950195313, 0.06013132858276367, 0.06039039993286133, 0.06051225662231445, 0.06018252944946289, 0.06029107284545898, 0.060878849029541014, 0.061211647033691405, 0.06126182556152344, 0.061483009338378906, 0.06140518569946289, 0.06341632080078125, 0.062167041778564455, 0.06155571365356445, 0.06146047973632812, 0.06157516860961914, 0.061825023651123044, 0.061617153167724606, 0.062220287322998044, 0.061916160583496097, 0.06172671890258789, 0.06148710250854492, 0.06196223831176758, 0.06066995239257812, 0.06085017776489258, 0.06039449691772461, 0.06036070251464844, 0.061118465423583984, 0.06121574401855469, 0.06040063858032227, 0.06050611114501953, 0.06068838500976562, 0.06091775894165039, 0.060439552307128906, 0.0611860466003418, 0.061350910186767575, 0.0610334701538086, 0.060902400970458986, 0.061160446166992184, 0.060829696655273435, 0.0607825927734375, 0.06083686447143555, 0.061195262908935545, 0.06130380630493164, 0.06123417663574219, 0.061034496307373044, 0.06116966247558594, 0.06094847869873047, 0.3444090881347656, 0.06057984161376953, 0.06042214584350586, 0.06069657516479492, 0.06031769561767578, 0.060440574645996094, 0.06074879837036133, 0.06111129760742187, 0.0614574089050293, 0.06068121719360352, 0.06070476913452148, 0.06123622512817383, 0.06095257568359375, 0.061159423828125, 0.06091263961791992, 0.06125363159179688, 0.061143039703369144, 0.061451263427734375, 0.060799999237060545, 0.061036544799804686, 0.06058598327636719, 0.06087372970581055, 0.061396991729736325, 0.06193459320068359, 0.06324428939819336, 0.061608959197998046, 0.06176563262939453, 0.061778942108154294, 0.061827072143554686, 0.06054092788696289, 0.06071398544311524, 0.06062387084960937, 0.06029209518432617, 0.0603504638671875, 0.06034841537475586, 0.060955646514892575, 0.060572673797607425, 0.06043852615356445, 0.06058393478393555, 0.06115327835083008, 0.0615546875, 0.0612044792175293, 0.0614205436706543, 0.06169497680664063, 0.06108160018920898, 0.06081536102294922, 0.06096384048461914, 0.06118092727661133, 0.060895233154296874, 0.06100377655029297, 0.06122905731201172, 0.061363201141357425, 0.06128742218017578, 0.06110617446899414, 0.06163046264648438, 0.06138265609741211, 0.06079180908203125, 0.06029721450805664, 0.06032896041870117, 0.060232704162597656, 0.06041292953491211, 0.06043033599853516, 0.06051532745361328, 0.34468453979492186, 0.06099251174926758, 0.06071091079711914, 0.060744705200195315, 0.060777473449707034, 0.06185881423950195, 0.06140927886962891, 0.06091775894165039, 0.06084403228759765, 0.061238273620605466, 0.061050880432128904, 0.06104064178466797, 0.061004798889160154, 0.060922878265380856, 0.06094438552856445, 0.06132223892211914, 0.06163251113891602, 0.06121574401855469, 0.0608798713684082, 0.060750846862792966, 0.06008524703979492, 0.06013747024536133, 0.06005350494384765, 0.06050611114501953, 0.060260353088378904, 0.06021017456054688, 0.060211200714111325, 0.060284927368164064, 0.060393470764160156, 0.06139289474487305, 0.06108364868164062, 0.06114406585693359, 0.06084812927246094, 0.060906494140625, 0.06079283142089844, 0.06094233703613281, 0.060902400970458986, 0.061486080169677736, 0.06160793685913086, 0.061042686462402344, 0.060974079132080077, 0.06135910415649414, 0.06137753677368164, 0.06107955169677735, 0.06034636688232422, 0.06075904083251953, 0.05993267059326172, 0.0602347526550293, 0.06015795135498047, 0.06017843246459961, 0.060281856536865235, 0.06030950546264648, 0.060039169311523435, 0.060486656188964844, 0.06092083358764649, 0.060967937469482425, 0.06090137481689453, 0.061172737121582034, 0.06082559967041016, 0.06102220916748047, 0.060576766967773435, 0.060750846862792966, 0.06108160018920898, 0.344205322265625, 0.060949504852294924, 0.06142668914794922, 0.061916160583496097, 0.06050201416015625, 0.060184574127197264, 0.06022348785400391, 0.06017740631103516, 0.0601077766418457, 0.06001152038574219, 0.06010879898071289, 0.06021222305297851, 0.06031052780151367, 0.059979774475097655, 0.059976703643798826, 0.06068326568603516, 0.060918785095214846, 0.06083686447143555, 0.06096076965332031, 0.06094643020629883, 0.06124031829833984, 0.06107136154174805, 0.06089932632446289, 0.06056959915161133, 0.06044672012329102, 0.06085529708862305, 0.06096281433105469, 0.06100889587402344, 0.06101299285888672, 0.06089932632446289, 0.061087745666503906, 0.06166016006469727, 0.061176830291748044, 0.06142873764038086, 0.0608983039855957, 0.06051839828491211, 0.061259777069091796, 0.06038016128540039, 0.06047436904907227, 0.060731391906738284, 0.06056243133544922, 0.060158977508544924, 0.06049280166625977, 0.060829696655273435, 0.0610621452331543, 0.06082559967041016, 0.061050880432128904, 0.060911617279052734, 0.06119731140136719, 0.060843006134033206, 0.06068838500976562, 0.06056959915161133, 0.060644351959228515, 0.06128639984130859, 0.06071091079711914, 0.061338623046875, 0.06125056076049805, 0.06168371200561523, 0.061810688018798826, 0.06138675308227539, 0.06132326507568359, 0.06154035186767578, 0.06056959915161133, 0.34418072509765624, 0.06078668975830078, 0.05987123107910156, 0.060034046173095705, 0.05992038345336914, 0.06053068923950195, 0.060895233154296874, 0.06065868759155273, 0.060662784576416016, 0.06085222244262695, 0.06069964981079102, 0.06077337646484375, 0.06054707336425781, 0.060867584228515625, 0.06085324859619141, 0.07317094421386719, 0.0801269760131836, 0.062115840911865235, 0.06162227249145508, 0.06116659164428711, 0.061160446166992184, 0.061189121246337894, 0.073818115234375, 0.061396991729736325, 0.061314048767089846, 0.06152601623535156, 0.06134579086303711, 0.061363201141357425, 0.06117171096801758, 0.06086963272094727, 0.060951553344726565, 0.06036275100708008, 0.06075699234008789, 0.06098124694824219, 0.061633537292480466, 0.06095257568359375, 0.061052928924560546, 0.061297664642333986, 0.061312000274658204, 0.06080204772949219, 0.06105497741699219, 0.0612782096862793, 0.061087745666503906, 0.060878849029541014, 0.06094540786743164, 0.06097919845581055, 0.060723201751708984, 0.06143385696411133, 0.061521919250488284, 0.06156595230102539, 0.06107648086547852, 0.061350910186767575, 0.061267967224121096, 0.0605747184753418, 0.06008115386962891, 0.06019071960449219, 0.06019379043579102, 0.060486656188964844, 0.06065356826782226, 0.060055553436279295, 0.060022785186767576, 0.06033715057373047, 0.06096384048461914, 0.34522113037109375, 0.06219571304321289, 0.06181273651123047, 0.06211993789672852, 0.062320640563964844, 0.06239231872558594, 0.06234931182861328, 0.06265139389038087, 0.06273126220703125, 0.06142771148681641, 0.062045185089111325, 0.06242099380493164, 0.061740032196044924, 0.06188851165771484, 0.062281726837158206, 0.0626165771484375, 0.061279232025146485, 0.06126899337768555, 0.061739009857177736, 0.06329651260375976, 0.06326784133911133, 0.06337535858154297, 0.06308863830566407, 0.06176665496826172, 0.06177791976928711, 0.06167244720458984, 0.061623294830322264, 0.06119014358520508, 0.06119116973876953, 0.06131916809082031, 0.06140825653076172, 0.062148609161376954, 0.06106316757202149, 0.061396991729736325, 0.060864513397216796, 0.061330432891845706, 0.06082355117797852, 0.06078566360473633, 0.06125363159179688, 0.061176830291748044, 0.060593151092529295, 0.06109593582153321, 0.060897281646728516, 0.060870655059814455, 0.06014054489135742, 0.060355583190917966, 0.06017740631103516, 0.06125056076049805, 0.06195814514160156, 0.06136524963378906, 0.06165094375610351, 0.061453311920166016, 0.061069313049316405, 0.06068633651733398, 0.0608798713684082, 0.060849151611328124, 0.06077337646484375, 0.06155059051513672, 0.061500415802001954, 0.061620223999023435, 0.06123929595947265, 0.06190694427490234, 0.06124031829833984, 0.3448965148925781, 0.06075801467895508, 0.06788505554199219, 0.06981017303466797, 0.06192025756835937, 0.06252646255493165, 0.06228684616088867, 0.06197862243652344, 0.061690879821777345, 0.06256537628173828, 0.06263296127319336, 0.06250291061401367, 0.061895679473876954, 0.06302105712890625, 0.06124748611450195, 0.06179328155517578, 0.06227558517456055, 0.06192639923095703, 0.061462528228759764, 0.06159462356567383, 0.06166527938842774, 0.062083072662353515, 0.06201651382446289, 0.061813758850097655, 0.06177791976928711, 0.061279232025146485, 0.06172774505615235, 0.06231347274780273, 0.06249267196655273, 0.062437374114990236, 0.06199808120727539, 0.061666305541992185, 0.06137651062011719, 0.06182400131225586, 0.06172774505615235, 0.06215270233154297, 0.06140927886962891, 0.06086656188964844, 0.06181273651123047, 0.06162227249145508, 0.06186086273193359, 0.0616099853515625, 0.06183628845214844, 0.06247219085693359, 0.06211276626586914, 0.06127718353271484, 0.061402111053466796, 0.0615464973449707, 0.0615362548828125, 0.06147788619995117, 0.061461505889892576, 0.06174720001220703, 0.06105395126342773, 0.061298686981201174, 0.06096384048461914, 0.06096076965332031, 0.061532161712646485, 0.06162227249145508, 0.06159872055053711, 0.06188544082641602, 0.061666305541992185, 0.06204620742797851, 0.06157823944091797, 0.34562661743164064, 0.06138470458984375, 0.060624897003173826, 0.06127718353271484, 0.06100889587402344, 0.061006847381591796, 0.06076313781738281, 0.06099353790283203, 0.06081228637695312, 0.061385726928710936, 0.06138777542114258, 0.06106623840332031, 0.06119116973876953, 0.061518848419189455, 0.061638656616210936, 0.061879295349121094, 0.061537281036376956, 0.062094337463378904, 0.061710334777832034, 0.061484031677246094, 0.06128332901000977, 0.06143385696411133, 0.06102220916748047, 0.06145228958129883, 0.06172876739501953, 0.06147993469238281, 0.061655040740966796, 0.06154342269897461, 0.06119424057006836, 0.06133760070800781, 0.06076313781738281, 0.060744705200195315, 0.06049587249755859, 0.06192025756835937, 0.06093824005126953, 0.06117478561401367, 0.06106009674072266, 0.060955646514892575, 0.0609986572265625, 0.06108364868164062, 0.060903423309326174, 0.06151679992675781, 0.061241344451904295, 0.06115020751953125, 0.06114406585693359, 0.06212607955932617, 0.061878273010253906, 0.06199091339111328, 0.06115430450439453, 0.06112870407104492, 0.061023231506347655, 0.061146110534667966, 0.06156185531616211, 0.06128332901000977, 0.06110003280639648, 0.06159360122680664, 0.06121062469482422, 0.06133248138427734, 0.06200627136230469, 0.062115840911865235, 0.06180966567993164, 0.061835262298583986, 0.061707263946533204, 0.34668133544921875, 0.0627957763671875, 0.06284390258789062, 0.06300057601928712, 0.06333849716186524, 0.06308761596679688, 0.06351871871948242, 0.06480384063720702, 0.06368153762817383, 0.06317772674560547, 0.06365695953369141, 0.0635525131225586, 0.06319411087036132, 0.06351155090332031, 0.06351871871948242, 0.06350950241088867, 0.06358220672607422, 0.0636129264831543, 0.06373273468017578, 0.0636497917175293, 0.06293196868896485, 0.06272921752929687, 0.06278553771972656, 0.06339788818359375, 0.06259097671508788, 0.06218649673461914, 0.06188851165771484, 0.061317119598388675, 0.06133452987670898, 0.06106316757202149, 0.06134272003173828, 0.0618260498046875, 0.06213836669921875, 0.06159257507324219, 0.06136422348022461, 0.06103142547607422, 0.06113894271850586, 0.06192230224609375, 0.06217728042602539, 0.06204313659667969, 0.06055014419555664, 0.061107200622558595, 0.06120550537109375, 0.06102937698364258, 0.06080307388305664, 0.0608983039855957, 0.06088601684570313, 0.06067609786987305, 0.06080307388305664, 0.06091775894165039, 0.06098124694824219, 0.06109183883666992, 0.06076006317138672, 0.06073855972290039, 0.06093107223510742, 0.06195609664916992, 0.06122393417358398, 0.06113177490234375, 0.06111948776245117, 0.0612044792175293, 0.06162739181518555, 0.061396991729736325, 0.06151270294189453]",tokens/s,15.2825199349478,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-3b,stabilityai/stablelm-base-alpha-3b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neox-20b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1377.579008,15743.320064,14816.37888,14283.702272,13411.541504,s,10,8.22120477294922,0.8221204772949218,0.005519748021210272,0.8196826477050781,0.8279021728515624,0.831885595703125,0.8350723339843751,"[0.8358690185546875, 0.8177501220703125, 0.8186851196289062, 0.8175400390625, 0.8181019897460937, 0.8270169677734375, 0.8204766845703125, 0.825312744140625, 0.8188886108398438, 0.8215634765625]",tokens/s,311.3898839283678,kWh,2.7965025355418524e-05,4.4250529166726874e-05,6.461394058495291e-05,0.00013682949510709832,tokens/kWh,1870941.6401750608,MB,1377.8944,15743.320064,14816.37888,14283.702272,13411.544064,s,10,50.72486572265625,5.072486572265625,0.07505573284897918,5.060946533203126,5.166125048828125,5.1713503662109375,5.175530620117188,"[5.05750146484375, 5.03149267578125, 5.0643916015625, 4.95948193359375, 5.15967138671875, 5.05452392578125, 5.1000615234375, 5.17657568359375, 5.1649638671875, 4.95620166015625]",tokens/s,12.419944163964749,kWh,0.00015724799955884618,0.00026647367541761326,0.00024403180632740867,0.0006677534813038681,tokens/kWh,94346.19476185285,,s,629,58.03126673126222,0.09225956555049636,0.09752509407977675,0.07901696014404297,0.08888258361816406,0.09304268951416016,0.8976106591796875,"[0.07992729949951172, 0.08842137908935546, 0.07623782348632813, 0.07726182556152343, 0.07730687713623047, 0.07819058990478515, 0.08392294311523438, 0.09182412719726563, 0.10150911712646485, 0.1001338882446289, 0.07953612518310547, 0.07716556549072266, 0.07605964660644532, 0.07603711700439453, 0.07671705627441407, 0.0770334701538086, 0.07664844512939453, 0.07691980743408203, 0.07657778930664062, 0.07646412658691407, 0.07799193572998046, 0.08186470031738281, 0.08064717102050781, 0.08031743621826172, 0.08214733123779297, 0.08462438201904297, 0.08382054138183594, 0.08342527770996094, 0.08122265625, 0.08276274871826172, 0.08382157135009766, 0.08346316528320312, 0.08099327850341796, 0.08017715454101562, 0.07888076782226562, 0.07858073425292969, 0.07669862365722656, 0.08326656341552735, 0.07823564910888672, 0.07857151794433594, 0.08333824157714843, 0.07992626953125, 0.07929241943359375, 0.08047411346435547, 0.07984435272216797, 0.08054886627197265, 0.09625804901123047, 0.0761364517211914, 0.08072294616699219, 0.07857561492919922, 0.075109375, 0.07840358734130859, 0.07742463684082031, 0.07722700500488282, 0.07614566040039063, 0.07637094116210938, 0.0771973114013672, 0.07595008087158203, 0.07643647766113282, 0.07467826843261718, 0.07676211547851562, 0.07626649475097656, 0.8964608154296875, 0.07910195159912109, 0.07788236999511719, 0.081185791015625, 0.07971737670898438, 0.08288665771484376, 0.08069734191894531, 0.07710514831542968, 0.08421785736083984, 0.08572723388671875, 0.08755916595458985, 0.09264640045166016, 0.08511692810058594, 0.082735107421875, 0.08267469024658203, 0.07732940673828125, 0.08087449645996093, 0.07997337341308594, 0.08165171051025391, 0.07883570861816407, 0.08065638732910156, 0.08899686431884765, 0.08433152008056641, 0.08524697875976563, 0.08734310150146485, 0.08695295715332031, 0.08123085021972656, 0.08230502319335938, 0.08101785278320313, 0.08401305389404297, 0.07749017333984375, 0.07860838317871094, 0.09435648345947266, 0.08532685089111328, 0.07874867248535156, 0.0784691162109375, 0.07754649353027344, 0.07715020751953125, 0.07473049926757812, 0.07501516723632813, 0.07655321502685547, 0.07467008209228515, 0.07408537292480469, 0.07453183746337891, 0.07480012512207031, 0.0738314208984375, 0.07409868621826173, 0.07422463989257813, 0.07362764739990234, 0.07539302062988282, 0.0755220489501953, 0.07412940979003907, 0.07659724426269532, 0.07709900665283204, 0.07566028594970703, 0.07578521728515625, 0.07637709045410156, 0.0749639663696289, 0.08248320007324218, 0.08137728118896484, 0.07660851287841797, 0.08071782684326172, 0.08222105407714844, 0.9037117309570313, 0.08562380981445313, 0.08164249420166016, 0.08344064331054687, 0.08184320068359376, 0.08281394958496094, 0.08036557006835937, 0.07604838562011719, 0.0758097915649414, 0.07567359924316407, 0.07524147033691406, 0.07670476531982422, 0.07636479949951172, 0.089744384765625, 0.08638873291015625, 0.07695359802246093, 0.07585075378417969, 0.07636991882324219, 0.07890943908691406, 0.07672115325927735, 0.08432332611083984, 0.08005120086669922, 0.07640882873535157, 0.07533363342285156, 0.07433318328857422, 0.07498035430908204, 0.07509811401367188, 0.07558348846435547, 0.07756185913085938, 0.08543641662597656, 0.08265318298339844, 0.07977574157714844, 0.08080076599121094, 0.08511692810058594, 0.08527974700927735, 0.07529676818847657, 0.08016588592529297, 0.0764733428955078, 0.09419980621337891, 0.07854489898681641, 0.08239923095703125, 0.0841338882446289, 0.08762060546875, 0.09002393341064453, 0.08888832092285157, 0.08465817260742188, 0.08557260894775391, 0.08748339080810547, 0.08371507263183593, 0.08600985717773438, 0.08002047729492187, 0.08462745666503907, 0.0853043212890625, 0.07857049560546875, 0.07710208129882813, 0.07696588897705078, 0.07727820587158203, 0.07425023651123047, 0.0743895034790039, 0.0760606689453125, 0.07525990295410157, 0.07508992004394531, 0.07416422271728515, 0.8986142578125, 0.07507456207275391, 0.075615234375, 0.07715840148925782, 0.07799398040771484, 0.07681126403808594, 0.0792985610961914, 0.07837388610839843, 0.07761408233642578, 0.07923814392089844, 0.08230194854736328, 0.08619622039794922, 0.07718297576904297, 0.09207295989990234, 0.09625190734863281, 0.09462374114990234, 0.08452095794677734, 0.07947161865234376, 0.07732940673828125, 0.07904255676269531, 0.07976140594482421, 0.07571558380126953, 0.07558246612548829, 0.0775946273803711, 0.07792025756835938, 0.0772495346069336, 0.07618048095703125, 0.07585177612304687, 0.08188006591796874, 0.08197734069824218, 0.08130764770507813, 0.08239923095703125, 0.08477184295654297, 0.08312627410888672, 0.08460492706298828, 0.07555072021484376, 0.07465676879882813, 0.07420211029052734, 0.07366451263427734, 0.07420006561279296, 0.07499468994140625, 0.07430860900878906, 0.07407820892333984, 0.07643852996826171, 0.07764889526367187, 0.07458815765380859, 0.0742287368774414, 0.07443865966796875, 0.07447039794921875, 0.07450214385986328, 0.07431065368652344, 0.07470591735839843, 0.07720960235595703, 0.08071987152099609, 0.07725055694580078, 0.07765094757080078, 0.08000819396972657, 0.07905177307128906, 0.07954534149169921, 0.08033586883544921, 0.07697612762451173, 0.07803084564208984, 0.07839641571044922, 0.897344482421875, 0.07651123046875, 0.07539711761474609, 0.0740495376586914, 0.07532441711425782, 0.0754329605102539, 0.07610368347167969, 0.07463014221191407, 0.07521791839599609, 0.07377203369140625, 0.0767825927734375, 0.08985497283935547, 0.08716595458984375, 0.09331609344482422, 0.08888114929199219, 0.08757453155517578, 0.08635084533691406, 0.0903895034790039, 0.09409945678710938, 0.09128755187988281, 0.0906956787109375, 0.08750387573242188, 0.08713728332519531, 0.08720588684082031, 0.08521830749511719, 0.08736358642578125, 0.08631398773193359, 0.0887930908203125, 0.09015296173095703, 0.08427212524414063, 0.08471142578125, 0.08173465728759766, 0.08045977783203125, 0.08269312286376954, 0.08041574096679688, 0.08066355133056641, 0.08056832122802735, 0.07842816162109376, 0.08034713745117188, 0.09213030242919922, 0.07855104064941407, 0.08543949127197266, 0.08480461120605469, 0.08340275573730468, 0.08331263732910156, 0.08044338989257813, 0.08441651153564453, 0.07970406341552734, 0.08339148712158204, 0.0750755844116211, 0.07523020935058594, 0.08099737548828125, 0.07720755004882812, 0.0780021743774414, 0.07542272186279297, 0.07531929779052735, 0.07544217681884766, 0.07695155334472656, 0.07834828948974609, 0.07732224273681641, 0.07827865600585937, 0.07763865661621094, 0.07691366577148437, 0.9037824096679687, 0.09442508697509766, 0.07564595031738282, 0.07588966369628906, 0.07480934143066406, 0.07353651428222656, 0.0747509765625, 0.08901631927490235, 0.0821585922241211, 0.08434175872802735, 0.07856947326660156, 0.07655014038085937, 0.0767805404663086, 0.07668224334716797, 0.07737344360351563, 0.07707545471191406, 0.09667788696289062, 0.07741645050048829, 0.07822643280029297, 0.0812410888671875, 0.07852134704589844, 0.0800747528076172, 0.08098918151855469, 0.07777279663085937, 0.08237977600097657, 0.07829094696044922, 0.0819578857421875, 0.08019967651367188, 0.07818752288818359, 0.07726592254638671, 0.08015666961669922, 0.08338534545898438, 0.08767488098144531, 0.08693452453613282, 0.07864320373535157, 0.07421337890625, 0.08135884857177735, 0.08160460662841797, 0.0881612777709961, 0.10659737396240235, 0.09264537811279297, 0.08682495880126953, 0.0856627197265625, 0.08372736358642578, 0.08275251007080078, 0.07522713470458985, 0.07372390747070312, 0.07371469116210938, 0.0764989471435547, 0.08361779022216796, 0.07962419128417969, 0.08198451232910156, 0.07550566101074219, 0.07430451202392578, 0.0746424331665039, 0.07482470703125, 0.07473868560791015, 0.07502438354492187, 0.07424716949462891, 0.07440281677246094, 0.0750929946899414, 0.08170086669921875, 0.08169983673095703, 0.9005783081054688, 0.07739596557617187, 0.07533670043945312, 0.07620505523681641, 0.07650099182128907, 0.07438233947753906, 0.0739266586303711, 0.07442124938964843, 0.07395327758789062, 0.0779683837890625, 0.07930265808105469, 0.07706521606445313, 0.08143564605712891, 0.08039730834960937, 0.07827865600585937, 0.08020172882080077, 0.07566438293457031, 0.07867801666259766, 0.07768985748291016, 0.07845171356201172, 0.08226406097412109, 0.08271052551269531, 0.08325222778320313, 0.07705190277099609, 0.07829913330078125, 0.07547289276123047, 0.07531520080566406, 0.0773939208984375, 0.0750940170288086, 0.07693619537353516, 0.07734579467773438, 0.07571148681640626, 0.07852236938476563, 0.07693721771240235, 0.07602073669433594, 0.07791104125976563, 0.07862477111816406, 0.07892991638183594, 0.08143154907226563, 0.08565657806396484, 0.09683968353271484, 0.09477426910400391, 0.09178931427001953, 0.08082431793212891, 0.08119296264648437, 0.0895836181640625, 0.08730009460449219, 0.08812134552001953, 0.0970782699584961, 0.09557299041748046, 0.09592012786865234, 0.08613069152832031, 0.08529510498046874, 0.08127180480957032, 0.08098099517822266, 0.07985254669189454, 0.08526541137695312, 0.08246988677978516, 0.07859609222412109, 0.07870873260498047, 0.08413593292236328, 0.08219545745849609, 0.07779840087890624, 0.9031280517578125, 0.07698841857910156, 0.07598694610595703, 0.07718605041503906, 0.07625933074951172, 0.07581183624267578, 0.07910502624511719, 0.07570022583007813, 0.07561830139160156, 0.07642214202880859, 0.07744000244140625, 0.07562751770019531, 0.07604736328125, 0.07577088165283204, 0.10929971313476562, 0.078202880859375, 0.07797042846679687, 0.07686144256591797, 0.07549030303955079, 0.07524966430664062, 0.07548313903808594, 0.07797042846679687, 0.08155443572998047, 0.08694783782958984, 0.0788705291748047, 0.07565004730224609, 0.07825202941894531, 0.08985088348388671, 0.09290444946289063, 0.09226751708984375, 0.08604569244384766, 0.07485747528076171, 0.07777792358398437, 0.07700991821289062, 0.08251801300048828, 0.08843366241455078, 0.07915213012695313, 0.07777996826171875, 0.0777349090576172, 0.09199411010742188, 0.09313484954833984, 0.092801025390625, 0.07714713287353515, 0.07609037017822265, 0.07762329864501953, 0.08351744079589844, 0.08968396759033204, 0.083989501953125, 0.07680716705322266, 0.08165990447998046, 0.08144998168945312, 0.08217292785644531, 0.07798169708251954, 0.08206233978271485, 0.07984025573730469, 0.09268838500976563, 0.09234432220458984, 0.08754790496826172, 0.09435238647460938, 0.0904642562866211, 0.09249791717529297, 0.0917176284790039, 0.09094553375244141, 0.8977141723632812, 0.07603507232666015, 0.076442626953125, 0.07528550720214844, 0.07592652893066407, 0.07901696014404297, 0.09267916870117188, 0.08410726165771484, 0.08437042999267579, 0.08326451110839844, 0.08236339569091797, 0.08136294555664063, 0.08431718444824218, 0.08185855865478515, 0.08204492950439453, 0.07976140594482421, 0.08112742614746093, 0.08110694122314453, 0.08137420654296874, 0.08273305511474609, 0.08802098846435547, 0.10239078521728516, 0.09766194915771484, 0.09636147308349609, 0.08324095916748046, 0.083162109375, 0.07919411468505859, 0.07847833251953125, 0.08577945709228516, 0.08175615692138671, 0.07517798614501953, 0.07625421142578125, 0.08022732543945313, 0.07752397155761719, 0.07572991943359375, 0.07544217681884766, 0.08229068756103515, 0.07810662078857422, 0.07576985931396485, 0.08824524688720703, 0.08864153289794922, 0.08859442901611328, 0.0815626220703125, 0.08930406188964844, 0.08685260772705078, 0.08471858978271485, 0.07886029052734375, 0.07973887634277343, 0.08451789093017578, 0.0819240951538086, 0.08019046020507813, 0.08116633605957031, 0.08105062103271485, 0.08183602905273438, 0.08212274932861328, 0.08255385589599609, 0.08321228790283203, 0.08055296325683593, 0.07924326324462891, 0.07692185974121094, 0.07520665740966796, 0.07713075256347657, 0.07484416198730469, 0.9023529052734375, 0.07616614532470703, 0.07560192108154297, 0.07491072082519531, 0.0736890869140625, 0.07609651184082031, 0.07758233642578125, 0.07501209259033204, 0.07702528381347656, 0.07631769561767578, 0.07538790130615235, 0.0737423324584961, 0.07605145263671875, 0.07543193817138671, 0.0752332763671875, 0.07544422149658203, 0.07562239837646484, 0.07488716888427735, 0.07767449951171874, 0.07877734375, 0.0791900177001953, 0.07621734619140624, 0.07676723480224609, 0.07771955108642578, 0.08198041534423828, 0.07834317016601562, 0.08323993682861328, 0.08374784088134765, 0.07651840209960938, 0.08788582611083984, 0.07877734375, 0.07653580474853515, 0.08031948852539063, 0.07540735626220703, 0.07988326263427735, 0.07977369689941406, 0.07766015625, 0.0810987548828125, 0.08210329437255859, 0.07722086334228516, 0.07869337463378906, 0.07833599853515626, 0.07717273712158203, 0.07746662139892578, 0.07932621002197265, 0.08079052734375, 0.08329727935791016, 0.08420966339111328, 0.08239718627929687, 0.07822847747802734, 0.08426290893554687, 0.07788953399658204, 0.077876220703125, 0.08531046295166016, 0.0804505615234375, 0.07746969604492188, 0.08097280120849609, 0.08307814025878907, 0.077412353515625, 0.07886540985107422, 0.0823746566772461, 0.08008294677734375, 0.07800422668457031]",tokens/s,10.83898448939336,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x22B-v0.1,mistralai/Mixtral-8x22B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-6B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,c95f0e7d6a85f5b2e45e308bc25997cc7c4d6c70,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1359.245312,6104.743936,5177.868288,4645.19168,4344.188928,s,10,2.393308990478516,0.2393308990478516,0.0004318990123786121,0.23912035369873047,0.23983191223144532,0.24008983001708986,0.2402961642456055,"[0.24034774780273438, 0.23962611389160157, 0.23906588745117188, 0.23930348205566407, 0.2390966339111328, 0.23977459716796876, 0.2391378936767578, 0.23910281372070313, 0.2389808349609375, 0.23887298583984376]",tokens/s,1069.6487625227849,kWh,8.125750575123764e-06,1.3006956041005421e-05,1.885712213179875e-05,3.998982874792793e-05,tokens/kWh,6401627.814254259,MB,1359.245312,6104.743936,5177.868288,4645.19168,4344.191488,s,10,44.35149707031249,4.4351497070312496,0.26852744701992326,4.353823974609375,4.512974609375,4.863238525390624,5.143449658203125,"[4.43513818359375, 5.21350244140625, 4.40124560546875, 4.35396875, 4.4307578125, 4.34536669921875, 4.35367919921875, 4.29395654296875, 4.34206982421875, 4.18181201171875]",tokens/s,14.20470652887391,kWh,0.0001373681181632891,0.00023000169871108435,0.00016873405571659087,0.0005361038725909643,tokens/kWh,117514.5400377804,,s,629,46.43336177825928,0.07382092492569042,0.039611472664024365,0.06857933044433594,0.07198760833740234,0.07369830474853516,0.30702919311523436,"[0.07044710540771484, 0.0698388442993164, 0.06983987426757812, 0.06886605072021484, 0.07174861145019532, 0.07059661102294922, 0.06986854553222656, 0.0697518081665039, 0.07060377502441406, 0.07070515441894532, 0.07080960083007813, 0.07069388580322265, 0.07082086181640625, 0.07037542724609375, 0.07052390289306641, 0.07052288055419922, 0.07093247985839844, 0.07021670532226562, 0.07090892791748046, 0.07062630462646484, 0.07086182403564453, 0.07074406433105469, 0.07048601531982422, 0.07082701110839844, 0.07089663696289063, 0.06963302612304688, 0.07120486450195312, 0.07088127899169921, 0.07071231842041016, 0.07073996734619141, 0.07080754852294922, 0.07057817840576172, 0.07092428588867188, 0.07073484802246094, 0.06772121429443359, 0.06751129913330078, 0.06793215942382813, 0.06762700653076172, 0.06781337738037109, 0.06793318176269532, 0.06990847778320312, 0.07152435302734375, 0.07253298950195312, 0.07287910461425781, 0.07357849884033203, 0.07193599700927734, 0.07045938873291016, 0.07116492462158203, 0.07273062133789063, 0.07445196533203124, 0.07445606231689453, 0.07169023895263672, 0.07144652557373046, 0.07124479675292969, 0.07143116760253906, 0.06811545562744141, 0.06779289245605469, 0.0675563507080078, 0.06789427185058594, 0.06786150360107422, 0.06881382751464844, 0.06897561645507813, 0.3337031555175781, 0.09708748626708984, 0.08623616027832032, 0.07305010986328125, 0.07370240020751953, 0.07176908874511718, 0.07113215637207031, 0.07316070556640625, 0.07407615661621093, 0.07369216156005859, 0.07082393646240234, 0.06978559875488281, 0.0708505630493164, 0.07131340789794922, 0.07132262420654296, 0.07121305847167969, 0.07100211334228515, 0.06970674896240234, 0.07008870697021484, 0.07071334075927735, 0.06927257537841797, 0.07018803405761719, 0.0708823013305664, 0.07173734283447265, 0.07164006042480468, 0.07128268432617188, 0.07220326232910156, 0.07123558044433594, 0.06664806365966797, 0.0677734375, 0.06920089721679687, 0.07108505249023438, 0.07067545318603516, 0.07013273620605469, 0.07085260772705078, 0.07144448089599609, 0.07143116760253906, 0.07118029022216797, 0.07089868927001954, 0.07155097961425781, 0.07088947296142578, 0.07102464294433594, 0.07152742767333985, 0.07150592041015626, 0.06908108520507812, 0.07127142333984375, 0.07102668762207032, 0.07072870635986328, 0.07100211334228515, 0.0699135971069336, 0.06975078582763672, 0.07100415802001953, 0.06986956787109375, 0.07055564880371094, 0.07098265838623047, 0.0710492172241211, 0.07083519744873047, 0.0712069091796875, 0.07108505249023438, 0.07125708770751953, 0.07067340850830078, 0.7533956909179688, 0.06778572845458984, 0.30692965698242186, 0.06720819091796874, 0.06719999694824219, 0.06731980895996094, 0.06705766296386718, 0.06844108581542968, 0.07041331481933594, 0.07024230194091798, 0.07044608306884766, 0.07062834930419921, 0.07054643249511719, 0.07091814422607422, 0.07063756561279297, 0.07053517150878906, 0.07034572601318359, 0.07085158538818359, 0.07055974578857421, 0.07068466949462891, 0.07057202911376953, 0.07048294067382813, 0.07067852783203125, 0.06985318756103516, 0.06989414215087891, 0.0705433578491211, 0.06979583740234375, 0.07105741119384766, 0.07062322998046874, 0.06969548797607422, 0.06980300903320312, 0.07046758270263671, 0.07075328063964843, 0.0697733154296875, 0.07059353637695312, 0.0694999008178711, 0.07070719909667969, 0.06782669067382813, 0.06785330963134766, 0.06795673370361328, 0.06829977416992188, 0.0684031982421875, 0.07143833923339844, 0.07046758270263671, 0.06925926208496094, 0.06665010833740234, 0.06645862579345703, 0.06724710083007812, 0.06714265441894532, 0.0674703369140625, 0.06821171569824219, 0.07076863861083985, 0.0704532470703125, 0.07060991668701172, 0.07001805114746094, 0.07087718200683593, 0.07103590393066406, 0.07106969451904296, 0.07058841705322266, 0.07129190063476562, 0.07289241790771485, 0.0728115234375, 0.07208755493164062, 0.07207936096191406, 0.07329177856445312, 0.30692147827148436, 0.06737510681152344, 0.0680478744506836, 0.06777855682373046, 0.06781747436523437, 0.06789119720458985, 0.06743756866455078, 0.06716928100585938, 0.06784307098388671, 0.06799667358398437, 0.06788710021972656, 0.0678123550415039, 0.06746623992919921, 0.06761062622070313, 0.06731059265136718, 0.06760140991210938, 0.06734233856201172, 0.06764134216308594, 0.06658560180664062, 0.06688153839111328, 0.06682112121582032, 0.0672194595336914, 0.06708531188964843, 0.06674329376220703, 0.0666593246459961, 0.06785433959960938, 0.06755430603027343, 0.06757068634033203, 0.06768230438232421, 0.06853119659423829, 0.06965452575683594, 0.07092121887207031, 0.07092940521240235, 0.07094271850585937, 0.07094783782958984, 0.0711905288696289, 0.07118335723876953, 0.07138304138183593, 0.07121920013427735, 0.07085977935791016, 0.06999040222167968, 0.0708116455078125, 0.07052288055419922, 0.07090278625488282, 0.07064166259765625, 0.07073894500732422, 0.07084134674072265, 0.07100723266601562, 0.07079219055175781, 0.07116083526611328, 0.0711905288696289, 0.07102873229980469, 0.07093759918212891, 0.07087104034423829, 0.07088025665283203, 0.07089254760742188, 0.07023206329345703, 0.06926131439208984, 0.06931558227539063, 0.06949581146240234, 0.0694999008178711, 0.06947840118408204, 0.0694466552734375, 0.30928485107421877, 0.07074713897705077, 0.06997196960449219, 0.07056179046630859, 0.07040819549560547, 0.07071743774414062, 0.07051776123046875, 0.07010099029541016, 0.07036927795410156, 0.0703641586303711, 0.06995148468017579, 0.07021772766113281, 0.06874931335449219, 0.06903910064697266, 0.06870425415039062, 0.07039078521728516, 0.07049727630615234, 0.07083417510986328, 0.07071129608154297, 0.07037747192382812, 0.07012147521972656, 0.07035187530517578, 0.07048703765869141, 0.07046553802490234, 0.06717235565185548, 0.06726656341552735, 0.06715187072753906, 0.06728498840332031, 0.06736077117919922, 0.06705766296386718, 0.06711808013916015, 0.06752358245849609, 0.06735769653320313, 0.06747135925292969, 0.06759014129638671, 0.06761779022216798, 0.06742835235595702, 0.06757273864746094, 0.06729727935791016, 0.06736691284179687, 0.06713753509521485, 0.06731161499023437, 0.06719795227050782, 0.0673433609008789, 0.06718669128417969, 0.06647090911865235, 0.06726041412353516, 0.06734130859375, 0.06725529479980469, 0.06740787506103516, 0.06721842956542969, 0.06760038757324219, 0.07200972747802735, 0.0860979232788086, 0.07740415954589844, 0.08154521942138672, 0.0788305892944336, 0.07968870544433594, 0.08013823699951172, 0.075652099609375, 0.08077516937255859, 0.07809331512451172, 0.07119769287109375, 0.3132426147460938, 0.07285350036621094, 0.07210393524169922, 0.07224524688720703, 0.07251046752929688, 0.0735293426513672, 0.07125196838378907, 0.0705269775390625, 0.07067648315429688, 0.07078297424316406, 0.07057920074462891, 0.082229248046875, 0.07493631744384766, 0.07050649261474609, 0.07033753967285156, 0.07010201263427734, 0.09110835266113282, 0.06636032104492187, 0.0674703369140625, 0.06769152069091797, 0.06739968109130859, 0.06761062622070313, 0.06757376098632813, 0.06738227081298828, 0.06700646209716797, 0.06758399963378907, 0.06729318237304688, 0.0674734115600586, 0.06746214294433593, 0.06685183715820313, 0.06740377807617187, 0.06677503967285156, 0.0675389404296875, 0.06700032043457031, 0.06696959686279297, 0.06775910186767578, 0.06669209289550782, 0.06743756866455078, 0.0675819549560547, 0.06666854095458985, 0.0675594253540039, 0.06784307098388671, 0.06773760223388672, 0.06794649505615234, 0.0674303970336914, 0.06760038757324219, 0.06744064331054687, 0.06751232147216797, 0.06729011535644532, 0.06631833648681641, 0.06615756988525391, 0.06730751800537109, 0.06703206634521484, 0.067378173828125, 0.0672368621826172, 0.06745088195800782, 0.06753177642822265, 0.06745394897460938, 0.06746214294433593, 0.06747545623779297, 0.06767308807373047, 0.06728192138671875, 0.06672589111328125, 0.30706790161132813, 0.06761164855957032, 0.0674897918701172, 0.06776934051513672, 0.06769049835205078, 0.06778470611572265, 0.06748057556152344, 0.06752358245849609, 0.06742323303222657, 0.06753485107421875, 0.06735564422607422, 0.0677232666015625, 0.06754099273681641, 0.06771814727783203, 0.06745804595947266, 0.06706483459472656, 0.06757273864746094, 0.06782975769042969, 0.0672911376953125, 0.06764749145507812, 0.06756761932373047, 0.06780210876464844, 0.06789529418945313, 0.06802124786376954, 0.0677232666015625, 0.06791474914550781, 0.06765875244140625, 0.06775398254394531, 0.06753382110595703, 0.06758297729492188, 0.06760447692871094, 0.06772223663330078, 0.06789119720458985, 0.06790348815917968, 0.06818816375732421, 0.06797414398193359, 0.06769766235351563, 0.06765158081054687, 0.06751436614990235, 0.06765567779541015, 0.06882406616210937, 0.07092326354980469, 0.07076454162597656, 0.07093965148925781, 0.07068672180175781, 0.07103282928466798, 0.07066009521484375, 0.07073792266845703, 0.07037235260009765, 0.0708823013305664, 0.07033548736572266, 0.07075532531738281, 0.0696596450805664, 0.07198207855224609, 0.07287910461425781, 0.07379456329345703, 0.07277056121826173, 0.07275212860107422, 0.0727388153076172, 0.07308287811279297, 0.07494041442871094, 0.07370956420898438, 0.07170867156982422, 0.30813592529296874, 0.06749696350097656, 0.07008153533935547, 0.07094989013671875, 0.06998630523681641, 0.069897216796875, 0.07010508728027344, 0.07075430297851562, 0.0727562255859375, 0.06778163146972656, 0.06783590698242188, 0.06722764587402344, 0.06693170928955078, 0.06679654693603515, 0.06635929870605468, 0.06679551696777344, 0.06834278106689454, 0.06811443328857422, 0.06645657348632812, 0.06698802947998046, 0.067378173828125, 0.06761369323730469, 0.067631103515625, 0.06733414459228515, 0.06733414459228515, 0.06826598358154297, 0.0674150390625, 0.06749388885498046, 0.06789734649658204, 0.06832128143310547, 0.06812774658203125, 0.06814310455322266, 0.06810931396484375, 0.06825984191894531, 0.06812774658203125, 0.06829055786132812, 0.06819430541992187, 0.06869503784179687, 0.06768537902832031, 0.06700953674316407, 0.06851789093017578, 0.06939750671386719, 0.06904524993896484, 0.0692305908203125, 0.06903705596923829, 0.06907392120361328, 0.06912716674804688, 0.06945382690429687, 0.06792908477783204, 0.06751129913330078, 0.06767513275146485, 0.0677570571899414, 0.06763622283935547, 0.06766387176513672, 0.06767513275146485, 0.06771302032470704, 0.06720511627197266, 0.06772223663330078, 0.06730445098876953, 0.06736895751953124, 0.06733414459228515, 0.06720102691650391, 0.06745088195800782, 0.30730035400390626, 0.06774886322021484, 0.06774066925048829, 0.0678686752319336, 0.06672077178955078, 0.06710272216796875, 0.06761676788330079, 0.06758092498779297, 0.06798847961425782, 0.06762598419189453, 0.06755123138427735, 0.06733209228515626, 0.06756454467773437, 0.06748262023925782, 0.06857933044433594, 0.07057920074462891, 0.06825267028808593, 0.06833152008056641, 0.06844620513916015, 0.06879436492919921, 0.06798438262939453, 0.06890598297119141, 0.06936678314208984, 0.07006822204589844, 0.07054541015625, 0.07227597045898437, 0.07178240203857422, 0.07205683135986328, 0.07023616027832032, 0.06963916778564454, 0.07204761505126953, 0.07348121643066406, 0.07566950225830078, 0.07243264007568359, 0.07105843353271485, 0.07139020538330078, 0.071119873046875, 0.07140351867675782, 0.07107174682617187, 0.07294156646728515, 0.07193804931640625, 0.06968319702148437, 0.06794649505615234, 0.06935244750976563, 0.06902579498291016, 0.06871961975097657, 0.06814412689208985, 0.06931455993652344, 0.06722457885742188, 0.06697881317138672, 0.06661529541015625, 0.0669521942138672, 0.06714982604980468, 0.06732390594482422, 0.06691635131835938, 0.06679039764404297, 0.06669414520263672, 0.06693376159667969, 0.06702285003662109, 0.06688050842285156, 0.0666060791015625, 0.06676070404052735, 0.06645145416259765, 0.30665011596679687, 0.06680268859863281, 0.0659230728149414, 0.06591078186035157, 0.06585343933105468, 0.06602137756347656, 0.06631116485595703, 0.0660674591064453, 0.06597734069824218, 0.06581043243408204, 0.06571520233154297, 0.06561280059814453, 0.06526258850097656, 0.06579302215576172, 0.06595584106445312, 0.06602035522460938, 0.06595072174072265, 0.06602035522460938, 0.06598553466796875, 0.0658862075805664, 0.06576127624511718, 0.06581759643554687, 0.06600396728515626, 0.06611456298828125, 0.06622105407714844, 0.0661391372680664, 0.06601216125488281, 0.06627021026611328, 0.06643405151367188, 0.06654259490966796, 0.06661119842529296, 0.06682726287841798, 0.06635724639892578, 0.06626611328125, 0.06601318359375, 0.06631116485595703, 0.06600089263916016, 0.06621593475341797, 0.06602957153320313, 0.06612274932861328, 0.0659916763305664, 0.06602444458007813, 0.06604799652099609, 0.06612684631347657, 0.06632243347167968, 0.06748262023925782, 0.06750310516357422, 0.06669721221923829, 0.06640025329589844, 0.06640230560302735, 0.06623129272460937, 0.06653030395507813, 0.06643711853027344, 0.06890496063232422, 0.06688972473144532, 0.06726451110839844, 0.06710374450683594, 0.06684569549560547, 0.06695833587646484, 0.0672174072265625, 0.06727782440185547, 0.06731059265136718, 0.06714675140380859]",tokens/s,13.546294644866878,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,TencentARC/Mistral_Pro_8B_v0.1,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2114.62144,7962.820608,7035.94496,6503.268352,6130.204672,s,10,3.680282165527344,0.3680282165527344,0.0009963202773549122,0.3679125671386719,0.3684913665771484,0.3695787521362305,0.37044866058349607,"[0.3666517333984375, 0.368220947265625, 0.3682497253417969, 0.36761007690429687, 0.3681888427734375, 0.3673915100097656, 0.3706661376953125, 0.36775204467773437, 0.36747805786132814, 0.3680730895996094]",tokens/s,695.5988385833944,kWh,1.1874942591896764e-05,1.9865929892970127e-05,2.8125917561249446e-05,5.9866790046116336e-05,tokens/kWh,4276160.452277451,MB,2114.62144,7962.820608,7035.94496,6503.268352,6130.207232,s,10,48.28135400390625,4.828135400390626,0.019801614455729352,4.820821777343751,4.8569283203125,4.8596533691406245,4.8618334082031245,"[4.841328125, 4.86237841796875, 4.81029248046875, 4.8426982421875, 4.81347119140625, 4.80713623046875, 4.8060830078125, 4.85632275390625, 4.82108984375, 4.8205537109375]",tokens/s,13.048515581170923,kWh,0.0001499305694191544,0.00025103040331709165,0.00019445759384055877,0.0005954185665768049,tokens/kWh,105807.91990112292,,s,629,51.5156786117554,0.08190091989150296,0.04382457160756,0.0762798080444336,0.07776788635253908,0.07863439331054688,0.4447439611816406,"[0.07925657653808593, 0.08254259490966796, 0.07941632080078125, 0.07700275421142579, 0.07528857421875, 0.07528652954101563, 0.07568179321289062, 0.07592755126953125, 0.07667302703857422, 0.07653785705566406, 0.07659212493896485, 0.07617638397216797, 0.07609548950195312, 0.07597977447509766, 0.07580671691894532, 0.07618457794189454, 0.07750553894042969, 0.07816806030273438, 0.07785266876220703, 0.0778414077758789, 0.07787519836425781, 0.0782551040649414, 0.0784189453125, 0.07888998413085938, 0.07873228454589844, 0.07864832305908204, 0.07833702087402344, 0.07908249664306641, 0.0770703353881836, 0.07541964721679688, 0.07586815643310547, 0.07547289276123047, 0.07544115447998047, 0.07557017517089844, 0.07539097595214844, 0.07529574584960938, 0.07533875274658203, 0.07653376007080079, 0.07617945861816407, 0.0757606430053711, 0.07592755126953125, 0.07564288330078126, 0.07644467163085937, 0.0760453109741211, 0.07864627075195313, 0.07809740447998047, 0.07855411529541016, 0.07837798309326172, 0.07803596496582031, 0.07800422668457031, 0.07542169952392579, 0.07559577941894531, 0.07581183624267578, 0.07599718475341796, 0.07565516662597656, 0.07628697967529297, 0.07547289276123047, 0.0757760009765625, 0.07566336059570312, 0.07563468933105469, 0.07561420440673829, 0.07557324981689453, 0.44487371826171873, 0.07566028594970703, 0.07589990234375, 0.07602790069580079, 0.07585689544677734, 0.07588966369628906, 0.0780052490234375, 0.07858790588378907, 0.07831244659423828, 0.07823872375488282, 0.0783790054321289, 0.07810765075683594, 0.07840255737304687, 0.0786165771484375, 0.07565824127197265, 0.07550669097900391, 0.07591321563720703, 0.07566643524169922, 0.07602175903320313, 0.07603609466552734, 0.07623065948486328, 0.0761743392944336, 0.0759920654296875, 0.07626547241210938, 0.07584153747558593, 0.07591423797607422, 0.07574527740478515, 0.10716979217529297, 0.07711334228515625, 0.07772876739501954, 0.0880343017578125, 0.07592857360839844, 0.07644671630859375, 0.07634841918945312, 0.07641907501220703, 0.07555379486083984, 0.07572582244873047, 0.07577907562255859, 0.07648051452636719, 0.0758661117553711, 0.07633408355712891, 0.07626239776611328, 0.07602175903320313, 0.07649382019042969, 0.07605554962158204, 0.07615487670898438, 0.07622451019287109, 0.07634124755859376, 0.07608627319335938, 0.07776051330566407, 0.07978291320800782, 0.0764211196899414, 0.07529369354248047, 0.07825408172607422, 0.07620403289794922, 0.07671398162841797, 0.0759900131225586, 0.07604633331298828, 0.07583334350585938, 0.07621017456054688, 0.07572480010986328, 0.07583026885986328, 0.07611801910400391, 0.44467098999023436, 0.07565516662597656, 0.07555481719970703, 0.07634534454345702, 0.07580364990234376, 0.07579443359375, 0.07566950225830078, 0.07570124816894531, 0.075504638671875, 0.0770355224609375, 0.07773798370361328, 0.07542681884765624, 0.07567974090576172, 0.07610572814941406, 0.07646208190917969, 0.07584767913818359, 0.07587737274169921, 0.07603711700439453, 0.07574527740478515, 0.07548722839355469, 0.07555788421630859, 0.07679078674316406, 0.07650508880615234, 0.07593369293212891, 0.0754677734375, 0.07582822418212891, 0.075146240234375, 0.07691366577148437, 0.07829503631591797, 0.07818649291992187, 0.07532441711425782, 0.0757053451538086, 0.07560396575927734, 0.076189697265625, 0.0760791015625, 0.07608525085449219, 0.07593267059326173, 0.0773201904296875, 0.07572172546386718, 0.0756162567138672, 0.07558656311035156, 0.07576780700683594, 0.07549849700927734, 0.07547289276123047, 0.07487897491455078, 0.07557734680175782, 0.07587840270996093, 0.07636172485351563, 0.07633612823486328, 0.0759214096069336, 0.07607500457763672, 0.0757176284790039, 0.07622144317626953, 0.07582617950439453, 0.07667916870117188, 0.07746047973632812, 0.07561727905273438, 0.07571660614013671, 0.07838310241699219, 0.08798617553710937, 0.07810457611083985, 0.07763148498535156, 0.07761920166015625, 0.4447723388671875, 0.0759152603149414, 0.07553330993652344, 0.07582822418212891, 0.07540121459960937, 0.0777523193359375, 0.08643071746826173, 0.08513843536376953, 0.07689215850830078, 0.076295166015625, 0.0762798080444336, 0.0776437759399414, 0.07996109008789062, 0.07747993469238282, 0.07682457733154296, 0.0762972183227539, 0.07645491027832031, 0.07623680114746094, 0.07635353851318359, 0.07598387145996094, 0.07656243133544922, 0.07628390502929687, 0.07579853057861329, 0.07637709045410156, 0.07647232055664062, 0.07628594970703124, 0.0767262725830078, 0.07818649291992187, 0.07779840087890624, 0.07657676696777344, 0.07764173126220703, 0.07702835083007813, 0.07731199645996094, 0.07690239715576172, 0.07730790710449219, 0.0763289566040039, 0.07597465515136718, 0.07583436584472657, 0.07700582122802735, 0.07559474945068359, 0.07575039672851562, 0.07529779052734376, 0.07599104309082032, 0.075652099609375, 0.07616000366210937, 0.07612825775146484, 0.07662489318847657, 0.07725772857666016, 0.07724134063720703, 0.07615795135498046, 0.07568895721435547, 0.07589170837402344, 0.07635148620605468, 0.07659622192382813, 0.07727718353271484, 0.07592345428466797, 0.07600332641601562, 0.07590502166748046, 0.07613337707519531, 0.07749017333984375, 0.07667916870117188, 0.07772467041015625, 0.07693721771240235, 0.4454307861328125, 0.07621734619140624, 0.07565004730224609, 0.0752721939086914, 0.0756684799194336, 0.07625933074951172, 0.07666995239257812, 0.07639449310302734, 0.07590297698974609, 0.07590605163574218, 0.07553638458251953, 0.07597977447509766, 0.0760074234008789, 0.07640576171875, 0.07609855651855468, 0.07596646118164062, 0.07598796844482422, 0.0762798080444336, 0.07646002960205078, 0.07531827545166016, 0.07624908447265626, 0.07621119689941407, 0.07602995300292968, 0.08278118133544922, 0.07970098876953124, 0.07755980682373047, 0.07767961883544922, 0.07740927886962891, 0.07672525024414062, 0.07619276428222656, 0.07625113677978515, 0.07620915222167969, 0.07628800201416015, 0.07610060882568359, 0.07565926361083984, 0.0753960952758789, 0.07539507293701173, 0.07564288330078126, 0.07550873565673828, 0.0756305923461914, 0.07564595031738282, 0.07653785705566406, 0.07553433227539062, 0.07707852935791015, 0.07701606750488281, 0.07588966369628906, 0.07639142608642578, 0.07860326385498047, 0.07921151733398438, 0.0772515869140625, 0.075683837890625, 0.0762081298828125, 0.0755568618774414, 0.0753960952758789, 0.07578931427001953, 0.07658905792236329, 0.07610265350341797, 0.0770887680053711, 0.07649382019042969, 0.07569510650634766, 0.07593472290039062, 0.07596543884277343, 0.07598489379882813, 0.4440873107910156, 0.0765655059814453, 0.07656755065917968, 0.07593881225585937, 0.07624908447265626, 0.0755445785522461, 0.07545753479003907, 0.07599616241455077, 0.07681330871582032, 0.076943359375, 0.07635353851318359, 0.07567667388916016, 0.07652352142333985, 0.075863037109375, 0.07605862426757813, 0.07661465454101563, 0.07585485076904297, 0.07528857421875, 0.07557222747802735, 0.07578112030029296, 0.07606988525390625, 0.07562239837646484, 0.07624703979492188, 0.07644159698486327, 0.07602790069580079, 0.07558246612548829, 0.07572172546386718, 0.07579955291748047, 0.07630540466308594, 0.07621427154541016, 0.07583334350585938, 0.07591935729980469, 0.07559986877441406, 0.0759152603149414, 0.07568486022949218, 0.07590911865234375, 0.07684812927246094, 0.07681638336181641, 0.07600332641601562, 0.07576882934570313, 0.07649177551269531, 0.07618048095703125, 0.07588761901855469, 0.07685017395019532, 0.07581388854980468, 0.075831298828125, 0.07665254211425782, 0.07653683471679687, 0.07581696319580078, 0.076548095703125, 0.07660134124755859, 0.07660237121582031, 0.07634226989746094, 0.07817215728759766, 0.0769617919921875, 0.07736934661865234, 0.07774720001220703, 0.07767552185058593, 0.07674163055419922, 0.07740108489990234, 0.07638118743896484, 0.07724031829833984, 0.0766371841430664, 0.44820993041992185, 0.07657369232177734, 0.07719219207763672, 0.07623987579345703, 0.07574425506591796, 0.07599308776855469, 0.07574425506591796, 0.07592038726806641, 0.07578726196289062, 0.07706623840332032, 0.07673036956787109, 0.07695155334472656, 0.0769648666381836, 0.07641497802734375, 0.07551590728759766, 0.07625727844238281, 0.07635456085205078, 0.07632793426513672, 0.07636172485351563, 0.076042236328125, 0.0762449951171875, 0.07655526733398438, 0.07622451019287109, 0.07664742279052734, 0.07577804565429687, 0.07623884582519531, 0.07565618896484375, 0.0758097915649414, 0.07596543884277343, 0.076042236328125, 0.07553024291992187, 0.07591423797607422, 0.0754524154663086, 0.07611392211914063, 0.07627366638183594, 0.07649075317382813, 0.07666175842285156, 0.07723929595947265, 0.07709593963623047, 0.07618662261962891, 0.07621119689941407, 0.07645184326171875, 0.0754677734375, 0.07636787414550782, 0.07656243133544922, 0.0763473892211914, 0.07561727905273438, 0.077053955078125, 0.07646310424804688, 0.07611392211914063, 0.07645491027832031, 0.07711027526855468, 0.07620915222167969, 0.07603711700439453, 0.07587635040283203, 0.07623884582519531, 0.07541145324707031, 0.0764927978515625, 0.07620710754394532, 0.07650201416015626, 0.07634944152832031, 0.07646310424804688, 0.07628288269042968, 0.4451358642578125, 0.0760268783569336, 0.07591423797607422, 0.07751270294189454, 0.07646412658691407, 0.07682764434814453, 0.07608729553222657, 0.07645081329345703, 0.07680716705322266, 0.07686348724365234, 0.0764989471435547, 0.07634226989746094, 0.07610470581054687, 0.07605248260498047, 0.07647129821777343, 0.0760995864868164, 0.07628185272216798, 0.07608831787109376, 0.07640473937988282, 0.07674777221679688, 0.07717581176757812, 0.07612416076660156, 0.0768511962890625, 0.07654399871826172, 0.07678771209716796, 0.07612928009033203, 0.0753407974243164, 0.07565414428710937, 0.07632281494140625, 0.07654911804199219, 0.07640166473388672, 0.07637606048583985, 0.07640064239501954, 0.07618867492675781, 0.07635968017578125, 0.0758097915649414, 0.0760995864868164, 0.07688396453857421, 0.07618150329589844, 0.07687168121337891, 0.07683174133300781, 0.07612416076660156, 0.07603609466552734, 0.07620095825195312, 0.07597261047363281, 0.07643341064453125, 0.0765511703491211, 0.07649382019042969, 0.07565414428710937, 0.07611698913574219, 0.0760268783569336, 0.07671910095214844, 0.07572480010986328, 0.07544115447998047, 0.10617446136474609, 0.08275865936279297, 0.08239308929443359, 0.07729971313476562, 0.07691776275634765, 0.07716966247558593, 0.07644979095458984, 0.07772876739501954, 0.0766566390991211, 0.4448788452148438, 0.07644774627685547, 0.0759582748413086, 0.0764211196899414, 0.07674163055419922, 0.07591731262207031, 0.07638527679443359, 0.0762982406616211, 0.0762767333984375, 0.07648358154296875, 0.07690342712402344, 0.0755220489501953, 0.0763351058959961, 0.07603609466552734, 0.07621222686767579, 0.07682559967041015, 0.0765880355834961, 0.07633612823486328, 0.07572172546386718, 0.0769986572265625, 0.07591117095947265, 0.0757176284790039, 0.07539199829101563, 0.0762972183227539, 0.07637709045410156, 0.07679590606689453, 0.07619174194335937, 0.07641804504394531, 0.07642214202880859, 0.07607295989990234, 0.07666278076171874, 0.07670476531982422, 0.07653683471679687, 0.07716352081298829, 0.07605350494384766, 0.07660543823242187, 0.07657472229003906, 0.076548095703125, 0.07623577880859375, 0.07647539520263671, 0.07590399932861328, 0.07627263641357422, 0.0763473892211914, 0.077053955078125, 0.07633100891113281, 0.07689215850830078, 0.0764733428955078, 0.07622962951660156, 0.07632077026367187, 0.07628697967529297, 0.07612825775146484, 0.07619174194335937, 0.07647743988037109, 0.07660851287841797, 0.07664128112792969, 0.07737446594238281, 0.07659929656982421, 0.0766402587890625, 0.07685427093505859, 0.07724851226806641, 0.07850188446044921, 0.07919308471679687, 0.07754444885253907, 0.44491162109375, 0.07581900787353515, 0.07619789123535156, 0.07779737854003907, 0.07748505401611328, 0.07671398162841797, 0.07701503753662109, 0.07625830078125, 0.07594905853271484, 0.07622451019287109, 0.07607705688476563, 0.07632077026367187, 0.07612928009033203, 0.07724339294433594, 0.07621017456054688, 0.07628697967529297, 0.07666175842285156, 0.07672217559814454, 0.07608831787109376, 0.07699046325683594, 0.07593574523925781, 0.07721266937255859, 0.07644569396972656, 0.07773900604248046, 0.07752397155761719, 0.077233154296875, 0.07652658843994141, 0.07600537872314453, 0.07649177551269531, 0.07883878326416016, 0.07769599914550782, 0.07622860717773437, 0.07581900787353515, 0.07622962951660156, 0.07606374359130859, 0.07591731262207031, 0.07678975677490234, 0.07671807861328125, 0.07634329223632813, 0.07611494445800782, 0.07676416015625, 0.07675494384765626, 0.0762982406616211, 0.07587737274169921, 0.07625933074951172, 0.07677849578857422, 0.076837890625, 0.07530290985107421, 0.07560089874267578, 0.07588556671142578, 0.07678771209716796, 0.07710310363769532, 0.07589888000488282, 0.07579955291748047, 0.07630643463134766, 0.077591552734375, 0.07682764434814453, 0.0764610595703125, 0.07625113677978515, 0.07630950164794922, 0.07612416076660156, 0.07591117095947265, 0.07599513244628907]",tokens/s,12.209875070081452,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-160m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1297.498112,1828.716544,901.77536,369.098752,313.798656,s,10,0.25490713882446286,0.025490713882446288,0.0032115625210705837,0.02397097587585449,0.03158191432952881,0.03169881315231324,0.03179233221054077,"[0.031555936813354495, 0.023229568481445313, 0.025353248596191407, 0.023778463363647463, 0.024163488388061524, 0.023477632522583006, 0.03181571197509766, 0.023628543853759766, 0.025413440704345702, 0.022491104125976564]",tokens/s,10042.872913664834,kWh,8.10104304351856e-07,1.3569406273096555e-06,8.973248637708158e-07,3.0643697954323274e-06,tokens/kWh,83540831.2605049,MB,1297.498112,1828.716544,901.77536,369.098752,327.543808,s,10,13.264039550781249,1.3264039550781248,0.04756124154726864,1.330974426269531,1.3756479248046876,1.3806927368164061,1.3847285864257812,"[1.385737548828125, 1.3287822265625, 1.37452685546875, 1.3331666259765624, 1.361489501953125, 1.2350538330078125, 1.322044921875, 1.3713980712890625, 1.2787890625, 1.2730509033203126]",tokens/s,47.49684269170422,kWh,4.1848449713191934e-05,6.952352341602807e-05,3.980579103621628e-05,0.00015117776416543628,tokens/kWh,416727.9516785159,,s,629,13.460462598800664,0.021399781556121877,0.0037722602917445495,0.020593664169311524,0.023393893814086915,0.025552690505981447,0.04477853591918946,"[0.026482688903808595, 0.025603071212768554, 0.026564607620239256, 0.025818111419677735, 0.02593280029296875, 0.025963520050048827, 0.02547302436828613, 0.02631270408630371, 0.026405887603759767, 0.025875455856323244, 0.026430463790893553, 0.024573951721191405, 0.021145599365234375, 0.02064793586730957, 0.021534719467163087, 0.022796287536621093, 0.020943872451782225, 0.019796991348266603, 0.01982156753540039, 0.020972543716430665, 0.022849536895751952, 0.02210201644897461, 0.020658176422119142, 0.02079539108276367, 0.02067967987060547, 0.021413888931274414, 0.020980735778808594, 0.021396480560302734, 0.021072895050048827, 0.021824512481689453, 0.022634496688842775, 0.021926912307739257, 0.021935104370117187, 0.020952064514160155, 0.021181440353393553, 0.02147635269165039, 0.02085990333557129, 0.021614591598510743, 0.021212160110473634, 0.02210508728027344, 0.021754880905151368, 0.020511743545532226, 0.020557823181152343, 0.020973567962646485, 0.02040012741088867, 0.020553728103637696, 0.02043084716796875, 0.020510719299316405, 0.02060697555541992, 0.020728832244873048, 0.020716543197631835, 0.020032512664794923, 0.020462591171264647, 0.020694015502929687, 0.01983795166015625, 0.019957759857177734, 0.019887104034423828, 0.01998028755187988, 0.020718591690063477, 0.019978239059448243, 0.02023423957824707, 0.020349952697753908, 0.04352511978149414, 0.02007859230041504, 0.0200581111907959, 0.02026188850402832, 0.02011136054992676, 0.020207616806030275, 0.019974143981933593, 0.020288511276245116, 0.020082687377929686, 0.020147199630737304, 0.02049228858947754, 0.020512767791748047, 0.02065100860595703, 0.02043903923034668, 0.02130636787414551, 0.020748287200927733, 0.02124595260620117, 0.020549631118774413, 0.021309440612792968, 0.02065203285217285, 0.02026803207397461, 0.020157440185546875, 0.020335615158081053, 0.019877887725830077, 0.021402624130249022, 0.02083020782470703, 0.021009408950805664, 0.020538368225097657, 0.02088140869140625, 0.020954111099243163, 0.02062745666503906, 0.02128998374938965, 0.02044211196899414, 0.01984921646118164, 0.02048409652709961, 0.020117504119873047, 0.02141798400878906, 0.02091110420227051, 0.02059878349304199, 0.021793792724609375, 0.020809728622436522, 0.02187059211730957, 0.02088960075378418, 0.022235136032104492, 0.022228992462158204, 0.022226943969726562, 0.023002111434936523, 0.0220579833984375, 0.022623231887817383, 0.021857280731201172, 0.022972415924072266, 0.02141900825500488, 0.022501375198364256, 0.023052288055419923, 0.021865472793579102, 0.020970495223999023, 0.021191680908203125, 0.020495359420776366, 0.020969472885131835, 0.02409369659423828, 0.023052288055419923, 0.02125312042236328, 0.021831680297851562, 0.047713279724121094, 0.022116352081298828, 0.0210831356048584, 0.019147775650024415, 0.018684928894042968, 0.018654207229614257, 0.022460416793823244, 0.02347929573059082, 0.022226943969726562, 0.02234880065917969, 0.020374528884887694, 0.01988198471069336, 0.01944268798828125, 0.02007961654663086, 0.020074495315551756, 0.02128281593322754, 0.022403072357177735, 0.02854911994934082, 0.029429759979248047, 0.02200371170043945, 0.022421503067016603, 0.022412288665771486, 0.02292736053466797, 0.02457907295227051, 0.02438041687011719, 0.020130815505981444, 0.02023219108581543, 0.02089779281616211, 0.024614912033081054, 0.023775232315063476, 0.021595136642456055, 0.02085273551940918, 0.02053222465515137, 0.019861503601074217, 0.02186751937866211, 0.02630860710144043, 0.022039552688598633, 0.02184499168395996, 0.020931583404541015, 0.020516864776611327, 0.020567039489746093, 0.020806655883789063, 0.020548608779907225, 0.02090598487854004, 0.020566015243530272, 0.020594688415527345, 0.023579647064208984, 0.021180416107177736, 0.02100223922729492, 0.02151219177246094, 0.02226688003540039, 0.020548608779907225, 0.02028441619873047, 0.02007040023803711, 0.023363584518432616, 0.022208511352539064, 0.023174144744873046, 0.023015424728393553, 0.023390207290649414, 0.02352025604248047, 0.02105958366394043, 0.021271551132202148, 0.020446207046508787, 0.04779520034790039, 0.023011327743530274, 0.023755775451660157, 0.024216575622558592, 0.023374847412109375, 0.023841791152954102, 0.021938175201416017, 0.02090291213989258, 0.02086195182800293, 0.020536319732666015, 0.020823040008544923, 0.023007232666015624, 0.023572479248046875, 0.023576576232910155, 0.022494207382202147, 0.021437440872192383, 0.02188595199584961, 0.02143846321105957, 0.02153267288208008, 0.020099071502685546, 0.020349952697753908, 0.020393983840942383, 0.020178943634033202, 0.020262912750244142, 0.019759103775024413, 0.01920614433288574, 0.019155967712402345, 0.019305471420288087, 0.020642816543579103, 0.02012057685852051, 0.01905356788635254, 0.019176448822021484, 0.01940787124633789, 0.01923174476623535, 0.0196628475189209, 0.01944268798828125, 0.01941913604736328, 0.01939455986022949, 0.01905254364013672, 0.018782207489013672, 0.018723840713500976, 0.021097471237182617, 0.022707199096679686, 0.020912128448486327, 0.01959321594238281, 0.020516864776611327, 0.020513792037963868, 0.02388582420349121, 0.023933952331542968, 0.02045747184753418, 0.020175872802734376, 0.02068172836303711, 0.02262937545776367, 0.023408639907836915, 0.022427648544311524, 0.020306943893432617, 0.02067046356201172, 0.020711423873901368, 0.021720064163208007, 0.024365055084228517, 0.023045120239257814, 0.02244710350036621, 0.020084735870361328, 0.04545536041259766, 0.020945920944213867, 0.020809728622436522, 0.021348352432250976, 0.025256959915161133, 0.02517196846008301, 0.020307968139648438, 0.01967513656616211, 0.01965158462524414, 0.01997209548950195, 0.023805952072143553, 0.02326016044616699, 0.025239551544189453, 0.022181888580322266, 0.023875583648681642, 0.02772991943359375, 0.026822656631469727, 0.027438079833984375, 0.023855104446411132, 0.022974464416503908, 0.022231039047241212, 0.022106111526489256, 0.021947391510009767, 0.02229862403869629, 0.021603328704833984, 0.021580799102783203, 0.020809728622436522, 0.020237312316894532, 0.021456895828247072, 0.021756927490234376, 0.021727231979370116, 0.02180607986450195, 0.02230067253112793, 0.02171801567077637, 0.02223411178588867, 0.020900863647460938, 0.02065715217590332, 0.020616191864013672, 0.019942399978637695, 0.019970048904418947, 0.019993600845336915, 0.02001203155517578, 0.019853311538696287, 0.019940351486206053, 0.02063871955871582, 0.02061311912536621, 0.020501504898071288, 0.020677631378173827, 0.020148223876953125, 0.019919872283935547, 0.02033459281921387, 0.020106239318847655, 0.019094528198242186, 0.01972428894042969, 0.02019430351257324, 0.020993024826049804, 0.02082815933227539, 0.021354496002197267, 0.021942272186279296, 0.022214656829833986, 0.02249625587463379, 0.020661247253417968, 0.019677183151245118, 0.044625919342041014, 0.02002227210998535, 0.019854335784912108, 0.019573759078979493, 0.01942425537109375, 0.019451904296875, 0.019522560119628905, 0.019293184280395507, 0.019268608093261717, 0.019194879531860352, 0.019100671768188478, 0.01909760093688965, 0.019331071853637697, 0.019577856063842772, 0.019280895233154297, 0.018767871856689454, 0.018919424057006837, 0.018998271942138673, 0.018950143814086915, 0.019001344680786132, 0.019371007919311522, 0.01902592086791992, 0.019333120346069335, 0.019418111801147463, 0.019009536743164062, 0.01925017547607422, 0.01903923225402832, 0.01985536003112793, 0.020131839752197265, 0.02039091110229492, 0.019791872024536132, 0.019168256759643554, 0.019152896881103516, 0.019409919738769533, 0.019580928802490235, 0.019109888076782225, 0.018882560729980468, 0.019204095840454103, 0.01923379135131836, 0.019521535873413084, 0.018989055633544923, 0.019329023361206055, 0.018983936309814452, 0.019893247604370116, 0.01919692802429199, 0.018759679794311524, 0.01881088066101074, 0.018945024490356444, 0.01889587211608887, 0.018990079879760743, 0.01984511947631836, 0.020634624481201173, 0.02120806312561035, 0.021073919296264648, 0.02104729652404785, 0.02025881576538086, 0.020783103942871094, 0.02058956718444824, 0.02028646469116211, 0.020313087463378905, 0.02053222465515137, 0.020370431900024414, 0.021522432327270507, 0.05980672073364258, 0.02916761589050293, 0.02608639907836914, 0.02083839988708496, 0.0206059513092041, 0.020725759506225586, 0.020800512313842775, 0.020336639404296874, 0.02005401611328125, 0.0200130558013916, 0.020125696182250977, 0.020552703857421875, 0.02025062370300293, 0.019982336044311523, 0.020168703079223634, 0.02242252731323242, 0.0231014404296875, 0.020166656494140626, 0.0200949764251709, 0.020154367446899413, 0.02025881576538086, 0.022204416275024414, 0.022245376586914063, 0.02086195182800293, 0.019926015853881835, 0.019802112579345704, 0.01986662483215332, 0.020113407135009767, 0.02007961654663086, 0.02004582405090332, 0.02029465675354004, 0.02070528030395508, 0.02264678382873535, 0.022154239654541014, 0.019770368576049805, 0.019959808349609375, 0.02025984001159668, 0.02043903923034668, 0.020426752090454102, 0.021011455535888672, 0.020555776596069338, 0.02145996856689453, 0.021111808776855468, 0.021615615844726564, 0.02025164794921875, 0.020329471588134765, 0.02027622413635254, 0.020271104812622072, 0.020740095138549804, 0.020759552001953126, 0.020666368484497072, 0.02083635139465332, 0.020747264862060546, 0.020956159591674805, 0.020718591690063477, 0.020707328796386718, 0.020768768310546876, 0.02026803207397461, 0.020447231292724608, 0.0198973445892334, 0.020185087203979494, 0.020928512573242186, 0.020956159591674805, 0.04496895980834961, 0.021738496780395508, 0.02205081558227539, 0.020610048294067384, 0.021104639053344726, 0.021600255966186522, 0.020773887634277344, 0.0206376953125, 0.020918272018432618, 0.0204902400970459, 0.020730880737304686, 0.019551231384277345, 0.020057088851928712, 0.020690944671630858, 0.02012876892089844, 0.02004582405090332, 0.02123263931274414, 0.020331520080566406, 0.020933631896972657, 0.020105215072631837, 0.020570112228393556, 0.021543935775756837, 0.020414464950561522, 0.020356096267700196, 0.020207616806030275, 0.02047590446472168, 0.020355072021484375, 0.020385791778564453, 0.02064384078979492, 0.02025984001159668, 0.019348480224609374, 0.02005504035949707, 0.020595712661743162, 0.019977216720581056, 0.020802560806274413, 0.021129215240478515, 0.02085273551940918, 0.020230144500732423, 0.02022400093078613, 0.02047385597229004, 0.02109235191345215, 0.02168934440612793, 0.02233344078063965, 0.044837886810302735, 0.0371671028137207, 0.021331968307495116, 0.021145599365234375, 0.021303295135498047, 0.02260479927062988, 0.02168934440612793, 0.020153343200683595, 0.0349378547668457, 0.022754304885864256, 0.021215232849121093, 0.01948569679260254, 0.02125619125366211, 0.02188595199584961, 0.02389094352722168, 0.02072985649108887, 0.022158336639404298, 0.021142528533935546, 0.02185932731628418, 0.02089574432373047, 0.045428737640380856, 0.0208855037689209, 0.019940351486206053, 0.020759552001953126, 0.019966976165771484, 0.022021120071411132, 0.02070425605773926, 0.019783679962158202, 0.020708351135253905, 0.02369228744506836, 0.029732864379882814, 0.026719232559204102, 0.020329471588134765, 0.020388864517211915, 0.020145151138305666, 0.01969254493713379, 0.020220928192138672, 0.020065280914306642, 0.019805183410644533, 0.019344383239746094, 0.02086911964416504, 0.021815296173095702, 0.020495359420776366, 0.019705856323242187, 0.01945292854309082, 0.01988198471069336, 0.0196628475189209, 0.019587072372436523, 0.01924403190612793, 0.018916351318359375, 0.02016972732543945, 0.020618240356445314, 0.019945472717285157, 0.020147199630737304, 0.02011955261230469, 0.01959321594238281, 0.020593664169311524, 0.022187007904052734, 0.020172800064086914, 0.020148223876953125, 0.02040012741088867, 0.019960832595825196, 0.019134464263916014, 0.01969254493713379, 0.020360191345214843, 0.020985855102539062, 0.019786752700805665, 0.01922764778137207, 0.018953216552734374, 0.02011955261230469, 0.019374080657958984, 0.019207168579101562, 0.018916351318359375, 0.01879347229003906, 0.018950143814086915, 0.018941951751708985, 0.018808832168579103, 0.018785280227661134, 0.01923583984375, 0.0208035831451416, 0.020823040008544923, 0.02011136054992676, 0.019321855545043946, 0.04199321746826172, 0.018960384368896483, 0.018703359603881836, 0.018832384109497072, 0.018787328720092773, 0.018784255981445314, 0.01885798454284668, 0.018971647262573242, 0.018932735443115235, 0.01879654312133789, 0.018897920608520507, 0.018790399551391602, 0.018880512237548826, 0.018961408615112304, 0.018989055633544923, 0.01899212837219238, 0.019119104385375976, 0.01883955192565918, 0.019145727157592773, 0.01922150421142578, 0.019216384887695313, 0.01966694450378418, 0.019606527328491212, 0.020297727584838866, 0.02089574432373047, 0.020620288848876952, 0.020137983322143553, 0.02039910316467285, 0.020189184188842774, 0.019934207916259765, 0.019602432250976562, 0.020191232681274415, 0.02323865509033203, 0.02351411247253418, 0.022739967346191405, 0.02186854362487793, 0.02267852783203125, 0.02125721549987793, 0.020411392211914063, 0.020220928192138672, 0.01926348876953125, 0.019136512756347656, 0.01924608039855957, 0.019337215423583985, 0.019392511367797852, 0.01944576072692871, 0.019947519302368166, 0.020936704635620116, 0.02045747184753418, 0.022162431716918944, 0.020160512924194338, 0.01963827133178711, 0.020076543807983398, 0.020576255798339844, 0.019521535873413084, 0.02046771240234375, 0.019842048645019532, 0.019756032943725587, 0.02404761505126953, 0.025004032135009766, 0.02547711944580078, 0.021393407821655275, 0.02183065605163574]",tokens/s,46.72944896084363,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-6.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1355.767808,6893.338624,5966.39744,5433.720832,5084.62336,s,10,2.8135212097167965,0.28135212097167966,0.003000242110849322,0.2801397857666016,0.2859046234130859,0.2872421676635742,0.2883122030639649,"[0.28560739135742186, 0.280302001953125, 0.2801007995605469, 0.2792320556640625, 0.2791658020019531, 0.2811138916015625, 0.279236572265625, 0.2801787719726562, 0.28000421142578125, 0.2885797119140625]",tokens/s,909.8918434162736,kWh,9.058086361203874e-06,1.5112008579565595e-05,2.128586623614735e-05,4.545596117691682e-05,tokens/kWh,5631824.591798544,MB,1356.0832,6893.338624,5966.39744,5433.720832,5084.62592,s,10,32.41127490234375,3.241127490234375,0.08590087953898258,3.213248046875,3.37029296875,3.3926490478515623,3.410533911132813,"[3.365324951171875, 3.308271484375, 3.171934814453125, 3.218583251953125, 3.22600244140625, 3.1666875, 3.415005126953125, 3.207912841796875, 3.158773681640625, 3.17277880859375]",tokens/s,19.43768031026891,kWh,0.00010026988855430058,0.000168225199675936,0.00012518058427173984,0.00039367567250197643,tokens/kWh,160030.2086222605,,s,629,34.881979389190676,0.055456247041638596,0.03356278097240195,0.05044224166870117,0.0563525619506836,0.06091161575317383,0.3292146423339844,"[0.0581396484375, 0.056346622467041016, 0.05233868789672851, 0.05854105758666992, 0.05740544128417969, 0.05483929443359375, 0.05460172653198242, 0.05642649459838867, 0.0585615348815918, 0.05324697494506836, 0.054540287017822264, 0.05748019027709961, 0.05733785629272461, 0.05322137451171875, 0.052893695831298826, 0.05130342483520508, 0.051266559600830076, 0.052880382537841795, 0.053163009643554686, 0.053201919555664064, 0.052956161499023435, 0.06187212753295898, 0.05225779342651367, 0.05925068664550781, 0.06627635192871094, 0.056403968811035154, 0.056376319885253906, 0.0552540168762207, 0.054261760711669924, 0.0547061767578125, 0.05546495819091797, 0.0518389778137207, 0.050869247436523435, 0.050010112762451174, 0.04930355072021484, 0.04948889541625977, 0.0497786865234375, 0.04977766418457031, 0.049874942779541014, 0.05122867202758789, 0.05725593566894531, 0.05689753723144531, 0.051059711456298826, 0.051468288421630856, 0.050874366760253906, 0.05138739013671875, 0.05007462310791016, 0.049857536315917966, 0.051156993865966796, 0.051187713623046874, 0.050359294891357424, 0.050050048828125, 0.05130444717407227, 0.05134131240844726, 0.051639297485351565, 0.050939903259277344, 0.05132492828369141, 0.05134643173217773, 0.05005209732055664, 0.050411518096923826, 0.0509306869506836, 0.05167513656616211, 0.3319715881347656, 0.052135936737060545, 0.050985984802246094, 0.0508590087890625, 0.05077811050415039, 0.051637248992919924, 0.05188915252685547, 0.05207449722290039, 0.05189734268188476, 0.05150310516357422, 0.05087846374511719, 0.05147750473022461, 0.051576831817626956, 0.06151475143432617, 0.0517314567565918, 0.059535358428955076, 0.06094131088256836, 0.05151334381103516, 0.05187481689453125, 0.05178879928588867, 0.052187137603759766, 0.05313228988647461, 0.05356339263916016, 0.05726003265380859, 0.051948543548583984, 0.05096550369262695, 0.052364288330078126, 0.05184204864501953, 0.05205913543701172, 0.055583744049072265, 0.05101260757446289, 0.05016166305541992, 0.05054873657226563, 0.05163520050048828, 0.05026611328125, 0.05089382553100586, 0.049152000427246094, 0.04991999816894531, 0.050787326812744144, 0.05188710403442383, 0.0716072998046875, 0.05226393508911133, 0.06576742553710938, 0.0650588150024414, 0.049939456939697265, 0.052004863739013675, 0.05181849670410156, 0.05829939270019531, 0.052219905853271485, 0.05010432052612305, 0.049827838897705076, 0.04937420654296875, 0.04955852890014648, 0.050784255981445314, 0.049871871948242184, 0.050334720611572265, 0.04907417678833008, 0.049410049438476565, 0.049261566162109374, 0.04943667221069336, 0.04879359817504883, 0.04887756729125976, 0.04926054382324219, 0.3322613830566406, 0.0506798095703125, 0.050802688598632816, 0.05245439910888672, 0.05177139282226562, 0.051364864349365234, 0.04961382293701172, 0.04911718368530273, 0.048901119232177735, 0.04907724761962891, 0.04885606384277344, 0.048963584899902345, 0.048922622680664066, 0.048909313201904295, 0.048882686614990234, 0.049007614135742186, 0.049006591796875, 0.049014785766601565, 0.04909465789794922, 0.04921855926513672, 0.05020774459838867, 0.04957388687133789, 0.049247230529785156, 0.04916940689086914, 0.049296382904052735, 0.04898099136352539, 0.049068031311035154, 0.049116161346435545, 0.04960358428955078, 0.049614849090576174, 0.04898099136352539, 0.049492992401123044, 0.049631233215332034, 0.049576961517333984, 0.04926976013183594, 0.04928102493286133, 0.04996710586547851, 0.05321113586425781, 0.05498777770996094, 0.055741439819335936, 0.05265510559082031, 0.050721790313720705, 0.051111934661865234, 0.05129011154174805, 0.04978585433959961, 0.04885299301147461, 0.049223678588867184, 0.049742847442626956, 0.04942540740966797, 0.049825790405273435, 0.05083340835571289, 0.0511016960144043, 0.051953662872314454, 0.056461311340332034, 0.05427199935913086, 0.051697662353515625, 0.05097676849365235, 0.05012377548217774, 0.05007769775390625, 0.050651134490966795, 0.0504268798828125, 0.05046988677978516, 0.05053849411010742, 0.3287582702636719, 0.04938547134399414, 0.04905779266357422, 0.049097728729248044, 0.048928768157958984, 0.04924825668334961, 0.04944588851928711, 0.04947763061523437, 0.04949094390869141, 0.04917145538330078, 0.04887449645996094, 0.04871680068969726, 0.049105918884277344, 0.04938240051269531, 0.049347583770751956, 0.048743423461914064, 0.0485662727355957, 0.04847206497192383, 0.048494590759277346, 0.0484136962890625, 0.04862259292602539, 0.04860620880126953, 0.04899942398071289, 0.04948787307739258, 0.04978995132446289, 0.05014015960693359, 0.05007462310791016, 0.061350910186767575, 0.06859878540039062, 0.05891584014892578, 0.06122598266601562, 0.06332006454467773, 0.058377216339111325, 0.059845630645751956, 0.060314624786376954, 0.056304641723632816, 0.051154945373535154, 0.05085081481933594, 0.051348480224609375, 0.05103411102294922, 0.05028761672973633, 0.05063782501220703, 0.049081344604492184, 0.049565696716308595, 0.04905267333984375, 0.04872294235229492, 0.04941721725463867, 0.04930867385864258, 0.049154048919677736, 0.04982271957397461, 0.04992921447753906, 0.050592769622802736, 0.05057228851318359, 0.05010739135742188, 0.04879257583618164, 0.04867583847045898, 0.0493568000793457, 0.04921651077270508, 0.04912332916259766, 0.049329151153564454, 0.04921446228027344, 0.04967424011230469, 0.04970700836181641, 0.32950784301757813, 0.04933222579956055, 0.048715774536132815, 0.05029683303833008, 0.04865740966796875, 0.0488089599609375, 0.04862566375732422, 0.04896255874633789, 0.04873932647705078, 0.04881612777709961, 0.04879257583618164, 0.04867686462402344, 0.049658878326416016, 0.051776512145996094, 0.052208641052246096, 0.05218201446533203, 0.05084979248046875, 0.05345792007446289, 0.051079166412353515, 0.051140609741210936, 0.0504637451171875, 0.049941505432128906, 0.04992921447753906, 0.05036236953735351, 0.05046579360961914, 0.05075558471679688, 0.04991692733764649, 0.05059891128540039, 0.05067161560058594, 0.0513331184387207, 0.05010943984985351, 0.05015347290039063, 0.05072793579101562, 0.05064396667480469, 0.05041664123535156, 0.0499947509765625, 0.05065420913696289, 0.050661376953125, 0.05268582534790039, 0.0509378547668457, 0.05104230499267578, 0.05069004821777344, 0.05230182266235352, 0.05108633422851563, 0.050956287384033204, 0.050506752014160154, 0.05059174346923828, 0.050830337524414064, 0.05089279937744141, 0.050181121826171876, 0.05026303863525391, 0.050323455810546876, 0.050353153228759766, 0.05115596771240234, 0.055051265716552736, 0.064036865234375, 0.05183180618286133, 0.05086822509765625, 0.05889843368530273, 0.05955379104614258, 0.056101886749267575, 0.05223526382446289, 0.05345382308959961, 0.3318845520019531, 0.04961075210571289, 0.05155942535400391, 0.05189017486572266, 0.050964481353759764, 0.05027942276000977, 0.049825790405273435, 0.048952320098876956, 0.04961382293701172, 0.04994355010986328, 0.05034598541259765, 0.04929024124145508, 0.05065727996826172, 0.050738174438476565, 0.05079040145874023, 0.0502927360534668, 0.05191680145263672, 0.052381694793701174, 0.05125939178466797, 0.04943667221069336, 0.049516544342041016, 0.04926054382324219, 0.0495206413269043, 0.05044224166870117, 0.049160190582275394, 0.04962406539916992, 0.049718273162841796, 0.050165760040283204, 0.048797695159912106, 0.049527809143066405, 0.04996710586547851, 0.05012684631347656, 0.0489881591796875, 0.04928204727172852, 0.04976947021484375, 0.049767425537109375, 0.05011865615844727, 0.050418689727783204, 0.05009920120239258, 0.050116607666015625, 0.05034393692016602, 0.05271756744384765, 0.05282304000854492, 0.05140070343017578, 0.050601982116699216, 0.05120204925537109, 0.05123276901245117, 0.051141632080078124, 0.05076684951782227, 0.049255424499511716, 0.05045555114746094, 0.051264511108398435, 0.0517918701171875, 0.050852863311767575, 0.05090508651733398, 0.04938240051269531, 0.05033881759643555, 0.04992102432250976, 0.049653759002685545, 0.048626686096191404, 0.04934860610961914, 0.04874956893920898, 0.04933017730712891, 0.3285340270996094, 0.051351551055908204, 0.054242305755615235, 0.050885631561279294, 0.04835225677490235, 0.048828414916992184, 0.04972339248657227, 0.04952166366577149, 0.04926566314697266, 0.04846694564819336, 0.05016166305541992, 0.05015961456298828, 0.05008793640136719, 0.04954521560668945, 0.05321625518798828, 0.05404774475097656, 0.05223526382446289, 0.050904064178466796, 0.05422796630859375, 0.05333299255371094, 0.05213081741333008, 0.052124671936035157, 0.05731327819824219, 0.064, 0.06236467361450195, 0.06572748565673828, 0.06560870361328125, 0.06457651519775391, 0.06534143829345704, 0.06630604553222656, 0.06094028854370117, 0.0638842887878418, 0.0631910400390625, 0.06054707336425781, 0.060521472930908204, 0.054468608856201174, 0.05740236663818359, 0.05896908950805664, 0.053111808776855465, 0.0517918701171875, 0.05192806243896484, 0.05082316970825195, 0.053926910400390625, 0.051125247955322264, 0.05166899108886719, 0.0518389778137207, 0.05147955322265625, 0.05090508651733398, 0.05071155166625976, 0.0514703369140625, 0.05304012680053711, 0.05312614440917969, 0.051530750274658206, 0.05096857452392578, 0.05013708877563477, 0.050167808532714846, 0.05110784149169922, 0.050385921478271485, 0.050026496887207034, 0.05035724639892578, 0.05736345672607422, 0.05703475189208984, 0.05569638442993164, 0.32939212036132814, 0.04823756790161133, 0.04974387359619141, 0.055245822906494144, 0.05120204925537109, 0.049873920440673826, 0.04943360137939453, 0.057431041717529295, 0.053752830505371094, 0.05172633743286133, 0.050267135620117184, 0.051553279876708984, 0.05453209686279297, 0.05306470489501953, 0.050290687561035156, 0.051515392303466793, 0.05199462509155273, 0.05154816055297851, 0.051092479705810545, 0.06086860656738281, 0.054313983917236325, 0.053531646728515625, 0.049972225189208984, 0.05064704132080078, 0.05335244750976562, 0.052395008087158204, 0.04893286514282227, 0.04851814270019531, 0.0486901741027832, 0.04950425720214844, 0.04926976013183594, 0.04924518585205078, 0.04884172821044922, 0.04925235366821289, 0.05014323043823242, 0.050797569274902345, 0.04987289428710937, 0.049291263580322264, 0.049460224151611325, 0.04976537704467773, 0.04878540802001953, 0.050579456329345705, 0.05087027359008789, 0.050318336486816405, 0.048936958312988284, 0.049031169891357425, 0.04963942337036133, 0.04941107177734375, 0.05058047866821289, 0.050920448303222655, 0.05055180740356445, 0.04913971328735352, 0.05296844863891602, 0.052951038360595705, 0.050874366760253906, 0.05031219100952149, 0.050270206451416014, 0.05053849411010742, 0.05078220748901367, 0.05124607849121094, 0.049947647094726565, 0.050369537353515625, 0.050490367889404295, 0.3303649291992187, 0.04937011337280273, 0.04948889541625977, 0.04897689437866211, 0.05098188781738281, 0.050211841583251954, 0.0497520637512207, 0.05064191818237305, 0.049152000427246094, 0.04932812881469727, 0.05121945571899414, 0.050462718963623046, 0.05030809783935547, 0.052316158294677735, 0.05005721664428711, 0.05352447891235351, 0.052647937774658204, 0.05041971206665039, 0.050182144165039064, 0.051248126983642575, 0.049018878936767575, 0.048817150115966795, 0.048911361694335936, 0.05203558349609375, 0.05157068634033203, 0.05079859161376953, 0.04921036911010742, 0.04956671905517578, 0.049127422332763675, 0.04961280059814453, 0.04903219223022461, 0.049517566680908204, 0.04966604614257813, 0.049734657287597656, 0.04969062423706055, 0.05015654373168945, 0.04994559860229492, 0.04996505737304688, 0.05040127944946289, 0.05093273544311523, 0.049855487823486325, 0.04957081604003906, 0.048828414916992184, 0.04905779266357422, 0.048879615783691405, 0.049686527252197264, 0.049188865661621096, 0.04950630569458008, 0.049650688171386716, 0.05048524856567383, 0.052446208953857425, 0.05008588790893555, 0.04965273666381836, 0.04913663864135742, 0.049547264099121094, 0.04980121612548828, 0.049479679107666014, 0.04975820922851563, 0.04927283096313476, 0.04961177444458008, 0.051140609741210936, 0.052490238189697266, 0.05317324829101563, 0.35022027587890625, 0.06289920043945313, 0.054333438873291014, 0.05032447814941406, 0.05125939178466797, 0.049949695587158206, 0.050097152709960936, 0.050229248046875, 0.05013401412963867, 0.05164441680908203, 0.05123072052001953, 0.04998451232910156, 0.05048320007324219, 0.05135871887207031, 0.05006131362915039, 0.051714046478271485, 0.049240062713623044, 0.048996353149414064, 0.049122303009033204, 0.04955033493041992, 0.0503900146484375, 0.049140735626220705, 0.04911718368530273, 0.048827392578125, 0.04902297592163086, 0.048729087829589846, 0.048863231658935545, 0.04938751983642578, 0.04956467056274414, 0.049552383422851565, 0.0493834228515625, 0.05062963104248047, 0.05474508666992187, 0.05245951843261719, 0.05087948989868164, 0.05091430282592774, 0.049307647705078124, 0.0487116813659668, 0.048674816131591796, 0.048505855560302735, 0.04879564666748047, 0.05135769653320312, 0.049588222503662106, 0.049081344604492184, 0.04857651138305664, 0.048881664276123046, 0.051364864349365234, 0.0500582389831543, 0.049342464447021485, 0.048899070739746094, 0.04913663864135742, 0.05022822570800781, 0.04905574417114258, 0.04886220932006836, 0.04919193649291992, 0.04927590560913086, 0.048570369720458986, 0.04902195358276367, 0.04880384063720703, 0.05048012924194336, 0.05195775985717774, 0.051830783843994144, 0.04963840103149414]",tokens/s,18.03223357774577,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-13b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1227.399168,9665.773568,8738.832384,8206.155776,7922.796544,s,10,5.078877075195313,0.5078877075195314,0.0026286846494093605,0.506813720703125,0.5127409484863281,0.5130097564697266,0.5132248028564453,"[0.5079111328125, 0.5062077026367188, 0.5056629028320313, 0.5070344848632813, 0.5065929565429688, 0.5073146667480469, 0.5126812133789063, 0.513278564453125, 0.5063613891601563, 0.5058320617675781]",tokens/s,504.0484268663959,kWh,1.6479027643799782e-05,2.714022337185029e-05,3.917232300238993e-05,8.279157401804001e-05,tokens/kWh,3092102.101407306,MB,1227.399168,9665.773568,8738.832384,8206.155776,7922.799104,s,10,40.659814208984386,4.065981420898438,0.15362067857851355,3.9863104248046874,4.2219407226562495,4.3326314941406245,4.421184111328126,"[3.988529296875, 3.977376708984375, 3.92818603515625, 3.984091552734375, 4.443322265625, 4.1489892578125, 4.1973427734375, 4.09966748046875, 3.951898681640625, 3.94041015625]",tokens/s,15.494414134848466,kWh,0.0001216655556112528,0.0002039784694806225,0.00018073185292166727,0.0005063758780135426,tokens/kWh,124413.5092831478,,s,629,45.16671805572509,0.07180718291848187,0.061487777507241395,0.06301696014404297,0.06664622192382812,0.07204679565429688,0.5690252099609375,"[0.06533529663085938, 0.06497484588623047, 0.06477516937255859, 0.06465535736083984, 0.06252441787719727, 0.06277119827270508, 0.06311936187744141, 0.06443417358398437, 0.06503321838378906, 0.06360268783569335, 0.06466047668457031, 0.06365286254882813, 0.06214553451538086, 0.06187007904052735, 0.062388225555419924, 0.06245273590087891, 0.062137344360351565, 0.062148609161376954, 0.06270463943481445, 0.062371841430664064, 0.06277836990356446, 0.06293913650512695, 0.06300569534301757, 0.06359961700439454, 0.06298624038696289, 0.06275993728637695, 0.06332313537597656, 0.0630568962097168, 0.06296063995361328, 0.06264422225952149, 0.062415870666503906, 0.06326988983154297, 0.06366822433471679, 0.06252032089233399, 0.06319718551635742, 0.06317465591430664, 0.0625080337524414, 0.06241279983520508, 0.06245478439331055, 0.06298419189453125, 0.06393958282470703, 0.06382387161254882, 0.0642529296875, 0.0637757453918457, 0.064611328125, 0.06400511932373047, 0.06441471862792969, 0.06425190734863281, 0.06418943786621094, 0.06393344116210938, 0.0644290542602539, 0.06307123184204101, 0.06269440078735351, 0.06288383865356445, 0.06250393676757812, 0.06304358291625976, 0.06310707092285156, 0.06257766342163086, 0.06464409637451173, 0.06245068740844727, 0.06299852752685547, 0.06214348983764648, 0.5699051513671874, 0.06324019241333008, 0.06325452804565429, 0.06348287963867187, 0.06331801605224609, 0.06378905487060547, 0.06350745773315429, 0.0635412483215332, 0.06364569473266601, 0.06405734252929687, 0.06251929473876953, 0.062304256439208984, 0.06195404815673828, 0.06213119888305664, 0.0621578254699707, 0.062187519073486325, 0.0631459846496582, 0.06264115142822266, 0.06371942520141602, 0.06585139465332031, 0.06343987274169922, 0.0630835189819336, 0.06344704055786132, 0.06266675186157226, 0.06212710571289062, 0.06345727920532226, 0.06252134323120118, 0.06201036834716797, 0.06215270233154297, 0.062258174896240234, 0.0619950065612793, 0.06294323348999023, 0.06314393615722656, 0.06360268783569335, 0.06335590362548828, 0.0646819839477539, 0.06485708618164063, 0.06457138824462891, 0.06431948852539063, 0.06420684814453125, 0.0642498550415039, 0.06449254608154296, 0.06432051086425782, 0.06344704055786132, 0.0624711685180664, 0.06267289733886719, 0.06244147109985351, 0.06286950302124024, 0.0631982078552246, 0.06291660690307617, 0.06257766342163086, 0.06256332778930664, 0.06178611373901367, 0.06238924789428711, 0.06214553451538086, 0.06241177749633789, 0.06256537628173828, 0.06318592071533204, 0.06337843322753907, 0.06317875289916992, 0.06355046463012695, 0.06307839965820312, 0.062494720458984375, 0.5690449829101563, 0.062028800964355466, 0.06269747161865234, 0.061429759979248044, 0.06143590545654297, 0.061895679473876954, 0.06201241683959961, 0.062322689056396485, 0.062036991119384766, 0.06238515090942383, 0.06175539016723633, 0.06267494583129883, 0.06237900924682617, 0.06298316955566406, 0.06294118499755859, 0.06296371078491211, 0.06224588775634766, 0.0628848648071289, 0.06263910293579102, 0.06256947326660156, 0.06230835342407227, 0.06245580673217774, 0.06212505722045898, 0.06259507369995117, 0.0630087661743164, 0.06415974426269531, 0.06418637084960938, 0.06275993728637695, 0.062015487670898435, 0.06285619354248047, 0.06288179016113281, 0.06172876739501953, 0.060887039184570314, 0.061606910705566405, 0.061603839874267576, 0.061350910186767575, 0.06150758361816406, 0.061778942108154294, 0.0616734733581543, 0.06193459320068359, 0.06182912063598633, 0.06255206298828125, 0.06191820907592773, 0.06237388610839844, 0.06296678543090821, 0.06286540985107422, 0.06219571304321289, 0.062296062469482424, 0.062189567565917966, 0.062222335815429686, 0.06218547058105469, 0.06232166290283203, 0.06315212631225586, 0.06328934478759765, 0.06238412857055664, 0.0622110710144043, 0.06280294418334961, 0.06251212692260742, 0.06236569595336914, 0.06114508819580078, 0.06227251052856445, 0.06261964797973633, 0.062489601135253904, 0.5706055908203125, 0.06308966445922852, 0.0629227523803711, 0.06244454574584961, 0.06242201614379883, 0.06272716903686523, 0.062322689056396485, 0.06280089569091797, 0.06250291061401367, 0.06510797119140625, 0.0624640007019043, 0.06257868957519531, 0.06158540725708008, 0.062061569213867185, 0.061707263946533204, 0.06096691131591797, 0.06099353790283203, 0.06155980682373047, 0.06258585739135743, 0.061661182403564455, 0.061431808471679686, 0.06197248077392578, 0.06249676895141602, 0.06202470397949219, 0.062258174896240234, 0.06258380889892579, 0.06201036834716797, 0.06274867248535156, 0.06305996704101563, 0.06343577575683594, 0.06345318222045898, 0.0626431999206543, 0.06165094375610351, 0.06219776153564453, 0.062243839263916016, 0.0625346565246582, 0.061846527099609375, 0.06179840087890625, 0.061042686462402344, 0.061018112182617185, 0.09329049682617188, 0.07640576171875, 0.06266470336914062, 0.06244761657714844, 0.062137344360351565, 0.06323916625976563, 0.06219366455078125, 0.06239641571044922, 0.061679615020751956, 0.0625428466796875, 0.06262169647216796, 0.06375628662109376, 0.06393139266967773, 0.06392319869995117, 0.063351806640625, 0.06340505599975586, 0.06256230545043945, 0.06408601379394531, 0.06360063934326173, 0.06287564849853515, 0.06248857498168945, 0.06355148696899414, 0.06243840026855469, 0.568974365234375, 0.06118707275390625, 0.06149836730957031, 0.06182297515869141, 0.06142156982421875, 0.061369342803955076, 0.06180044937133789, 0.0619950065612793, 0.06226534271240235, 0.06286233520507813, 0.06401229095458984, 0.06414643096923828, 0.06404505920410156, 0.0641239013671875, 0.06359040069580078, 0.06240153503417969, 0.06210662460327149, 0.06174515151977539, 0.06223974227905273, 0.06243532943725586, 0.06177689743041992, 0.061704193115234375, 0.06103551864624023, 0.06118502426147461, 0.06102220916748047, 0.06104883193969726, 0.061385726928710936, 0.06137651062011719, 0.0608614387512207, 0.061797374725341796, 0.061183998107910156, 0.0619315185546875, 0.061489151000976565, 0.06159769439697266, 0.06156595230102539, 0.062328830718994144, 0.061916160583496097, 0.062023681640625, 0.06205440139770508, 0.062086143493652345, 0.061900798797607424, 0.06190796661376953, 0.16970445251464844, 0.07216435241699219, 0.07145779418945312, 0.34159103393554685, 0.07234150695800781, 0.07307059478759766, 0.0791357421875, 0.07265280151367187, 0.07302963256835937, 0.0711884765625, 0.07366451263427734, 0.07299890899658203, 0.06821580505371094, 0.06715801239013672, 0.06646169281005859, 0.06718771362304687, 0.066155517578125, 0.06522470092773437, 0.0646328353881836, 0.064932861328125, 0.0657254409790039, 0.5714923706054688, 0.0639365119934082, 0.06259097671508788, 0.0627691535949707, 0.06408396911621093, 0.06552678680419922, 0.06685081481933594, 0.07395021057128906, 0.06857830047607422, 0.06697984313964844, 0.0792647705078125, 0.07174246215820312, 0.06807859039306641, 0.06701158142089844, 0.0665896987915039, 0.0634511375427246, 0.06559846496582031, 0.06301696014404297, 0.06476697540283204, 0.06603263854980469, 0.06613811492919922, 0.06585753631591797, 0.0660674591064453, 0.07337062072753907, 0.06519398498535156, 0.06548582458496094, 0.06530662536621094, 0.06524313354492188, 0.06551347351074219, 0.06554316711425781, 0.06583500671386719, 0.06577458953857422, 0.06533324432373047, 0.06560358428955078, 0.06557183837890625, 0.0658524169921875, 0.062371841430664064, 0.06400717163085938, 0.06499021148681641, 0.06484684753417969, 0.06548786926269531, 0.06531686401367187, 0.06374297714233398, 0.06451302337646485, 0.0652779541015625, 0.06564761352539063, 0.06505165100097657, 0.06543052673339844, 0.065259521484375, 0.06594457244873046, 0.065512451171875, 0.06498099517822266, 0.06504243469238281, 0.06562303924560547, 0.06518681335449218, 0.06466252899169922, 0.06542540740966797, 0.06565068817138672, 0.0655288314819336, 0.06527078247070313, 0.06441574096679688, 0.06499021148681641, 0.06612889862060548, 0.577090576171875, 0.06269747161865234, 0.0626872329711914, 0.06278553771972656, 0.06328627014160157, 0.06276812744140625, 0.06262783813476562, 0.06270873641967774, 0.06471167755126953, 0.06427954864501953, 0.06414643096923828, 0.06610636901855468, 0.06481715393066406, 0.06527180480957032, 0.06497280120849609, 0.06444338989257813, 0.06491238403320312, 0.07303679656982422, 0.06790553283691406, 0.071404541015625, 0.09244364929199218, 0.0700211181640625, 0.06707199859619141, 0.06607974243164062, 0.06596198272705078, 0.06528819274902344, 0.06573977661132813, 0.06543257904052735, 0.06655181121826172, 0.06664192199707031, 0.06625587463378907, 0.06568243408203125, 0.06592409515380859, 0.06779392242431641, 0.067093505859375, 0.0658862075805664, 0.06540493011474609, 0.06604902648925781, 0.0661585922241211, 0.064901123046875, 0.06403174591064453, 0.06444236755371094, 0.06440038299560547, 0.07886029052734375, 0.06697779083251953, 0.08234700775146485, 0.06749081420898438, 0.06674124908447265, 0.0660848617553711, 0.0668753890991211, 0.06666342163085938, 0.07319961547851563, 0.06542848205566407, 0.06601830291748047, 0.06543462371826173, 0.06591078186035157, 0.06473216247558594, 0.06471065521240234, 0.06456320190429687, 0.06478131103515625, 0.06607667541503906, 0.06513152313232422, 0.06415052795410156, 0.5826068725585938, 0.06896537780761719, 0.06822911834716797, 0.06811545562744141, 0.06666751861572266, 0.07332454681396484, 0.06628352355957032, 0.0718704605102539, 0.06488985443115235, 0.06503321838378906, 0.0649195556640625, 0.06607462310791015, 0.06538751983642578, 0.06648934173583984, 0.06576742553710938, 0.07977062225341797, 0.06575820922851562, 0.06621798706054688, 0.06546125030517579, 0.06512640380859375, 0.06475059509277344, 0.06483763122558593, 0.0646789093017578, 0.06470553588867188, 0.06602957153320313, 0.06562509155273437, 0.0642007064819336, 0.07009689331054687, 0.07481446075439453, 0.06380851364135742, 0.0643594207763672, 0.06968524932861328, 0.06319308853149413, 0.06308966445922852, 0.0631203842163086, 0.06354739379882812, 0.06278144073486328, 0.06297804641723632, 0.06316032028198242, 0.06332211303710937, 0.06343475341796875, 0.06352486419677734, 0.06327091217041016, 0.06354431915283203, 0.06338560104370117, 0.06356480026245118, 0.06291353607177734, 0.06385049438476563, 0.06369177627563477, 0.06312652969360352, 0.06262681579589843, 0.06328217697143555, 0.0625602569580078, 0.062083072662353515, 0.061260799407958984, 0.062105598449707033, 0.06191206359863281, 0.06197145462036133, 0.062301185607910155, 0.06225920104980469, 0.06276300811767578, 0.06211174392700195, 0.06175743865966797, 0.5699143676757813, 0.06325657653808593, 0.06253772735595703, 0.06339993667602539, 0.06393036651611328, 0.06324531173706055, 0.061851646423339846, 0.06344908905029296, 0.06481715393066406, 0.06504959869384766, 0.06508850860595704, 0.06437068939208984, 0.06536089324951172, 0.06383103942871093, 0.061295616149902345, 0.062273536682128906, 0.0621844482421875, 0.06216191864013672, 0.061469696044921876, 0.06234828948974609, 0.06237900924682617, 0.06218854522705078, 0.061685760498046874, 0.061818878173828126, 0.06262681579589843, 0.06272614288330078, 0.06158540725708008, 0.06254489517211914, 0.062002174377441405, 0.0617523193359375, 0.06154751968383789, 0.06157823944091797, 0.06195199966430664, 0.06204927825927734, 0.06159360122680664, 0.062105598449707033, 0.06248448181152344, 0.06320230484008789, 0.06211379241943359, 0.06256332778930664, 0.06209535980224609, 0.061770751953125, 0.06203084945678711, 0.061911041259765626, 0.06189056015014648, 0.06178406524658203, 0.06453657531738281, 0.06436761474609375, 0.06434815979003906, 0.06487245178222656, 0.062183425903320315, 0.06275993728637695, 0.06246809768676758, 0.06262886428833007, 0.06221823883056641, 0.06219161605834961, 0.06282342529296875, 0.06328934478759765, 0.06360268783569335, 0.06390374374389649, 0.062083072662353515, 0.06223257446289063, 0.06196531295776367, 0.567436279296875, 0.062069759368896485, 0.061216766357421876, 0.061257728576660155, 0.062089214324951174, 0.06155878448486328, 0.061067264556884764, 0.06157721710205078, 0.062072830200195314, 0.061712383270263675, 0.06177177429199219, 0.061871105194091794, 0.06156083297729492, 0.061584384918212894, 0.061505535125732425, 0.06392422485351562, 0.06304153442382812, 0.06441983795166016, 0.06203801727294922, 0.06182912063598633, 0.06155059051513672, 0.06250188827514648, 0.06271795272827148, 0.06277939224243165, 0.0622479362487793, 0.06211276626586914, 0.060639232635498044, 0.06134272003173828, 0.06087577438354492, 0.061282302856445314, 0.06174924850463867, 0.06180454254150391, 0.061587455749511716, 0.0619048957824707, 0.061470718383789064, 0.06190182495117187, 0.06175743865966797, 0.062430206298828124, 0.06678733062744141, 0.06964838409423828, 0.06663168334960938, 0.06589234924316406, 0.06604287719726562, 0.06620057678222656, 0.06548889923095703, 0.06609305572509766, 0.0625684471130371, 0.06220697784423828, 0.0625541114807129, 0.061693950653076174, 0.06155980682373047, 0.06171852874755859, 0.06301900863647461, 0.062002174377441405, 0.06150860977172851, 0.06157516860961914, 0.06149017715454102, 0.061628414154052735, 0.06166835021972656, 0.0624640007019043, 0.06196121597290039, 0.06303231811523438, 0.06254694366455078]",tokens/s,13.926183417266715,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-6.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1241.526272,6060.76928,5133.828096,4601.151488,4334.80704,s,10,2.8932330322265627,0.28932330322265626,0.002969719617478632,0.288033706665039,0.2919100891113281,0.2947939727783203,0.2971010797119141,"[0.2976778564453125, 0.28803466796875, 0.28780206298828126, 0.29126922607421873, 0.28770367431640625, 0.2875433654785156, 0.2880327453613281, 0.287800048828125, 0.2888253173828125, 0.2885440673828125]",tokens/s,884.8233002613985,kWh,9.661425921049985e-06,1.589499716068263e-05,2.2392719934101258e-05,4.7949143015833874e-05,tokens/kWh,5338990.102815041,MB,1241.526272,6060.76928,5133.828096,4601.151488,4334.8096,s,10,31.818958496093753,3.1818958496093748,0.06016976210433509,3.1985283203125,3.2362217285156247,3.2559511962890624,3.2717347705078126,"[3.23183740234375, 3.222459716796875, 3.204873779296875, 3.2756806640625, 3.192182861328125, 3.16101025390625, 3.09941064453125, 3.228029541015625, 3.116154541015625, 3.087319091796875]",tokens/s,19.799516696228192,kWh,9.86947936090556e-05,0.00016491061637518092,0.00013255054291100738,0.000396155952895244,tokens/kWh,159028.28050310572,,s,629,34.36191439437869,0.05462943464925065,0.034205449534689666,0.05059686279296875,0.0519907341003418,0.053551513671875,0.33723625732421875,"[0.05189427185058594, 0.05136588668823242, 0.05019340896606445, 0.050971649169921876, 0.04948070526123047, 0.04966400146484375, 0.049888256072998044, 0.050329601287841794, 0.05102182388305664, 0.05110681533813476, 0.05110988616943359, 0.050770942687988284, 0.05120102310180664, 0.05157990264892578, 0.05180108642578125, 0.05181542587280273, 0.050956287384033204, 0.05112319946289062, 0.05126041412353516, 0.051154945373535154, 0.05094297790527344, 0.05238272094726563, 0.052569087982177735, 0.05192806243896484, 0.05134745788574219, 0.05155942535400391, 0.051356670379638675, 0.050961406707763675, 0.051490814208984374, 0.05101772689819336, 0.05089689636230469, 0.04854476928710937, 0.04894412612915039, 0.051198974609375, 0.05004083251953125, 0.051141632080078124, 0.05125734329223633, 0.05105868911743164, 0.05033574295043945, 0.05028761672973633, 0.05059174346923828, 0.049014785766601565, 0.05074227142333984, 0.05066547012329101, 0.050514942169189454, 0.05051903915405274, 0.050705406188964845, 0.05068185424804687, 0.05118566513061523, 0.050941951751708986, 0.052226047515869144, 0.052531200408935545, 0.05142425537109375, 0.05105868911743164, 0.05514956665039063, 0.05826047897338867, 0.05458534240722656, 0.05153792190551758, 0.051920894622802735, 0.0519731216430664, 0.05187788772583008, 0.05278003311157226, 0.33701376342773437, 0.048331775665283204, 0.05001420974731445, 0.05229260635375976, 0.05285273742675781, 0.05166694259643555, 0.051125247955322264, 0.05051801681518555, 0.051143680572509766, 0.05072895812988281, 0.050917377471923826, 0.05102182388305664, 0.05115289688110351, 0.051699710845947267, 0.05156147384643555, 0.05140070343017578, 0.05103104019165039, 0.05126144027709961, 0.05149593734741211, 0.050920448303222655, 0.05069209671020508, 0.05065318298339844, 0.05077811050415039, 0.05072793579101562, 0.05063167953491211, 0.05120614242553711, 0.05091328048706055, 0.052588542938232424, 0.051813377380371096, 0.05102796936035156, 0.051095550537109374, 0.051141632080078124, 0.05070745468139649, 0.050770942687988284, 0.05087539291381836, 0.05094911956787109, 0.05142630386352539, 0.05069004821777344, 0.05005926513671875, 0.05116723251342774, 0.05045862579345703, 0.05071155166625976, 0.050492416381835936, 0.050830337524414064, 0.05119180679321289, 0.05126758575439453, 0.05128499221801758, 0.05087744140625, 0.05108838272094727, 0.05139353561401367, 0.051361793518066405, 0.05127065658569336, 0.05253529739379883, 0.05330636978149414, 0.0521451530456543, 0.05167411041259766, 0.05178265762329102, 0.051746814727783204, 0.05147545623779297, 0.051383296966552736, 0.0515860481262207, 0.051231742858886715, 0.05138022232055664, 0.33732608032226563, 0.048586753845214846, 0.04879257583618164, 0.049271808624267575, 0.04898918533325195, 0.049012737274169924, 0.048704513549804686, 0.05047296142578125, 0.05082726287841797, 0.05091123199462891, 0.0508590087890625, 0.05127987289428711, 0.051378177642822265, 0.05251583862304687, 0.05192192077636719, 0.05129011154174805, 0.05116211318969727, 0.051326976776123044, 0.050887680053710936, 0.05128396987915039, 0.05134745788574219, 0.050971649169921876, 0.051476478576660156, 0.0518287353515625, 0.05135974502563476, 0.05206630325317383, 0.051197952270507815, 0.05091430282592774, 0.05082112121582031, 0.0502743034362793, 0.050359294891357424, 0.050283519744873044, 0.05091020965576172, 0.05194956970214844, 0.050577407836914064, 0.05039411163330078, 0.05084364700317383, 0.05082931137084961, 0.0490885124206543, 0.05032550430297852, 0.051125247955322264, 0.051119102478027346, 0.05126041412353516, 0.05132185745239258, 0.05112115097045898, 0.05101772689819336, 0.050971649169921876, 0.050923519134521485, 0.05093580627441406, 0.050421760559082034, 0.05087539291381836, 0.051020801544189455, 0.050966529846191405, 0.05117440032958984, 0.0511016960144043, 0.05087334442138672, 0.05118975830078125, 0.051092479705810545, 0.052651008605957034, 0.05260902404785156, 0.051517440795898435, 0.0513361930847168, 0.05148364639282227, 0.34058547973632813, 0.04883148956298828, 0.04886937713623047, 0.048710655212402344, 0.04869529724121094, 0.04878950500488281, 0.04993638229370117, 0.05049446487426758, 0.05045657730102539, 0.050738174438476565, 0.050974720001220705, 0.051053569793701174, 0.05071769714355469, 0.050920448303222655, 0.05146623992919922, 0.05136383819580078, 0.051738624572753904, 0.05730508804321289, 0.05651763153076172, 0.0518922233581543, 0.05168742370605469, 0.06805709075927735, 0.06452531433105468, 0.051302398681640625, 0.06120755386352539, 0.05149491119384766, 0.05110784149169922, 0.051544063568115236, 0.051454975128173826, 0.051533824920654295, 0.051315711975097655, 0.05174476623535156, 0.05152972793579102, 0.05148979187011719, 0.05206118392944336, 0.05184716796875, 0.05207859039306641, 0.0512542724609375, 0.05134745788574219, 0.05094400024414063, 0.051097599029541016, 0.051627006530761715, 0.05140172958374024, 0.051438591003417966, 0.051535873413085936, 0.05305651092529297, 0.0533831672668457, 0.051253246307373046, 0.05135769653320312, 0.051523582458496094, 0.051452926635742184, 0.051848190307617184, 0.051929088592529295, 0.0518922233581543, 0.05154816055297851, 0.051264511108398435, 0.052313087463378906, 0.05143040084838867, 0.05145087814331055, 0.05154611206054688, 0.051432449340820315, 0.050816001892089846, 0.05079040145874023, 0.337828857421875, 0.049288192749023435, 0.04907212829589844, 0.04913356781005859, 0.04896460723876953, 0.04936601638793945, 0.05131673431396484, 0.05132492828369141, 0.05094400024414063, 0.0506163215637207, 0.050702335357666016, 0.05116211318969727, 0.05107097625732422, 0.05095731353759766, 0.05066547012329101, 0.05136383819580078, 0.05166592025756836, 0.05093273544311523, 0.050836479187011716, 0.05130137634277344, 0.050872318267822264, 0.052536319732666016, 0.05195775985717774, 0.051514366149902346, 0.05037158584594727, 0.04911718368530273, 0.048879615783691405, 0.05057024002075195, 0.05043916702270508, 0.0510750732421875, 0.05088972854614258, 0.05086822509765625, 0.04867379379272461, 0.049107967376708986, 0.04915302276611328, 0.05059686279296875, 0.05044326400756836, 0.050885631561279294, 0.05056204986572266, 0.05077811050415039, 0.050702335357666016, 0.0512911376953125, 0.05103308868408203, 0.051504127502441405, 0.05071155166625976, 0.051504127502441405, 0.05140582275390625, 0.05146419143676758, 0.05105254364013672, 0.0512911376953125, 0.05114879989624024, 0.05144063949584961, 0.051544063568115236, 0.050971649169921876, 0.05123583984375, 0.052201473236083984, 0.05103923034667969, 0.05071462249755859, 0.05061324691772461, 0.050618366241455076, 0.0481710090637207, 0.04982374572753906, 0.05064191818237305, 0.3373148193359375, 0.050293758392333986, 0.05074739074707031, 0.050917377471923826, 0.05079142379760742, 0.05120512008666992, 0.050787326812744144, 0.051149822235107424, 0.051253246307373046, 0.05116928100585937, 0.05162905502319336, 0.05391360092163086, 0.05341388702392578, 0.05375078582763672, 0.05364326477050781, 0.05372518539428711, 0.05328486251831055, 0.05453004837036133, 0.0537968635559082, 0.05191475296020508, 0.04942131042480469, 0.04904755020141602, 0.04879359817504883, 0.048070655822753904, 0.050869247436523435, 0.04881305694580078, 0.04897894287109375, 0.04974591827392578, 0.04897484970092773, 0.04838604736328125, 0.04838092803955078, 0.04832563018798828, 0.04863385772705078, 0.04881612777709961, 0.04864614486694336, 0.048702465057373044, 0.04856217575073242, 0.04851200103759765, 0.04871372985839844, 0.04890521621704102, 0.04867686462402344, 0.049121280670166016, 0.048936958312988284, 0.048659454345703124, 0.048833534240722655, 0.05149491119384766, 0.05430374526977539, 0.052759552001953126, 0.049584129333496096, 0.049821697235107425, 0.04969574356079102, 0.049691646575927735, 0.04906598281860351, 0.049432575225830076, 0.04942745590209961, 0.04925439834594727, 0.04919500732421875, 0.049360897064208986, 0.049084415435791014, 0.048952320098876956, 0.04904243087768555, 0.04908748626708984, 0.04861439895629883, 0.3379568786621094, 0.04890726470947265, 0.04867583847045898, 0.04867686462402344, 0.048748542785644534, 0.049073150634765625, 0.048843776702880856, 0.049181697845458984, 0.04906905746459961, 0.049554431915283206, 0.04917657470703125, 0.04913151931762695, 0.049462272644042966, 0.04981657409667969, 0.04961894226074219, 0.04984627151489258, 0.05005311965942383, 0.04974387359619141, 0.0494571533203125, 0.049568767547607424, 0.048909313201904295, 0.04911206436157227, 0.04899020767211914, 0.04904755020141602, 0.04896255874633789, 0.04936294555664063, 0.04923187255859375, 0.04905984115600586, 0.049410049438476565, 0.05007360076904297, 0.049509376525878904, 0.049157119750976565, 0.04922880172729492, 0.04943667221069336, 0.049140735626220705, 0.04922675323486328, 0.04893183898925781, 0.04903936004638672, 0.048492542266845705, 0.04904857635498047, 0.04870963287353516, 0.049219585418701174, 0.04912844848632812, 0.04910182571411133, 0.04899737548828125, 0.04939263916015625, 0.04909056091308594, 0.049430526733398435, 0.049363967895507815, 0.04886732864379883, 0.048912384033203124, 0.04908236694335937, 0.049320960998535154, 0.04920012664794922, 0.04916633605957031, 0.04947353744506836, 0.049031169891357425, 0.049192958831787106, 0.04889190292358398, 0.049271808624267575, 0.04891852951049805, 0.049259521484375, 0.0485478401184082, 0.33703424072265625, 0.04898099136352539, 0.04850790405273438, 0.04904652786254883, 0.04888576126098633, 0.05012070465087891, 0.04938444900512695, 0.04991897583007812, 0.05243494415283203, 0.05528371047973633, 0.056564735412597655, 0.05245951843261719, 0.050582527160644535, 0.050549758911132815, 0.05019033432006836, 0.05044940948486328, 0.05017599868774414, 0.05005721664428711, 0.0501473274230957, 0.05024460983276367, 0.050528255462646485, 0.05018316650390625, 0.05030809783935547, 0.05086310577392578, 0.05090611267089844, 0.050252799987792966, 0.0507586555480957, 0.05175807952880859, 0.05006028747558594, 0.05088153457641602, 0.04991897583007812, 0.04969574356079102, 0.0514068489074707, 0.05150003051757813, 0.05728665542602539, 0.05649817657470703, 0.04949094390869141, 0.05034905624389648, 0.05024358367919922, 0.050958335876464846, 0.05097062301635742, 0.050444286346435545, 0.05027123260498047, 0.05147238540649414, 0.050936832427978515, 0.05153279876708984, 0.05086207962036133, 0.05047091293334961, 0.05044224166870117, 0.05037158584594727, 0.05091430282592774, 0.05031731033325195, 0.05107712173461914, 0.05069926452636719, 0.05134438323974609, 0.05083238220214844, 0.06002995300292969, 0.05408563232421875, 0.05429350280761719, 0.054338558197021485, 0.05338009643554688, 0.052241409301757816, 0.04962406539916992, 0.34026394653320313, 0.049380352020263675, 0.049492992401123044, 0.049895423889160156, 0.04926566314697266, 0.04915097427368164, 0.04931584167480469, 0.048824321746826174, 0.04889702224731445, 0.049206272125244144, 0.04896768188476563, 0.04896255874633789, 0.04891033554077148, 0.0490618896484375, 0.04936294555664063, 0.04921446228027344, 0.049255424499511716, 0.05002239990234375, 0.050840576171875, 0.053128192901611325, 0.05309747314453125, 0.0506060791015625, 0.04963942337036133, 0.04983500671386719, 0.04979916763305664, 0.050016254425048826, 0.04964147186279297, 0.049926143646240234, 0.049157119750976565, 0.049337345123291014, 0.04919091033935547, 0.04894105529785156, 0.048718849182128904, 0.04895641708374023, 0.04868198394775391, 0.04919193649291992, 0.04976128005981445, 0.04930355072021484, 0.04901785659790039, 0.049500160217285157, 0.04916121673583984, 0.049562625885009766, 0.0487116813659668, 0.0486901741027832, 0.048906238555908206, 0.04925030517578125, 0.04917145538330078, 0.04923699188232422, 0.0493383674621582, 0.04952166366577149, 0.04936294555664063, 0.04894515228271484, 0.04913049697875976, 0.0496445426940918, 0.04909875106811523, 0.0490885124206543, 0.049519615173339845, 0.049317886352539066, 0.049111038208007815, 0.049358848571777345, 0.04900352096557617, 0.04924415969848633, 0.04894003295898437, 0.33796710205078123, 0.049203201293945314, 0.048843776702880856, 0.04878847885131836, 0.04855295944213867, 0.04885606384277344, 0.04850688171386719, 0.04875263977050781, 0.0485478401184082, 0.048920574188232424, 0.048758785247802736, 0.04911820983886719, 0.049122303009033204, 0.04905472183227539, 0.04892364883422851, 0.04893900680541992, 0.048827392578125, 0.04926668930053711, 0.04922777557373047, 0.049372161865234375, 0.04943360137939453, 0.04911718368530273, 0.04888883209228516, 0.04932505416870117, 0.049002494812011715, 0.049159168243408206, 0.048898048400878906, 0.049309696197509766, 0.04928614425659179, 0.04989235305786133, 0.049051647186279294, 0.04902195358276367, 0.04892979049682617, 0.04909875106811523, 0.04855398559570313, 0.048912384033203124, 0.04921651077270508, 0.049086463928222655, 0.048930816650390625, 0.04872806549072266, 0.049329151153564454, 0.04875980758666992, 0.04876697540283203, 0.04877721786499024, 0.04881817626953125, 0.04900556945800781, 0.04879667282104492, 0.04897689437866211, 0.04889497756958008, 0.048794624328613284, 0.048727039337158204, 0.04891545486450195, 0.0488540153503418, 0.04885811233520508, 0.04890726470947265, 0.049345535278320314, 0.04947251129150391, 0.04905881500244141, 0.04894412612915039, 0.048950271606445314, 0.049470462799072266, 0.04917657470703125, 0.04889190292358398]",tokens/s,18.305150079266234,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/rho-math-1b-v0.1,microsoft/rho-math-1b-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-2.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1341.329408,4089.4464,3162.505216,2629.828608,2358.10048,s,10,1.2753762588500976,0.12753762588500978,0.0046666703900709984,0.12539278411865235,0.1310141891479492,0.13580786056518554,0.1396427976989746,"[0.12797945404052735, 0.1244642562866211, 0.1250844497680664, 0.12994892883300782, 0.1245505599975586, 0.12713549041748046, 0.12541958618164062, 0.14060153198242187, 0.12536598205566407, 0.12482601928710937]",tokens/s,2007.250787550446,kWh,4.08521199073547e-06,6.7591587381473546e-06,9.4893416367552e-06,2.0333712365638026e-05,tokens/kWh,12589929.24639845,MB,1341.329408,4089.4464,3162.505216,2629.828608,2358.10304,s,10,33.713846191406255,3.3713846191406254,0.06838965929426337,3.3814859619140627,3.4429912353515624,3.4753438842773434,3.5012260034179685,"[3.394580322265625, 3.507696533203125, 3.404433349609375, 3.3683916015625, 3.4358017578125, 3.402923828125, 3.274117431640625, 3.317035888671875, 3.308121337890625, 3.300744140625]",tokens/s,18.686684290580544,kWh,0.00010796137473140008,0.00018021623852437215,0.00011227997800274235,0.0004004575912585146,tokens/kWh,157320.02932447963,,s,629,34.803506248474164,0.055331488471342005,0.015618671525809008,0.052980735778808595,0.05798953094482422,0.06082887649536134,0.17825050476074222,"[0.053185535430908204, 0.056750080108642575, 0.0565032958984375, 0.05531238555908203, 0.052765697479248044, 0.05616537475585937, 0.05752217483520508, 0.05453004837036133, 0.05446758270263672, 0.05652787017822265, 0.0555417594909668, 0.05611212921142578, 0.05518950271606445, 0.05595340728759766, 0.054247425079345706, 0.05514342498779297, 0.05266329574584961, 0.05377024078369141, 0.05376716613769531, 0.054542335510253906, 0.051655681610107425, 0.0506163215637207, 0.053065727233886716, 0.05589606475830078, 0.05240627288818359, 0.051627006530761715, 0.05373235321044922, 0.054176769256591796, 0.055465984344482425, 0.05288243103027344, 0.05161164855957031, 0.054809600830078124, 0.05286195373535156, 0.05576806259155274, 0.05258137512207031, 0.05005926513671875, 0.049501182556152344, 0.04941107177734375, 0.05033267211914062, 0.05125120162963867, 0.05138431930541992, 0.052021247863769535, 0.052691967010498046, 0.05293363189697266, 0.05248921585083008, 0.05364633560180664, 0.05120307159423828, 0.050530303955078126, 0.05440716934204102, 0.05467750549316406, 0.05001318359375, 0.052441089630126954, 0.05365862274169922, 0.052038654327392575, 0.04999168014526367, 0.052117504119873044, 0.051672065734863284, 0.07443353271484375, 0.06191923141479492, 0.051773441314697265, 0.05550080108642578, 0.05439692687988281, 0.17363661193847657, 0.051343360900878904, 0.06964019012451172, 0.05917388916015625, 0.061160446166992184, 0.05918310546875, 0.05929369735717773, 0.05588684844970703, 0.052534271240234375, 0.05320294570922852, 0.053185535430908204, 0.05267865753173828, 0.05375590515136719, 0.05486899185180664, 0.05223321533203125, 0.05067673492431641, 0.05588991928100586, 0.06137855911254883, 0.06178406524658203, 0.061992961883544924, 0.05989990234375, 0.053720062255859374, 0.055411712646484375, 0.0545054702758789, 0.053187583923339846, 0.05193011093139648, 0.05303398513793945, 0.05952204895019531, 0.053787647247314455, 0.05406924819946289, 0.05296025466918945, 0.055204864501953124, 0.05732454299926758, 0.05555302429199219, 0.052021247863769535, 0.055567359924316405, 0.05453004837036133, 0.056322048187255856, 0.05155635070800781, 0.05152665710449219, 0.05386137771606445, 0.0548485107421875, 0.05257113647460938, 0.0530247688293457, 0.05454643249511719, 0.05593600082397461, 0.05869363021850586, 0.05815091323852539, 0.05831167984008789, 0.0612782096862793, 0.059524097442626954, 0.055188480377197265, 0.05461503982543945, 0.05977395248413086, 0.0631459846496582, 0.05637836837768555, 0.05721395111083984, 0.052729854583740236, 0.05037977600097656, 0.052001792907714846, 0.05276467132568359, 0.05531955337524414, 0.05667020797729492, 0.17871871948242188, 0.05242572784423828, 0.05224857711791992, 0.053335041046142576, 0.052722686767578124, 0.05224038314819336, 0.06066790390014649, 0.0662108154296875, 0.07593472290039062, 0.0603351058959961, 0.06653440093994141, 0.05429862213134766, 0.05530828857421875, 0.054970367431640625, 0.050388992309570314, 0.05088460922241211, 0.0504268798828125, 0.050383872985839843, 0.05004185485839844, 0.05008076858520508, 0.051833854675292966, 0.05198438262939453, 0.05126348876953125, 0.05158092880249023, 0.050683902740478515, 0.051481601715087894, 0.05295820617675781, 0.05415321731567383, 0.053768192291259766, 0.05039411163330078, 0.05086105728149414, 0.050634750366210936, 0.050800640106201174, 0.050746368408203124, 0.05110784149169922, 0.04929843139648438, 0.05011865615844727, 0.050582527160644535, 0.052340736389160154, 0.05166899108886719, 0.04897792053222656, 0.05032550430297852, 0.05105254364013672, 0.05056204986572266, 0.049683456420898435, 0.04977151870727539, 0.05000294494628906, 0.05059993743896484, 0.05128396987915039, 0.0585082893371582, 0.05768294525146484, 0.052411392211914064, 0.05775155258178711, 0.06299750518798829, 0.06345420837402344, 0.06093619155883789, 0.06036787033081055, 0.06119731140136719, 0.05498470306396484, 0.05346815872192383, 0.05708902359008789, 0.056360958099365234, 0.053335041046142576, 0.18494259643554686, 0.04954828643798828, 0.048702465057373044, 0.048963584899902345, 0.05017190551757812, 0.05215948867797852, 0.05066649627685547, 0.049890304565429686, 0.04993024063110352, 0.0551014404296875, 0.0561899528503418, 0.055828479766845705, 0.05155635070800781, 0.05364940643310547, 0.05673267364501953, 0.056033279418945314, 0.0514600944519043, 0.054348800659179686, 0.05848371124267578, 0.056959999084472655, 0.05409075164794922, 0.05167001724243164, 0.050307071685791016, 0.04954214477539062, 0.05271756744384765, 0.04821094512939453, 0.04888063812255859, 0.049040382385253906, 0.04969574356079102, 0.049181697845458984, 0.05103308868408203, 0.0518922233581543, 0.05227315139770508, 0.05205196762084961, 0.05249331283569336, 0.051945472717285154, 0.05409177780151367, 0.05287833786010742, 0.056256511688232425, 0.05787238311767578, 0.05832294464111328, 0.052961280822753906, 0.05574553680419922, 0.05782220840454102, 0.05673267364501953, 0.052752384185791014, 0.05105868911743164, 0.05699379348754883, 0.05684940719604492, 0.05676748657226562, 0.05325209426879883, 0.05428224182128906, 0.05614387130737305, 0.05609164810180664, 0.05382451248168945, 0.051705856323242184, 0.05552742385864258, 0.05876326370239258, 0.058665985107421874, 0.05500211334228516, 0.05347020721435547, 0.055586814880371094, 0.053200897216796876, 0.17961984252929689, 0.05716070556640625, 0.05849497604370117, 0.05342617416381836, 0.05979852676391602, 0.058744831085205076, 0.05309337615966797, 0.055504894256591795, 0.055532543182373044, 0.054356990814208986, 0.052890625, 0.05200998306274414, 0.0524318733215332, 0.06109593582153321, 0.05427199935913086, 0.05408563232421875, 0.05309439849853516, 0.05164031982421875, 0.051827713012695314, 0.05302272033691406, 0.05246361541748047, 0.0518737907409668, 0.05235200119018555, 0.05819084930419922, 0.054742015838623044, 0.055731201171875, 0.055406593322753904, 0.05485567855834961, 0.056412158966064455, 0.05282815933227539, 0.052334590911865236, 0.053190654754638675, 0.05394739151000977, 0.05328384017944336, 0.0539607048034668, 0.05227212905883789, 0.05223526382446289, 0.053400577545166014, 0.05287014389038086, 0.053992446899414064, 0.054724609375, 0.05526528167724609, 0.052811775207519535, 0.05385932922363281, 0.055858177185058595, 0.056167423248291014, 0.056335361480712894, 0.05409689712524414, 0.05232025527954102, 0.05136588668823242, 0.05294694519042969, 0.05219635009765625, 0.0542023696899414, 0.0550830078125, 0.06324019241333008, 0.05847552108764648, 0.05399039840698242, 0.05470412826538086, 0.0547327995300293, 0.054850559234619144, 0.053184513092041016, 0.05461913681030273, 0.05674291229248047, 0.18558976745605468, 0.05386240005493164, 0.05278822326660156, 0.055244800567626956, 0.05531033706665039, 0.052670463562011716, 0.052980735778808595, 0.05176729583740235, 0.05285990524291992, 0.05339648056030273, 0.05294694519042969, 0.04814950561523437, 0.04845568084716797, 0.05228851318359375, 0.05591449737548828, 0.05225267028808594, 0.04845363235473633, 0.049148929595947265, 0.055965694427490234, 0.05044736099243164, 0.05098495864868164, 0.053133312225341796, 0.053961727142333986, 0.051607551574707033, 0.04828057479858398, 0.04922880172729492, 0.05390335845947265, 0.049977344512939455, 0.048118785858154295, 0.04986368179321289, 0.051004417419433595, 0.05073612976074219, 0.05109145736694336, 0.049775615692138675, 0.05382144165039063, 0.053663745880126956, 0.05276467132568359, 0.056407039642333984, 0.05680537414550781, 0.0543375358581543, 0.05547724914550781, 0.05367705535888672, 0.05219225692749024, 0.050065406799316405, 0.05209292984008789, 0.06385766220092773, 0.06620979309082031, 0.05700505447387695, 0.053918720245361325, 0.06272102355957031, 0.06845645141601563, 0.05790617752075195, 0.05417267227172851, 0.05549158477783203, 0.054957054138183595, 0.05447270584106445, 0.05867007827758789, 0.05782425689697265, 0.05738598251342773, 0.05725183868408203, 0.05519564819335938, 0.05675212860107422, 0.0544450569152832, 0.17704652404785157, 0.05055487823486328, 0.04985036849975586, 0.04885299301147461, 0.048293888092041014, 0.04899532699584961, 0.04959436798095703, 0.04980121612548828, 0.04822118377685547, 0.04899225616455078, 0.05025791931152344, 0.04831129455566406, 0.04853964614868164, 0.05392281723022461, 0.05769420623779297, 0.049460224151611325, 0.04930252838134765, 0.05037875366210937, 0.05017190551757812, 0.048108543395996094, 0.05045862579345703, 0.05218406295776367, 0.052083713531494144, 0.05163417434692383, 0.055785472869873044, 0.055585792541503906, 0.05339033508300781, 0.05506662368774414, 0.05472256088256836, 0.05065523147583008, 0.050351104736328124, 0.05141708755493164, 0.05436211013793945, 0.04887859344482422, 0.047865856170654295, 0.04924518585205078, 0.04945817565917969, 0.05482495880126953, 0.05113958358764648, 0.04974591827392578, 0.05130854415893555, 0.055741439819335936, 0.053466110229492186, 0.05259980773925781, 0.052499454498291014, 0.05241753768920898, 0.05415935897827148, 0.05538918304443359, 0.05526323318481445, 0.051110912322998046, 0.04956774520874024, 0.05073920059204102, 0.049517566680908204, 0.055191551208496094, 0.059720703125, 0.05427916717529297, 0.05358694458007812, 0.054586368560791014, 0.0527749137878418, 0.05104947280883789, 0.05439897537231445, 0.059851776123046874, 0.05505945587158203, 0.19454464721679687, 0.0555233268737793, 0.05815398406982422, 0.055046142578125, 0.05463654327392578, 0.05428531265258789, 0.056052734375, 0.05804544067382812, 0.05439590454101562, 0.05244211196899414, 0.052634624481201174, 0.05433958435058594, 0.05687705612182617, 0.05771571350097656, 0.05644595336914063, 0.057608192443847656, 0.05471027374267578, 0.05131980895996094, 0.05194342422485351, 0.052962303161621094, 0.054747135162353515, 0.05671628952026367, 0.05477785491943359, 0.0544983024597168, 0.05492326354980469, 0.05051391983032227, 0.051522560119628906, 0.051212287902832034, 0.04988415908813477, 0.05562675094604492, 0.05331558227539063, 0.05352140808105469, 0.05149593734741211, 0.0532674560546875, 0.05545779037475586, 0.053782527923583984, 0.049870849609375, 0.05034700775146484, 0.05416447830200195, 0.05045145416259766, 0.0517918701171875, 0.049242111206054685, 0.049880062103271484, 0.04962508773803711, 0.04978995132446289, 0.050344959259033206, 0.05010739135742188, 0.050305023193359374, 0.052029441833496094, 0.05115084838867188, 0.049934337615966794, 0.04955648040771484, 0.05125120162963867, 0.051553279876708984, 0.0510013427734375, 0.05100953674316406, 0.049486846923828126, 0.048586753845214846, 0.04968243026733398, 0.049588222503662106, 0.04866355133056641, 0.051076095581054685, 0.05226496124267578, 0.1787371520996094, 0.05279129409790039, 0.05227724838256836, 0.05249331283569336, 0.056545280456542966, 0.05804032135009766, 0.05865574264526367, 0.05750374221801758, 0.05107097625732422, 0.048467967987060545, 0.05041561508178711, 0.05715763092041016, 0.05596672058105469, 0.055327743530273435, 0.05022617721557617, 0.05006950378417969, 0.05550796890258789, 0.05657088088989258, 0.05788979339599609, 0.05084774398803711, 0.049279998779296875, 0.04934963226318359, 0.0561162223815918, 0.054563838958740236, 0.05158911895751953, 0.04932710266113281, 0.04911820983886719, 0.04930252838134765, 0.04806860733032227, 0.0483583984375, 0.0484136962890625, 0.04846694564819336, 0.04865740966796875, 0.048077823638916016, 0.04839321517944336, 0.04887551879882813, 0.05126553726196289, 0.05447577667236328, 0.05291212844848633, 0.05345075225830078, 0.05410508728027344, 0.056150016784667967, 0.05321318435668945, 0.050933761596679686, 0.05101875305175781, 0.05107097625732422, 0.050988033294677736, 0.05084467315673828, 0.05141708755493164, 0.052931583404541016, 0.0520263671875, 0.056215553283691405, 0.052203521728515626, 0.052980735778808595, 0.05341900634765625, 0.056169471740722655, 0.05048831939697265, 0.04954214477539062, 0.050391040802001956, 0.05699071884155273, 0.057311233520507814, 0.05586431884765625, 0.052729854583740236, 0.17930137634277343, 0.05343231964111328, 0.05429759979248047, 0.07179161834716796, 0.052187137603759766, 0.05090611267089844, 0.0527564811706543, 0.05238272094726563, 0.053945343017578126, 0.054849536895751956, 0.053114879608154295, 0.05035827255249024, 0.05228339385986328, 0.05808947372436524, 0.055946239471435545, 0.04903628921508789, 0.05049446487426758, 0.05797683334350586, 0.057466880798339844, 0.05122867202758789, 0.05000806427001953, 0.04998144149780273, 0.054258689880371094, 0.053705726623535156, 0.0553072624206543, 0.052615169525146485, 0.05263872146606445, 0.05767168045043945, 0.05294694519042969, 0.05602816009521484, 0.05359820938110352, 0.05068185424804687, 0.053978111267089846, 0.055344127655029295, 0.05217484664916992, 0.04972851181030274, 0.05324390411376953, 0.05024256134033203, 0.05058969497680664, 0.04894924926757813, 0.050097152709960936, 0.05357567977905273, 0.051830783843994144, 0.052124671936035157, 0.050895870208740236, 0.05059788894653321, 0.04882022476196289, 0.04790476989746094, 0.04813516616821289, 0.048347137451171876, 0.0486195182800293, 0.05057228851318359, 0.04982988739013672, 0.04979404830932617, 0.0510300178527832, 0.05285273742675781, 0.05098700714111328, 0.04929024124145508, 0.050391040802001956, 0.05211238479614258, 0.05145087814331055, 0.05104947280883789, 0.049888256072998044]",tokens/s,18.072891722729143,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-0.5B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1485.29152,2489.319424,1562.37824,1029.701632,943.532032,s,10,0.6091537590026855,0.060915375900268555,0.0009898633524719946,0.060913200378417964,0.0622905502319336,0.06234407424926758,0.062386893463134765,"[0.06227865600585938, 0.05956105422973633, 0.060950817108154295, 0.06108422470092773, 0.06087558364868164, 0.062397598266601566, 0.06179948806762695, 0.060073856353759766, 0.06075376129150391, 0.05937871932983398]",tokens/s,4202.551428380357,kWh,1.938323240454604e-06,3.2077644102344137e-06,2.528196466616974e-06,7.674284117305993e-06,tokens/kWh,33358160.329600506,MB,1485.29152,2489.319424,1562.37824,1029.701632,943.534592,s,10,31.138995849609376,3.1138995849609374,0.091190902494185,3.0765018310546877,3.256026123046875,3.2616676025390623,3.2661807861328125,"[3.213162109375, 3.028918701171875, 3.2547724609375, 3.030933837890625, 3.046963623046875, 3.26730908203125, 3.08061279296875, 3.072390869140625, 3.12192529296875, 3.022007080078125]",tokens/s,20.231866276057296,kWh,9.664504422647197e-05,0.00016096552000262402,8.538787387251655e-05,0.00034299843810161256,tokens/kWh,183674.30577434986,,s,629,31.63506073379517,0.05029421420317196,0.008621322099736232,0.04851507186889648,0.052709376525878905,0.05503733825683593,0.11006177398681642,"[0.051323902130126955, 0.05106073760986328, 0.05087027359008789, 0.050326526641845705, 0.050961406707763675, 0.05062348937988281, 0.05072281646728516, 0.05053440093994141, 0.05099008178710938, 0.05089791870117188, 0.05118566513061523, 0.05069619369506836, 0.050751487731933595, 0.05124095916748047, 0.04897075271606445, 0.04902195358276367, 0.049247230529785156, 0.0487720947265625, 0.04948582458496094, 0.04711731338500977, 0.04752896118164063, 0.04745113754272461, 0.04698624038696289, 0.04730879974365235, 0.050955265045166016, 0.049890304565429686, 0.14964735412597657, 0.05310464096069336, 0.050918399810791014, 0.049239040374755856, 0.04941721725463867, 0.050016254425048826, 0.05076070404052734, 0.04948889541625977, 0.05193011093139648, 0.05026611328125, 0.05030809783935547, 0.05257113647460938, 0.0472545280456543, 0.05204991912841797, 0.048064510345458986, 0.048231422424316404, 0.04880384063720703, 0.047882240295410154, 0.04785663986206055, 0.04835737609863281, 0.04758425521850586, 0.04703129577636719, 0.048080894470214845, 0.04826828765869141, 0.04879872131347656, 0.04853452682495117, 0.04822937774658203, 0.04933222579956055, 0.049012737274169924, 0.047748096466064455, 0.047751167297363284, 0.04808806228637695, 0.04841984176635742, 0.048024574279785154, 0.04743167877197266, 0.04853452682495117, 0.11013632202148438, 0.04814745712280273, 0.04841471862792969, 0.04860416030883789, 0.04765491104125977, 0.047666175842285156, 0.047072254180908206, 0.047446014404296875, 0.047093761444091796, 0.047347713470458984, 0.04714086532592773, 0.047614974975585936, 0.047543296813964846, 0.047745025634765625, 0.04743577575683594, 0.04710707092285156, 0.04716543960571289, 0.04720640182495117, 0.04749414443969727, 0.04722892761230469, 0.04699545669555664, 0.04694527816772461, 0.04703641510009766, 0.04721152114868164, 0.047048702239990234, 0.04677632141113281, 0.047167488098144535, 0.048302078247070314, 0.048917503356933595, 0.048688129425048826, 0.04921343994140625, 0.04963328170776367, 0.04904447937011719, 0.04867583847045898, 0.04885708618164063, 0.0495912971496582, 0.049906688690185545, 0.04879667282104492, 0.04914585494995117, 0.04965785598754883, 0.049355777740478515, 0.047963134765625, 0.04766003036499023, 0.04840755081176758, 0.04815769577026367, 0.04836966323852539, 0.04718796920776367, 0.04765593719482422, 0.048246784210205076, 0.04822220611572266, 0.04753305435180664, 0.04727910232543946, 0.04933017730712891, 0.048643070220947264, 0.04843929672241211, 0.04784128189086914, 0.047987712860107425, 0.0486379508972168, 0.048123905181884766, 0.047868927001953124, 0.047480831146240236, 0.04878335952758789, 0.048415744781494144, 0.11040153503417968, 0.048345088958740234, 0.048510974884033206, 0.04856934356689453, 0.048574462890625, 0.048053249359130856, 0.04808499145507812, 0.04835430526733398, 0.049035263061523435, 0.04894515228271484, 0.04869222259521484, 0.0484771842956543, 0.0483061752319336, 0.049132545471191405, 0.04806860733032227, 0.05270732879638672, 0.049391616821289064, 0.04967424011230469, 0.06352588653564453, 0.0568616943359375, 0.06312345504760743, 0.05877964782714844, 0.05619609451293945, 0.05504512023925781, 0.051958782196044925, 0.05532262420654297, 0.052482048034667966, 0.049554431915283206, 0.05271756744384765, 0.05321625518798828, 0.054697982788085936, 0.05131673431396484, 0.04941823959350586, 0.05570355224609375, 0.053797889709472656, 0.053282817840576174, 0.049452030181884765, 0.05564313507080078, 0.05390028762817383, 0.05266841506958008, 0.04884889602661133, 0.054231040954589846, 0.05495296096801758, 0.054381568908691405, 0.05020876693725586, 0.04990259170532227, 0.054109184265136716, 0.05556224060058594, 0.05387673568725586, 0.05113139343261719, 0.053628929138183595, 0.049598464965820314, 0.04974489593505859, 0.05053747177124023, 0.050776065826416014, 0.04981452941894531, 0.05095731353759766, 0.050111488342285154, 0.050421760559082034, 0.04922982406616211, 0.04801945495605469, 0.04787302398681641, 0.04797337722778321, 0.11073741149902344, 0.04798873519897461, 0.0481976318359375, 0.048456703186035156, 0.04861439895629883, 0.05024051284790039, 0.04887142562866211, 0.04851507186889648, 0.0480450553894043, 0.04885094451904297, 0.04876902389526367, 0.048643070220947264, 0.048330753326416016, 0.04825497436523438, 0.04800716781616211, 0.04748287963867188, 0.04721664047241211, 0.047131649017333986, 0.047201278686523435, 0.047197185516357425, 0.04720230484008789, 0.0474224624633789, 0.048366592407226565, 0.047554561614990234, 0.04795904159545898, 0.04822528076171875, 0.047862785339355465, 0.047604736328125, 0.04843008041381836, 0.04726681518554687, 0.04741120147705078, 0.04799692916870117, 0.04834611129760742, 0.04748799896240234, 0.048178176879882816, 0.047570945739746094, 0.0477470703125, 0.04823244857788086, 0.04726067352294922, 0.04796723175048828, 0.04772147369384765, 0.048061439514160156, 0.04717363357543945, 0.04923699188232422, 0.04832972717285156, 0.047667198181152344, 0.04735795211791992, 0.047900672912597655, 0.04764672088623047, 0.047887359619140625, 0.04734259033203125, 0.047047679901123046, 0.04769279861450195, 0.047669246673583986, 0.04898099136352539, 0.04916428756713867, 0.04836044692993164, 0.04890726470947265, 0.048056320190429686, 0.04998246383666992, 0.04947353744506836, 0.04890521621704102, 0.04864614486694336, 0.10987007904052734, 0.048261119842529294, 0.04853760147094727, 0.04851814270019531, 0.04823654556274414, 0.04739891052246094, 0.04739583969116211, 0.04758528137207031, 0.047424510955810545, 0.04720537567138672, 0.04724019241333008, 0.04704153442382813, 0.04713369750976563, 0.047271934509277344, 0.04706918334960938, 0.047118335723876956, 0.04698214340209961, 0.047698944091796876, 0.048696319580078126, 0.04848844909667969, 0.046911487579345705, 0.046808063507080076, 0.04720640182495117, 0.04736000061035156, 0.04729651260375976, 0.04731391906738281, 0.047712257385253906, 0.04766003036499023, 0.04787200164794922, 0.04713062286376953, 0.047110145568847656, 0.047576065063476565, 0.047541248321533204, 0.049509376525878904, 0.04890726470947265, 0.048563201904296874, 0.05022719955444336, 0.04943564987182617, 0.04931686401367188, 0.048626686096191404, 0.04894617462158203, 0.04976947021484375, 0.04899942398071289, 0.05096345520019531, 0.049353729248046874, 0.0486297607421875, 0.05024256134033203, 0.04976025772094726, 0.0480819206237793, 0.04896460723876953, 0.048797695159912106, 0.0499681282043457, 0.052770816802978515, 0.049342464447021485, 0.0480552978515625, 0.04840345764160156, 0.0491673583984375, 0.04904857635498047, 0.04898406219482422, 0.048628734588623046, 0.04826521682739258, 0.048849918365478515, 0.04862259292602539, 0.11229593658447265, 0.04935168075561523, 0.04855398559570313, 0.048162815093994144, 0.04837376022338867, 0.049073150634765625, 0.05019852828979492, 0.04998451232910156, 0.05565542221069336, 0.055992321014404295, 0.05768294525146484, 0.061087745666503906, 0.053602302551269534, 0.05031731033325195, 0.05867827224731445, 0.04961177444458008, 0.04905267333984375, 0.0494284782409668, 0.049007614135742186, 0.04985651016235351, 0.048983039855957033, 0.04950835037231445, 0.05064601516723633, 0.05026816177368164, 0.04947148895263672, 0.05051801681518555, 0.061146110534667966, 0.05903974533081055, 0.0572149772644043, 0.05873356628417969, 0.05287014389038086, 0.0513177604675293, 0.052495361328125, 0.05296537780761719, 0.053395454406738284, 0.05464985656738281, 0.05487615966796875, 0.05198233413696289, 0.05502566528320312, 0.05279436874389649, 0.05303603363037109, 0.051111934661865234, 0.05207654571533203, 0.053907455444335936, 0.05324390411376953, 0.05141401672363281, 0.05060095977783203, 0.05087539291381836, 0.052139007568359375, 0.05232844924926758, 0.052736000061035154, 0.05149184036254883, 0.04926054382324219, 0.049870849609375, 0.04882022476196289, 0.049844223022460936, 0.04872806549072266, 0.049800193786621094, 0.04949913787841797, 0.050388992309570314, 0.04778803253173828, 0.04830310440063477, 0.04860313415527344, 0.11108249664306641, 0.04943360137939453, 0.04840652847290039, 0.04917964935302734, 0.05039411163330078, 0.04874956893920898, 0.04799283218383789, 0.04963942337036133, 0.04833792114257812, 0.04828979110717774, 0.04825395202636719, 0.04802150344848633, 0.04830515289306641, 0.048811008453369144, 0.049719295501708984, 0.04833587265014649, 0.048274433135986325, 0.04842496109008789, 0.04868505477905274, 0.04921855926513672, 0.04826828765869141, 0.04840447998046875, 0.04836044692993164, 0.048868350982666016, 0.04961075210571289, 0.049119232177734375, 0.04954111862182617, 0.04914278411865235, 0.04873830413818359, 0.048317440032958986, 0.04844134521484375, 0.050162689208984375, 0.049274879455566405, 0.04845772933959961, 0.04834918212890625, 0.04940595245361328, 0.04903014373779297, 0.04817715072631836, 0.04711731338500977, 0.047797248840332034, 0.04868505477905274, 0.047936511993408204, 0.04799692916870117, 0.04808806228637695, 0.04969369506835938, 0.04935065460205078, 0.048249855041503906, 0.04792934417724609, 0.04932198333740234, 0.04917862319946289, 0.05024460983276367, 0.04956467056274414, 0.057336830139160154, 0.049635326385498044, 0.04839116668701172, 0.048264190673828124, 0.05021491241455078, 0.049380352020263675, 0.0485662727355957, 0.048110591888427735, 0.048043006896972655, 0.048094207763671876, 0.048043006896972655, 0.11017727661132813, 0.048008190155029294, 0.04823654556274414, 0.04822732925415039, 0.04825395202636719, 0.05015552139282226, 0.04863590240478516, 0.048586753845214846, 0.04863283157348633, 0.0488458251953125, 0.04796006393432617, 0.04854476928710937, 0.048740352630615234, 0.049941505432128906, 0.04863488006591797, 0.04899532699584961, 0.04958003234863281, 0.04921753692626953, 0.04730060958862305, 0.049966079711914066, 0.04915507125854492, 0.049002494812011715, 0.04969267272949219, 0.04926976013183594, 0.049635326385498044, 0.049481727600097655, 0.048947200775146485, 0.049547264099121094, 0.051501056671142575, 0.049301502227783206, 0.04896051025390625, 0.04805120086669922, 0.048563201904296874, 0.04996915054321289, 0.04955648040771484, 0.048266239166259765, 0.048054271697998044, 0.048522239685058595, 0.04843008041381836, 0.04880281448364258, 0.0482426872253418, 0.048688129425048826, 0.0480819206237793, 0.04822528076171875, 0.0481341438293457, 0.049235969543457034, 0.04857548904418945, 0.04817407989501953, 0.04823040008544922, 0.04894617462158203, 0.04867583847045898, 0.04913459014892578, 0.049708030700683595, 0.04799795150756836, 0.04827238464355469, 0.04782796859741211, 0.04773990249633789, 0.04759347152709961, 0.04750950241088867, 0.04731084823608398, 0.047131649017333986, 0.04806041717529297, 0.051487743377685545, 0.10888191986083984, 0.048247806549072264, 0.04828979110717774, 0.04760063934326172, 0.04739993667602539, 0.047695873260498046, 0.048302078247070314, 0.04856422424316406, 0.04816588973999023, 0.048568321228027345, 0.04880998229980469, 0.04988927841186523, 0.05441843032836914, 0.051043327331542966, 0.04873318481445312, 0.04892364883422851, 0.04828979110717774, 0.04850483322143555, 0.049860607147216796, 0.05268377685546875, 0.04808499145507812, 0.048146430969238284, 0.048763904571533206, 0.04978790283203125, 0.05082521438598633, 0.0532674560546875, 0.053215232849121094, 0.04839833450317383, 0.04798463821411133, 0.047887359619140625, 0.04815462493896484, 0.050282497406005856, 0.04796006393432617, 0.04821811294555664, 0.05441024017333984, 0.07515750122070312, 0.049012737274169924, 0.048503807067871094, 0.052245502471923826, 0.060627967834472656, 0.04809523010253906, 0.04753612899780273, 0.04761702346801758, 0.04724531173706055, 0.04759040069580078, 0.04952576065063476, 0.04899327850341797, 0.047750144958496096, 0.047770622253417966, 0.05207756805419922, 0.05486182403564453, 0.04793036651611328, 0.04702105712890625, 0.04711731338500977, 0.047131649017333986, 0.047385601043701174, 0.04835532760620117, 0.04773580932617188, 0.047426559448242187, 0.04783103942871094, 0.04788326263427734, 0.04714086532592773, 0.047048702239990234, 0.10688614654541016, 0.04732928085327148, 0.04778188705444336, 0.04821094512939453, 0.04771635055541992, 0.04805836868286133, 0.04786483383178711, 0.047742977142333984, 0.04780441665649414, 0.04771942520141602, 0.0492042236328125, 0.04844339370727539, 0.04792934417724609, 0.047731712341308595, 0.048217086791992186, 0.04793753433227539, 0.04797849655151367, 0.04803891372680664, 0.04785868835449219, 0.04811264038085938, 0.0478289909362793, 0.04826931381225586, 0.04812492752075195, 0.04832972717285156, 0.04794572830200195, 0.04806041717529297, 0.04781875228881836, 0.048301055908203126, 0.04822016143798828, 0.048192512512207034, 0.047971328735351565, 0.04782387161254883, 0.04799078369140625, 0.04788531112670898, 0.05071155166625976, 0.04818431854248047, 0.048304126739501956, 0.04815564727783203, 0.047966209411621094, 0.048489471435546876, 0.048113662719726565, 0.048489471435546876, 0.04823756790161133, 0.048323585510253904, 0.048126976013183595, 0.04712038421630859, 0.0474859504699707, 0.04727500915527344, 0.04812492752075195, 0.0472279052734375, 0.04708249664306641, 0.04728115081787109, 0.0478996467590332, 0.04818431854248047, 0.04808499145507812, 0.047306751251220705, 0.047661056518554686, 0.04756787109375, 0.047268863677978515, 0.047077377319335936, 0.047816703796386716, 0.04810444641113281, 0.04840345764160156]",tokens/s,19.883002763704216,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-1.8B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1873.608704,4299.096064,3372.220416,2839.543808,2585.78432,s,10,0.6589882926940919,0.06589882926940918,0.006805031998285135,0.0635600814819336,0.06652931671142577,0.07641507568359372,0.08432368286132813,"[0.06433248138427734, 0.06356147384643554, 0.06351968002319336, 0.06349878311157227, 0.06346912002563476, 0.08630083465576172, 0.06345727920532226, 0.06369452667236328, 0.06359542465209961, 0.06355868911743164]",tokens/s,3884.7427615658335,kWh,2.074598208550484e-06,3.399990796198895e-06,4.402166604039291e-06,9.87675560878867e-06,tokens/kWh,25919442.592282284,MB,1873.608704,4299.096064,3372.220416,2839.543808,2585.78688,s,10,29.546623046875,2.9546623046875,0.021241696140769744,2.9463160400390622,2.985359423828125,2.9907396484375,2.995043828125,"[2.958781982421875, 2.971993896484375, 2.94586328125, 2.933014404296875, 2.93838623046875, 2.938782958984375, 2.946768798828125, 2.984163818359375, 2.932747802734375, 2.996119873046875]",tokens/s,21.32223364411291,kWh,9.442236827265831e-05,0.00015812593758169033,8.831821313056172e-05,0.0003408665189849104,tokens/kWh,184823.08027086963,,s,629,30.092491748809785,0.04784179928268651,0.008041447022023612,0.04665139389038086,0.04768276443481445,0.04804075469970703,0.11059609619140626,"[0.04963840103149414, 0.049721343994140625, 0.04881919860839844, 0.049860607147216796, 0.04954521560668945, 0.04919910430908203, 0.04964352035522461, 0.04848230361938476, 0.049140735626220705, 0.04745113754272461, 0.046929920196533206, 0.04648550415039063, 0.04650393676757812, 0.04650393676757812, 0.04638924789428711, 0.046442497253417966, 0.04650700759887695, 0.046342144012451174, 0.046639102935791016, 0.04630527877807617, 0.04668108749389648, 0.04669747161865234, 0.04618854522705078, 0.04646092987060547, 0.04661862564086914, 0.046312446594238284, 0.04624281692504883, 0.04622335815429687, 0.04631654357910156, 0.046205951690673826, 0.04638515090942383, 0.04636262512207031, 0.0463267822265625, 0.046450687408447267, 0.04641484832763672, 0.046637054443359374, 0.046508033752441405, 0.04634726333618164, 0.04617523193359375, 0.04627046585083008, 0.04638924789428711, 0.04635647964477539, 0.046568447113037106, 0.04653158569335938, 0.04662886428833008, 0.046508033752441405, 0.04842086410522461, 0.04694323348999024, 0.04652544021606445, 0.04653977584838867, 0.04650905609130859, 0.046443519592285154, 0.046473217010498044, 0.04637593460083008, 0.04645785522460937, 0.0465428466796875, 0.046461952209472655, 0.046440448760986325, 0.04644966506958008, 0.046473217010498044, 0.046737407684326174, 0.04652236938476562, 0.11074765014648437, 0.04657049560546875, 0.0466165771484375, 0.04646604919433594, 0.046519294738769534, 0.04642508697509766, 0.046430206298828124, 0.046317569732666014, 0.04640256118774414, 0.04639744186401367, 0.04638003158569336, 0.04638412857055664, 0.04653055953979492, 0.046534656524658206, 0.04667391967773438, 0.04657356643676758, 0.04673126220703125, 0.04667084884643555, 0.046637054443359374, 0.04673331069946289, 0.04651007843017578, 0.046513153076171876, 0.04644659042358398, 0.04643430328369141, 0.046415870666503906, 0.04654694366455078, 0.04659097671508789, 0.046806015014648435, 0.04693401718139648, 0.047355903625488284, 0.04888678359985352, 0.0490250244140625, 0.04739993667602539, 0.04739276885986328, 0.0474521598815918, 0.047543296813964846, 0.04746444702148438, 0.04749619293212891, 0.04745113754272461, 0.04731903839111328, 0.04743679809570313, 0.04739481735229492, 0.047425537109375, 0.04781363296508789, 0.048178176879882816, 0.04763033676147461, 0.047731712341308595, 0.04743577575683594, 0.047680511474609374, 0.047685630798339845, 0.04772147369384765, 0.047745025634765625, 0.04768972778320312, 0.04776345443725586, 0.04772351837158203, 0.047483905792236325, 0.047720447540283206, 0.0478177261352539, 0.04767232131958008, 0.047647743225097655, 0.047705089569091794, 0.047833087921142575, 0.04792422485351563, 0.11177062225341797, 0.04772556686401367, 0.04754534530639649, 0.04752896118164063, 0.047745025634765625, 0.047341567993164066, 0.047426559448242187, 0.04751564788818359, 0.047712257385253906, 0.0474152946472168, 0.04715827178955078, 0.04726988983154297, 0.04724428939819336, 0.04748492813110351, 0.04709580612182617, 0.04668415832519531, 0.04663603210449219, 0.04671590423583984, 0.046691326141357424, 0.046663681030273435, 0.04656332778930664, 0.04672409439086914, 0.046660606384277346, 0.04651827239990235, 0.04665139389038086, 0.04650188827514649, 0.04621619033813477, 0.046246910095214845, 0.046139392852783206, 0.0477655029296875, 0.04694937515258789, 0.046430206298828124, 0.04636876678466797, 0.046413822174072264, 0.046327808380126956, 0.047094783782958984, 0.04654489517211914, 0.04634316635131836, 0.04632473754882813, 0.04628377532958984, 0.04637593460083008, 0.04644966506958008, 0.04649881744384766, 0.0465797119140625, 0.04653670501708984, 0.04697292709350586, 0.04734259033203125, 0.0469483528137207, 0.046148609161376954, 0.04605747222900391, 0.04620492935180664, 0.046139392852783206, 0.04665856170654297, 0.04638412857055664, 0.04632064056396484, 0.0464640007019043, 0.04661043167114258, 0.046704639434814454, 0.04675481414794922, 0.0462479362487793, 0.046227455139160156, 0.046219264984130856, 0.04615577697753906, 0.11032166290283203, 0.046699520111083984, 0.04672716903686523, 0.04674764633178711, 0.04661862564086914, 0.04653055953979492, 0.046429183959960936, 0.04638003158569336, 0.046311424255371096, 0.04653875350952148, 0.046292991638183595, 0.0463902702331543, 0.046327808380126956, 0.04630527877807617, 0.04613119888305664, 0.04609638214111328, 0.04617728042602539, 0.046311424255371096, 0.04653875350952148, 0.046650367736816405, 0.04824166488647461, 0.047375358581542966, 0.04648755264282227, 0.0464721908569336, 0.046769153594970705, 0.047017982482910156, 0.046453758239746096, 0.0464087028503418, 0.04638719940185547, 0.04694937515258789, 0.046535678863525394, 0.04677734375, 0.046543872833251954, 0.04667903900146484, 0.046494720458984375, 0.046691326141357424, 0.046483455657958986, 0.04643123245239258, 0.04624486541748047, 0.04634931182861328, 0.04627865600585938, 0.04673331069946289, 0.04673331069946289, 0.0468039665222168, 0.046527488708496094, 0.046562305450439455, 0.04653158569335938, 0.04655820846557617, 0.0464793586730957, 0.046481407165527344, 0.0463267822265625, 0.0464005126953125, 0.04633190536499023, 0.04641177749633789, 0.046502910614013675, 0.04647628784179687, 0.04645273590087891, 0.04669440078735351, 0.046478336334228515, 0.046698497772216796, 0.04657561492919922, 0.04664627075195313, 0.04653363037109375, 0.1106175994873047, 0.04662374496459961, 0.046502910614013675, 0.046448638916015625, 0.04641996765136719, 0.0464721908569336, 0.04647423934936523, 0.04701593780517578, 0.04648755264282227, 0.04657664108276367, 0.04635443115234375, 0.046427135467529294, 0.04646092987060547, 0.04656639862060547, 0.04636262512207031, 0.04651724624633789, 0.04641484832763672, 0.0465428466796875, 0.046410751342773435, 0.046615550994873044, 0.046854145050048826, 0.04706304168701172, 0.04831436920166016, 0.04696166229248047, 0.04667289733886719, 0.04676607894897461, 0.046666751861572264, 0.0468776969909668, 0.046562305450439455, 0.04676607894897461, 0.046620670318603515, 0.04665446472167969, 0.046750720977783204, 0.04682035064697266, 0.04666265487670898, 0.04679884719848633, 0.04660326385498047, 0.04678041458129883, 0.04658585739135742, 0.04656332778930664, 0.046459903717041014, 0.046617599487304685, 0.04660838317871094, 0.046655487060546875, 0.04655411148071289, 0.046669822692871094, 0.04649267196655273, 0.04653055953979492, 0.046325759887695314, 0.046473217010498044, 0.04631961441040039, 0.04670361709594727, 0.04638105773925781, 0.046427135467529294, 0.04635443115234375, 0.046442497253417966, 0.046410751342773435, 0.046709758758544925, 0.04652236938476562, 0.04678246307373047, 0.046734336853027345, 0.046963710784912106, 0.047094783782958984, 0.13362278747558592, 0.04660940933227539, 0.04666470336914062, 0.04649574279785156, 0.04681011199951172, 0.04684799957275391, 0.04664422225952149, 0.04676505661010742, 0.046992385864257816, 0.047164417266845705, 0.048489471435546876, 0.04708966445922851, 0.04676607894897461, 0.04665958404541016, 0.04698726272583008, 0.04666572952270508, 0.04658790588378906, 0.046633983612060545, 0.046508033752441405, 0.04676095962524414, 0.047072254180908206, 0.04681727981567383, 0.04663603210449219, 0.046682113647460936, 0.046682113647460936, 0.0466319351196289, 0.046519294738769534, 0.04636774444580078, 0.0464721908569336, 0.04633599853515625, 0.04633804702758789, 0.04663296127319336, 0.046706687927246096, 0.04651212692260742, 0.04690022277832031, 0.046599166870117184, 0.046437374114990236, 0.04654079818725586, 0.04641484832763672, 0.04658892822265625, 0.04661964797973633, 0.04686336135864258, 0.04667289733886719, 0.04656639862060547, 0.04651212692260742, 0.04654079818725586, 0.04650086212158203, 0.046483455657958986, 0.046693374633789066, 0.04666265487670898, 0.046430206298828124, 0.04654079818725586, 0.046429183959960936, 0.046453758239746096, 0.04648038482666016, 0.046298110961914066, 0.04629401779174805, 0.04632166290283203, 0.04628889465332031, 0.04642508697509766, 0.04636876678466797, 0.04645785522460937, 0.04654182434082031, 0.11054080200195313, 0.04677119827270508, 0.046653438568115234, 0.046465023040771485, 0.046312446594238284, 0.04637900924682617, 0.046450687408447267, 0.04642099380493164, 0.04644659042358398, 0.046615550994873044, 0.04655513763427734, 0.04665856170654297, 0.04669235229492188, 0.046630912780761716, 0.046548992156982424, 0.046895103454589845, 0.04676095962524414, 0.04667494583129883, 0.04659199905395508, 0.04662681579589844, 0.04679270553588867, 0.04698726272583008, 0.0467589111328125, 0.04651520156860352, 0.046535678863525394, 0.04650188827514649, 0.04642508697509766, 0.0464087028503418, 0.04643635177612305, 0.04642611312866211, 0.04638412857055664, 0.046499839782714845, 0.04638515090942383, 0.046327808380126956, 0.046241790771484374, 0.04619776153564453, 0.04623052978515625, 0.04645171356201172, 0.04658892822265625, 0.046548992156982424, 0.046548992156982424, 0.04665753555297852, 0.04663296127319336, 0.04670361709594727, 0.0465797119140625, 0.04667801666259765, 0.046911487579345705, 0.04693401718139648, 0.04714495849609375, 0.047657985687255856, 0.048205825805664064, 0.047682559967041016, 0.04721664047241211, 0.04734463882446289, 0.047303680419921876, 0.04728934478759766, 0.04725145721435547, 0.047371265411376956, 0.047219711303710936, 0.04728319931030273, 0.04733235168457031, 0.04766310501098633, 0.047303680419921876, 0.11231641387939453, 0.04734566497802734, 0.047164417266845705, 0.04738252639770508, 0.047751167297363284, 0.047868927001953124, 0.04768153762817383, 0.047715328216552735, 0.047483905792236325, 0.048102401733398435, 0.04749107360839844, 0.047472640991210936, 0.04781158447265625, 0.04758118438720703, 0.04779622268676758, 0.04743270492553711, 0.04768460845947266, 0.04761907196044922, 0.04757196807861328, 0.04805222320556641, 0.04792934417724609, 0.048086017608642576, 0.048023551940917966, 0.047592449188232425, 0.047612926483154294, 0.047683582305908204, 0.04751871871948242, 0.04793036651611328, 0.047582206726074217, 0.047636478424072266, 0.04755148696899414, 0.04756070327758789, 0.0475074577331543, 0.04760268783569336, 0.04782080078125, 0.04754841613769531, 0.047596542358398435, 0.047331329345703124, 0.046993408203125, 0.046622718811035156, 0.04721459197998047, 0.04715622329711914, 0.046814208984375, 0.046729217529296874, 0.04677734375, 0.046924800872802735, 0.047067134857177735, 0.04683468627929688, 0.04693196868896484, 0.047012863159179685, 0.04668620681762695, 0.046755840301513675, 0.04660838317871094, 0.04679884719848633, 0.046611457824707034, 0.046720001220703126, 0.046767105102539064, 0.046868480682373044, 0.04672614288330078, 0.04700569534301758, 0.04680499267578125, 0.04736511993408203, 0.047666175842285156, 0.11064012908935547, 0.046876670837402344, 0.04677017593383789, 0.04674457550048828, 0.04661350250244141, 0.04685619354248047, 0.04671180725097656, 0.04654079818725586, 0.046486526489257815, 0.04688076782226563, 0.046132225036621094, 0.04650188827514649, 0.046653438568115234, 0.04698726272583008, 0.04657254409790039, 0.046723072052001956, 0.04668928146362305, 0.046924800872802735, 0.046358528137207033, 0.04706304168701172, 0.046486526489257815, 0.04639129638671875, 0.04617932891845703, 0.046219264984130856, 0.046209022521972655, 0.04635955047607422, 0.046252033233642575, 0.04641791915893555, 0.0460871696472168, 0.04620697784423828, 0.046481407165527344, 0.04628377532958984, 0.04618035125732422, 0.046074878692626955, 0.04599091339111328, 0.04630220794677734, 0.04637491226196289, 0.04661862564086914, 0.04657356643676758, 0.04653875350952148, 0.04686336135864258, 0.04686540985107422, 0.046620670318603515, 0.04673843383789063, 0.0465428466796875, 0.04672614288330078, 0.04688588714599609, 0.046360576629638675, 0.04617932891845703, 0.046412799835205076, 0.04629708862304688, 0.046827518463134765, 0.046852096557617184, 0.04665139389038086, 0.04674867248535156, 0.04631347274780274, 0.04632166290283203, 0.04636979293823242, 0.046496768951416016, 0.04683059310913086, 0.04661862564086914, 0.04695142364501953, 0.046963710784912106, 0.11106508636474609, 0.0470271987915039, 0.04689408111572266, 0.046827518463134765, 0.046683135986328124, 0.04651520156860352, 0.04667084884643555, 0.046341121673583986, 0.046413822174072264, 0.046470142364501955, 0.04645785522460937, 0.04641996765136719, 0.04641791915893555, 0.04635136032104492, 0.046413822174072264, 0.04667084884643555, 0.0463267822265625, 0.04625408172607422, 0.04641484832763672, 0.046578689575195314, 0.04788019180297851, 0.04706304168701172, 0.04674662399291992, 0.047268863677978515, 0.04715212631225586, 0.046893054962158204, 0.04715520095825195, 0.046835712432861325, 0.04715008163452149, 0.04716134262084961, 0.04769484710693359, 0.04749414443969727, 0.04728115081787109, 0.04688076782226563, 0.04679167938232422, 0.06525542449951172, 0.0470118408203125, 0.058851329803466794, 0.05914726257324219, 0.047355903625488284, 0.047058944702148435, 0.04658278274536133, 0.04665856170654297, 0.046568447113037106, 0.0465428466796875, 0.0467138557434082, 0.046663681030273435, 0.04759347152709961, 0.047257598876953126, 0.04736000061035156, 0.04720537567138672, 0.047247360229492184, 0.047113216400146485, 0.047693824768066405, 0.046876670837402344, 0.04698624038696289, 0.046706687927246096, 0.04679167938232422, 0.04662169647216797, 0.046737407684326174, 0.04695040130615234, 0.04696268844604492, 0.04652544021606445]",tokens/s,20.90222389194067,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-70m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1273.049088,1681.915904,754.97472,222.298112,184.361984,s,16,0.1915361909866333,0.011971011936664581,0.0006117212895540448,0.01182412815093994,0.012118319988250734,0.01269333577156067,0.013954756784439087,"[0.014270112037658692, 0.012068896293640137, 0.011876640319824218, 0.011732064247131347, 0.011812671661376953, 0.011606335639953613, 0.011699071884155273, 0.011913215637207031, 0.011848511695861817, 0.01182204818725586, 0.011905695915222168, 0.012167743682861328, 0.011826208114624023, 0.011615455627441406, 0.011694656372070313, 0.01167686367034912]",tokens/s,21384.992459653993,kWh,3.8987765198244773e-07,6.434364669682342e-07,3.8922416759775985e-07,1.4225382865484419e-06,tokens/kWh,179960006.99646714,MB,1273.049088,1681.915904,754.97472,222.298112,188.552704,s,16,10.169556396484376,0.6355972747802734,0.013859609911715877,0.6318856506347656,0.642685791015625,0.6559709167480469,0.6783595153808594,"[0.6839566650390625, 0.638729248046875, 0.6265779418945312, 0.630636474609375, 0.6297557373046875, 0.6265372924804687, 0.6361924438476563, 0.637750732421875, 0.6369261474609375, 0.6382015380859375, 0.646642333984375, 0.6331348266601563, 0.6255346069335938, 0.6252174072265625, 0.6272628784179688, 0.6265001220703125]",tokens/s,99.11936771877942,kWh,2.085552276933895e-05,3.380392652384625e-05,1.8359124164000904e-05,7.301857345718611e-05,tokens/kWh,862794.1771135747,,s,1007,10.334525443077089,0.010262686636620742,0.0015095309154470034,0.01002291202545166,0.010250035095214844,0.010901606273651124,0.02212306957244873,"[0.011718655586242676, 0.011325440406799316, 0.011371520042419434, 0.01123840045928955, 0.01092915153503418, 0.010902527809143067, 0.01102847957611084, 0.010996735572814942, 0.01124454402923584, 0.011725824356079101, 0.011795455932617188, 0.011622400283813476, 0.01123532772064209, 0.011357184410095214, 0.01162649631500244, 0.011538432121276856, 0.01124556827545166, 0.010990592002868652, 0.011366399765014648, 0.011216896057128906, 0.011226112365722657, 0.011187199592590333, 0.010903552055358886, 0.011193344116210938, 0.011224063873291015, 0.011645952224731445, 0.01132646369934082, 0.011958271980285644, 0.011461631774902344, 0.011815936088562011, 0.01113804817199707, 0.011017215728759766, 0.011152383804321288, 0.010899456024169921, 0.010936320304870606, 0.011823103904724122, 0.01031372833251953, 0.010045439720153808, 0.01004032039642334, 0.010034175872802734, 0.010127360343933106, 0.01003110408782959, 0.010016768455505372, 0.010156031608581542, 0.010291199684143066, 0.010184703826904297, 0.010249216079711914, 0.010066944122314453, 0.01010483169555664, 0.01022976016998291, 0.010126336097717285, 0.010081279754638671, 0.010152959823608398, 0.010265600204467774, 0.010169343948364258, 0.010119168281555176, 0.010089471817016601, 0.010152959823608398, 0.010175488471984863, 0.010136575698852538, 0.010251263618469238, 0.010181632041931152, 0.022798336029052735, 0.010170368194580079, 0.010150912284851075, 0.010156031608581542, 0.01011302375793457, 0.010183679580688476, 0.010174464225769043, 0.010270719528198241, 0.010140671730041503, 0.010101759910583496, 0.010044416427612305, 0.01012940788269043, 0.010128383636474609, 0.010126336097717285, 0.010049535751342773, 0.010176511764526367, 0.01010483169555664, 0.010054656028747559, 0.010833919525146484, 0.01062399959564209, 0.010059776306152344, 0.01005568027496338, 0.010049535751342773, 0.010092543601989747, 0.01012940788269043, 0.010088447570800782, 0.010099712371826173, 0.010080256462097169, 0.010106880187988282, 0.010107904434204102, 0.010051584243774414, 0.010024959564208985, 0.010128383636474609, 0.010051584243774414, 0.010028032302856446, 0.010091520309448243, 0.010125311851501465, 0.010097663879394531, 0.01005568027496338, 0.0100065279006958, 0.010091520309448243, 0.010156031608581542, 0.010044416427612305, 0.010103808403015137, 0.010152959823608398, 0.010293248176574708, 0.010141695976257324, 0.010094592094421387, 0.010071040153503418, 0.010159104347229005, 0.0101212158203125, 0.010132479667663574, 0.010082304000854492, 0.010531840324401855, 0.01006387233734131, 0.010066944122314453, 0.010088447570800782, 0.010143744468688964, 0.010162176132202149, 0.010001407623291016, 0.010059776306152344, 0.01005568027496338, 0.009984000205993653, 0.022278144836425783, 0.009991168022155762, 0.009955327987670898, 0.009959424018859863, 0.009952256202697754, 0.009936896324157715, 0.010007552146911621, 0.009958399772644042, 0.00993791961669922, 0.009986047744750976, 0.01003212833404541, 0.009973759651184083, 0.010008576393127442, 0.01002291202545166, 0.010027008056640625, 0.010030079841613769, 0.009969663619995118, 0.009958399772644042, 0.009930751800537109, 0.00994099235534668, 0.009917440414428711, 0.009942015647888184, 0.00992972755432129, 0.00992460823059082, 0.009923583984375, 0.009927680015563965, 0.009955327987670898, 0.00991539192199707, 0.009927680015563965, 0.009911295890808105, 0.009920512199401856, 0.009894911766052245, 0.00991436767578125, 0.009913344383239747, 0.009923583984375, 0.009895936012268066, 0.009878527641296387, 0.009881600379943848, 0.009864192008972168, 0.009890815734863282, 0.009880576133728027, 0.009879551887512206, 0.009917440414428711, 0.009912320137023926, 0.009936896324157715, 0.009913344383239747, 0.009980928421020508, 0.00993996810913086, 0.009951231956481933, 0.009953280448913575, 0.009947135925292968, 0.009911295890808105, 0.009930751800537109, 0.00991436767578125, 0.00994918441772461, 0.009911295890808105, 0.009947135925292968, 0.00994099235534668, 0.009926655769348144, 0.00994099235534668, 0.009923583984375, 0.00991436767578125, 0.009960448265075684, 0.022124544143676757, 0.009956352233886719, 0.009997311592102051, 0.01003110408782959, 0.009964544296264649, 0.00992972755432129, 0.009976832389831543, 0.009991168022155762, 0.009974783897399902, 0.010009599685668944, 0.009991168022155762, 0.00999014377593994, 0.009995264053344726, 0.010024959564208985, 0.010052607536315919, 0.010051584243774414, 0.010046463966369629, 0.010018815994262695, 0.009993215560913087, 0.010000384330749512, 0.0100065279006958, 0.009985024452209473, 0.010004480361938477, 0.009993215560913087, 0.009934847831726074, 0.009980928421020508, 0.009968640327453614, 0.009964544296264649, 0.009989119529724122, 0.009973759651184083, 0.009970687866210937, 0.009944064140319824, 0.009962495803833007, 0.009987071990966797, 0.009984000205993653, 0.009962495803833007, 0.00994611167907715, 0.009993215560913087, 0.009979904174804688, 0.009991168022155762, 0.009986047744750976, 0.010046463966369629, 0.009978879928588867, 0.010002431869506835, 0.010009599685668944, 0.010008576393127442, 0.010017791748046874, 0.010009599685668944, 0.010003456115722656, 0.010010623931884765, 0.010010623931884765, 0.010005503654479981, 0.010058752059936523, 0.010068991661071777, 0.010018815994262695, 0.010008576393127442, 0.010042367935180664, 0.010089471817016601, 0.010034175872802734, 0.009997311592102051, 0.010058752059936523, 0.010119168281555176, 0.010145792007446289, 0.022412288665771486, 0.010046463966369629, 0.010077183723449706, 0.010056703567504884, 0.01013759994506836, 0.010085375785827636, 0.010117119789123535, 0.010158080101013184, 0.010054656028747559, 0.01012940788269043, 0.010056703567504884, 0.010066944122314453, 0.010054656028747559, 0.010059776306152344, 0.010136575698852538, 0.010109951972961426, 0.010089471817016601, 0.010090496063232422, 0.010127360343933106, 0.010125311851501465, 0.010098688125610352, 0.010045439720153808, 0.010084351539611817, 0.010015744209289551, 0.010073087692260741, 0.010125311851501465, 0.010089471817016601, 0.010071040153503418, 0.010074111938476562, 0.009962495803833007, 0.009905152320861817, 0.009918463706970216, 0.009895936012268066, 0.009910271644592286, 0.009885696411132813, 0.009883647918701171, 0.009923583984375, 0.009895936012268066, 0.009970687866210937, 0.009881600379943848, 0.00991436767578125, 0.009866239547729493, 0.009855999946594238, 0.009862144470214844, 0.00991539192199707, 0.009892864227294922, 0.009845760345458985, 0.009901056289672852, 0.010009599685668944, 0.009842687606811524, 0.009845760345458985, 0.009857024192810059, 0.009925632476806641, 0.00990719985961914, 0.009903103828430175, 0.009945088386535645, 0.009874431610107422, 0.009961471557617188, 0.009984000205993653, 0.009919487953186035, 0.00990719985961914, 0.009891839981079101, 0.009905152320861817, 0.021939199447631837, 0.009930751800537109, 0.009882623672485352, 0.009911295890808105, 0.009902079582214356, 0.00990822410583496, 0.010143744468688964, 0.009936896324157715, 0.009912320137023926, 0.009920512199401856, 0.009920512199401856, 0.00991436767578125, 0.00993791961669922, 0.009874431610107422, 0.009933823585510254, 0.009925632476806641, 0.009926655769348144, 0.009893888473510743, 0.009918463706970216, 0.009905152320861817, 0.009984000205993653, 0.009923583984375, 0.009920512199401856, 0.009959424018859863, 0.009942015647888184, 0.009930751800537109, 0.00989900779724121, 0.009897983551025391, 0.00991641616821289, 0.009930751800537109, 0.00991641616821289, 0.009895936012268066, 0.009875455856323241, 0.009869312286376953, 0.009871359825134277, 0.009877504348754883, 0.00984985637664795, 0.009859071731567384, 0.009906175613403321, 0.009897983551025391, 0.009890815734863282, 0.010011648178100586, 0.009909248352050782, 0.009964544296264649, 0.009887743949890136, 0.009935872077941894, 0.009901056289672852, 0.009968640327453614, 0.009971712112426758, 0.009966591835021972, 0.009979904174804688, 0.009996288299560547, 0.009999360084533691, 0.01002291202545166, 0.009997311592102051, 0.01002086353302002, 0.009992192268371582, 0.01001471996307373, 0.009986047744750976, 0.010041343688964843, 0.0100065279006958, 0.01001471996307373, 0.01001369571685791, 0.022143999099731446, 0.010000384330749512, 0.010004480361938477, 0.009996288299560547, 0.010008576393127442, 0.010009599685668944, 0.010003456115722656, 0.010007552146911621, 0.01003212833404541, 0.01002086353302002, 0.010012672424316407, 0.00999833583831787, 0.01002188777923584, 0.010051584243774414, 0.010015744209289551, 0.01002291202545166, 0.01001369571685791, 0.010075136184692383, 0.01004851245880127, 0.010050559997558594, 0.010044416427612305, 0.010036224365234376, 0.010046463966369629, 0.010041343688964843, 0.010027008056640625, 0.01002905559539795, 0.010009599685668944, 0.010041343688964843, 0.01004032039642334, 0.010033151626586915, 0.010095616340637208, 0.010149888038635254, 0.010194944381713868, 0.010159104347229005, 0.010147839546203614, 0.010171392440795898, 0.0101212158203125, 0.010127360343933106, 0.010136575698852538, 0.010180607795715332, 0.010165247917175293, 0.010152959823608398, 0.010166272163391114, 0.010178560256958008, 0.0101396484375, 0.0101396484375, 0.010157055854797363, 0.010152959823608398, 0.0101212158203125, 0.010158080101013184, 0.01021132755279541, 0.010162176132202149, 0.010164223670959472, 0.010125311851501465, 0.010263551712036132, 0.010108927726745605, 0.010109951972961426, 0.010265600204467774, 0.01019596767425537, 0.010112000465393066, 0.010097663879394531, 0.010090496063232422, 0.010112000465393066, 0.022700031280517577, 0.010164223670959472, 0.010153984069824219, 0.010172415733337402, 0.010172415733337402, 0.010173439979553223, 0.010136575698852538, 0.010141695976257324, 0.010147839546203614, 0.01016320037841797, 0.01022873592376709, 0.010169343948364258, 0.010213376045227051, 0.010098688125610352, 0.010073087692260741, 0.010073087692260741, 0.010059776306152344, 0.010067968368530274, 0.010058752059936523, 0.010080256462097169, 0.010068991661071777, 0.010058752059936523, 0.010218496322631837, 0.010144767761230468, 0.010115072250366211, 0.010125311851501465, 0.010093567848205566, 0.010071040153503418, 0.010061823844909668, 0.010060799598693848, 0.010059776306152344, 0.010076160430908204, 0.010085375785827636, 0.010191871643066406, 0.01005568027496338, 0.010087424278259278, 0.010076160430908204, 0.010088447570800782, 0.010106880187988282, 0.010054656028747559, 0.010088447570800782, 0.010076160430908204, 0.010066944122314453, 0.010208255767822265, 0.010116095542907716, 0.0101212158203125, 0.010119168281555176, 0.010071040153503418, 0.010073087692260741, 0.010083328247070313, 0.010087424278259278, 0.010101759910583496, 0.010085375785827636, 0.010082304000854492, 0.01015500831604004, 0.010099712371826173, 0.010087424278259278, 0.01012019157409668, 0.010224639892578125, 0.010092543601989747, 0.010099712371826173, 0.010112000465393066, 0.010172415733337402, 0.022379520416259766, 0.010140671730041503, 0.010112000465393066, 0.010126336097717285, 0.010268671989440918, 0.010148863792419433, 0.0101396484375, 0.010119168281555176, 0.01022976016998291, 0.01011302375793457, 0.01012019157409668, 0.010126336097717285, 0.010094592094421387, 0.01011302375793457, 0.010112000465393066, 0.010101759910583496, 0.010118144035339355, 0.01012940788269043, 0.010231807708740234, 0.010108927726745605, 0.010169343948364258, 0.010142720222473145, 0.010140671730041503, 0.010134528160095215, 0.010109951972961426, 0.010109951972961426, 0.010110976219177246, 0.010084351539611817, 0.010093567848205566, 0.010057727813720703, 0.01019596767425537, 0.010094592094421387, 0.010050559997558594, 0.010061823844909668, 0.010086400032043457, 0.010053631782531738, 0.010158080101013184, 0.010046463966369629, 0.010049535751342773, 0.010057727813720703, 0.010041343688964843, 0.010058752059936523, 0.010068991661071777, 0.010033151626586915, 0.010079232215881348, 0.010054656028747559, 0.010036224365234376, 0.010061823844909668, 0.01003110408782959, 0.010037247657775878, 0.010067968368530274, 0.010066944122314453, 0.010071040153503418, 0.010072064399719239, 0.01004032039642334, 0.010095616340637208, 0.0101212158203125, 0.010127360343933106, 0.010119168281555176, 0.01011302375793457, 0.010128383636474609, 0.010107904434204102, 0.010124287605285644, 0.02231808090209961, 0.010064895629882813, 0.010203136444091796, 0.010196991920471191, 0.010081279754638671, 0.010079232215881348, 0.010157055854797363, 0.010300415992736817, 0.010209280014038086, 0.010225664138793946, 0.010296319961547852, 0.01031372833251953, 0.010235903739929199, 0.010158080101013184, 0.009964544296264649, 0.010144767761230468, 0.010142720222473145, 0.010043392181396485, 0.010074111938476562, 0.010056703567504884, 0.010034175872802734, 0.010072064399719239, 0.010052607536315919, 0.010095616340637208, 0.010074111938476562, 0.010076160430908204, 0.01009663963317871, 0.010087424278259278, 0.010108927726745605, 0.010094592094421387, 0.01004851245880127, 0.010065919876098632, 0.010118144035339355, 0.010216447830200195, 0.010103808403015137, 0.01010585594177246, 0.010090496063232422, 0.01006387233734131, 0.01014681625366211, 0.010083328247070313, 0.010099712371826173, 0.010097663879394531, 0.010109951972961426, 0.01012940788269043, 0.010140671730041503, 0.010091520309448243, 0.010091520309448243, 0.010087424278259278, 0.010098688125610352, 0.01010483169555664, 0.010170368194580079, 0.010167296409606934, 0.010152959823608398, 0.010109951972961426, 0.010064895629882813, 0.01012940788269043, 0.010167296409606934, 0.010210304260253907, 0.010143744468688964, 0.010133503913879394, 0.010136575698852538, 0.010162176132202149, 0.01014681625366211, 0.02247270393371582, 0.010132479667663574, 0.010109951972961426, 0.01013862419128418, 0.010142720222473145, 0.01015500831604004, 0.010133503913879394, 0.010140671730041503, 0.01013759994506836, 0.010100735664367675, 0.010107904434204102, 0.010118144035339355, 0.010085375785827636, 0.010175488471984863, 0.010073087692260741, 0.010058752059936523, 0.01006387233734131, 0.010068991661071777, 0.010101759910583496, 0.010053631782531738, 0.010065919876098632, 0.010088447570800782, 0.010102784156799317, 0.01022976016998291, 0.010969087600708008, 0.01082265567779541, 0.010093567848205566, 0.010101759910583496, 0.010116095542907716, 0.010112000465393066, 0.010164223670959472, 0.010521599769592285, 0.01073151969909668, 0.010536959648132324, 0.010449919700622558, 0.010470399856567383, 0.010494976043701172, 0.010878975868225099, 0.010504192352294921, 0.010213376045227051, 0.010233856201171876, 0.010200063705444335, 0.010322943687438964, 0.01031987190246582, 0.010281984329223632, 0.010281984329223632, 0.010372096061706543, 0.010309632301330567, 0.010288127899169922, 0.01030348777770996, 0.010296319961547852, 0.010287103652954101, 0.010286080360412597, 0.010254336357116698, 0.010252287864685058, 0.010242048263549805, 0.010312704086303711, 0.010203136444091796, 0.01021235179901123, 0.010255359649658203, 0.010300415992736817, 0.010217472076416016, 0.010262528419494628, 0.022937599182128905, 0.01033625602722168, 0.010299391746520996, 0.010300415992736817, 0.010332159996032715, 0.010323967933654785, 0.010097663879394531, 0.010107904434204102, 0.010070015907287597, 0.01013043212890625, 0.010209280014038086, 0.01016320037841797, 0.010127360343933106, 0.010198016166687012, 0.010164223670959472, 0.010176511764526367, 0.010102784156799317, 0.010312704086303711, 0.010241024017333985, 0.010185728073120117, 0.010102784156799317, 0.009987071990966797, 0.009993215560913087, 0.009952256202697754, 0.010037247657775878, 0.009985024452209473, 0.009993215560913087, 0.009965567588806153, 0.009959424018859863, 0.009975808143615723, 0.009981951713562011, 0.009975808143615723, 0.009999360084533691, 0.009968640327453614, 0.009982975959777832, 0.010000384330749512, 0.009982975959777832, 0.009968640327453614, 0.009986047744750976, 0.009961471557617188, 0.009955327987670898, 0.009966591835021972, 0.009988096237182617, 0.009972736358642579, 0.009925632476806641, 0.009979904174804688, 0.009947135925292968, 0.00994099235534668, 0.009993215560913087, 0.009965567588806153, 0.01010483169555664, 0.009950207710266114, 0.009952256202697754, 0.009958399772644042, 0.009933823585510254, 0.009920512199401856, 0.009936896324157715, 0.009913344383239747, 0.009895936012268066, 0.009890815734863282, 0.00990822410583496, 0.009905152320861817, 0.009888768196105957, 0.022191104888916017, 0.009935872077941894, 0.009910271644592286, 0.00993177604675293, 0.009942015647888184, 0.009954303741455077, 0.009992192268371582, 0.009951231956481933, 0.009971712112426758, 0.009921536445617676, 0.00992255973815918, 0.009913344383239747, 0.009971712112426758, 0.009978879928588867, 0.00994611167907715, 0.009903103828430175, 0.009918463706970216, 0.00990822410583496, 0.00991641616821289, 0.009927680015563965, 0.00990719985961914, 0.009912320137023926, 0.009903103828430175, 0.00993177604675293, 0.009891839981079101, 0.00991539192199707, 0.00993280029296875, 0.00989900779724121, 0.009912320137023926, 0.009918463706970216, 0.009889792442321778, 0.009927680015563965, 0.009911295890808105, 0.00991539192199707, 0.009925632476806641, 0.009963520050048828, 0.00991436767578125, 0.00991436767578125, 0.009920512199401856, 0.009911295890808105, 0.009933823585510254, 0.009944064140319824, 0.009927680015563965, 0.009933823585510254, 0.00993280029296875, 0.009950207710266114, 0.009923583984375, 0.009921536445617676, 0.009926655769348144, 0.009917440414428711, 0.009933823585510254, 0.009930751800537109, 0.009885696411132813, 0.009884672164916992, 0.009869312286376953, 0.009913344383239747, 0.009909248352050782, 0.00992255973815918, 0.009885696411132813, 0.009926655769348144, 0.009893888473510743, 0.009889792442321778, 0.009925632476806641, 0.022014976501464844, 0.009893888473510743, 0.009855999946594238, 0.009890815734863282, 0.009887743949890136, 0.009888768196105957, 0.009857024192810059, 0.009892864227294922, 0.009881600379943848, 0.009883647918701171, 0.009880576133728027, 0.009894911766052245, 0.009918463706970216, 0.009879551887512206, 0.009881600379943848, 0.009874431610107422, 0.009880576133728027, 0.009862144470214844, 0.009902079582214356, 0.009875455856323241, 0.009889792442321778, 0.009906175613403321, 0.009881600379943848, 0.009918463706970216, 0.009877504348754883, 0.009936896324157715, 0.009900032043457031, 0.00990719985961914, 0.009925632476806641, 0.009917440414428711, 0.00989900779724121, 0.009876480102539062, 0.009886719703674317, 0.009857024192810059, 0.009887743949890136, 0.009867263793945312, 0.009878527641296387, 0.009866239547729493, 0.009846783638000489, 0.009874431610107422, 0.009874431610107422, 0.009979904174804688, 0.009995264053344726, 0.009960448265075684, 0.009978879928588867, 0.009965567588806153, 0.009952256202697754, 0.009957375526428223, 0.009962495803833007, 0.009935872077941894, 0.00994918441772461, 0.009928704261779785, 0.009955327987670898, 0.009974783897399902, 0.009951231956481933, 0.009955327987670898, 0.010024959564208985, 0.010005503654479981, 0.009960448265075684, 0.009982975959777832, 0.009958399772644042, 0.01004032039642334, 0.010002431869506835, 0.022099967956542968, 0.009972736358642579, 0.009953280448913575, 0.009969663619995118, 0.009976832389831543, 0.009958399772644042, 0.009948160171508789, 0.009968640327453614, 0.009967616081237793, 0.009934847831726074, 0.009945088386535645, 0.009976832389831543, 0.009926655769348144, 0.00994611167907715, 0.009936896324157715, 0.00990719985961914, 0.009921536445617676, 0.009911295890808105, 0.009928704261779785, 0.009919487953186035, 0.00991539192199707, 0.00992255973815918, 0.009927680015563965, 0.009930751800537109, 0.00992460823059082, 0.009947135925292968, 0.009964544296264649, 0.009904128074645996, 0.009918463706970216, 0.009877504348754883, 0.009913344383239747, 0.009909248352050782, 0.009920512199401856, 0.009904128074645996, 0.00991641616821289, 0.009889792442321778, 0.009896960258483887, 0.009901056289672852, 0.009901056289672852, 0.009871359825134277, 0.009851903915405273, 0.009854975700378419, 0.009846783638000489, 0.009859071731567384, 0.009877504348754883, 0.009901056289672852, 0.009904128074645996, 0.010202112197875977, 0.010757120132446289, 0.010264575958251953, 0.009984000205993653, 0.009974783897399902, 0.009996288299560547, 0.009920512199401856, 0.009977855682373048, 0.009962495803833007, 0.009959424018859863, 0.009933823585510254, 0.009897983551025391, 0.00993177604675293, 0.009926655769348144, 0.00994918441772461, 0.00992255973815918, 0.02208768081665039, 0.009982975959777832, 0.009959424018859863, 0.00994918441772461, 0.009956352233886719, 0.009933823585510254, 0.009930751800537109, 0.010001407623291016, 0.009991168022155762, 0.009945088386535645, 0.009986047744750976, 0.009978879928588867, 0.00999833583831787, 0.009933823585510254, 0.009926655769348144, 0.009933823585510254, 0.009938943862915038, 0.009918463706970216, 0.00990719985961914, 0.009919487953186035, 0.00993996810913086, 0.009933823585510254, 0.009942015647888184, 0.009942015647888184, 0.009960448265075684, 0.009956352233886719, 0.00994611167907715, 0.00992255973815918, 0.009926655769348144, 0.00992972755432129, 0.00993280029296875, 0.009942015647888184, 0.00993791961669922, 0.00991436767578125, 0.009913344383239747, 0.009921536445617676, 0.009962495803833007, 0.00992255973815918, 0.009942015647888184, 0.009918463706970216, 0.009974783897399902, 0.00994918441772461, 0.009951231956481933, 0.009930751800537109, 0.009936896324157715, 0.00993280029296875, 0.009921536445617676, 0.009925632476806641, 0.009927680015563965, 0.009930751800537109, 0.00991641616821289, 0.009895936012268066, 0.009955327987670898, 0.009930751800537109, 0.00992972755432129, 0.009919487953186035, 0.009873408317565918, 0.009921536445617676, 0.009927680015563965, 0.009906175613403321, 0.009925632476806641, 0.00990719985961914, 0.009928704261779785]",tokens/s,97.44037165001816,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-2b,google/gemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-40b,tiiuae/falcon-40b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-7b,google/gemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-125m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1250.226176,1671.430144,744.48896,211.812352,169.494528,s,10,0.25033011054992677,0.025033011054992678,0.0007813275895379663,0.02488153553009033,0.026050224304199218,0.026137127876281738,0.026206650733947755,"[0.025941055297851564, 0.024639871597290038, 0.024511360168457032, 0.02603091239929199, 0.026224031448364257, 0.025275936126708986, 0.024523712158203124, 0.024254335403442382, 0.025123199462890624, 0.023805696487426756]",tokens/s,10226.496502462991,kWh,7.890036361980675e-07,1.3026832610582653e-06,9.845775729621481e-07,3.076264470218481e-06,tokens/kWh,83217812.53801578,MB,1250.226176,1671.430144,744.48896,211.812352,178.50368,s,10,12.405747192382812,1.2405747192382814,0.026624625902863786,1.244837890625,1.2752854614257814,1.279294647216797,1.2825019958496096,"[1.2833038330078126, 1.2410079345703124, 1.227296630859375, 1.2567137451171875, 1.2486678466796874, 1.27439453125, 1.25065869140625, 1.2210684814453125, 1.206430908203125, 1.19620458984375]",tokens/s,50.78291458226901,kWh,3.840088862602232e-05,6.382449918504514e-05,3.950495481383827e-05,0.00014173034262490576,tokens/kWh,444506.08693391556,,s,629,12.609260520935067,0.020046519111184515,0.0032786048671218115,0.019526655197143555,0.02035015678405762,0.02083327980041504,0.044456181182861335,"[0.020817920684814452, 0.020553728103637696, 0.020370431900024414, 0.02047283172607422, 0.020763647079467772, 0.02064384078979492, 0.02084351921081543, 0.02045849609375, 0.021146623611450196, 0.021149696350097655, 0.020964351654052735, 0.020313087463378905, 0.020246528625488282, 0.02008678436279297, 0.020131839752197265, 0.020141056060791016, 0.019939327239990236, 0.02064691162109375, 0.020160512924194338, 0.020129791259765627, 0.020118528366088868, 0.02002227210998535, 0.019983360290527344, 0.02005299186706543, 0.020015104293823242, 0.019974143981933593, 0.020196352005004883, 0.021585920333862304, 0.02424831962585449, 0.02240716743469238, 0.020347904205322266, 0.020335615158081053, 0.01942630386352539, 0.019141632080078123, 0.019204095840454103, 0.019717119216918946, 0.020561920166015626, 0.024988672256469727, 0.020658176422119142, 0.026628095626831053, 0.020775936126708985, 0.021029888153076173, 0.020192256927490236, 0.019994623184204103, 0.02006118392944336, 0.019770368576049805, 0.018968576431274413, 0.01918156814575195, 0.0190248966217041, 0.01926655960083008, 0.019297279357910157, 0.019319807052612305, 0.019317760467529296, 0.019376127243041993, 0.019284992218017577, 0.01983078384399414, 0.019783679962158202, 0.02021171188354492, 0.01990656089782715, 0.019414016723632813, 0.01924300765991211, 0.019304447174072266, 0.04501504135131836, 0.019308544158935546, 0.019941375732421874, 0.020428800582885744, 0.020782079696655274, 0.019340288162231444, 0.019516416549682617, 0.01941606330871582, 0.019142656326293944, 0.019125247955322267, 0.019538944244384765, 0.01988096046447754, 0.01942732810974121, 0.019166208267211913, 0.019145727157592773, 0.019173376083374022, 0.01963929557800293, 0.020134912490844727, 0.019562496185302734, 0.019700735092163087, 0.01985638427734375, 0.0192225284576416, 0.019075071334838867, 0.019140607833862306, 0.019074047088623047, 0.019132415771484376, 0.019113983154296875, 0.019390464782714844, 0.01929523277282715, 0.01939455986022949, 0.019378175735473634, 0.01923993682861328, 0.019570688247680663, 0.020709375381469726, 0.020765695571899414, 0.020535295486450195, 0.020335615158081053, 0.020493312835693358, 0.020393983840942383, 0.020517887115478514, 0.020527103424072265, 0.021218303680419923, 0.020952064514160155, 0.01983180809020996, 0.019586048126220702, 0.0198973445892334, 0.019916799545288084, 0.02009600067138672, 0.0202106876373291, 0.020074495315551756, 0.019409919738769533, 0.01906585693359375, 0.019087360382080077, 0.019105791091918945, 0.019353599548339845, 0.019304447174072266, 0.01927577590942383, 0.019346431732177736, 0.019281919479370118, 0.019361791610717775, 0.0193832950592041, 0.019715072631835938, 0.0196177921295166, 0.04450406265258789, 0.019344383239746094, 0.019115007400512696, 0.01930342483520508, 0.01904537582397461, 0.01925734329223633, 0.0192174072265625, 0.019203071594238282, 0.019187711715698243, 0.01922047996520996, 0.019327999114990235, 0.01929523277282715, 0.01926144027709961, 0.01941913604736328, 0.01929113578796387, 0.019107839584350587, 0.01897881507873535, 0.019538944244384765, 0.019145727157592773, 0.019396608352661132, 0.019862527847290038, 0.01980723190307617, 0.01984921646118164, 0.019943424224853516, 0.019953664779663087, 0.01984614372253418, 0.01964646339416504, 0.0198154239654541, 0.019350528717041016, 0.019091455459594727, 0.019050495147705078, 0.019311616897583008, 0.01960038375854492, 0.019869695663452147, 0.019647487640380858, 0.01984819221496582, 0.0196628475189209, 0.019151872634887695, 0.019116031646728517, 0.0194150390625, 0.019714048385620117, 0.019698688507080078, 0.019775487899780272, 0.01969254493713379, 0.0196177921295166, 0.019548160552978516, 0.019148799896240236, 0.018957311630249024, 0.019090431213378906, 0.01929113578796387, 0.019129344940185547, 0.019963903427124022, 0.01968639945983887, 0.019409919738769533, 0.01945395278930664, 0.019400703430175782, 0.019179519653320314, 0.019321855545043946, 0.019284992218017577, 0.019343360900878907, 0.019604480743408204, 0.02066022491455078, 0.020858879089355468, 0.04778188705444336, 0.021743616104125976, 0.019606527328491212, 0.019499008178710937, 0.019631103515625, 0.019680255889892577, 0.01968639945983887, 0.019574783325195313, 0.01943449592590332, 0.019377151489257814, 0.019369983673095705, 0.01960960006713867, 0.019825664520263672, 0.019709951400756837, 0.019597312927246095, 0.019458047866821288, 0.020050943374633787, 0.019611648559570313, 0.019922943115234376, 0.020139007568359374, 0.02008576011657715, 0.020257791519165038, 0.019405824661254883, 0.019307519912719725, 0.019143680572509765, 0.019539968490600586, 0.020129791259765627, 0.0200447998046875, 0.02046156883239746, 0.021106687545776368, 0.02145484733581543, 0.020867071151733398, 0.01985638427734375, 0.01969152069091797, 0.019547136306762695, 0.020273151397705077, 0.02018611145019531, 0.02035916709899902, 0.02018611145019531, 0.02008166313171387, 0.020230144500732423, 0.01962291145324707, 0.019178495407104493, 0.019169279098510742, 0.019138559341430664, 0.02068992042541504, 0.02108723258972168, 0.020179967880249023, 0.019971071243286134, 0.019911680221557617, 0.02007756805419922, 0.019563520431518554, 0.019581951141357423, 0.020249599456787108, 0.020144128799438478, 0.019361791610717775, 0.019474431991577147, 0.019194879531860352, 0.019578880310058593, 0.019598335266113282, 0.020262912750244142, 0.02064588737487793, 0.020493312835693358, 0.047241214752197266, 0.020342784881591795, 0.02026700782775879, 0.02028646469116211, 0.020454399108886717, 0.020296703338623046, 0.020162559509277343, 0.019344383239746094, 0.019393535614013673, 0.019494911193847657, 0.019355648040771483, 0.01967616081237793, 0.025454591751098633, 0.020923391342163086, 0.020436992645263673, 0.019526655197143555, 0.019507200241088866, 0.019505151748657225, 0.019074047088623047, 0.01920614433288574, 0.018984960556030273, 0.01927987289428711, 0.019163135528564454, 0.019368959426879884, 0.019611648559570313, 0.019080192565917968, 0.019166208267211913, 0.019475456237792968, 0.01924300765991211, 0.019338239669799806, 0.019211263656616212, 0.019127296447753905, 0.01918156814575195, 0.01927475166320801, 0.0194334716796875, 0.01946419143676758, 0.01944473648071289, 0.019733503341674806, 0.019729408264160156, 0.019288063049316406, 0.019312639236450196, 0.019523584365844726, 0.020133888244628906, 0.020134912490844727, 0.020189184188842774, 0.019911680221557617, 0.020130815505981444, 0.020136959075927736, 0.020257791519165038, 0.020016128540039063, 0.019788799285888673, 0.020222976684570314, 0.020113407135009767, 0.020229120254516602, 0.019801088333129883, 0.019750911712646483, 0.01986764717102051, 0.02001408004760742, 0.019785728454589844, 0.01978982353210449, 0.019715072631835938, 0.01963929557800293, 0.019997695922851562, 0.04599193572998047, 0.01984511947631836, 0.01963724708557129, 0.019603456497192383, 0.019597312927246095, 0.019679231643676756, 0.019743743896484374, 0.019908607482910155, 0.020146175384521483, 0.019717119216918946, 0.01989017677307129, 0.02022502326965332, 0.02022809600830078, 0.020173824310302735, 0.020162559509277343, 0.02002943992614746, 0.019926015853881835, 0.02008166313171387, 0.020221952438354493, 0.020123647689819335, 0.019936256408691407, 0.019728384017944335, 0.01962598419189453, 0.019984384536743165, 0.019923967361450197, 0.02008064079284668, 0.019620864868164063, 0.020130815505981444, 0.019947519302368166, 0.020366336822509764, 0.019610624313354492, 0.019582975387573243, 0.019705856323242187, 0.020074495315551756, 0.020067327499389647, 0.020455423355102538, 0.03746201705932617, 0.03234611129760742, 0.01999667167663574, 0.019620864868164063, 0.019280895233154297, 0.019286016464233398, 0.019215360641479492, 0.0194201602935791, 0.0196628475189209, 0.019123199462890626, 0.019375104904174805, 0.019438592910766602, 0.019335168838500977, 0.019412992477416992, 0.019360767364501954, 0.019382272720336914, 0.01943961524963379, 0.019668991088867188, 0.019598335266113282, 0.019400703430175782, 0.01947340774536133, 0.019517440795898438, 0.019390464782714844, 0.019508224487304687, 0.019381248474121093, 0.019363840103149413, 0.019483648300170898, 0.044333057403564455, 0.01965772819519043, 0.019709951400756837, 0.019577856063842772, 0.019568639755249022, 0.01963827133178711, 0.019557376861572266, 0.01947340774536133, 0.019471359252929688, 0.019195903778076173, 0.019115007400512696, 0.03155660820007324, 0.019192832946777344, 0.019070976257324217, 0.01901875114440918, 0.019289087295532227, 0.01943142318725586, 0.01943552017211914, 0.019544063568115236, 0.019507200241088866, 0.019557376861572266, 0.019530752182006835, 0.019562496185302734, 0.020330495834350586, 0.019727359771728514, 0.019581951141357423, 0.019526655197143555, 0.019545087814331053, 0.01964851188659668, 0.019741695404052736, 0.01967411231994629, 0.0196945915222168, 0.019738624572753907, 0.019562496185302734, 0.019758079528808595, 0.019978239059448243, 0.019825664520263672, 0.019765247344970704, 0.0196628475189209, 0.0196628475189209, 0.019722240447998047, 0.019731456756591798, 0.01959321594238281, 0.019748863220214845, 0.019895296096801757, 0.01982771110534668, 0.019779584884643556, 0.01986457633972168, 0.01982464027404785, 0.01988915252685547, 0.01979801559448242, 0.02000383949279785, 0.019713024139404296, 0.019791872024536132, 0.019549184799194336, 0.019673088073730468, 0.019644416809082032, 0.019668991088867188, 0.01963315200805664, 0.02017791938781738, 0.020371456146240235, 0.019885055541992186, 0.020002815246582033, 0.04470272064208984, 0.01984614372253418, 0.019721216201782226, 0.01983283233642578, 0.020039680480957032, 0.020303871154785155, 0.02007347106933594, 0.019926015853881835, 0.019752960205078125, 0.0198973445892334, 0.01963007926940918, 0.019548160552978516, 0.019144704818725586, 0.019050495147705078, 0.018896896362304686, 0.018962432861328125, 0.019122175216674805, 0.019001344680786132, 0.01901670455932617, 0.018947071075439453, 0.019112960815429687, 0.019112960815429687, 0.018888704299926756, 0.019102720260620116, 0.01920921516418457, 0.01919692802429199, 0.019175424575805664, 0.019174400329589843, 0.018929664611816405, 0.019014656066894533, 0.019252223968505858, 0.019084287643432618, 0.019126272201538085, 0.01909760093688965, 0.018886655807495118, 0.019009536743164062, 0.018897920608520507, 0.018914304733276367, 0.018876415252685547, 0.018882560729980468, 0.018921472549438476, 0.019166208267211913, 0.018939903259277344, 0.019180543899536134, 0.01948876762390137, 0.01924608039855957, 0.019176448822021484, 0.019474431991577147, 0.019917823791503905, 0.019791872024536132, 0.019139583587646485, 0.019276800155639647, 0.01906585693359375, 0.01947238349914551, 0.019351551055908203, 0.01924198341369629, 0.01985638427734375, 0.020271104812622072, 0.02007347106933594, 0.020346879959106445, 0.020106239318847655, 0.01982771110534668, 0.019655679702758787, 0.044717056274414066, 0.019380224227905272, 0.01925119972229004, 0.01940377616882324, 0.019112960815429687, 0.018942975997924806, 0.018955263137817382, 0.019013631820678712, 0.0190248966217041, 0.018977792739868164, 0.018808832168579103, 0.019006464004516603, 0.018997247695922852, 0.019139583587646485, 0.0188723201751709, 0.018897920608520507, 0.018817024230957033, 0.018949119567871094, 0.019122175216674805, 0.01905561637878418, 0.01901055908203125, 0.01908940887451172, 0.018915327072143554, 0.018954240798950195, 0.01909760093688965, 0.01905254364013672, 0.01907302474975586, 0.019168256759643554, 0.01903615951538086, 0.019083263397216797, 0.018903039932250978, 0.018942975997924806, 0.01899212837219238, 0.019095552444458007, 0.019013631820678712, 0.019143680572509765, 0.018977792739868164, 0.019006464004516603, 0.01904435157775879, 0.01900851249694824, 0.018982912063598634, 0.018951168060302736, 0.018970624923706055, 0.01902079963684082, 0.019178495407104493, 0.01946112060546875, 0.01919795227050781, 0.019108863830566408, 0.019167232513427734, 0.019054592132568358, 0.01901158332824707, 0.01965158462524414, 0.019555328369140625, 0.019795967102050782, 0.01958502388000488, 0.019767295837402343, 0.019689472198486328, 0.01963520050048828, 0.019706880569458008, 0.019595264434814453, 0.019330047607421876, 0.01906380844116211, 0.019076095581054688, 0.04321382522583008, 0.01904332733154297, 0.019186687469482423, 0.019159040451049804, 0.018886655807495118, 0.01904640007019043, 0.01904435157775879, 0.018938880920410156, 0.01879449653625488, 0.018861055374145508, 0.018786304473876952, 0.018795520782470702, 0.018725887298583984, 0.018780160903930664, 0.018811904907226562, 0.018753536224365236, 0.018716672897338867, 0.018671615600585938, 0.018765823364257812, 0.018915327072143554, 0.01868185615539551, 0.0188272647857666, 0.018933759689331055, 0.018893823623657227, 0.01903308868408203, 0.01920204734802246, 0.019208192825317383, 0.01904025650024414, 0.019153919219970703, 0.019088384628295898, 0.018922496795654296, 0.018939903259277344, 0.018922496795654296, 0.018884607315063476, 0.018945024490356444, 0.018917375564575196, 0.018856960296630858, 0.019098623275756836, 0.0189040641784668, 0.01880985641479492, 0.019110912322998046, 0.019405824661254883, 0.019289087295532227, 0.01925324821472168, 0.018955263137817382, 0.01903513526916504, 0.01927884864807129, 0.019075071334838867, 0.018976768493652343, 0.01902284812927246, 0.01902694320678711, 0.018973695755004884, 0.018919424057006837, 0.01900748825073242, 0.01902592086791992, 0.01885593605041504, 0.019171327590942384, 0.019177471160888672, 0.019113983154296875, 0.01905254364013672, 0.01905254364013672, 0.01905766487121582, 0.01902796745300293]",tokens/s,49.8839720977829,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,databricks/dbrx-base,databricks/dbrx-base,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-350m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1260.17536,1826.619392,899.678208,367.0016,281.15456,s,10,0.47469347000122064,0.04746934700012207,0.001099723042339777,0.047646335601806644,0.04860340385437012,0.0491234468460083,0.04953948123931885,"[0.049643489837646486, 0.04848783874511719, 0.047779678344726566, 0.04775004959106445, 0.04773632049560547, 0.046604286193847655, 0.04585084915161133, 0.04755635070800781, 0.04746080017089844, 0.04582380676269531]",tokens/s,5392.9538992677035,kWh,1.4881501194990079e-06,2.497061710228351e-06,2.2153243103879056e-06,6.200536140115265e-06,tokens/kWh,41286752.34126465,MB,1260.17536,1826.619392,899.678208,367.0016,298.884608,s,10,23.901722412109372,2.390172241210937,0.028065560951166153,2.385205200195313,2.432151904296875,2.4339143310546874,2.4353242724609374,"[2.4356767578125, 2.409808837890625, 2.38719921875, 2.43176025390625, 2.373592041015625, 2.335076416015625, 2.383211181640625, 2.382716796875, 2.373870361328125, 2.388810546875]",tokens/s,26.357933086898456,kWh,7.520854079751608e-05,0.00012329224263466344,7.696598903424605e-05,0.00027546677246642555,tokens/kWh,228702.71951829895,,s,629,24.286328842163098,0.0386110156473181,0.005778115897648734,0.038193153381347655,0.03885097045898438,0.03902689208984375,0.0837738513183594,"[0.03969331359863281, 0.03884543991088867, 0.03882905578613281, 0.03867136001586914, 0.037394432067871096, 0.03713740921020508, 0.037395454406738284, 0.03729715347290039, 0.03832217788696289, 0.03882905578613281, 0.03913011169433594, 0.038629375457763675, 0.03892326354980469, 0.038665214538574216, 0.03871027374267578, 0.03858227157592774, 0.0384983024597168, 0.03829248046875, 0.038438911437988284, 0.038166526794433595, 0.03866726303100586, 0.038599681854248044, 0.038330368041992184, 0.03828940963745117, 0.03873177719116211, 0.03870003128051758, 0.03894988632202148, 0.03843686294555664, 0.03840512084960938, 0.038263809204101565, 0.03820544052124023, 0.038504447937011715, 0.038509567260742186, 0.038509567260742186, 0.03852799987792969, 0.03853823852539062, 0.03866828918457031, 0.03868262481689453, 0.03879219055175781, 0.038555648803710936, 0.03886284637451172, 0.03890380859375, 0.038801406860351564, 0.0388587532043457, 0.038703102111816406, 0.038744064331054685, 0.038953983306884765, 0.03867647933959961, 0.038735870361328126, 0.03870924758911133, 0.038950912475585936, 0.03864678573608398, 0.038844417572021485, 0.039060478210449216, 0.03936460876464844, 0.03908403015136719, 0.03896012878417969, 0.038962177276611325, 0.03882495880126953, 0.03900620651245117, 0.03912396621704101, 0.03884236907958984, 0.08637030029296874, 0.05522022247314453, 0.03756851196289063, 0.049710079193115236, 0.04952576065063476, 0.037601280212402347, 0.03704729461669922, 0.037275646209716795, 0.03742822265625, 0.037152767181396484, 0.036972545623779295, 0.03755417633056641, 0.038454273223876956, 0.03741593551635742, 0.03832217788696289, 0.03834982299804687, 0.03825664138793945, 0.03865190505981445, 0.038356990814208985, 0.038419456481933595, 0.03700940704345703, 0.037152767181396484, 0.037013504028320314, 0.03726233673095703, 0.03727155303955078, 0.037182464599609374, 0.037146625518798826, 0.03707494354248047, 0.0372305908203125, 0.037269504547119144, 0.03705753707885742, 0.037064704895019535, 0.03727769470214844, 0.03713945770263672, 0.03715891265869141, 0.03702067184448242, 0.037087230682373046, 0.03728486251831055, 0.037400577545166014, 0.03725414276123047, 0.03829452896118164, 0.038795265197753906, 0.038691841125488284, 0.0388485107421875, 0.038863872528076174, 0.03903180694580078, 0.03901747131347656, 0.03865497589111328, 0.037084159851074217, 0.03697356796264648, 0.03688755035400391, 0.0369879035949707, 0.036959232330322264, 0.03700326538085937, 0.037048320770263675, 0.0373043212890625, 0.03702579116821289, 0.03716505432128906, 0.03698688125610351, 0.03719782257080078, 0.03702783966064453, 0.038940673828125, 0.03853311920166016, 0.08670515441894532, 0.03853823852539062, 0.0385054702758789, 0.036961280822753906, 0.03683430480957031, 0.03677798461914063, 0.036722686767578124, 0.03693875122070313, 0.03709542465209961, 0.037207038879394534, 0.037002239227294925, 0.03731558227539063, 0.03696537780761719, 0.037133312225341795, 0.03679334259033203, 0.03688447952270508, 0.037059585571289064, 0.03740979385375977, 0.03710259246826172, 0.03690086364746094, 0.03728998565673828, 0.037310462951660156, 0.03748659133911133, 0.03784601593017578, 0.038653953552246094, 0.037438465118408204, 0.03733299255371094, 0.03739136123657227, 0.03741798400878906, 0.03835289764404297, 0.03926220703125, 0.03901337432861328, 0.03899801635742187, 0.03882086563110351, 0.03897446441650391, 0.03903590393066406, 0.039299072265625, 0.03889459228515625, 0.03878297424316406, 0.038572032928466796, 0.038556671142578124, 0.03849625778198242, 0.03865190505981445, 0.03862220764160156, 0.03833446502685547, 0.03848396682739258, 0.03824844741821289, 0.03830374526977539, 0.03686809539794922, 0.03698688125610351, 0.03695513534545898, 0.03694182586669922, 0.03695513534545898, 0.03757670211791992, 0.038188030242919925, 0.038694911956787106, 0.038430721282958984, 0.038563838958740236, 0.0383631362915039, 0.03849420928955078, 0.038351871490478515, 0.03848806381225586, 0.03842969512939453, 0.08656690979003906, 0.03872972869873047, 0.038286334991455076, 0.03841228866577148, 0.038316032409667966, 0.038338558197021484, 0.038258689880371094, 0.038430721282958984, 0.038353919982910156, 0.03871846389770508, 0.038296577453613284, 0.038670337677001954, 0.038948863983154294, 0.03862835311889649, 0.03858124923706055, 0.038778881072998046, 0.03718860626220703, 0.038401023864746094, 0.038760448455810545, 0.03884236907958984, 0.03904000091552735, 0.038980609893798826, 0.039019519805908204, 0.03920383834838867, 0.0394598388671875, 0.03925094223022461, 0.03888332748413086, 0.038665214538574216, 0.03891814422607422, 0.03875020980834961, 0.038626304626464845, 0.03846041488647461, 0.03853619384765625, 0.03827916717529297, 0.03827097702026367, 0.03823616027832031, 0.03832320022583008, 0.0385269775390625, 0.03829759979248047, 0.03819724655151367, 0.03812659072875976, 0.0385351676940918, 0.03825151824951172, 0.0385873908996582, 0.03840204620361328, 0.03861401748657227, 0.0386324462890625, 0.03861196899414063, 0.03851571273803711, 0.03857100677490234, 0.0388935661315918, 0.03867136001586914, 0.03904819107055664, 0.038468608856201174, 0.038432769775390625, 0.03853209686279297, 0.03856486511230469, 0.038809600830078124, 0.03868876647949219, 0.039032833099365234, 0.03857100677490234, 0.03884646224975586, 0.038703102111816406, 0.08669696044921875, 0.0384716796875, 0.03828326416015625, 0.038604801177978515, 0.03867647933959961, 0.038642688751220705, 0.03825356674194336, 0.03820851135253906, 0.03861196899414063, 0.03847987365722656, 0.038312961578369144, 0.03869696044921875, 0.03863040161132812, 0.03870207977294922, 0.03840716934204102, 0.038621185302734375, 0.038335487365722655, 0.03846656036376953, 0.03830579376220703, 0.038642688751220705, 0.03849523162841797, 0.03697356796264648, 0.0367011833190918, 0.03688345718383789, 0.036838401794433595, 0.03696844863891602, 0.036721664428710936, 0.03671039962768555, 0.03671654510498047, 0.03786956787109375, 0.03837235260009766, 0.038487041473388675, 0.03838873672485352, 0.03741183853149414, 0.037043201446533204, 0.037285888671875, 0.037195777893066405, 0.03718963241577149, 0.036942848205566405, 0.036929534912109374, 0.03706675338745117, 0.037479423522949216, 0.03721625518798828, 0.03700940704345703, 0.037026817321777344, 0.036929534912109374, 0.036953086853027346, 0.03693772888183594, 0.036967422485351564, 0.0370513916015625, 0.03705548858642578, 0.03709439849853516, 0.0370882568359375, 0.03731455993652344, 0.03720499038696289, 0.03709542465209961, 0.03728384017944336, 0.03706777572631836, 0.03793100738525391, 0.0387696647644043, 0.03744870376586914, 0.03734220886230469, 0.03782144165039063, 0.08405197143554688, 0.03703398513793945, 0.036994049072265625, 0.037182464599609374, 0.03707187271118164, 0.03690393447875977, 0.03676160049438477, 0.03690496063232422, 0.036759552001953126, 0.036939777374267575, 0.036926464080810545, 0.03699507141113281, 0.037005313873291014, 0.036972545623779295, 0.03686809539794922, 0.037070846557617186, 0.037100543975830076, 0.037031936645507815, 0.036790271759033204, 0.036760574340820314, 0.03690086364746094, 0.03690291213989258, 0.03674726486206055, 0.036843521118164066, 0.036744190216064454, 0.03680767822265625, 0.03697868728637695, 0.03711283111572266, 0.037147647857666014, 0.03719270324707031, 0.037031936645507815, 0.037138431549072266, 0.037285888671875, 0.037397502899169925, 0.03745587158203125, 0.037223423004150394, 0.036928512573242187, 0.037100543975830076, 0.036983806610107424, 0.03706777572631836, 0.03702374267578125, 0.03705753707885742, 0.03702783966064453, 0.03719782257080078, 0.03705855941772461, 0.03690598297119141, 0.036808704376220705, 0.03730636978149414, 0.038542335510253906, 0.03855155181884766, 0.03854950332641602, 0.037106689453125, 0.03701760101318359, 0.03706880187988281, 0.03681280136108398, 0.036982784271240236, 0.037064704895019535, 0.036664321899414064, 0.03684864044189453, 0.03685478210449219, 0.036567039489746093, 0.036847614288330076, 0.0367718391418457, 0.08305868530273437, 0.03656499099731445, 0.036653057098388675, 0.03687833786010742, 0.037000190734863284, 0.036997119903564454, 0.03703500747680664, 0.036691967010498046, 0.03743231964111328, 0.03836723327636719, 0.038523902893066404, 0.03846656036376953, 0.03872153472900391, 0.03860070419311523, 0.03858534240722656, 0.03870515060424805, 0.038659072875976565, 0.038811649322509766, 0.03862527847290039, 0.03863142395019531, 0.03847679901123047, 0.03849216079711914, 0.03843993759155274, 0.03870719909667969, 0.03865804672241211, 0.03819007873535156, 0.0383375358581543, 0.038329345703125, 0.03828121566772461, 0.03849420928955078, 0.038242305755615234, 0.03846963119506836, 0.038637569427490234, 0.038687744140625, 0.03885670471191406, 0.03914547348022461, 0.039160831451416016, 0.03890892791748047, 0.03745177459716797, 0.037302272796630856, 0.037343231201171875, 0.037326847076416016, 0.03743436813354492, 0.03747635269165039, 0.03733708953857422, 0.037303295135498044, 0.03720908737182617, 0.0370513916015625, 0.03713228988647461, 0.0376360969543457, 0.0373043212890625, 0.03741388702392578, 0.03716403198242187, 0.03721318435668945, 0.03701657485961914, 0.037177345275878904, 0.03693056106567383, 0.037321727752685545, 0.03712921524047851, 0.037340160369873046, 0.037318656921386716, 0.0372674560546875, 0.03697049713134765, 0.0865259552001953, 0.03883827209472656, 0.038384639739990234, 0.03852492904663086, 0.038697982788085936, 0.03879219055175781, 0.03839692687988281, 0.038434814453125, 0.038267902374267575, 0.038371326446533204, 0.038362110137939456, 0.038406143188476564, 0.03835801696777344, 0.03889561462402344, 0.03873382568359375, 0.038708225250244144, 0.037207038879394534, 0.03717324829101563, 0.03699814224243164, 0.037012481689453126, 0.03693260955810547, 0.03709132766723633, 0.03698688125610351, 0.03722137451171875, 0.03684454345703125, 0.03794739151000977, 0.0381921272277832, 0.038247425079345705, 0.03695513534545898, 0.03692134475708008, 0.036985855102539066, 0.036483070373535154, 0.036721664428710936, 0.036618240356445314, 0.03684966278076172, 0.03676671981811523, 0.03686604690551758, 0.036760574340820314, 0.03648819351196289, 0.0367011833190918, 0.03648409652709961, 0.03668582534790039, 0.036752384185791014, 0.036713470458984376, 0.03770675277709961, 0.03823513412475586, 0.03811942291259766, 0.038317054748535154, 0.03848089599609375, 0.038703102111816406, 0.038803455352783206, 0.03871539306640625, 0.038529022216796875, 0.0385351676940918, 0.03808358383178711, 0.03817267227172851, 0.03825766372680664, 0.038768638610839845, 0.03827609634399414, 0.03847987365722656, 0.038391807556152346, 0.03869696044921875, 0.03868467330932617, 0.08593714904785156, 0.03824435043334961, 0.03808256149291992, 0.03813580703735352, 0.03806924819946289, 0.038193153381347655, 0.03824332809448242, 0.0384450569152832, 0.03837542343139649, 0.038491134643554685, 0.036977664947509765, 0.0370247688293457, 0.03721318435668945, 0.03731763076782227, 0.03842764663696289, 0.0388218879699707, 0.038422527313232424, 0.038776832580566405, 0.03838873672485352, 0.03851264190673828, 0.03700326538085937, 0.036890625, 0.03679641723632812, 0.036657150268554685, 0.036743167877197266, 0.037043201446533204, 0.03688243103027344, 0.0369879035949707, 0.036877311706542966, 0.03705241775512695, 0.03719270324707031, 0.03696640014648438, 0.03758796691894531, 0.03887104034423828, 0.03905535888671875, 0.03888332748413086, 0.03890073776245117, 0.038849536895751956, 0.03881062316894531, 0.03909734344482422, 0.038817790985107424, 0.03740979385375977, 0.03724800109863281, 0.03728691101074219, 0.03729510498046875, 0.037195777893066405, 0.03704934310913086, 0.03700326538085937, 0.03700121688842774, 0.03725107192993164, 0.03719372940063476, 0.03732070541381836, 0.0372490234375, 0.0375838737487793, 0.037177345275878904, 0.037326847076416016, 0.037410816192626956, 0.03728076934814453, 0.03707596969604492, 0.03718860626220703, 0.03742822265625, 0.037285888671875, 0.03703091049194336, 0.08298598480224609, 0.03711897659301758, 0.0369090576171875, 0.038491134643554685, 0.03825664138793945, 0.038338558197021484, 0.0382740478515625, 0.03814912033081055, 0.036598785400390625, 0.03679846572875976, 0.036975616455078124, 0.03702783966064453, 0.03715071868896484, 0.03703500747680664, 0.0369090576171875, 0.03700940704345703, 0.0373125114440918, 0.03753267288208008, 0.0374200325012207, 0.03738828659057617, 0.037250049591064455, 0.03730124664306641, 0.037338111877441404, 0.03743948745727539, 0.03722137451171875, 0.03690086364746094, 0.03680051040649414, 0.03697971343994141, 0.038773761749267575, 0.038523902893066404, 0.03833343887329101, 0.03825356674194336, 0.03842867279052734, 0.03848294448852539, 0.03830886459350586, 0.038509567260742186, 0.03868057632446289, 0.03892838287353516, 0.03862015914916992, 0.038365184783935545, 0.03849318313598633, 0.03876249694824219, 0.038370304107666016, 0.03876249694824219, 0.03853107070922852, 0.03880550384521484, 0.0384901123046875, 0.03844300842285156, 0.03825459289550781, 0.03812351989746094, 0.038150142669677735, 0.038089729309082034, 0.03830476760864258, 0.036975616455078124, 0.03710464096069336, 0.03712921524047851, 0.03856793594360351, 0.03876761627197266, 0.03827916717529297, 0.03875020980834961, 0.03871641540527344, 0.03900620651245117, 0.03868262481689453]",tokens/s,25.899344610207358,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-12b,stabilityai/stablelm-2-12b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/polyglot-ko-12.8b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1352.507392,10573.840384,9646.8992,9114.222592,8556.995072,s,10,5.071551818847656,0.5071551818847656,0.00437787566212291,0.505220733642578,0.5136526123046875,0.5155302856445312,0.5170324243164062,"[0.517407958984375, 0.5071699523925781, 0.5044429626464844, 0.503552734375, 0.5036074523925781, 0.5041568908691406, 0.5132353515625, 0.5075370483398437, 0.5053430786132812, 0.505098388671875]",tokens/s,504.7764651612445,kWh,1.6176320612430575e-05,2.6988325412663087e-05,3.885810052963734e-05,8.2022746554731e-05,tokens/kWh,3121085.4397466425,MB,1352.507392,10573.840384,9646.8992,9114.222592,8556.997632,s,10,40.280407470703125,4.028040747070312,0.11954333780542677,4.0209541015625,4.183514208984375,4.209204858398437,4.229757377929688,"[4.17780517578125, 4.0001923828125, 4.1286181640625, 3.8560732421875, 3.92812939453125, 3.88789501953125, 4.2348955078125, 4.0417158203125, 4.071418701171875, 3.9536640625]",tokens/s,15.640358168129596,kWh,0.00012771992608904837,0.00021335615835062956,0.00018190952053203093,0.0005229856049717088,tokens/kWh,120462.20660969822,,s,629,44.77095520401004,0.0711779891955644,0.06017577840686393,0.06267187118530274,0.07032606964111329,0.07438069610595704,0.5663939770507812,"[0.06279782485961914, 0.06267187118530274, 0.06295347213745117, 0.0621475830078125, 0.06454169464111328, 0.06473318481445313, 0.0659230728149414, 0.06796390533447266, 0.06886195373535156, 0.06534246063232421, 0.06432870483398437, 0.06420992279052734, 0.06441983795166016, 0.06424166107177734, 0.06444236755371094, 0.06453759765625, 0.06452019500732421, 0.06438604736328125, 0.06681190490722656, 0.06772940826416016, 0.0657080307006836, 0.06832844543457031, 0.06927667236328125, 0.06447821044921875, 0.06560460662841797, 0.06728601837158203, 0.06518681335449218, 0.06418227386474609, 0.06544486236572265, 0.06551347351074219, 0.06591283416748046, 0.06656204986572266, 0.0676710433959961, 0.06263603210449219, 0.0628930549621582, 0.062031871795654295, 0.0620052490234375, 0.061999103546142575, 0.06216191864013672, 0.06221516799926758, 0.06210355377197266, 0.06995661163330077, 0.06371942520141602, 0.06821478271484376, 0.0819978256225586, 0.07570432281494141, 0.07262413024902344, 0.07018905639648437, 0.0629381103515625, 0.06297190475463867, 0.06673612976074218, 0.06791065979003906, 0.06668492889404297, 0.06806527709960937, 0.06676172637939454, 0.06871449279785156, 0.07285145568847656, 0.07362457275390626, 0.07132672119140625, 0.06972621154785157, 0.06810931396484375, 0.06807449340820312, 0.571578369140625, 0.06162227249145508, 0.06311936187744141, 0.06378598403930665, 0.06398668670654296, 0.06405734252929687, 0.06361600112915039, 0.06166220855712891, 0.06206771087646484, 0.06128332901000977, 0.060539905548095706, 0.06042521667480469, 0.06290841674804687, 0.06488985443115235, 0.06331494522094727, 0.06183731079101563, 0.062110721588134764, 0.06300979232788086, 0.061666305541992185, 0.06173081588745117, 0.061178878784179686, 0.062266368865966794, 0.06512537384033203, 0.06290636825561523, 0.06284492874145507, 0.061856769561767576, 0.06900940704345702, 0.07023513793945313, 0.07467622375488281, 0.06851174163818359, 0.07046451568603515, 0.07097650909423828, 0.0697702407836914, 0.06814822387695313, 0.06733004760742188, 0.06693888092041016, 0.0677918701171875, 0.06649343872070312, 0.06329446411132812, 0.062333953857421874, 0.06295859146118164, 0.06350540924072266, 0.06213324737548828, 0.062187519073486325, 0.062470142364501956, 0.0618076171875, 0.06184447860717773, 0.062137344360351565, 0.06196531295776367, 0.063783935546875, 0.061241344451904295, 0.060247039794921874, 0.060835838317871094, 0.06038118362426758, 0.06056345748901367, 0.06071091079711914, 0.061085697174072265, 0.06121574401855469, 0.060843006134033206, 0.06019276809692383, 0.06055014419555664, 0.061462528228759764, 0.06204620742797851, 0.5694187622070312, 0.06496358489990234, 0.06480793762207031, 0.08488038635253906, 0.08558694458007812, 0.08021708679199219, 0.08213811492919922, 0.07353446197509765, 0.0714803237915039, 0.07065805053710937, 0.06998323059082032, 0.07196774291992188, 0.07398502349853515, 0.07470694732666015, 0.0711178207397461, 0.06395187377929687, 0.06261145782470703, 0.06173593521118164, 0.06455705261230468, 0.060849151611328124, 0.06133145523071289, 0.06098636627197265, 0.06212607955932617, 0.06182092666625977, 0.06329753494262695, 0.06256332778930664, 0.06437273406982422, 0.06603366088867188, 0.0655462417602539, 0.06472704315185547, 0.06389862442016601, 0.06661631774902343, 0.06388940811157226, 0.06298316955566406, 0.06300979232788086, 0.06454169464111328, 0.06390476989746094, 0.06117171096801758, 0.06354636764526367, 0.06475775909423828, 0.06331289672851563, 0.06119014358520508, 0.06204415893554688, 0.061300735473632816, 0.0611860466003418, 0.061315071105957034, 0.060470272064208984, 0.06154547119140625, 0.06068735885620117, 0.06325759887695312, 0.06337638473510743, 0.062740478515625, 0.06344499206542968, 0.06664908599853515, 0.06368767929077149, 0.06311423873901367, 0.06320844650268555, 0.06354329681396484, 0.06497484588623047, 0.06326271820068359, 0.06261964797973633, 0.06133555221557617, 0.06062387084960937, 0.566550537109375, 0.06096895980834961, 0.060290046691894535, 0.060252159118652344, 0.06017843246459961, 0.060284927368164064, 0.060418048858642576, 0.06039039993286133, 0.060459007263183595, 0.0603422737121582, 0.0603238410949707, 0.060494846343994144, 0.060426239013671876, 0.06054502487182617, 0.06028799819946289, 0.06094131088256836, 0.06031769561767578, 0.06091468811035156, 0.06068121719360352, 0.06061568069458008, 0.06033715057373047, 0.06059212875366211, 0.06039244842529297, 0.060642303466796874, 0.06050918579101563, 0.06239641571044922, 0.06224895858764649, 0.06177382278442383, 0.06087577438354492, 0.060300289154052736, 0.06040371322631836, 0.060889087677001956, 0.06113792037963867, 0.06065663909912109, 0.06078668975830078, 0.06046105575561524, 0.060252159118652344, 0.06044467163085938, 0.06003302383422852, 0.06038425445556641, 0.060194816589355465, 0.06035660934448242, 0.060439552307128906, 0.06197043228149414, 0.06226534271240235, 0.061840385437011716, 0.06157209777832031, 0.06096895980834961, 0.0615997428894043, 0.06092390441894531, 0.0612147216796875, 0.06147993469238281, 0.062287872314453124, 0.06560562896728515, 0.06298624038696289, 0.06430105590820312, 0.06458573150634765, 0.06244761657714844, 0.062561279296875, 0.06332825469970703, 0.06209535980224609, 0.06155673599243164, 0.061876224517822265, 0.5656903686523438, 0.060943359375, 0.06043135833740235, 0.06012518310546875, 0.060385280609130856, 0.06031769561767578, 0.06049075317382813, 0.06079283142089844, 0.06051225662231445, 0.06087372970581055, 0.060240894317626956, 0.061679615020751956, 0.06211174392700195, 0.06004019165039062, 0.05956198501586914, 0.05969715118408203, 0.06097817611694336, 0.06329753494262695, 0.06449254608154296, 0.06198374557495117, 0.062284801483154295, 0.06334873580932618, 0.06706483459472656, 0.06560050964355468, 0.0639477767944336, 0.06356172943115235, 0.06429388427734375, 0.06578995513916015, 0.06320127868652343, 0.06067814254760742, 0.06238105773925781, 0.06116147232055664, 0.060949504852294924, 0.06178406524658203, 0.0621393928527832, 0.06203596878051758, 0.06389247894287109, 0.0642324447631836, 0.06272204971313476, 0.06292684936523438, 0.06548582458496094, 0.06410034942626953, 0.06243635177612305, 0.06587494659423829, 0.06441574096679688, 0.0624824333190918, 0.06416690826416016, 0.06481919860839844, 0.06094028854370117, 0.06197248077392578, 0.06268928146362304, 0.06183833694458008, 0.06167859268188477, 0.06175129699707031, 0.06152601623535156, 0.06123622512817383, 0.06173388671875, 0.06121984100341797, 0.06250905609130859, 0.06393958282470703, 0.061328384399414064, 0.06214348983764648, 0.06262783813476562, 0.5659913940429687, 0.06050099182128906, 0.06013132858276367, 0.06040678405761719, 0.06352793502807617, 0.06136627197265625, 0.06063411331176758, 0.06086963272094727, 0.060407806396484375, 0.060298240661621094, 0.060486656188964844, 0.06077951812744141, 0.060459007263183595, 0.06060441589355469, 0.060388351440429686, 0.060491775512695314, 0.06197248077392578, 0.060916736602783204, 0.06051737594604492, 0.06050406265258789, 0.06093414306640625, 0.061004798889160154, 0.0600893440246582, 0.06066483306884766, 0.05996851348876953, 0.06029312133789062, 0.0620687370300293, 0.06179942321777344, 0.06036172866821289, 0.06071398544311524, 0.059791358947753906, 0.06057779312133789, 0.06112768173217773, 0.06180044937133789, 0.06208512115478516, 0.0635750389099121, 0.06310502243041992, 0.06437273406982422, 0.06601318359375, 0.06689177703857421, 0.06611558532714844, 0.06500454711914062, 0.06374604797363281, 0.06315520095825196, 0.06287360000610352, 0.06244454574584961, 0.06253567886352539, 0.06278041458129882, 0.06120959854125976, 0.0617441291809082, 0.06222335815429687, 0.06306406402587891, 0.06480998229980468, 0.06171852874755859, 0.06081126403808594, 0.0614389762878418, 0.06084710311889648, 0.060698623657226565, 0.06213119888305664, 0.06209740829467773, 0.06059724807739258, 0.06058598327636719, 0.06110105514526367, 0.57668505859375, 0.07501107025146485, 0.06289817428588867, 0.06191923141479492, 0.05976063919067383, 0.05956198501586914, 0.06011391830444336, 0.060919807434082034, 0.06248448181152344, 0.06086348724365234, 0.06007910537719727, 0.061328384399414064, 0.06376959991455078, 0.06634700775146485, 0.06272921752929687, 0.061879295349121094, 0.061159423828125, 0.06157926559448242, 0.06128742218017578, 0.06254079818725586, 0.07051058959960937, 0.08323891448974609, 0.07139430236816406, 0.07255961608886718, 0.0721070098876953, 0.0751114273071289, 0.0716021728515625, 0.068959228515625, 0.07243264007568359, 0.071404541015625, 0.07187455749511719, 0.07137586975097657, 0.06799462127685547, 0.06564761352539063, 0.06527897644042968, 0.0628326416015625, 0.06356787109375, 0.06398463821411132, 0.06379315185546874, 0.062263294219970705, 0.062134273529052736, 0.06351564788818359, 0.06304767990112305, 0.06557901000976563, 0.06431846618652344, 0.06347264099121094, 0.06444032287597656, 0.06264115142822266, 0.06010265731811523, 0.06050918579101563, 0.06120959854125976, 0.0724111328125, 0.07987712097167969, 0.08040755462646484, 0.0809349136352539, 0.08256716918945313, 0.0783267822265625, 0.07815782165527344, 0.07087718200683593, 0.06765567779541015, 0.06866022491455079, 0.06782054138183594, 0.07821107482910156, 0.573211669921875, 0.07150182342529297, 0.07160934448242187, 0.07159808349609376, 0.07143936157226563, 0.07029145812988281, 0.07084031677246094, 0.06551449584960937, 0.06433484649658203, 0.06214041519165039, 0.06057574462890625, 0.06093619155883789, 0.06190387344360351, 0.061020160675048826, 0.061492225646972654, 0.060401664733886716, 0.060668926239013675, 0.06100889587402344, 0.06213324737548828, 0.062465023040771485, 0.061213695526123046, 0.06253567886352539, 0.06332620620727539, 0.06214656066894531, 0.061925376892089844, 0.061505535125732425, 0.061889537811279295, 0.06214041519165039, 0.06450482940673828, 0.07091814422607422, 0.06439936065673828, 0.06336511993408203, 0.06505574035644532, 0.07565516662597656, 0.09271501159667969, 0.06342758560180664, 0.0616888313293457, 0.06265139389038087, 0.06315315246582032, 0.06186188888549805, 0.06147993469238281, 0.06151679992675781, 0.06312550354003907, 0.062263294219970705, 0.06136832046508789, 0.060750846862792966, 0.0614574089050293, 0.06113792037963867, 0.062287872314453124, 0.062499839782714846, 0.06285823822021484, 0.06555852508544922, 0.06215577697753906, 0.06175641632080078, 0.06178201675415039, 0.06386073684692382, 0.0636231689453125, 0.06751846313476563, 0.06292172622680664, 0.06424575805664062, 0.06129971313476563, 0.06114918518066406, 0.06201753616333008, 0.5673359375, 0.06157619094848633, 0.06186700820922852, 0.06221209716796875, 0.06349209594726563, 0.06284697723388671, 0.06154751968383789, 0.0685301742553711, 0.06634803009033204, 0.0630118408203125, 0.06614015960693359, 0.06612786865234375, 0.06310707092285156, 0.06533837127685548, 0.06416281890869141, 0.06368972778320313, 0.06457036590576172, 0.06363238525390626, 0.0643420181274414, 0.061835262298583986, 0.06536704254150391, 0.0659752960205078, 0.06383718490600586, 0.06292480087280274, 0.06309580612182618, 0.06283673477172852, 0.06372966384887695, 0.06249267196655273, 0.062018558502197264, 0.06165401458740234, 0.0633702392578125, 0.06248038482666016, 0.06199193572998047, 0.06181990432739258, 0.06344601440429687, 0.06352588653564453, 0.06500454711914062, 0.06291251373291015, 0.06217830276489258, 0.07547289276123047, 0.07549132537841798, 0.07464447784423828, 0.06679756927490234, 0.06295654296875, 0.06284185409545899, 0.062478336334228515, 0.06413823699951172, 0.06985011291503906, 0.0637501449584961, 0.06533017730712891, 0.06764236450195313, 0.0630722541809082, 0.06488166046142578, 0.06887935638427735, 0.0732764129638672, 0.06827212524414063, 0.06610329437255859, 0.0634890251159668, 0.06537728118896484, 0.06383103942871093, 0.06245580673217774, 0.061606910705566405, 0.061661182403564455, 0.5679093627929688, 0.06164275360107422, 0.061074432373046876, 0.06133248138427734, 0.06185881423950195, 0.061851646423339846, 0.06291865539550781, 0.06360575866699218, 0.06386790466308594, 0.06187007904052735, 0.06190387344360351, 0.062357505798339846, 0.06157619094848633, 0.06172159957885742, 0.061338623046875, 0.061638656616210936, 0.0635525131225586, 0.06298624038696289, 0.06312652969360352, 0.06377164840698242, 0.06287257766723633, 0.062427135467529295, 0.061314048767089846, 0.061966335296630856, 0.061472766876220705, 0.0626954231262207, 0.061230079650878906, 0.06397030258178711, 0.06375423812866211, 0.065870849609375, 0.06355353546142578, 0.06472601318359375, 0.0631900177001953, 0.06391398239135743, 0.06498918151855469, 0.0728616943359375, 0.06564044952392578, 0.06206259155273437, 0.06583808135986328, 0.06839295959472656, 0.06479666900634766, 0.06448435211181641, 0.06135398483276367, 0.06056243133544922, 0.06063513565063477, 0.061469696044921876, 0.06102937698364258, 0.06295142364501953, 0.06158233642578125, 0.060951553344726565, 0.06131814575195312, 0.06305279922485352, 0.06281216049194335, 0.06113894271850586, 0.06213119888305664, 0.062094337463378904, 0.06131302261352539, 0.06101196670532227, 0.06100275039672851, 0.061502464294433595, 0.06371430587768555, 0.062258174896240234, 0.06111539077758789]",tokens/s,14.049287024004846,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2,openai-community/gpt2,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Salesforce/codegen-6B-nl,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1344.741376,6754.926592,5827.985408,5295.3088,5007.20896,s,10,2.886573638916015,0.28865736389160157,0.0019446557478540935,0.2879938507080078,0.28901185607910157,0.2917439498901367,0.29392962493896485,"[0.29447604370117186, 0.2880066223144531, 0.2878902587890625, 0.2879917907714844, 0.28840472412109375, 0.28799832153320315, 0.28798486328125, 0.2879737548828125, 0.28785134887695313, 0.28799591064453123]",tokens/s,886.86460843637,kWh,9.474014534669764e-06,1.5816388384057858e-05,2.219179062943594e-05,4.7482193548163564e-05,tokens/kWh,5391494.80826589,MB,1344.741376,6754.926592,5827.985408,5295.3088,5007.21152,s,10,35.75227612304687,3.575227612304687,0.025076092612614127,3.5735622558593754,3.601475732421875,3.61641669921875,3.62836947265625,"[3.572883544921875, 3.574240966796875, 3.598155517578125, 3.631357666015625, 3.588426025390625, 3.550623046875, 3.557664306640625, 3.541789794921875, 3.556107421875, 3.58102783203125]",tokens/s,17.6212557161888,kWh,0.0001128826632657472,0.00018821610754571482,0.00014805962334709394,0.0004491583941585559,tokens/kWh,140262.32353515935,,s,629,38.28674155807493,0.06086922346275827,0.034237778252412365,0.056576000213623044,0.057488384246826174,0.05849866104125977,0.3447774011230469,"[0.057060352325439455, 0.056758270263671876, 0.05629439926147461, 0.05636403274536133, 0.05678694534301758, 0.0568903694152832, 0.05637324905395508, 0.05681459045410156, 0.0562718734741211, 0.056671230316162106, 0.05678899383544922, 0.0574463996887207, 0.05676339340209961, 0.056736766815185545, 0.056509441375732425, 0.05725900650024414, 0.056659969329833984, 0.05684633636474609, 0.056807422637939455, 0.05712179183959961, 0.05721702575683594, 0.056973312377929686, 0.05692416000366211, 0.05691494369506836, 0.056188926696777344, 0.057169921875, 0.056474624633789064, 0.05735116958618164, 0.05620019149780273, 0.056569854736328126, 0.05639372634887695, 0.05696614456176758, 0.05644800186157226, 0.056374271392822264, 0.055992321014404295, 0.05652275085449219, 0.056207359313964846, 0.056635391235351565, 0.056363006591796876, 0.05681151962280274, 0.05623603057861328, 0.05684940719604492, 0.05648793411254883, 0.05716377639770508, 0.058031105041503904, 0.056586238861083986, 0.056883201599121094, 0.056576000213623044, 0.05695590209960937, 0.05663129425048828, 0.05587353515625, 0.05616128158569336, 0.056010753631591796, 0.056750080108642575, 0.05637222290039062, 0.056600574493408204, 0.05616025543212891, 0.056825855255126956, 0.056430591583251956, 0.05715456008911133, 0.057420799255371094, 0.05687705612182617, 0.34512896728515624, 0.05676851272583008, 0.05685145568847656, 0.0567459831237793, 0.056455169677734375, 0.05630054473876953, 0.05638655853271484, 0.0559288330078125, 0.05664255905151367, 0.05593088150024414, 0.05685452651977539, 0.05619200134277344, 0.056562686920166014, 0.056322048187255856, 0.056622081756591794, 0.05657907104492187, 0.05635174560546875, 0.05620121765136719, 0.056784896850585936, 0.05614387130737305, 0.05648588943481445, 0.056576000213623044, 0.05662310409545898, 0.056281089782714844, 0.056480766296386715, 0.05604556655883789, 0.05698355102539063, 0.056275966644287106, 0.05668966293334961, 0.05672140884399414, 0.05675212860107422, 0.05632102584838867, 0.057003009796142576, 0.05712486267089844, 0.05696614456176758, 0.05631180953979492, 0.056899585723876954, 0.05653401565551758, 0.05708185577392578, 0.056387584686279295, 0.05669068908691406, 0.056513534545898435, 0.05659545516967773, 0.05638348770141602, 0.056497150421142575, 0.05677568054199219, 0.0572938232421875, 0.05679206466674805, 0.058533889770507816, 0.05824409484863281, 0.05860966491699219, 0.05842124938964844, 0.058630142211914066, 0.05635583877563476, 0.05668044662475586, 0.05631590270996094, 0.05693747329711914, 0.05678899383544922, 0.05688422393798828, 0.05654425430297851, 0.05650636672973633, 0.05659852981567383, 0.056395774841308595, 0.3449323425292969, 0.05669683074951172, 0.05618380737304687, 0.055992321014404295, 0.0560445442199707, 0.05624115371704102, 0.056671230316162106, 0.05635583877563476, 0.05675110244750976, 0.056638465881347654, 0.05708902359008789, 0.05705830383300781, 0.0574832649230957, 0.05668864059448242, 0.05773823928833008, 0.05715660858154297, 0.05749760055541992, 0.05650534439086914, 0.05716889572143555, 0.05636608123779297, 0.05686579132080078, 0.056561664581298826, 0.05667839813232422, 0.05663948822021484, 0.056335361480712894, 0.055634944915771485, 0.05618483352661133, 0.055994369506835937, 0.05682175827026367, 0.05616332626342774, 0.05665075302124024, 0.0561715202331543, 0.056619007110595705, 0.05633740615844727, 0.05680332946777344, 0.056736766815185545, 0.05703475189208984, 0.056613887786865234, 0.05674905776977539, 0.056659969329833984, 0.05699993515014649, 0.05646847915649414, 0.057183231353759766, 0.05692313766479492, 0.057040897369384766, 0.05648998260498047, 0.05787750244140625, 0.05821235275268555, 0.05867520141601563, 0.05789388656616211, 0.05858508682250976, 0.058395648956298826, 0.059292671203613284, 0.05939507293701172, 0.05876224136352539, 0.058331134796142575, 0.058605567932128906, 0.057870334625244144, 0.05846732711791992, 0.058277889251708986, 0.05871923065185547, 0.05734912109375, 0.05676031875610352, 0.34480743408203124, 0.056643585205078124, 0.05643366241455078, 0.05889945602416992, 0.05871615982055664, 0.0586690559387207, 0.058377216339111325, 0.05839155197143555, 0.05886975860595703, 0.05851955032348633, 0.05899468612670898, 0.05842227172851563, 0.05794611358642578, 0.05697228622436523, 0.057207809448242185, 0.05692211151123047, 0.05691289520263672, 0.056766464233398435, 0.05704806518554688, 0.05713510513305664, 0.05823283386230469, 0.05629747009277344, 0.05694464111328125, 0.058287105560302734, 0.05779455947875976, 0.05610291290283203, 0.05641113662719727, 0.056251392364501954, 0.0566558723449707, 0.05646540832519531, 0.05705011367797851, 0.056376319885253906, 0.05692825698852539, 0.05618483352661133, 0.05652479934692383, 0.05630361557006836, 0.056564735412597655, 0.05607731246948242, 0.05659648132324219, 0.05602918243408203, 0.05657088088989258, 0.05607526397705078, 0.056546302795410154, 0.056342529296875, 0.05633433532714844, 0.05606195068359375, 0.05631795120239258, 0.05607526397705078, 0.05612134552001953, 0.05613260650634765, 0.056941566467285154, 0.056011775970458984, 0.056992767333984375, 0.05663436889648438, 0.05692211151123047, 0.07485030364990235, 0.0695050277709961, 0.05632716751098633, 0.05656883239746094, 0.05615718460083008, 0.05688115310668945, 0.05661286544799805, 0.06964940643310547, 0.34480435180664065, 0.055910400390625, 0.05616230392456055, 0.056646656036376954, 0.059453441619873044, 0.0601077766418457, 0.0573040657043457, 0.05726924896240235, 0.05738700866699219, 0.057041919708251954, 0.057166847229003906, 0.05713817596435547, 0.05779558563232422, 0.05734604644775391, 0.05752012634277344, 0.05708902359008789, 0.05709107208251953, 0.05590425491333008, 0.056371200561523435, 0.05650841522216797, 0.056871936798095706, 0.05669068908691406, 0.05686476898193359, 0.056904705047607425, 0.05692416000366211, 0.05666918563842773, 0.05694566345214844, 0.05617766571044922, 0.05659852981567383, 0.057078784942626956, 0.05677260971069336, 0.056460289001464846, 0.05728870391845703, 0.05655347061157227, 0.057488384246826174, 0.057234432220458986, 0.057527294158935545, 0.05655551910400391, 0.05673267364501953, 0.05647564697265625, 0.056436737060546874, 0.05663436889648438, 0.057030654907226565, 0.056888320922851565, 0.05768191909790039, 0.056638465881347654, 0.0568268814086914, 0.05648793411254883, 0.05672447967529297, 0.05665075302124024, 0.05690572738647461, 0.05654118347167969, 0.05723852920532226, 0.05748633575439453, 0.05748428726196289, 0.056213504791259764, 0.056938495635986325, 0.056954879760742184, 0.057468929290771485, 0.05664153671264648, 0.056615936279296876, 0.05649612808227539, 0.057059326171875, 0.34487091064453124, 0.05625548934936524, 0.055548927307128904, 0.05571481704711914, 0.05635891342163086, 0.056376319885253906, 0.05631488037109375, 0.05631283187866211, 0.056957950592041014, 0.05615718460083008, 0.05663948822021484, 0.056027137756347656, 0.05668864059448242, 0.05681868743896484, 0.05706444931030273, 0.05611520004272461, 0.0566743049621582, 0.05617766571044922, 0.056390655517578124, 0.056581119537353515, 0.056787967681884766, 0.056235008239746094, 0.056630271911621094, 0.055946239471435545, 0.056289279937744144, 0.05585408020019531, 0.056268798828125, 0.05577011108398437, 0.0564213752746582, 0.056269824981689455, 0.05631180953979492, 0.05600358581542969, 0.05662515258789062, 0.056097793579101565, 0.05674291229248047, 0.056281089782714844, 0.05648998260498047, 0.05609983825683594, 0.05665075302124024, 0.05646745681762695, 0.057488384246826174, 0.05601587295532227, 0.05629439926147461, 0.05586636734008789, 0.056368129730224606, 0.05632819366455078, 0.05661183929443359, 0.05599129486083984, 0.05660876846313476, 0.05640192031860351, 0.056750080108642575, 0.055982078552246094, 0.056406017303466796, 0.05595033645629883, 0.05655859375, 0.056043521881103515, 0.057406463623046876, 0.05600665664672851, 0.0562503662109375, 0.05606092834472656, 0.056443904876708986, 0.05595443344116211, 0.05657907104492187, 0.3449886779785156, 0.05640192031860351, 0.056205310821533204, 0.056180736541748044, 0.056323070526123044, 0.0561797103881836, 0.05610086441040039, 0.05613772964477539, 0.05680332946777344, 0.055731201171875, 0.05657702255249023, 0.05589811325073242, 0.056428543090820314, 0.05596979141235352, 0.05649612808227539, 0.056010753631591796, 0.056455169677734375, 0.0563056640625, 0.056341503143310545, 0.0562718734741211, 0.056215553283691405, 0.056188926696777344, 0.056769535064697264, 0.056784896850585936, 0.056736766815185545, 0.057030654907226565, 0.05776588821411133, 0.05666918563842773, 0.05672652816772461, 0.056341503143310545, 0.0569169921875, 0.057095169067382816, 0.057009151458740234, 0.056667137145996097, 0.05678899383544922, 0.055951358795166016, 0.056272895812988284, 0.05595750427246094, 0.055949310302734374, 0.05640499114990234, 0.05619404983520508, 0.05590528106689453, 0.05607628631591797, 0.05607014465332031, 0.05655347061157227, 0.056441856384277345, 0.056667137145996097, 0.05651456069946289, 0.056379390716552735, 0.056493057250976565, 0.05713100814819336, 0.056369152069091794, 0.056338432312011716, 0.05583871841430664, 0.05690572738647461, 0.05715353775024414, 0.056892414093017575, 0.05668966293334961, 0.05728665542602539, 0.05713407897949219, 0.055989246368408206, 0.055662593841552734, 0.05695590209960937, 0.3447080993652344, 0.05636505508422852, 0.05645312118530273, 0.0558653450012207, 0.05635583877563476, 0.05600972747802734, 0.05578035354614258, 0.05589811325073242, 0.05587251281738281, 0.05586739349365234, 0.05628211212158203, 0.055578624725341794, 0.056134654998779294, 0.05584076690673828, 0.056667137145996097, 0.05603737640380859, 0.056662017822265626, 0.05618380737304687, 0.05625446319580078, 0.05593907165527344, 0.05647052764892578, 0.056289279937744144, 0.0567459831237793, 0.05625548934936524, 0.0566927375793457, 0.05631078338623047, 0.0561080322265625, 0.05587148666381836, 0.056561664581298826, 0.05644902420043945, 0.05619609451293945, 0.05610700988769531, 0.056458240509033204, 0.0558551025390625, 0.0558837776184082, 0.055548927307128904, 0.05583257675170898, 0.05560934448242188, 0.056428543090820314, 0.055894016265869144, 0.05690572738647461, 0.05629132843017578, 0.05696819305419922, 0.05614182281494141, 0.05627494430541992, 0.05608448028564453, 0.05642342376708984, 0.05659340667724609, 0.05646540832519531, 0.05610905456542969, 0.056275966644287106, 0.05583462524414062, 0.056354816436767576, 0.05611315155029297, 0.05605068969726563, 0.05611315155029297, 0.05595750427246094, 0.05573017501831055, 0.05621247863769531, 0.05604249572753906, 0.056569854736328126, 0.056551422119140625, 0.057376766204833986, 0.344458251953125, 0.05608038330078125, 0.0563056640625, 0.05619302368164063, 0.056123390197753906, 0.05602918243408203, 0.056049663543701174, 0.05621247863769531, 0.05657702255249023, 0.05589811325073242, 0.05670809555053711, 0.055934974670410156, 0.056461311340332034, 0.05609164810180664, 0.05670297622680664, 0.05649817657470703, 0.05716787338256836, 0.05620019149780273, 0.05706137466430664, 0.056613887786865234, 0.05658828735351563, 0.05631590270996094, 0.05650636672973633, 0.05650739288330078, 0.05661286544799805, 0.05611929702758789, 0.05637836837768555, 0.05647052764892578, 0.0563322868347168, 0.05629644775390625, 0.05708185577392578, 0.05647052764892578, 0.05680537414550781, 0.05625856018066406, 0.056908798217773435, 0.05673984146118164, 0.056668159484863284, 0.05620633697509766, 0.05638655853271484, 0.0561899528503418, 0.05663436889648438, 0.05603123092651367, 0.05645209503173828, 0.05626367950439453, 0.056562686920166014, 0.05614591979980469, 0.056493057250976565, 0.056548351287841796, 0.057047039031982424, 0.05670195388793945, 0.05679513549804688, 0.055766014099121096, 0.05588991928100586, 0.05603737640380859, 0.05623603057861328, 0.05625241470336914, 0.05664255905151367, 0.056599552154541016, 0.05720576095581055, 0.056586238861083986, 0.056509441375732425, 0.05652684783935547, 0.056850433349609375, 0.34505319213867186, 0.056543231964111325, 0.05648486328125, 0.056360958099365234, 0.056446975708007815, 0.056638465881347654, 0.05624115371704102, 0.05547417449951172, 0.05608652877807617, 0.05605376052856445, 0.059504638671875, 0.05986304092407226, 0.057670654296875, 0.057589759826660154, 0.057903102874755856, 0.057434112548828124, 0.057283584594726565, 0.05727436828613281, 0.056771583557128906, 0.05659648132324219, 0.05660671997070312, 0.05631795120239258, 0.056562686920166014, 0.05598310470581055, 0.05684531021118164, 0.057662464141845705, 0.057436161041259766, 0.05659340667724609, 0.05613875198364258, 0.056008705139160155, 0.05700198364257812, 0.05629439926147461, 0.05634355163574219, 0.056215553283691405, 0.056632320404052736, 0.05696307373046875, 0.05681151962280274, 0.05654220962524414, 0.056853504180908204, 0.056629249572753906, 0.05723955154418945, 0.05675110244750976, 0.05675724792480469, 0.0569354248046875, 0.05668044662475586, 0.05708595275878906, 0.05711052703857422, 0.05633331298828125, 0.05689446258544922, 0.0565401611328125, 0.05714022445678711, 0.0562790412902832, 0.0568268814086914, 0.05631999969482422, 0.056389633178710936, 0.05630054473876953, 0.05688934326171875, 0.05650636672973633, 0.05745663833618164, 0.05735833740234375, 0.05748428726196289, 0.056409088134765625, 0.05764505767822266]",tokens/s,16.428663667967307,,, 4bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-410m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1357.57824,2109.734912,1182.793728,650.11712,588.726784,s,10,0.45751183700561526,0.04575118370056151,0.0018807770844671186,0.04500468826293945,0.04924304733276367,0.04927374725341797,0.0492983071899414,"[0.046290367126464844, 0.045506366729736326, 0.04923622512817383, 0.04398534393310547, 0.04512707138061523, 0.0447176628112793, 0.049304447174072265, 0.04384451293945312, 0.04461753463745117, 0.04488230514526367]",tokens/s,5595.483642029967,kWh,1.5407721129592491e-06,2.5342801733461917e-06,2.0930464946407787e-06,6.168098780946219e-06,tokens/kWh,41503874.87159021,MB,1357.57824,2109.734912,1182.793728,650.11712,622.611456,s,10,24.409364990234376,2.4409364990234375,0.06796727263977755,2.40826416015625,2.517576318359375,2.5438123291015624,2.5648011376953126,"[2.49053662109375, 2.57004833984375, 2.51174609375, 2.3862490234375, 2.504364013671875, 2.373424072265625, 2.3840927734375, 2.422634521484375, 2.372375732421875, 2.393893798828125]",tokens/s,25.809766057087046,kWh,7.572833722556272e-05,0.0001257847017913608,7.093109526105461e-05,0.00027244413427797816,tokens/kWh,231240.06749846303,,s,629,24.780893157958992,0.039397286419648625,0.005935909032291222,0.037996543884277346,0.04212388000488281,0.04378808364868164,0.08310738891601566,"[0.039585792541503906, 0.037364734649658206, 0.03778662490844727, 0.03769753646850586, 0.037602302551269534, 0.0378152961730957, 0.037754878997802735, 0.037937152862548826, 0.037823486328125, 0.03759513473510742, 0.037591041564941405, 0.03769343948364258, 0.037591041564941405, 0.03740979385375977, 0.03755212783813477, 0.037466110229492186, 0.03947417449951172, 0.04300288009643555, 0.0421130256652832, 0.042262527465820314, 0.03758694458007812, 0.03684249496459961, 0.042275840759277344, 0.043215873718261716, 0.04245913696289062, 0.03840409469604492, 0.03701760101318359, 0.03760537719726562, 0.03759820938110352, 0.037607425689697264, 0.03766067123413086, 0.03763916778564453, 0.03765350341796875, 0.03776204681396484, 0.03764019012451172, 0.0376258544921875, 0.03768627166748047, 0.03770982360839844, 0.03770163345336914, 0.041191425323486325, 0.042436607360839845, 0.04377395248413086, 0.040046592712402344, 0.037394432067871096, 0.041523200988769535, 0.04275199890136719, 0.04332339096069336, 0.03997081756591797, 0.03799347305297852, 0.04165427017211914, 0.04352204895019531, 0.04323430252075195, 0.039608318328857424, 0.03772518539428711, 0.04159283065795898, 0.04264550399780274, 0.043253761291503906, 0.041265151977539063, 0.038004737854003906, 0.04075929641723633, 0.04229632186889649, 0.04331315231323242, 0.08338636779785157, 0.041365505218505856, 0.04204748916625976, 0.042777599334716795, 0.040253440856933595, 0.03687014389038086, 0.03762073516845703, 0.03817881774902344, 0.03747840118408203, 0.03808768081665039, 0.04004761505126953, 0.04491161727905273, 0.050359294891357424, 0.051929088592529295, 0.04093952178955078, 0.041752574920654296, 0.040976383209228515, 0.04009983825683594, 0.040218624114990234, 0.04111052703857422, 0.04149862289428711, 0.04172902297973633, 0.04043468856811523, 0.040205310821533204, 0.04067839813232422, 0.04086886215209961, 0.03988582229614258, 0.04222566223144531, 0.04362854385375976, 0.04342988967895508, 0.04216729736328125, 0.03794739151000977, 0.03740262222290039, 0.04021247863769531, 0.039823360443115234, 0.03986431884765625, 0.03982233428955078, 0.037125118255615236, 0.03746099090576172, 0.03871334457397461, 0.03825971221923828, 0.03846451187133789, 0.03827507019042969, 0.03866419219970703, 0.039070720672607424, 0.03877478408813476, 0.039163902282714845, 0.03891814422607422, 0.03977830505371094, 0.039806976318359374, 0.03941785430908203, 0.04107263946533203, 0.04655104064941406, 0.04182220840454102, 0.041474048614501956, 0.039771137237548826, 0.04196761703491211, 0.042024959564208986, 0.04604108810424805, 0.04430745697021484, 0.04314316940307617, 0.04289023971557617, 0.04061183929443359, 0.08974848175048829, 0.04237311935424805, 0.04379750442504883, 0.04487782287597656, 0.04455731201171875, 0.042910720825195314, 0.043251712799072264, 0.04485529708862305, 0.048694271087646485, 0.04195532989501953, 0.042001407623291014, 0.04192153549194336, 0.04316876983642578, 0.04347084808349609, 0.045021183013916014, 0.05286297607421875, 0.04543283081054687, 0.04032614517211914, 0.040643585205078124, 0.04040806579589844, 0.040785919189453124, 0.03934207916259766, 0.038027263641357424, 0.037905406951904294, 0.03767705535888672, 0.03765964889526367, 0.037797889709472655, 0.03782451248168945, 0.037852161407470705, 0.037966846466064456, 0.0380211181640625, 0.03809996795654297, 0.038228992462158204, 0.03808153533935547, 0.03788288116455078, 0.03830374526977539, 0.03822489547729492, 0.036980735778808595, 0.03713433456420898, 0.03690291213989258, 0.037634048461914066, 0.0385689582824707, 0.038345729827880856, 0.038265857696533206, 0.037730304718017575, 0.036825088500976565, 0.03767091369628906, 0.038591487884521485, 0.03829452896118164, 0.03814604949951172, 0.039844863891601565, 0.039011329650878904, 0.038351871490478515, 0.038255615234375, 0.03792588806152344, 0.03797708892822266, 0.03785830307006836, 0.03805184173583984, 0.03752755355834961, 0.03794432067871094, 0.03830169677734375, 0.038640640258789063, 0.03829248046875, 0.08170905303955078, 0.0366827507019043, 0.03802624130249024, 0.03837235260009766, 0.03872870254516601, 0.03767091369628906, 0.036674560546875, 0.03770470428466797, 0.037943294525146484, 0.038046718597412106, 0.038300670623779294, 0.03866316986083984, 0.03931852722167969, 0.03959091186523438, 0.03917107009887695, 0.03919769668579102, 0.03832115173339844, 0.037823486328125, 0.03885260772705078, 0.03907174301147461, 0.03954278564453125, 0.038508544921875, 0.036773887634277344, 0.037169151306152344, 0.037607425689697264, 0.03763507080078125, 0.03776921463012695, 0.037305343627929685, 0.036736000061035154, 0.03680153656005859, 0.03762073516845703, 0.03685171127319336, 0.03663872146606445, 0.03691929626464844, 0.036741119384765625, 0.03681689453125, 0.03686604690551758, 0.03681587219238281, 0.03680051040649414, 0.0367564811706543, 0.036673534393310545, 0.03678105545043946, 0.03728998565673828, 0.03673395156860351, 0.03667865753173828, 0.036634624481201174, 0.03669708633422852, 0.03681382369995117, 0.03711283111572266, 0.03712716674804688, 0.0366376953125, 0.03672576141357422, 0.03770265579223633, 0.03888844680786133, 0.038365184783935545, 0.03853823852539062, 0.039518207550048826, 0.03819007873535156, 0.03892428970336914, 0.03903385543823242, 0.04070604705810547, 0.0420055046081543, 0.04197478485107422, 0.08358297729492188, 0.03799347305297852, 0.04165119934082031, 0.04175155258178711, 0.041491455078125, 0.03863449478149414, 0.037577728271484374, 0.03764121627807617, 0.037359615325927735, 0.0372305908203125, 0.036945919036865234, 0.03718860626220703, 0.03793817520141601, 0.03789619064331055, 0.037926910400390625, 0.0393256950378418, 0.03808153533935547, 0.037988353729248046, 0.03814092636108399, 0.038063102722167966, 0.03791667175292969, 0.038250495910644534, 0.03805184173583984, 0.03975884628295898, 0.038338558197021484, 0.038302719116210936, 0.038833152770996096, 0.038470657348632815, 0.039907329559326174, 0.038863872528076174, 0.038133758544921875, 0.039018497467041016, 0.03856588745117188, 0.03837235260009766, 0.03842867279052734, 0.041194496154785154, 0.04861644744873047, 0.04298649597167969, 0.040373249053955076, 0.04674355316162109, 0.04782284927368164, 0.04687257766723633, 0.04301824188232422, 0.04554035186767578, 0.04254515075683594, 0.04263628768920898, 0.04442828750610352, 0.040430591583251956, 0.03948748779296875, 0.03927859115600586, 0.03941580963134766, 0.03949977493286133, 0.03934105682373047, 0.03943219375610352, 0.03864883041381836, 0.0381030387878418, 0.037835777282714846, 0.03780198287963867, 0.0374128646850586, 0.03885363388061523, 0.03854950332641602, 0.03994112014770508, 0.039126014709472655, 0.08355328369140624, 0.038225921630859375, 0.03719270324707031, 0.03683430480957031, 0.036977664947509765, 0.03738726425170898, 0.03849420928955078, 0.03797196960449219, 0.0382371826171875, 0.03811123275756836, 0.0379422721862793, 0.03821670532226563, 0.0378603515625, 0.03778662490844727, 0.038215679168701173, 0.037735424041748046, 0.038255615234375, 0.03797094345092773, 0.037631999969482424, 0.038046718597412106, 0.03840409469604492, 0.03821875381469726, 0.037935104370117184, 0.03771084976196289, 0.03794432067871094, 0.03751116943359375, 0.037981182098388674, 0.03799961471557617, 0.03803750228881836, 0.037664768218994144, 0.037996543884277346, 0.03789619064331055, 0.03783065414428711, 0.03748659133911133, 0.036775936126708986, 0.036719615936279294, 0.03711180877685547, 0.03723980712890625, 0.03696230316162109, 0.03697356796264648, 0.03662438583374023, 0.03680051040649414, 0.03682406234741211, 0.03675545501708984, 0.037410816192626956, 0.037678081512451174, 0.036746238708496096, 0.03700838470458984, 0.036939777374267575, 0.03686707305908203, 0.03709132766723633, 0.038937599182128906, 0.03776102447509765, 0.03778867340087891, 0.03743539047241211, 0.03768217468261719, 0.039300094604492186, 0.03794636917114258, 0.03784806442260742, 0.038234111785888675, 0.03801599884033203, 0.03774771118164062, 0.037797889709472655, 0.08803533172607422, 0.037759998321533206, 0.03769139099121094, 0.037236736297607424, 0.037375999450683595, 0.03756851196289063, 0.03733196640014649, 0.037459968566894535, 0.03780505752563477, 0.03758182525634766, 0.03752755355834961, 0.03768627166748047, 0.03748659133911133, 0.03769343948364258, 0.03776921463012695, 0.03705753707885742, 0.03685273742675781, 0.03685683059692383, 0.036566017150878906, 0.03664179229736328, 0.036724735260009765, 0.037182464599609374, 0.037195777893066405, 0.03794432067871094, 0.037375999450683595, 0.03703807830810547, 0.0368721923828125, 0.03793817520141601, 0.03702067184448242, 0.03690598297119141, 0.03773235321044922, 0.03720191955566406, 0.0372592658996582, 0.03708927917480469, 0.03935641479492188, 0.0392355842590332, 0.03840204620361328, 0.03814809417724609, 0.03926732635498047, 0.038687744140625, 0.03890687942504883, 0.03867136001586914, 0.039000064849853515, 0.03853209686279297, 0.03862220764160156, 0.038844417572021485, 0.03827814483642578, 0.03830886459350586, 0.03765862274169922, 0.038795265197753906, 0.039137279510498044, 0.03917311859130859, 0.03768832015991211, 0.03774566268920899, 0.038095870971679685, 0.03800883102416992, 0.03793612670898437, 0.037975040435791016, 0.03784294509887695, 0.03788595199584961, 0.03777536010742188, 0.038250495910644534, 0.0377262077331543, 0.0823900146484375, 0.0380313606262207, 0.03744768142700195, 0.03962060928344727, 0.03711795043945312, 0.03669913482666016, 0.0369541130065918, 0.036738048553466796, 0.03675852966308594, 0.037187583923339845, 0.03859251022338867, 0.037945343017578126, 0.038089729309082034, 0.03806105422973633, 0.037935104370117184, 0.03776102447509765, 0.03808768081665039, 0.03983359909057617, 0.03983257675170898, 0.03827507019042969, 0.037874687194824216, 0.037482494354248046, 0.036928512573242187, 0.036944896697998046, 0.03709952163696289, 0.03834777450561523, 0.03781836700439453, 0.037098495483398435, 0.05635276794433594, 0.037610496520996094, 0.049670143127441405, 0.03775385665893555, 0.04969472122192383, 0.03768115234375, 0.0378081283569336, 0.03746815872192383, 0.03750604629516602, 0.03796582412719727, 0.03784806442260742, 0.03772927856445313, 0.037585918426513674, 0.037362686157226564, 0.03743334579467773, 0.03751731109619141, 0.037937152862548826, 0.03696025466918945, 0.03661209487915039, 0.03687526321411133, 0.036640766143798825, 0.03667148971557617, 0.036982784271240236, 0.037369857788085936, 0.0381214714050293, 0.03816243362426758, 0.03915980911254883, 0.03712204742431641, 0.03835801696777344, 0.038828033447265625, 0.038916095733642575, 0.03887104034423828, 0.038312961578369144, 0.03813580703735352, 0.03838259124755859, 0.08415232086181641, 0.03703603363037109, 0.03749273681640625, 0.03868057632446289, 0.039537662506103514, 0.03878297424316406, 0.03786649703979492, 0.03743436813354492, 0.038539264678955076, 0.03860275268554687, 0.04006399917602539, 0.03839692687988281, 0.03750297546386719, 0.03892736053466797, 0.039403518676757815, 0.038935550689697264, 0.03835084915161133, 0.0379607048034668, 0.03940761566162109, 0.03872051239013672, 0.03913011169433594, 0.03783475112915039, 0.03750400161743164, 0.03752959823608398, 0.03724390411376953, 0.03824947357177735, 0.03912704086303711, 0.03776716613769531, 0.03809894561767578, 0.03734630584716797, 0.03724800109863281, 0.03742822265625, 0.03732787322998047, 0.03732275390625, 0.03740671920776367, 0.03728076934814453, 0.037407745361328126, 0.03831808090209961, 0.037792766571044925, 0.037493759155273435, 0.037501953125, 0.03745177459716797, 0.03706163024902344, 0.0366376953125, 0.036805633544921876, 0.03654860687255859, 0.03733196640014649, 0.03695820617675781, 0.03661619186401367, 0.03660902404785156, 0.03653324890136719, 0.036590591430664066, 0.03657625579833984, 0.03655372619628906, 0.03652505493164063, 0.03659468841552734, 0.03658342361450195, 0.03654348754882813, 0.03702169418334961, 0.03676774215698242, 0.03656806564331055, 0.03657113647460938, 0.03741491317749023, 0.08429158020019531, 0.03898777770996094, 0.03744768142700195, 0.037182464599609374, 0.03844710540771484, 0.038790145874023435, 0.03847987365722656, 0.03905023956298828, 0.03832831954956055, 0.038817790985107424, 0.03873791885375977, 0.03904307174682617, 0.037564414978027344, 0.03823923110961914, 0.0390010871887207, 0.039174144744873046, 0.038545406341552735, 0.03718656158447266, 0.03815731048583984, 0.038757377624511716, 0.03867852783203125, 0.03892019271850586, 0.0374466552734375, 0.037694465637207034, 0.03873689651489258, 0.03883212661743164, 0.038811649322509766, 0.038002689361572264, 0.03823923110961914, 0.03864678573608398, 0.03864985656738281, 0.03936153411865234, 0.037615615844726565, 0.03772927856445313, 0.0389304313659668, 0.03867340850830078, 0.038555648803710936, 0.03778355026245117, 0.037174270629882815, 0.03757670211791992, 0.03748044967651367, 0.03741593551635742, 0.03719475173950195, 0.03721625518798828, 0.03727667236328125, 0.037087230682373046, 0.03700428771972656, 0.037116928100585936, 0.03721830368041992, 0.037013504028320314, 0.037005313873291014, 0.03726847839355469, 0.03726847839355469, 0.03720908737182617, 0.03728691101074219, 0.037116928100585936, 0.037198848724365234, 0.03728179168701172, 0.03728486251831055, 0.03860172653198242, 0.038504447937011715, 0.03734220886230469, 0.037323776245117186]",tokens/s,25.382458815774417,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-7B,Qwen/Qwen-7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-7b,stabilityai/stablelm-base-alpha-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-7b,tiiuae/falcon-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-7b-hf,meta-llama/Llama-2-7b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-rw-1b,tiiuae/falcon-rw-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-4B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2194.685952,5995.757568,5068.816384,4536.139776,4256.121856,s,10,1.4822293701171874,0.14822293701171874,0.014834612515344806,0.1407217254638672,0.17689354095458984,0.17798552017211913,0.17885910354614257,"[0.14182015991210936, 0.14077818298339845, 0.17907749938964843, 0.17665087890625, 0.14051539611816405, 0.14065840148925782, 0.14066117858886718, 0.14062422180175782, 0.14071577453613282, 0.14072767639160155]",tokens/s,1727.128102850642,kWh,4.54975643328258e-06,7.50897219112787e-06,1.0281508224352365e-05,2.2340236848762814e-05,tokens/kWh,11459144.400887456,MB,2194.685952,5995.757568,5068.816384,4536.139776,4291.034624,s,10,47.90488134765625,4.790488134765625,0.0849436150570752,4.77185009765625,4.898889599609375,4.926548559570312,4.9486757275390625,"[4.8419736328125, 4.6949404296875, 4.71741064453125, 4.84487158203125, 4.8927431640625, 4.77653076171875, 4.71994873046875, 4.95420751953125, 4.69508544921875, 4.76716943359375]",tokens/s,13.151060649288567,kWh,0.00015080974644848276,0.00025321279578005915,0.00014588400559887305,0.0005499065478274149,tokens/kWh,114564.92061951624,,s,629,49.16707426452638,0.07816704970512936,0.018034721015045524,0.07510015869140625,0.07869645080566406,0.08099328002929687,0.2162811688232422,"[0.07745740509033203, 0.0777154541015625, 0.07734989166259766, 0.07817932891845703, 0.07568998718261719, 0.07427788543701172, 0.07585894775390625, 0.07639244842529297, 0.0798187484741211, 0.07959142303466797, 0.08024269104003906, 0.07654093170166015, 0.076727294921875, 0.07763967895507813, 0.0760289306640625, 0.07578214263916015, 0.07505817413330078, 0.07460147094726563, 0.07464345550537109, 0.07383245086669922, 0.07409561920166016, 0.07404441833496093, 0.07434957122802735, 0.07676211547851562, 0.07917056274414062, 0.0778260498046875, 0.07743590545654297, 0.07698944091796875, 0.07757004547119141, 0.0776785888671875, 0.07524556732177734, 0.07514828491210937, 0.07544319915771484, 0.07645798492431641, 0.0754493408203125, 0.07401676940917969, 0.07375564575195312, 0.07396966552734376, 0.07383245086669922, 0.07839641571044922, 0.0777492446899414, 0.07670169830322265, 0.07426662445068359, 0.07686246490478515, 0.08184114837646485, 0.07707647705078124, 0.07725772857666016, 0.08808140563964843, 0.07533875274658203, 0.0741365737915039, 0.07805030059814454, 0.07754649353027344, 0.07870054626464844, 0.07801241302490235, 0.07677747344970703, 0.07609855651855468, 0.07703961944580077, 0.0911646728515625, 0.07521279907226562, 0.07479603576660156, 0.07489842987060547, 0.0746956787109375, 0.2176348114013672, 0.07575039672851562, 0.07533465576171874, 0.07417753601074219, 0.07402188873291016, 0.0746250228881836, 0.07557119750976563, 0.07471308898925781, 0.07482879638671874, 0.07459839630126953, 0.07427891540527344, 0.07424716949462891, 0.0741396484375, 0.07436595153808594, 0.07399935913085938, 0.0740669403076172, 0.0746618881225586, 0.07467826843261718, 0.07389798736572266, 0.07329996490478516, 0.0736153564453125, 0.07383245086669922, 0.07392562866210937, 0.0739205093383789, 0.07421644592285156, 0.07457484436035157, 0.07380070495605469, 0.07374848175048829, 0.07607295989990234, 0.07485030364990235, 0.07474995422363281, 0.07409561920166016, 0.07341056060791015, 0.07357849884033203, 0.07339315032958985, 0.07425945281982421, 0.07532032012939453, 0.07377510070800782, 0.07396249389648438, 0.07475302124023438, 0.07572172546386718, 0.07506329345703125, 0.0752363510131836, 0.07460147094726563, 0.0757913589477539, 0.07446630096435547, 0.07492915344238281, 0.07492403411865234, 0.07473561859130859, 0.07485030364990235, 0.07470591735839843, 0.07435263824462891, 0.0747171859741211, 0.07422361755371094, 0.07396249389648438, 0.07381708526611327, 0.07416627502441406, 0.07471308898925781, 0.07484416198730469, 0.07459942626953125, 0.07504179382324219, 0.074714111328125, 0.07488716888427735, 0.2541158447265625, 0.07405875396728516, 0.07394815826416015, 0.07447347259521485, 0.07437926483154297, 0.07391436767578125, 0.07400550079345704, 0.07380684661865235, 0.07370342254638672, 0.07373312377929687, 0.07478988647460938, 0.07405465698242188, 0.07450624084472657, 0.07368704223632813, 0.07404544067382812, 0.07431782531738282, 0.07530290985107421, 0.07520665740966796, 0.07382323455810547, 0.07441305541992188, 0.07360409545898437, 0.07382118225097656, 0.07570329284667969, 0.07576882934570313, 0.07359487915039062, 0.0738744354248047, 0.07383757019042969, 0.07400447845458985, 0.07392460632324219, 0.07378636932373046, 0.07430655670166016, 0.07715225219726562, 0.07696896362304688, 0.07835955047607422, 0.0779530258178711, 0.07761203002929687, 0.07675494384765626, 0.07670476531982422, 0.07689421081542969, 0.07806463623046875, 0.07741439819335938, 0.07407206726074218, 0.07490150451660156, 0.07434342193603516, 0.07411097717285156, 0.07422566223144532, 0.07420620727539062, 0.07419699096679687, 0.0744263687133789, 0.07395123291015625, 0.07378841400146484, 0.07588761901855469, 0.07499571228027344, 0.07384473419189454, 0.07379865264892578, 0.07395123291015625, 0.0748257293701172, 0.07740620422363281, 0.07693824005126954, 0.07414169311523437, 0.07497830200195313, 0.07513497924804688, 0.07402393341064453, 0.25182003784179685, 0.07506124877929687, 0.07447859191894532, 0.07423385620117187, 0.07372185516357421, 0.0735836181640625, 0.07435469055175781, 0.07378841400146484, 0.07331021118164062, 0.07406285095214844, 0.07369216156005859, 0.07368498992919922, 0.07503769683837891, 0.08053657531738281, 0.07772057342529297, 0.07836876678466796, 0.07631462097167968, 0.07614259338378906, 0.07575244903564453, 0.07600434875488281, 0.07619174194335937, 0.07610368347167969, 0.07689523315429687, 0.0764958724975586, 0.07619891357421875, 0.07724441528320312, 0.07869542694091797, 0.07874765014648437, 0.07990988922119141, 0.0792811508178711, 0.07707135772705079, 0.07627161407470703, 0.07792537689208984, 0.07851519775390625, 0.07831244659423828, 0.07797862243652344, 0.07715122985839844, 0.07598489379882813, 0.0760995864868164, 0.0766924819946289, 0.07740313720703125, 0.07780352020263671, 0.07823667144775391, 0.0777492446899414, 0.07749836730957031, 0.07519436645507813, 0.07699046325683594, 0.07960781097412109, 0.07860018920898437, 0.07965184020996094, 0.07812403106689453, 0.07762944030761719, 0.07827865600585937, 0.07717375946044921, 0.07803699493408203, 0.07922380828857421, 0.07835955047607422, 0.07776153564453125, 0.07813632202148438, 0.07778610992431641, 0.07837081909179687, 0.07786905670166015, 0.07662592315673829, 0.2200063934326172, 0.07688909149169922, 0.07665561676025391, 0.0769648666381836, 0.07661875152587891, 0.07412735748291016, 0.07432294464111328, 0.07702937316894531, 0.07857357025146484, 0.07786188507080079, 0.07821311950683593, 0.07919821166992187, 0.07961190032958984, 0.07959040069580078, 0.0846909408569336, 0.07883980560302735, 0.0790302734375, 0.08123596954345703, 0.07960371398925781, 0.07754239654541016, 0.07718809509277344, 0.08150118255615234, 0.07832064056396484, 0.07847731018066406, 0.08155648040771485, 0.07790796661376953, 0.07812710571289062, 0.079388671875, 0.0779161605834961, 0.08769023895263672, 0.07901696014404297, 0.07650406646728515, 0.07456153869628906, 0.07434649658203125, 0.07360409545898437, 0.07359487915039062, 0.0740669403076172, 0.07458303833007812, 0.07589068603515625, 0.0747857894897461, 0.07439769744873047, 0.07528447723388672, 0.07421746826171875, 0.07469977569580079, 0.07550566101074219, 0.07821209716796874, 0.07764173126220703, 0.07848140716552734, 0.07962931060791016, 0.079351806640625, 0.07950847625732421, 0.07840870666503906, 0.0783636474609375, 0.07728025817871094, 0.07679897308349609, 0.08108953857421874, 0.07811891174316406, 0.07622860717773437, 0.07815065765380859, 0.07733452606201172, 0.07610163116455078, 0.07654707336425781, 0.07629926300048828, 0.21606809997558593, 0.07465471649169922, 0.07444889831542968, 0.0745564193725586, 0.074640380859375, 0.07532032012939453, 0.07541862487792969, 0.07538175964355469, 0.07589683532714844, 0.07636991882324219, 0.07424102020263672, 0.07470694732666015, 0.07464653015136719, 0.07468339538574219, 0.07494553375244141, 0.09324441528320312, 0.08880742645263671, 0.07670681762695312, 0.07740313720703125, 0.07617638397216797, 0.07478476715087891, 0.07471001434326172, 0.08693350219726563, 0.0756490249633789, 0.07520256042480469, 0.07508787536621093, 0.07551590728759766, 0.07544525146484375, 0.07676006317138671, 0.07633817291259766, 0.0768174057006836, 0.07641088104248046, 0.07680921936035157, 0.07620403289794922, 0.07531622314453125, 0.07464959716796875, 0.07365837097167968, 0.07513292694091797, 0.07494553375244141, 0.07432704162597656, 0.07445196533203124, 0.07435878753662109, 0.07451136016845702, 0.0751114273071289, 0.0753407974243164, 0.07599308776855469, 0.0743342056274414, 0.07573709106445313, 0.07458099365234375, 0.07447245025634766, 0.07454720306396484, 0.07429837036132812, 0.07452774047851562, 0.07395532989501953, 0.07435878753662109, 0.07435878753662109, 0.07437926483154297, 0.07457484436035157, 0.07515647888183594, 0.07443456268310547, 0.07459532928466797, 0.07462297821044922, 0.07545651245117188, 0.21744332885742187, 0.07559168243408203, 0.07470694732666015, 0.0753438720703125, 0.07518310546875, 0.07559168243408203, 0.07609548950195312, 0.07568998718261719, 0.07573094177246094, 0.0754155502319336, 0.07479296112060548, 0.07520256042480469, 0.0752363510131836, 0.07505203247070312, 0.07474380493164062, 0.07438438415527343, 0.07426866912841797, 0.07442227172851562, 0.07350784301757812, 0.0739788818359375, 0.07384063720703125, 0.07404544067382812, 0.07413862609863281, 0.07379148864746093, 0.07399935913085938, 0.07427584075927735, 0.07592243194580078, 0.07735295867919922, 0.07514112091064454, 0.07494758605957032, 0.07406899261474609, 0.07399219512939453, 0.07458303833007812, 0.07465062713623047, 0.07487078094482422, 0.0750018539428711, 0.07502438354492187, 0.07415296173095703, 0.07423999786376953, 0.0749486083984375, 0.07443353271484375, 0.07470899200439453, 0.07464755249023437, 0.07479705810546874, 0.0741928939819336, 0.07497932434082032, 0.075720703125, 0.07486975860595703, 0.07421644592285156, 0.07481446075439453, 0.07444992065429687, 0.07479808044433593, 0.07485747528076171, 0.07476735687255859, 0.07416422271728515, 0.07497932434082032, 0.07524761962890625, 0.07624089813232422, 0.07512371063232422, 0.07513190460205078, 0.07638527679443359, 0.07491072082519531, 0.07673446655273437, 0.21636402893066406, 0.07504281616210938, 0.07458509063720703, 0.07523737335205079, 0.07505817413330078, 0.07535308837890625, 0.0813117446899414, 0.09465548706054687, 0.07992320251464843, 0.08035430145263672, 0.08276070404052735, 0.07857459259033203, 0.08423117065429687, 0.0945059814453125, 0.09284812927246094, 0.09312153625488281, 0.09289523315429687, 0.09300070190429688, 0.09307443237304687, 0.08755404663085938, 0.07917977905273438, 0.07610880279541016, 0.07644876861572265, 0.07627366638183594, 0.07606476593017578, 0.07633612823486328, 0.07663206481933593, 0.07812403106689453, 0.07943065643310547, 0.07689421081542969, 0.07710514831542968, 0.07670272064208984, 0.07604326629638672, 0.07496806335449219, 0.07565618896484375, 0.07524556732177734, 0.07462297821044922, 0.07476019287109376, 0.07452774047851562, 0.07427993774414063, 0.07453900909423829, 0.07458918762207031, 0.07429017639160156, 0.07594700622558594, 0.07487385559082031, 0.07581388854980468, 0.07733350372314453, 0.07770317077636718, 0.07771135711669921, 0.0774307861328125, 0.07737753295898438, 0.07698226928710937, 0.07662694549560548, 0.0790312957763672, 0.07792332458496094, 0.07510015869140625, 0.07521587371826172, 0.07460352325439454, 0.0752721939086914, 0.07485132598876953, 0.07471923065185547, 0.0752015380859375, 0.07593164825439454, 0.21549465942382812, 0.07390310668945313, 0.07350784301757812, 0.07410688018798828, 0.07417139434814453, 0.07449906921386719, 0.0749834213256836, 0.07513702392578125, 0.0750192642211914, 0.07440998077392579, 0.07517388916015624, 0.07508070373535156, 0.07481037139892578, 0.07428403472900391, 0.07456665802001954, 0.07479296112060548, 0.07519232177734375, 0.07523020935058594, 0.07482163238525391, 0.07463731384277343, 0.07429325103759765, 0.0736204833984375, 0.07461888122558594, 0.0741212158203125, 0.07337267303466796, 0.07366451263427734, 0.07375052642822266, 0.0743034896850586, 0.07347097778320312, 0.07354879760742188, 0.07384063720703125, 0.07390310668945313, 0.0741580810546875, 0.0743864288330078, 0.074640380859375, 0.07463423919677735, 0.07568998718261719, 0.07534591674804687, 0.0758292465209961, 0.07425433349609376, 0.07393587493896485, 0.07458918762207031, 0.07463321685791016, 0.07495372772216796, 0.07447142028808594, 0.07382527923583984, 0.07390720367431641, 0.07499263763427734, 0.07624703979492188, 0.07669760131835937, 0.07516979217529297, 0.07502540588378906, 0.07427481842041016, 0.0750561294555664, 0.07416012573242188, 0.07443660736083985, 0.07443456268310547, 0.0744816665649414, 0.07473766326904296, 0.07378329467773438, 0.07411917114257813, 0.07402291107177734, 0.07472640228271485, 0.21715557861328125, 0.07484722900390625, 0.07463731384277343, 0.07465984344482422, 0.07438028717041016, 0.07471206665039062, 0.0744949722290039, 0.07527833557128906, 0.07465779113769531, 0.07502950286865234, 0.07698226928710937, 0.07674163055419922, 0.07764991760253906, 0.07596646118164062, 0.0747540512084961, 0.07470489501953125, 0.07499980926513672, 0.0747325439453125, 0.07459532928466797, 0.07418367767333985, 0.07436799621582031, 0.0744427490234375, 0.07409664154052735, 0.0746792984008789, 0.0742287368774414, 0.07517081451416016, 0.0742287368774414, 0.07414169311523437, 0.07396659088134766, 0.07399116516113281, 0.07452057647705078, 0.07443865966796875, 0.07491686248779297, 0.07518515014648437, 0.07514931488037109, 0.07515545654296875, 0.07535923004150391, 0.07771647644042969, 0.07754239654541016, 0.08084889221191406, 0.07762329864501953, 0.07713382720947265, 0.08049561309814453, 0.07667916870117188, 0.07669452667236328, 0.0775546875, 0.07875788879394531, 0.07425433349609376, 0.07470387268066406, 0.07813017272949219, 0.07783526611328125, 0.0769249267578125, 0.07709081268310547, 0.07752294158935547, 0.07704268646240234, 0.07477145385742187, 0.0745502700805664, 0.07393587493896485, 0.07506944274902344, 0.07590502166748046, 0.07585382080078125, 0.07522099304199219, 0.0748584976196289]",tokens/s,12.793114282454228,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm2-20b,internlm/internlm2-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-3b-4e1t,stabilityai/stablelm-3b-4e1t,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/phi-1_5,microsoft/phi-1_5,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-2b,google/recurrentgemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-1_6b,stabilityai/stablelm-2-1_6b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-3B-v1,togethercomputer/RedPajama-INCITE-Base-3B-v1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-8B,meta-llama/Meta-Llama-3-8B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,1937.076224,13004.439552,12077.498368,11544.82176,11094.616064,s,10,5.002529785156249,0.5002529785156249,0.00022615971779638283,0.5001792602539062,0.5006437225341797,0.5006866378784179,0.5007209701538086,"[0.5006341857910156, 0.5000642700195312, 0.500112060546875, 0.5007295532226562, 0.5002706909179687, 0.500035400390625, 0.500144287109375, 0.5002142333984375, 0.5001066589355468, 0.5002184448242187]",tokens/s,511.7410810018877,kWh,1.616513356566429e-05,2.656997308807646e-05,3.899785064334083e-05,8.173295729708158e-05,tokens/kWh,3132151.44130287,MB,1937.076224,13004.439552,12077.498368,11544.82176,11094.618624,s,10,45.70236376953125,4.570236376953125,0.020839301966366613,4.563505126953125,4.59816396484375,4.61031220703125,4.62003080078125,"[4.55610888671875, 4.5688291015625, 4.56565283203125, 4.62246044921875, 4.56518603515625, 4.5521171875, 4.5570244140625, 4.56182421875, 4.5576962890625, 4.59546435546875]",tokens/s,13.784844984757813,kWh,0.0001437732271850109,0.00023974640989572307,0.0002138808238811407,0.0005974004609618747,tokens/kWh,105456.8988757787,,s,629,50.1301912841797,0.07969823733573878,0.05949713095492364,0.0723947525024414,0.07310070037841797,0.07348654022216797,0.57276912109375,"[0.07268863677978515, 0.07239987182617187, 0.07223091125488282, 0.07206707000732422, 0.07268556976318359, 0.07244185638427734, 0.07301631927490235, 0.07338495635986328, 0.07418265533447266, 0.0727224349975586, 0.07298969268798829, 0.07210086059570313, 0.07224626922607422, 0.07152742767333985, 0.07165337371826172, 0.07115264129638672, 0.07139020538330078, 0.07165235137939453, 0.07172505950927735, 0.07195648193359375, 0.07226982116699218, 0.07263641357421875, 0.07209062194824219, 0.07205375671386718, 0.07197901153564454, 0.07259340667724609, 0.07350579071044921, 0.07307673645019531, 0.07261593627929687, 0.07280127716064454, 0.0731852798461914, 0.07311564636230469, 0.07388671875, 0.0729886703491211, 0.07276748657226563, 0.0724684829711914, 0.07202611541748047, 0.07151718139648437, 0.07143526458740235, 0.07137996673583985, 0.07142707061767578, 0.0711720962524414, 0.07166770935058593, 0.07127756500244141, 0.07200768280029297, 0.07254528045654297, 0.072015869140625, 0.07170355224609375, 0.07197388458251953, 0.07155609893798828, 0.072163330078125, 0.07225138854980469, 0.07233126068115234, 0.07230770874023437, 0.07282585906982422, 0.07217151641845704, 0.07249100494384765, 0.07227597045898437, 0.07267327880859376, 0.0723763198852539, 0.07187251281738281, 0.07204351806640626, 0.57260546875, 0.07253708648681641, 0.07301837158203126, 0.07284121704101562, 0.07270809936523437, 0.07239679718017578, 0.07247872161865235, 0.07223910522460937, 0.07237120056152344, 0.07231795501708985, 0.07229235076904297, 0.07259136199951172, 0.07315968322753906, 0.07277056121826173, 0.0722503662109375, 0.07201177978515624, 0.07233638763427734, 0.07205785369873047, 0.07225958251953125, 0.07244493103027344, 0.07242854309082031, 0.0722534408569336, 0.0725749740600586, 0.07241011047363281, 0.07246745300292969, 0.07259852600097656, 0.07278182220458984, 0.07264153289794922, 0.07232614135742188, 0.07255039978027343, 0.07241830444335938, 0.07227494049072265, 0.0718766098022461, 0.07219200134277344, 0.07195852661132812, 0.07224320220947265, 0.07230361938476562, 0.07230054473876953, 0.07244595336914063, 0.07215001678466797, 0.07247769927978516, 0.07229644775390626, 0.0723763198852539, 0.07260671997070313, 0.07251455688476563, 0.07308902740478515, 0.07282278442382813, 0.07324057769775391, 0.07337471771240234, 0.0730982437133789, 0.07515647888183594, 0.07295590209960938, 0.07294156646728515, 0.07238655853271485, 0.07284121704101562, 0.0722534408569336, 0.07204147338867188, 0.07213568115234376, 0.07222169494628906, 0.0723394546508789, 0.0722841567993164, 0.07213875579833984, 0.07242240142822266, 0.57379736328125, 0.0726640625, 0.07245721435546874, 0.07249919891357422, 0.0726138916015625, 0.07237324523925781, 0.07251148986816407, 0.07284838104248047, 0.07237427520751953, 0.07245619201660156, 0.07244083404541016, 0.07251046752929688, 0.0722155532836914, 0.07212850952148438, 0.07244185638427734, 0.07221759796142578, 0.07274393463134765, 0.07256371307373047, 0.07259648132324219, 0.07233126068115234, 0.07279001617431641, 0.07256678771972656, 0.07295692443847657, 0.07317504119873047, 0.07270195007324219, 0.07264460754394532, 0.07209983825683594, 0.07229849243164063, 0.07222271728515625, 0.0723240966796875, 0.07173324584960937, 0.07202713775634766, 0.07217664337158203, 0.07225856018066407, 0.07302861022949218, 0.07385395050048828, 0.07232102203369141, 0.07253196716308594, 0.07227391815185547, 0.07254425811767579, 0.07248178863525391, 0.07253708648681641, 0.07272755432128906, 0.07261901092529296, 0.07272652435302734, 0.07233535766601562, 0.07174655914306641, 0.07180390167236328, 0.07194931030273438, 0.07202201843261719, 0.07224320220947265, 0.07226573181152343, 0.07218688201904297, 0.072595458984375, 0.07240704345703125, 0.07258828735351562, 0.07230668640136718, 0.07287091064453124, 0.07221453094482422, 0.0722012176513672, 0.07252992248535156, 0.0727562255859375, 0.0723947525024414, 0.573760498046875, 0.07227391815185547, 0.07204966735839843, 0.07246131134033203, 0.07211417388916015, 0.07228928375244141, 0.07226675415039062, 0.07241216278076172, 0.07229132843017579, 0.07219302368164063, 0.07252889251708984, 0.07251865386962891, 0.07240499114990234, 0.07246540832519531, 0.07231999969482422, 0.0723589096069336, 0.07271218872070312, 0.07311974334716796, 0.07323136138916016, 0.07291801452636719, 0.07282380676269531, 0.07579341125488281, 0.07272652435302734, 0.07248384094238282, 0.07274905395507812, 0.07281561279296875, 0.07270195007324219, 0.07221862030029297, 0.0720005111694336, 0.07253401947021484, 0.07313100433349609, 0.07254732513427735, 0.07293952178955078, 0.07282176208496094, 0.07249100494384765, 0.07249203491210937, 0.104089599609375, 0.07438336181640624, 0.07311052703857422, 0.07334706878662109, 0.08568831634521484, 0.07314739227294922, 0.072521728515625, 0.07307673645019531, 0.07271218872070312, 0.0723947525024414, 0.07260671997070313, 0.0723220443725586, 0.07236608123779296, 0.07248384094238282, 0.0726118392944336, 0.07254528045654297, 0.07289651489257812, 0.07254630279541016, 0.07255859375, 0.07240601348876953, 0.07218278503417969, 0.07237427520751953, 0.0726138916015625, 0.07268351745605468, 0.07258112335205077, 0.07242342376708985, 0.07259750366210938, 0.573127685546875, 0.07172608184814454, 0.072416259765625, 0.07356928253173828, 0.07344742584228516, 0.0754524154663086, 0.07338393402099609, 0.072700927734375, 0.07222988891601563, 0.07284121704101562, 0.07345356750488281, 0.07285862731933594, 0.07271218872070312, 0.07267430114746094, 0.07235276794433594, 0.07183052825927734, 0.07192781066894531, 0.07220735931396484, 0.07179571533203125, 0.0720926742553711, 0.07236198425292968, 0.07202201843261719, 0.07245516967773437, 0.07272140502929687, 0.07215206146240234, 0.07183462524414062, 0.07224012756347656, 0.07224934387207031, 0.072416259765625, 0.0723773422241211, 0.07228620910644531, 0.07255757141113281, 0.0726292495727539, 0.07256166076660156, 0.07264870452880859, 0.07276134490966797, 0.07271731567382812, 0.07245414733886718, 0.07173529815673828, 0.07227903747558594, 0.07223603057861328, 0.07236300659179687, 0.07190322875976562, 0.07199539184570312, 0.07201074981689454, 0.07218380737304687, 0.07249100494384765, 0.071910400390625, 0.07215411376953125, 0.07302041625976563, 0.07250943756103516, 0.07253196716308594, 0.07233023834228515, 0.07231795501708985, 0.07314841461181641, 0.07256678771972656, 0.07234457397460937, 0.07207218933105469, 0.07240806579589844, 0.0720926742553711, 0.07297433471679687, 0.07176806640625, 0.07190937805175782, 0.5729935302734375, 0.07222169494628906, 0.07258521270751953, 0.07233740997314453, 0.07159910583496094, 0.0712243194580078, 0.07135641479492187, 0.07136563110351563, 0.07172505950927735, 0.07143116760253906, 0.07146086120605469, 0.07126732635498047, 0.07195238494873046, 0.07266099548339844, 0.07277875518798828, 0.072089599609375, 0.07252582550048828, 0.07230873870849609, 0.07295692443847657, 0.07290265655517578, 0.07372083282470702, 0.07341875457763672, 0.07320063781738281, 0.07258009338378907, 0.0729323501586914, 0.07238963317871094, 0.07242649841308593, 0.07248998260498046, 0.07243059539794922, 0.0721612777709961, 0.072447998046875, 0.07147519683837891, 0.07156940460205079, 0.07118233489990235, 0.0714260482788086, 0.07172505950927735, 0.07224217224121093, 0.0720025634765625, 0.07233843231201172, 0.07237120056152344, 0.07181209564208985, 0.07162982177734376, 0.0717496337890625, 0.07179161834716796, 0.07218790435791016, 0.07236812591552734, 0.07544012451171875, 0.07244595336914063, 0.07211110687255859, 0.07245619201660156, 0.07227801513671875, 0.07242546844482421, 0.07256371307373047, 0.07234764862060547, 0.07145062255859375, 0.07221759796142578, 0.07201996612548828, 0.072089599609375, 0.07206297302246094, 0.07216435241699219, 0.07258521270751953, 0.07247666931152344, 0.07323340606689453, 0.5737277221679687, 0.07287398529052734, 0.07303782653808594, 0.072700927734375, 0.07278079986572265, 0.0725196762084961, 0.07233535766601562, 0.07249919891357422, 0.07257599639892579, 0.07250227355957031, 0.07265689849853516, 0.07274086761474609, 0.07261593627929687, 0.07288626861572266, 0.07249817657470703, 0.07260262298583985, 0.07313203430175781, 0.07321907043457031, 0.07280435180664062, 0.07247154998779297, 0.0723394546508789, 0.07300198364257812, 0.07198003387451171, 0.0713707504272461, 0.07141171264648437, 0.07143321228027344, 0.07150080108642579, 0.07191449737548829, 0.07224729919433594, 0.07253708648681641, 0.07189401245117187, 0.07447347259521485, 0.07206604766845703, 0.07220326232910156, 0.0726087646484375, 0.07286784362792968, 0.07271731567382812, 0.07259033966064453, 0.07246745300292969, 0.07251660919189454, 0.07236505889892578, 0.07250534057617188, 0.07259442901611328, 0.07284838104248047, 0.0717158432006836, 0.07145779418945312, 0.07133900451660156, 0.07144448089599609, 0.07160115051269532, 0.07217664337158203, 0.07177625274658203, 0.07133184051513672, 0.07168102264404297, 0.07209369659423828, 0.07229235076904297, 0.07182950592041015, 0.07193497467041016, 0.07186739349365234, 0.07191756439208985, 0.07214591979980468, 0.07227289581298828, 0.07226573181152343, 0.07240806579589844, 0.572832763671875, 0.07257804870605469, 0.07249817657470703, 0.072195068359375, 0.07174143981933594, 0.07157145690917968, 0.07251251220703125, 0.07197798156738282, 0.07252275085449218, 0.07243366241455078, 0.07235584259033204, 0.07202098846435546, 0.07249715423583984, 0.07307263946533203, 0.07317504119873047, 0.07258828735351562, 0.0731176986694336, 0.07574835205078125, 0.07258419036865234, 0.0723773422241211, 0.07267327880859376, 0.07202098846435546, 0.07221759796142578, 0.07206912231445313, 0.0719974365234375, 0.072195068359375, 0.07204249572753907, 0.07189094543457031, 0.07215718078613281, 0.07240601348876953, 0.0723240966796875, 0.07245414733886718, 0.07301017761230469, 0.07267737579345702, 0.07295999908447266, 0.0727562255859375, 0.07206297302246094, 0.07134207916259766, 0.07116185760498046, 0.07105638122558594, 0.07111373138427735, 0.07138304138183593, 0.07135334777832031, 0.07177932739257813, 0.0725432357788086, 0.0722872314453125, 0.07201382446289062, 0.0717127685546875, 0.07203123474121094, 0.07240806579589844, 0.07339929962158204, 0.0744263687133789, 0.07262822723388672, 0.07316070556640625, 0.07243673706054687, 0.07307161712646484, 0.0734576644897461, 0.07270604705810547, 0.07266099548339844, 0.07263744354248047, 0.0724869155883789, 0.07250227355957031, 0.07198617553710937, 0.5725204467773437, 0.07187353515625, 0.07454617309570312, 0.07202406311035156, 0.07197695922851563, 0.0723599395751953, 0.07262310028076172, 0.0725749740600586, 0.07254425811767579, 0.07267635345458984, 0.07243878173828125, 0.07229235076904297, 0.07236198425292968, 0.0726138916015625, 0.07222374725341797, 0.07223091125488282, 0.07209881591796875, 0.07236300659179687, 0.07230668640136718, 0.07222374725341797, 0.07223296356201171, 0.07195852661132812, 0.07198003387451171, 0.07234047698974609, 0.07284223937988281, 0.07321395111083985, 0.07264972686767578, 0.07266508483886719, 0.07205888366699219, 0.07222067260742188, 0.07236914825439453, 0.07303167724609375, 0.07248793792724609, 0.0724684829711914, 0.07223808288574218, 0.0722503662109375, 0.0722012176513672, 0.07173836517333984, 0.07179878234863281, 0.07189401245117187, 0.07188070678710938, 0.07227187347412109, 0.07229132843017579, 0.07245926666259765, 0.07225446319580078, 0.07222476959228516, 0.07236198425292968, 0.07273779296875, 0.072774658203125, 0.0728832015991211, 0.07253094482421875, 0.07158783721923828, 0.07141785430908203, 0.07143014526367188, 0.07129804992675781, 0.07136153411865234, 0.07165235137939453, 0.07354573059082031, 0.074461181640625, 0.07210291290283204, 0.07200563049316407, 0.07227289581298828, 0.07252275085449218, 0.5739161376953125, 0.07309721374511718, 0.07286886596679687, 0.07200460815429688, 0.07231180572509766, 0.07281254577636719, 0.07273779296875, 0.07244902038574219, 0.07222886657714844, 0.07273677062988282, 0.0718704605102539, 0.07168511962890625, 0.07108505249023438, 0.07118335723876953, 0.07137996673583985, 0.07123967742919922, 0.07162163543701172, 0.07225651550292969, 0.07199436950683594, 0.07202918243408203, 0.07189094543457031, 0.07209983825683594, 0.07189708709716797, 0.07237427520751953, 0.07229849243164063, 0.0722903060913086, 0.07221145629882812, 0.07253196716308594, 0.07258214569091796, 0.07259340667724609, 0.07234764862060547, 0.07268045043945312, 0.07238246154785156, 0.07267021179199219, 0.07231283569335938, 0.07257395172119141, 0.07219097900390625, 0.07217151641845704, 0.07211315155029296, 0.07239065551757813, 0.07272959899902344, 0.07331533050537109, 0.07397785949707031, 0.07407103729248046, 0.07268556976318359, 0.07235379028320313, 0.07304806518554688, 0.0732774429321289, 0.07272755432128906, 0.07252787017822265, 0.07229849243164063, 0.0732907485961914, 0.07276748657226563, 0.07241830444335938, 0.07184281921386719, 0.0719452133178711, 0.0716605453491211, 0.07205888366699219, 0.07207526397705079, 0.10420121765136718, 0.07499775695800781, 0.07260262298583985, 0.07272550201416016]",tokens/s,12.547328942638657,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-32B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2927.652864,23465.033728,22538.092544,22005.415936,21184.837632,s,10,12.15916760253906,1.215916760253906,0.0006205191334143806,1.2160027465820313,1.2166468750000001,1.2167793701171874,1.2168853662109373,"[1.215772216796875, 1.216617431640625, 1.2156776123046875, 1.216324951171875, 1.2151099853515626, 1.21526171875, 1.215005126953125, 1.2162332763671875, 1.216911865234375, 1.21625341796875]",tokens/s,210.5407280894314,kWh,3.92744891345501e-05,6.524543611625973e-05,9.291301877283331e-05,0.00019743294402364315,tokens/kWh,1296642.7728968235,MB,2927.652864,23465.033728,22538.092544,22005.415936,21184.840192,s,10,76.4825146484375,7.64825146484375,0.05467389659649046,7.641654296875,7.71454326171875,7.720960595703125,7.726094462890625,"[7.71147998046875, 7.617228515625, 7.65887158203125, 7.7273779296875, 7.7131171875, 7.60708642578125, 7.55420556640625, 7.5965517578125, 7.67215869140625, 7.62443701171875]",tokens/s,8.237176861873364,kWh,0.00023827686011791227,0.0003995675813293038,0.00039213403592839316,0.0010299784773756093,tokens/kWh,61166.32666007191,,s,629,87.30207196807872,0.13879502697627763,0.1444699672462635,0.12077056121826171,0.12431913146972658,0.12610887908935547,1.3360019921875002,"[0.12149247741699219, 0.1324083251953125, 0.12053913879394532, 0.11998310089111328, 0.11952230072021484, 0.1196011505126953, 0.12174848175048827, 0.12072857666015625, 0.12079513549804688, 0.1254871063232422, 0.13100338745117188, 0.12430131530761719, 0.12443647766113282, 0.12387840270996094, 0.12389068603515625, 0.12200447845458984, 0.12288921356201171, 0.12275199890136719, 0.12259327697753906, 0.12278681945800782, 0.12418048095703126, 0.12306329345703125, 0.12291993713378906, 0.12174540710449219, 0.1212968978881836, 0.12130303955078126, 0.1209692153930664, 0.1204172821044922, 0.12115660858154297, 0.12134809875488281, 0.12076953887939453, 0.12060262298583985, 0.12044390106201172, 0.12209766387939452, 0.1217044448852539, 0.12219187164306641, 0.12337152099609375, 0.12268544006347656, 0.12237107086181641, 0.1209354248046875, 0.12284722900390625, 0.12602060699462891, 0.12209254455566407, 0.12224409484863281, 0.12165529632568359, 0.12139110565185547, 0.12077056121826171, 0.12209664154052734, 0.12249702453613281, 0.12318208312988281, 0.12245708465576172, 0.12161228942871094, 0.12093644714355468, 0.12121190643310546, 0.12380569458007812, 0.12236697387695313, 0.12131839752197265, 0.12304691314697265, 0.1225379867553711, 0.12186521911621094, 0.1209323501586914, 0.12193587493896485, 1.340843017578125, 0.12062617492675781, 0.12001996612548828, 0.11956633758544923, 0.11968921661376954, 0.11966668701171874, 0.12002816009521484, 0.12003839874267579, 0.1193912353515625, 0.11896320343017579, 0.1193543701171875, 0.11928473663330078, 0.11954176330566406, 0.11988377380371094, 0.12011622619628906, 0.12391935729980469, 0.12457574462890625, 0.12114841461181641, 0.12188262176513671, 0.12191641235351562, 0.122608642578125, 0.12166246032714843, 0.12045823669433593, 0.12265062713623047, 0.11995648193359375, 0.11985919952392578, 0.12012236785888672, 0.1209692153930664, 0.1199257583618164, 0.11945062255859375, 0.11992781066894531, 0.12266598510742187, 0.12541951751708985, 0.12053196716308594, 0.1202708511352539, 0.1204869155883789, 0.1207040023803711, 0.11996979522705079, 0.11941683197021484, 0.1198919677734375, 0.12088934326171875, 0.1202135009765625, 0.12108697509765624, 0.12181401824951171, 0.12157440185546875, 0.12224409484863281, 0.12176691436767578, 0.12027597045898437, 0.12312064361572266, 0.12430643463134766, 0.12481843566894531, 0.12055961608886719, 0.12001484680175781, 0.120700927734375, 0.12132454681396485, 0.12138803100585938, 0.12149247741699219, 0.12137369537353515, 0.12086784362792968, 0.11978137969970704, 0.11831501007080078, 0.11893350219726563, 0.11975987243652343, 1.337777099609375, 0.12207820892333984, 0.12201983642578125, 0.12232498931884765, 0.12176998138427735, 0.12154777526855469, 0.12151602935791016, 0.12105113220214844, 0.12307968139648437, 0.12468531036376954, 0.12421017456054688, 0.12334284973144531, 0.12305919647216797, 0.12244582366943359, 0.12169420623779297, 0.12110950469970704, 0.12252159881591797, 0.12277247619628906, 0.12067430114746094, 0.12020428466796874, 0.12091596984863281, 0.12098560333251954, 0.1201612777709961, 0.12043059539794922, 0.1210071029663086, 0.12179353332519531, 0.12091494750976563, 0.12119757080078125, 0.1209169921875, 0.11897958374023437, 0.12299775695800781, 0.1223895034790039, 0.12060160064697266, 0.12075007629394531, 0.12043059539794922, 0.1196789779663086, 0.12085247802734375, 0.12097023773193359, 0.12131123352050781, 0.12230758666992188, 0.12221952056884766, 0.12117298889160157, 0.12365004730224609, 0.12400434875488281, 0.12404838562011719, 0.12052377319335937, 0.12127129364013672, 0.12128050994873046, 0.12071116638183593, 0.12056781005859375, 0.12016435241699219, 0.12053913879394532, 0.12046028900146484, 0.12024422454833984, 0.12027391815185547, 0.12364390563964844, 0.12216217803955078, 0.12237004852294922, 0.12073881530761718, 0.12220313262939453, 0.12082176208496094, 0.12103884887695313, 0.12097433471679687, 1.33781396484375, 0.12056166076660156, 0.12106034851074218, 0.12064358520507812, 0.12095283508300782, 0.11977113342285156, 0.1198397445678711, 0.12019712066650391, 0.12088934326171875, 0.1202135009765625, 0.11932057952880859, 0.11978342437744141, 0.12095283508300782, 0.12236799621582031, 0.12182733154296875, 0.12513279724121093, 0.12466995239257812, 0.12503858947753907, 0.12063539123535157, 0.12458598327636719, 0.12253081512451172, 0.12235775756835937, 0.1216215057373047, 0.12172902679443359, 0.12987289428710938, 0.12720435333251953, 0.1267599334716797, 0.12512665557861327, 0.12579430389404297, 0.12070809936523437, 0.12049715423583984, 0.12092211151123047, 0.12042240142822265, 0.12102758026123046, 0.12088114929199219, 0.12057190704345704, 0.12025651550292969, 0.11923967742919922, 0.1194434585571289, 0.12060979461669921, 0.12083200073242187, 0.12038655853271485, 0.12033023834228515, 0.12046745300292969, 0.12096717071533203, 0.15305625915527343, 0.12037836456298828, 0.1340528564453125, 0.1279109115600586, 0.12325682830810547, 0.12313906860351563, 0.12149247741699219, 0.12110336303710938, 0.12198604583740234, 0.1217597427368164, 0.12294758605957032, 0.12422451019287109, 0.12370738983154297, 0.12302130889892578, 0.12201471710205078, 0.12068761444091797, 0.1210982437133789, 0.12109414672851562, 1.3387120361328124, 0.12246835327148438, 0.12204134368896484, 0.1214382095336914, 0.12144640350341797, 0.1209169921875, 0.11926630401611328, 0.11989094543457031, 0.11973222351074218, 0.12131021118164062, 0.12079001617431641, 0.1208627166748047, 0.12053196716308594, 0.12079615783691407, 0.12121702575683593, 0.12072550201416016, 0.1211883544921875, 0.12103270721435547, 0.12036812591552734, 0.12021965026855469, 0.1203251190185547, 0.12038553619384766, 0.12084223937988281, 0.1267599334716797, 0.12622643280029297, 0.12050943756103516, 0.12090060424804687, 0.12117298889160157, 0.12112486267089843, 0.12288204956054688, 0.12214476776123047, 0.12218879699707032, 0.12261580657958984, 0.12186930847167969, 0.12190105438232422, 0.12255744171142578, 0.12243558502197266, 0.12313906860351563, 0.12777369689941406, 0.12362957000732422, 0.12381081390380859, 0.12525567626953124, 0.12580249786376954, 0.12560588836669923, 0.1253191680908203, 0.12527410888671875, 0.12534886169433593, 0.12545024108886718, 0.12553215789794922, 0.12531712341308593, 0.12593971252441405, 0.12436991882324219, 0.1228748779296875, 0.12137062072753907, 0.12152217864990235, 0.12414157104492188, 0.12615885162353516, 0.12141670227050781, 0.12063231658935547, 0.12002406311035156, 0.11943014526367188, 0.12062924957275391, 0.12072038269042969, 1.336248291015625, 0.1198919677734375, 0.11947929382324218, 0.12062617492675781, 0.119947265625, 0.12089958190917968, 0.12029849243164062, 0.12022783660888672, 0.12065689849853516, 0.1202135009765625, 0.12065792083740234, 0.12003020477294922, 0.12006092834472656, 0.11975167846679688, 0.11906867218017578, 0.12242124938964843, 0.12503040313720704, 0.12603392028808594, 0.12694425964355469, 0.12574412536621093, 0.1266196517944336, 0.12151091003417969, 0.12225740814208984, 0.12230451202392578, 0.11999334716796875, 0.11920076751708984, 0.11911065673828125, 0.11914649963378907, 0.11933491516113282, 0.1193154525756836, 0.11917926025390625, 0.12024934387207031, 0.12140748596191406, 0.12068556976318359, 0.12080742645263672, 0.12033023834228515, 0.12182118225097656, 0.1198551025390625, 0.11954176330566406, 0.1197127685546875, 0.11980697631835938, 0.11981005096435547, 0.12188159942626953, 0.12111257934570313, 0.1202155532836914, 0.1215436782836914, 0.12074393463134765, 0.11962060546875, 0.11958067321777344, 0.11978854370117188, 0.11999129486083984, 0.11960524749755859, 0.12023910522460937, 0.11996160125732422, 0.12012850952148438, 0.11967385864257812, 0.11939942169189453, 0.11954176330566406, 0.11934515380859376, 0.12116889953613282, 0.12079718780517579, 0.12049715423583984, 0.12130303955078126, 1.3353123779296876, 0.11982438659667968, 0.12062413024902344, 0.1204172821044922, 0.12058009338378907, 0.12072550201416016, 0.12065996551513672, 0.1200343017578125, 0.12008140563964843, 0.12076850891113282, 0.11858739471435546, 0.11867135620117188, 0.11859251403808593, 0.12013465881347657, 0.12089958190917968, 0.12008550262451172, 0.12011622619628906, 0.11956224060058594, 0.11950694274902343, 0.11952025604248047, 0.11962879943847657, 0.11971993255615235, 0.11913728332519531, 0.12016947174072265, 0.12162560272216796, 0.12184883117675781, 0.12369203186035156, 0.1231626205444336, 0.11871743774414062, 0.11920076751708984, 0.11965849304199219, 0.12003020477294922, 0.1202155532836914, 0.12023603057861328, 0.12003839874267579, 0.11934925079345703, 0.11988787078857421, 0.1203056640625, 0.12027289581298828, 0.11974348449707031, 0.11961548614501953, 0.11831193542480468, 0.11842662048339844, 0.1187799072265625, 0.11959500885009766, 0.11890483093261718, 0.11942400360107422, 0.12027187347412109, 0.11983769226074219, 0.1196021728515625, 0.11960320281982421, 0.11968204498291016, 0.11989299011230468, 0.119299072265625, 0.1205401611328125, 0.12055244445800781, 0.11918745422363282, 0.11841331481933594, 0.11824332427978515, 0.11852595520019531, 0.11964825439453125, 0.11988582611083984, 0.121670654296875, 1.33536865234375, 0.11859661102294922, 0.11871641540527343, 0.11992678070068359, 0.12005068969726562, 0.12019916534423829, 0.13660365295410157, 0.13541171264648438, 0.12260659027099609, 0.12123750305175782, 0.12073369598388672, 0.12086067199707032, 0.13282508850097657, 0.12027801513671875, 0.12036300659179687, 0.11917107391357422, 0.11865087890625, 0.11896422576904297, 0.1194629135131836, 0.119299072265625, 0.1195120620727539, 0.11969535827636718, 0.11968409729003907, 0.11943628692626954, 0.12002508544921875, 0.12058419036865234, 0.12106034851074218, 0.11875635528564453, 0.11801395416259766, 0.11947007751464844, 0.12017151641845703, 0.12008448028564453, 0.11883417510986329, 0.1195120620727539, 0.12039679718017578, 0.12211711883544922, 0.1200343017578125, 0.11951001739501953, 0.12016844940185546, 0.1209692153930664, 0.1203251190185547, 0.12044185638427735, 0.12084121704101562, 0.12004249572753906, 0.11822592163085938, 0.1187061767578125, 0.11875122833251953, 0.11928678131103515, 0.11994419097900391, 0.12029849243164062, 0.12054630279541016, 0.12115865325927734, 0.12029644775390624, 0.12071731567382812, 0.11979878234863281, 0.12040806579589844, 0.12007936096191406, 0.12031590270996094, 0.1193154525756836, 0.1182382049560547, 0.11915161895751954, 0.1194434585571289, 0.119119873046875, 1.3393028564453124, 0.11967692565917969, 0.11885465240478515, 0.11963597106933593, 0.11984076690673828, 0.12160921478271484, 0.12220108795166015, 0.12143411254882812, 0.11972198486328126, 0.11973324584960937, 0.12045516967773437, 0.12088524627685547, 0.12194611358642578, 0.1257011184692383, 0.12616499328613281, 0.12660838317871093, 0.11890790557861328, 0.11855564880371093, 0.11947417449951171, 0.12041011047363281, 0.12008345794677734, 0.11967692565917969, 0.11948339080810547, 0.12421222686767579, 0.12378419494628906, 0.12243762969970703, 0.12110745239257813, 0.12059954833984375, 0.11936051177978516, 0.11943936157226563, 0.12298649597167968, 0.1255577621459961, 0.12188159942626953, 0.12856422424316405, 0.12238540649414062, 0.12182118225097656, 0.12053606414794922, 0.12193689727783204, 0.12068147277832031, 0.12049817657470703, 0.12149862670898437, 0.12842291259765626, 0.12252671813964844, 0.1230018539428711, 0.12191334533691406, 0.122029052734375, 0.12049919891357422, 0.12047462463378907, 0.12276121520996094, 0.12212633514404297, 0.12149759674072266, 0.1214228515625, 0.12038143920898438, 0.12072038269042969, 0.12096102142333984, 0.1206138916015625, 0.12045516967773437, 0.12037222290039062, 0.12106547546386719, 0.12003942108154297, 0.12023296356201171, 0.12689408111572265, 0.13101158142089844, 1.33789697265625, 0.12049203491210937, 0.1208463363647461, 0.11975577545166016, 0.12085862731933594, 0.12024114990234375, 0.11955814361572266, 0.11931852722167968, 0.11963597106933593, 0.11984690856933594, 0.12007526397705078, 0.1207930908203125, 0.12024422454833984, 0.11967692565917969, 0.12053708648681641, 0.11988582611083984, 0.1203978271484375, 0.12062515258789062, 0.120195068359375, 0.1203589096069336, 0.12069068908691406, 0.12045209503173829, 0.12110643005371094, 0.12053298950195312, 0.12072857666015625, 0.12033433532714843, 0.12112076568603515, 0.12053401947021485, 0.12081459045410156, 0.12195123291015625, 0.12377702331542968, 0.12575539398193358, 0.12383334350585938, 0.12273664093017578, 0.12211302185058594, 0.12157952117919922, 0.12112384033203125, 0.12038041687011719, 0.12060569763183594, 0.12003839874267579, 0.12010495758056641, 0.12012748718261719, 0.12169216156005859, 0.1224448013305664, 0.12042546844482421, 0.12042444610595703, 0.12444774627685547, 0.12239974212646484, 0.12196454620361329, 0.12182630157470703, 0.12143309020996093, 0.1212047348022461, 0.12062413024902344, 0.12058624267578125, 0.11979366302490234, 0.12022169494628906, 0.12096511840820312, 0.12070195007324219, 0.12093440246582031, 0.12095487976074219, 0.12163788604736328, 0.12293836975097656, 0.12137881469726562]",tokens/s,7.2048690921103145,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-564M,facebook/xglm-564M,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-14B,Qwen/Qwen-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-180B,tiiuae/falcon-180B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mistral-7B-v0.1,mistralai/Mistral-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-7b,google/recurrentgemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x7B-v0.1,mistralai/Mixtral-8x7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-72B,Qwen/Qwen-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,1551.233024,10567.548928,9640.607744,9107.931136,8963.121152,s,10,6.191430908203126,0.6191430908203126,0.00492387937137032,0.6175096130371094,0.6233414245605469,0.6275461395263672,0.6309099114990234,"[0.6317508544921875, 0.6167314453125, 0.614298095703125, 0.6224070434570312, 0.6163533325195313, 0.6191119384765625, 0.6153391723632813, 0.6217313842773438, 0.6154198608398438, 0.6182877807617188]",tokens/s,413.4746939690815,kWh,1.9768055747537054e-05,3.2340280100080065e-05,2.412420230471338e-05,7.623253815233049e-05,tokens/kWh,3358146.0909572756,MB,1551.233024,10567.548928,9640.607744,9107.931136,8963.123712,s,10,363.74294921875,36.37429492187499,0.11154626786141278,36.367537109375,36.502158203125,36.5673642578125,36.6195291015625,"[36.24193359375, 36.348765625, 36.2653671875, 36.25515625, 36.35872265625, 36.3891328125, 36.38728125, 36.3763515625, 36.48766796875, 36.6325703125]",tokens/s,1.7319923351177504,kWh,0.0011355528732433038,0.001904881992755162,0.0010984164179480079,0.004138851283946474,tokens/kWh,15221.61480997411,,s,629,368.730311584473,0.5862167115810376,0.07340934763601312,0.57547265625,0.5853450439453125,0.5971843139648438,1.1904878173828124,"[0.572274658203125, 0.5727969360351562, 0.5717954711914063, 0.5705328369140625, 0.5676318969726563, 0.5673267211914063, 0.568890380859375, 0.57088818359375, 0.5780695190429688, 0.5853051147460937, 0.5710888671875, 0.5699829711914063, 0.5734061889648437, 0.5707704467773438, 0.5708574829101563, 0.5726607055664062, 0.572389404296875, 0.5702123413085938, 0.5706362915039063, 0.5722511596679688, 0.572548095703125, 0.5706762084960938, 0.5718220825195313, 0.5734041748046875, 0.5734747924804687, 0.574603271484375, 0.5702062377929688, 0.5721569213867187, 0.5739520263671875, 0.5719459838867188, 0.5710806884765625, 0.5747291870117187, 0.5731563720703124, 0.5752791137695312, 0.5723463745117188, 0.5754757080078124, 0.57253173828125, 0.5745387573242188, 0.5752626953125, 0.57680078125, 0.6260746459960937, 0.5987891235351562, 0.58073291015625, 0.5771417846679687, 0.5737799682617187, 0.575457275390625, 0.5798482055664063, 0.5748582153320313, 0.5746309204101563, 0.5763655395507813, 0.5742172241210938, 0.5749862670898438, 0.575177734375, 0.575552490234375, 0.577344482421875, 0.5774817504882812, 0.5746749267578125, 0.574730224609375, 0.577996826171875, 0.5894461669921875, 0.5761382446289063, 0.5781166381835937, 1.1921141357421876, 0.5763041381835937, 0.5744701538085938, 0.5759324340820312, 0.575767578125, 0.5766891479492188, 0.5749708862304688, 0.58811083984375, 0.5873807373046875, 0.5756528930664062, 0.5741915893554688, 0.5752586059570313, 0.5752709350585937, 0.5759016723632813, 0.5754521484375, 0.57449267578125, 0.5746011962890625, 0.575415283203125, 0.5727897338867187, 0.5751265258789062, 0.5736202392578125, 0.5747896118164062, 0.5753487548828125, 0.5770762329101562, 0.57520947265625, 0.5758658447265625, 0.5733795776367188, 0.5761802368164063, 0.5736878051757812, 0.57603173828125, 0.5738475341796875, 0.5771806640625, 0.6213468017578125, 0.5877841796875, 0.583510009765625, 0.594777099609375, 0.5857146606445313, 0.5777879028320313, 0.57308056640625, 0.5749319458007812, 0.5747732543945312, 0.5737697143554688, 0.5734082641601562, 0.5743073120117187, 0.5735720825195313, 0.5859215087890625, 0.572864501953125, 0.5759344482421875, 0.575457275390625, 0.5756436767578125, 0.5742960815429687, 0.5748705444335938, 0.5721180419921875, 0.5749903564453125, 0.57339697265625, 0.5732618408203125, 0.5731573486328125, 0.5762539672851562, 0.57394482421875, 0.5733939208984375, 0.5756139526367188, 0.5740359497070312, 0.5734840087890625, 1.1873433837890626, 0.5733130493164063, 0.572020751953125, 0.5750281982421875, 0.5744384155273438, 0.5752596435546875, 0.573465576171875, 0.5749135131835937, 0.5721610107421875, 0.5753794555664062, 0.5726627807617187, 0.5723883666992188, 0.5725388793945313, 0.5751316528320313, 0.5709240112304688, 0.5730949096679687, 0.5720975341796875, 0.573380615234375, 0.5707847900390625, 0.5720617065429687, 0.573470703125, 0.5740380249023438, 0.62124951171875, 0.5767761840820312, 0.5744865112304688, 0.57579931640625, 0.575942626953125, 0.5752289428710937, 0.574856201171875, 0.5743349609375, 0.5739683837890625, 0.5756139526367188, 0.5737789306640625, 0.5761781616210937, 0.5757327270507813, 0.5770363159179688, 0.5733038330078125, 0.574519287109375, 0.5725859985351562, 0.5741567993164063, 0.5724672241210937, 0.5760061645507812, 0.5761669311523437, 0.5755750122070312, 0.57582080078125, 0.5811456298828125, 0.574961669921875, 0.5766134033203125, 0.5742633056640625, 0.5757429809570312, 0.5744302368164063, 0.5859727172851562, 0.579758056640625, 0.57645263671875, 0.5762744140625, 0.576232421875, 0.5735690307617187, 0.5759723510742187, 0.5765130004882812, 0.5761033935546875, 0.5772155151367188, 0.5766625366210938, 0.574328857421875, 1.19583642578125, 0.5753026733398438, 0.5740892333984375, 0.5730826416015625, 0.5778677978515625, 0.5740062866210938, 0.5734471435546875, 0.5741895751953126, 0.5717800903320313, 0.5727406005859375, 0.5727139892578125, 0.5732075805664063, 0.572474365234375, 0.6082703247070312, 0.5876746215820312, 0.5764342041015625, 0.5737277221679687, 0.5749391479492187, 0.5726248779296875, 0.5751582641601563, 0.5725931396484375, 0.5741782836914062, 0.5770209350585938, 0.5778247680664063, 0.5730631713867187, 0.5740185546875, 0.5756446533203124, 0.5790443725585938, 0.573750244140625, 0.5757440185546875, 0.5739386596679688, 0.5760481567382812, 0.5768816528320313, 0.5746780395507812, 0.5758197631835937, 0.577280029296875, 0.57312255859375, 0.5745213623046875, 0.5726709594726562, 0.5862932739257812, 0.5771571044921875, 0.57526171875, 0.5731583862304688, 0.573707275390625, 0.5741639404296875, 0.5738331909179688, 0.5718712158203125, 0.573675537109375, 0.573633544921875, 0.5722941284179688, 0.57547265625, 0.5762068481445313, 0.5732874145507812, 0.5732771606445313, 0.5758402709960937, 0.5732075805664063, 0.5757081298828125, 0.5855047607421875, 0.5730509033203125, 0.5735925903320312, 0.5738875122070313, 0.5727416381835938, 0.5733836669921875, 1.1907276611328126, 0.5740676879882812, 0.5708892211914063, 0.580158447265625, 0.5738884887695312, 0.5736806640625, 0.6072073974609375, 0.588558349609375, 0.5745029296875, 0.5752238159179688, 0.5878015747070312, 0.582830078125, 0.5738157958984375, 0.5721927490234375, 0.5747548217773437, 0.5753651123046875, 0.5713336181640625, 0.5741066284179688, 0.5730068359375, 0.575351806640625, 0.575636474609375, 0.5744588623046875, 0.5732515869140625, 0.5729791870117188, 0.5723822021484375, 0.5744834594726562, 0.5735341796875, 0.5847572631835938, 0.5753466796875, 0.5823467407226562, 0.5749995727539062, 0.5727999877929687, 0.5751224365234375, 0.574972900390625, 0.5725020141601562, 0.5751541748046874, 0.5732710571289062, 0.5741690673828125, 0.5739458618164063, 0.5733847045898437, 0.5713796997070313, 0.57493603515625, 0.5751920776367188, 0.575267822265625, 0.577902587890625, 0.5878067016601562, 0.5808261108398437, 0.5749944458007813, 0.5743134765625, 0.5730303955078125, 0.5784811401367187, 0.5843281860351562, 0.5756528930664062, 0.5737636108398437, 0.5724241943359375, 0.5729136352539063, 0.5741741943359375, 0.5743861694335938, 0.57299658203125, 0.5917860107421875, 0.6048685913085937, 0.5748213500976562, 0.5898741455078125, 1.1906693115234375, 0.571883544921875, 0.5722173461914063, 0.5802373046875, 0.5872875366210938, 0.5823795166015625, 0.5799813232421875, 0.579652587890625, 0.5765519409179688, 0.5746995239257813, 0.575045654296875, 0.5747711791992187, 0.5768130493164062, 0.5769676513671875, 0.5726126098632812, 0.5852190551757812, 0.57491455078125, 0.5735433959960937, 0.5770751953125, 0.5736397094726563, 0.573791259765625, 0.574181396484375, 0.5759140014648437, 0.5764351806640625, 0.57255322265625, 0.5753170166015625, 0.59150439453125, 0.5777540893554688, 0.578746337890625, 0.5756385498046875, 0.5741619262695312, 0.5757542114257812, 0.5824358520507813, 0.5815643920898438, 0.5774141235351562, 0.5747486572265625, 0.574213134765625, 0.5760655517578125, 0.5747220458984375, 0.5784371337890625, 0.5734993896484375, 0.5735045166015625, 0.5747711791992187, 0.5764331665039063, 0.577649658203125, 0.57809716796875, 0.5789470825195312, 0.5814896850585938, 0.5822208251953125, 0.5782722778320313, 0.578113525390625, 0.6215147705078125, 0.5739683837890625, 0.5787739868164062, 0.5820374755859375, 0.5773260498046875, 0.5740472412109375, 0.575246337890625, 0.5747702026367187, 0.5742673950195313, 0.5750784301757812, 0.5755054321289063, 0.5752709350585937, 1.1900211181640625, 0.57727490234375, 0.5757470703125, 0.5897861328125, 0.5750527954101563, 0.5777305297851563, 0.57518896484375, 0.574666748046875, 0.5779507446289063, 0.575140869140625, 0.5742858276367188, 0.575351806640625, 0.5740001220703125, 0.5768048706054687, 0.5780940551757813, 0.57803466796875, 0.5774663696289063, 0.5782589721679687, 0.575288330078125, 0.5733693237304688, 0.5881835327148438, 0.5772205810546875, 0.574129150390625, 0.5762918701171875, 0.5739939575195312, 0.5760747680664062, 0.575583251953125, 0.5768417358398438, 0.5760399169921875, 0.5757798461914062, 0.57519921875, 0.57423974609375, 0.573834228515625, 0.5744076538085937, 0.5739049072265625, 0.575267822265625, 0.5737953491210938, 0.5772339477539062, 0.5919170532226562, 0.580759521484375, 0.5787473754882813, 0.608162841796875, 0.5894563598632813, 0.5768509521484375, 0.5752176513671875, 0.5775780029296875, 0.5743544311523437, 0.573812744140625, 0.5747957763671875, 0.57548291015625, 0.5729556274414063, 0.57381787109375, 0.5727242431640625, 0.5771735229492188, 0.5741015014648437, 0.5910446166992187, 0.5834454956054688, 0.57438720703125, 0.5762047729492188, 0.5752913818359375, 0.5770925903320312, 0.5812899780273437, 0.5784688720703125, 1.1975885009765626, 0.5771817016601563, 0.5819750366210937, 0.5791815795898437, 0.5763778686523438, 0.5769635620117187, 0.57594775390625, 0.5751336669921875, 0.5749678344726562, 0.575594482421875, 0.5771714477539063, 0.576321533203125, 0.576817138671875, 0.5754398803710937, 0.5751234741210938, 0.5747230834960938, 0.5750425415039062, 0.5745684204101562, 0.57558935546875, 0.5750701904296875, 0.5749329833984375, 0.5750650634765625, 0.5740042114257813, 0.5762826538085938, 0.5727887573242187, 0.5745233764648437, 0.57548388671875, 0.573718505859375, 0.5744671020507812, 0.5776168823242187, 0.5746626586914062, 0.6081239013671875, 0.5881200561523438, 0.5775677490234375, 0.5764024047851563, 0.5751910400390625, 0.5769390258789062, 0.5754009399414063, 0.5739049072265625, 0.575013916015625, 0.5745203247070313, 0.5765560302734375, 0.5745387573242188, 0.5761618041992187, 0.575889404296875, 0.5766082763671875, 0.57811865234375, 0.5763922119140625, 0.5919016723632813, 0.5809264526367187, 0.576194580078125, 0.576331787109375, 0.575731689453125, 0.5766779174804687, 0.5772841186523437, 0.5940459594726563, 0.58180810546875, 0.57876171875, 0.5764239501953125, 0.5762396240234375, 0.576132080078125, 0.5766563720703125, 0.5772236938476563, 1.1946373291015624, 0.5790075073242188, 0.5778452758789062, 0.5780223999023437, 0.5760255737304687, 0.5752719116210937, 0.5753477172851562, 0.5768612060546875, 0.57411279296875, 0.57573681640625, 0.5779671020507813, 0.5771366577148438, 0.5764833374023437, 0.5781381225585938, 0.5816166381835938, 0.5775032348632813, 0.584826904296875, 0.579694580078125, 0.577818603515625, 0.5831813354492188, 0.57782373046875, 0.57818212890625, 0.5787944946289062, 0.5785169677734375, 0.5787228393554688, 0.609291259765625, 0.5911961669921875, 0.578260986328125, 0.5757542114257812, 0.57824462890625, 0.5764597778320313, 0.5784494018554688, 0.5771233520507812, 0.5806346435546875, 0.5757501220703125, 0.5786470336914062, 0.5761484985351563, 0.5798707275390625, 0.5774356689453125, 0.5818470458984375, 0.5834660034179687, 0.5778145141601563, 0.5779609375, 0.5804871826171875, 0.5783951416015625, 0.5808629760742188, 0.5828208618164062, 0.5796904907226562, 0.578429931640625, 0.5768612060546875, 0.5788917846679688, 0.5763410034179688, 0.5773086547851562, 0.5782097778320312, 0.5760829467773437, 0.5792112426757813, 0.5782097778320312, 0.5791918334960937, 0.5788436279296875, 0.5805189208984375, 0.5794949340820312, 0.577522705078125, 0.582096923828125, 1.1941856689453125, 0.5746697998046875, 0.5742643432617187, 0.5745223388671875, 0.57438720703125, 0.5786224365234375, 0.575003662109375, 0.5769021606445313, 0.5743739013671875, 0.5750742797851562, 0.5706588134765626, 0.5746155395507813, 0.5738916015625, 0.5746626586914062, 0.5730191650390625, 0.6197698364257812, 0.5737420654296875, 0.5767710571289062, 0.5734052124023438, 0.5752227783203125, 0.57251123046875, 0.5718231201171875, 0.5745172729492187, 0.5742960815429687, 0.5724620971679687, 0.5790986328125, 0.600542236328125, 0.57509375, 0.575983642578125, 0.57527294921875, 0.5771817016601563, 0.5785989379882812, 0.5756754150390625, 0.5929605102539063, 0.6013921508789063, 0.600364013671875, 0.6025697021484375, 0.600806396484375, 0.5749309692382812, 0.5863075561523438, 0.6006087646484375, 0.6036643676757812, 0.6020280151367188, 0.578028564453125, 0.5757982788085938, 0.5767587890625, 0.575836181640625, 0.57702294921875, 0.576859130859375, 0.5809397583007813, 0.5909534912109375, 0.5762191162109375, 0.57350146484375, 0.57687451171875, 0.5744854736328125, 0.5861334838867187, 0.6022113037109375, 0.60035888671875, 0.6007900390625, 0.5758658447265625, 0.5751664428710938, 0.577016845703125, 0.5736202392578125]",tokens/s,1.705853791344469,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-34B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,b42d2d91c648a3ef83c1f5664dd2a522d85ce997,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1326.907392,22605.135872,21678.260224,21145.583616,20257.19808,s,10,12.591255004882813,1.2591255004882813,0.0011667454292825202,1.259453796386719,1.2604906249999999,1.2606698120117188,1.2608131616210938,"[1.2573223876953126, 1.25743408203125, 1.2588828125, 1.25787109375, 1.2595804443359375, 1.2593355712890626, 1.259956787109375, 1.2604508056640624, 1.2608489990234375, 1.259572021484375]",tokens/s,203.3157138829487,kWh,4.083047732710838e-05,6.78052621004125e-05,9.648882718806817e-05,0.00020512456661558905,tokens/kWh,1248022.1371034186,MB,1327.222784,22605.135872,21678.260224,21145.583616,20257.20064,s,10,73.69151806640625,7.369151806640625,0.15363016330283752,7.279565673828126,7.614607861328126,7.638324926757813,7.657298579101562,"[7.2538125, 7.23409130859375, 7.27244775390625, 7.24278955078125, 7.28668359375, 7.24614794921875, 7.402611328125, 7.4815546875, 7.60933740234375, 7.6620419921875]",tokens/s,8.549152148450556,kWh,0.00023823224529623987,0.0004001049870535554,0.0003929447032476218,0.001031281935597417,tokens/kWh,61089.01729526018,,s,629,84.90965820312496,0.13499150747714625,0.14966259746351404,0.11566284942626953,0.12218961791992188,0.1257308135986328,1.37507345703125,"[0.11360050964355468, 0.11334963226318359, 0.11368345642089844, 0.11404083251953125, 0.11517747497558593, 0.11474022674560547, 0.11561164855957032, 0.11620556640625, 0.1161164779663086, 0.11630796813964844, 0.11577241516113282, 0.11503206634521485, 0.11379302215576172, 0.11358515167236329, 0.11334758758544922, 0.11376844787597656, 0.11382374572753906, 0.11456614685058594, 0.11459993743896485, 0.11557990264892579, 0.11489177703857421, 0.11451187133789062, 0.11495014190673829, 0.11688960266113281, 0.11602227020263672, 0.1156648941040039, 0.11556966400146484, 0.1162455062866211, 0.1146398696899414, 0.11510374450683594, 0.11380223846435547, 0.11366502380371094, 0.11487846374511719, 0.11490713500976563, 0.11504434967041016, 0.1145712661743164, 0.11476582336425781, 0.1149665298461914, 0.11513753509521485, 0.11607449340820312, 0.1152890853881836, 0.11597004699707031, 0.11623423767089844, 0.11590144348144531, 0.11627417755126954, 0.11466547393798829, 0.11460710144042968, 0.11541094207763672, 0.11493990325927735, 0.11557376098632813, 0.11613081359863281, 0.11566284942626953, 0.11582259368896484, 0.11536793518066406, 0.11605503845214844, 0.11766067504882813, 0.11553177642822265, 0.1148753890991211, 0.11511500549316406, 0.1151488037109375, 0.11524301147460937, 0.11523379516601563, 1.37234228515625, 0.11436441802978516, 0.11433164978027344, 0.11418316650390625, 0.11374694061279297, 0.11389234924316406, 0.11383910369873047, 0.11391693115234375, 0.11406950378417968, 0.11506790161132813, 0.11524710083007812, 0.11528396606445312, 0.11590962982177734, 0.1159188461303711, 0.11578163146972656, 0.11561164855957032, 0.11711078643798828, 0.11518463897705078, 0.11495014190673829, 0.11523379516601563, 0.11544064331054688, 0.1158809585571289, 0.11539250946044922, 0.11373158264160156, 0.11360358428955078, 0.11373363494873047, 0.11447193908691407, 0.1146767349243164, 0.11444735717773437, 0.11487846374511719, 0.11490201568603516, 0.11512115478515625, 0.11568128204345703, 0.11525631713867188, 0.1146593246459961, 0.11635199737548828, 0.11531263732910156, 0.11463680267333984, 0.11369881439208984, 0.1135093765258789, 0.11351654052734375, 0.1133834228515625, 0.11429682922363281, 0.11465420532226563, 0.11496857452392578, 0.11480268859863281, 0.11670630645751953, 0.11594854736328125, 0.11562290954589843, 0.11588710021972656, 0.11568742370605468, 0.1149122543334961, 0.11431731414794923, 0.11375923156738281, 0.113939453125, 0.11333427429199219, 0.1143214111328125, 0.11490611267089844, 0.11494707489013672, 0.11486924743652344, 0.11506687927246094, 0.11505254364013671, 0.1152911376953125, 1.3754398193359374, 0.11800780487060547, 0.11599565124511718, 0.11561676788330078, 0.11586150360107422, 0.11914444732666016, 0.11948134613037109, 0.11671347045898438, 0.11397222137451171, 0.11375308990478515, 0.11446988677978516, 0.11348274993896484, 0.11338444519042969, 0.11452416229248047, 0.1148569564819336, 0.11411148834228516, 0.11502899169921875, 0.11343052673339844, 0.11407667541503906, 0.11537612915039062, 0.11549491119384765, 0.1147166748046875, 0.11465216064453125, 0.11500748443603516, 0.11508735656738281, 0.11557990264892579, 0.11615334320068359, 0.11437977600097657, 0.1146081314086914, 0.11598028564453125, 0.11502694702148437, 0.11337216186523437, 0.11443507385253907, 0.113544189453125, 0.11396607971191407, 0.11467878723144531, 0.11543449401855468, 0.11556249237060547, 0.11521228790283203, 0.11507199859619141, 0.11519692993164063, 0.11519487762451172, 0.11537407684326172, 0.11564236450195313, 0.1153290252685547, 0.1162209243774414, 0.11602329254150391, 0.11629875183105469, 0.11762995147705078, 0.11652301025390625, 0.11631718444824218, 0.11633971405029297, 0.11565465545654297, 0.11625574493408203, 0.11568434906005859, 0.11597004699707031, 0.11853721618652344, 0.11704319763183593, 0.11517644500732421, 0.11523174285888672, 0.11493478393554687, 0.11497369384765625, 0.11512627410888672, 1.375246337890625, 0.11607756805419922, 0.11524505615234375, 0.11547750091552735, 0.11567616271972657, 0.11527884674072265, 0.11492044830322265, 0.11444223785400391, 0.11392921447753906, 0.1152020492553711, 0.1151682586669922, 0.11497267150878906, 0.11449958038330078, 0.11489382171630859, 0.11384217834472657, 0.11540684509277344, 0.11551948547363282, 0.11519283294677735, 0.11553485107421875, 0.11528704071044922, 0.11537203216552734, 0.11465318298339844, 0.11460300445556641, 0.11479142761230468, 0.1148590087890625, 0.11463680267333984, 0.1167984619140625, 0.11477811431884766, 0.11468902587890625, 0.1144668197631836, 0.11459584045410157, 0.11523072052001954, 0.11478323364257813, 0.11436953735351563, 0.11527577972412109, 0.1138524169921875, 0.11410329437255859, 0.11435110473632812, 0.11431629180908204, 0.11455999755859375, 0.11420671844482422, 0.11461529541015625, 0.11506687927246094, 0.11439103698730468, 0.11451904296875, 0.11512217712402344, 0.11464192199707031, 0.11463168334960938, 0.11458354949951172, 0.11633971405029297, 0.11525325012207031, 0.11532697296142579, 0.1155594253540039, 0.11556761932373047, 0.11561984252929687, 0.11544985961914063, 0.11490713500976563, 0.11471871948242188, 0.11507711791992188, 0.114735107421875, 0.11491635131835938, 0.11433881378173828, 0.11425177764892579, 1.37462890625, 0.11368755340576171, 0.11353600311279297, 0.1136209945678711, 0.1137080307006836, 0.11371622467041016, 0.11370393371582031, 0.1134571533203125, 0.11415449523925782, 0.11482521820068359, 0.11533312225341796, 0.11490406036376953, 0.11523276519775391, 0.11505766296386719, 0.1146060791015625, 0.11536793518066406, 0.11525017547607422, 0.11478015899658203, 0.11546009826660156, 0.12193791961669923, 0.11759513854980469, 0.1166223373413086, 0.11556966400146484, 0.11545906829833984, 0.11585945892333985, 0.11594239807128906, 0.1159731216430664, 0.1157754898071289, 0.11550105285644531, 0.11466957092285156, 0.11382886505126953, 0.11341516876220703, 0.1438689270019531, 0.13109555053710936, 0.11538636779785157, 0.11588710021972656, 0.11533516693115234, 0.11493580627441406, 0.11367731475830078, 0.11382476806640625, 0.11414015960693359, 0.11553791809082031, 0.11477606201171875, 0.11469209289550782, 0.11417190551757812, 0.11668889617919923, 0.11521228790283203, 0.11511910247802734, 0.11487232208251953, 0.11507199859619141, 0.11467775726318359, 0.11369062042236328, 0.11377664184570313, 0.113870849609375, 0.11358515167236329, 0.11360050964355468, 0.11431423950195313, 0.11471257781982422, 0.11487846374511719, 0.11516108703613281, 0.11568946838378906, 0.11549081420898437, 0.11536486053466796, 1.3772686767578124, 0.11591270446777344, 0.11551232147216797, 0.11555225372314454, 0.11598643493652344, 0.11569868469238281, 0.115704833984375, 0.11404902648925781, 0.11357901000976563, 0.1135964126586914, 0.1135308837890625, 0.11364556884765625, 0.11312742614746094, 0.11832524871826172, 0.12219699096679687, 0.11778662109375, 0.11629158020019531, 0.1153290252685547, 0.11560345458984375, 0.11542015838623047, 0.11483443450927734, 0.11497574615478516, 0.11525529479980469, 0.11747225952148438, 0.11545088195800782, 0.11474739074707031, 0.11497779083251954, 0.1146767349243164, 0.11595673370361329, 0.11579801940917969, 0.114766845703125, 0.11455795288085938, 0.11528294372558594, 0.11587481689453125, 0.1148436508178711, 0.114946044921875, 0.11468595123291016, 0.11461325073242187, 0.11749581146240234, 0.11435417938232421, 0.11332710266113281, 0.11326361846923828, 0.11312127685546874, 0.11295846557617187, 0.1133148193359375, 0.11421900939941407, 0.11475558471679688, 0.11479244995117187, 0.11357491302490234, 0.11387391662597657, 0.11417906951904297, 0.11501158142089844, 0.11467571258544922, 0.11423436737060547, 0.11451904296875, 0.11500032043457031, 0.11528704071044922, 0.11559219360351562, 0.11420365142822266, 0.11342642974853516, 0.11372748565673828, 0.11453132629394532, 0.11423948669433594, 1.3759119873046874, 0.11676979064941406, 0.11675545501708984, 0.11787673950195313, 0.11734630584716797, 0.11931136322021485, 0.11667046356201172, 0.11623321533203125, 0.11612467193603515, 0.11579596710205078, 0.1180979232788086, 0.1171937255859375, 0.11750911712646485, 0.12754637145996095, 0.11927756500244141, 0.11652198028564453, 0.1151426544189453, 0.1156485137939453, 0.11649024200439453, 0.11896320343017579, 0.12345651245117187, 0.12255232238769531, 0.12082278442382813, 0.12060569763183594, 0.12313600158691407, 0.12072652435302735, 0.12017971038818359, 0.11681382751464844, 0.11614105224609375, 0.11974861145019532, 0.1168005142211914, 0.11425279998779297, 0.11474124908447265, 0.11391999816894531, 0.11430707550048828, 0.11406028747558594, 0.1144985580444336, 0.11645337677001953, 0.11654450988769531, 0.11638579559326172, 0.11569868469238281, 0.11665510559082032, 0.11744563293457032, 0.11711180877685547, 0.11633049774169922, 0.11554303741455078, 0.11594035339355468, 0.11666738891601562, 0.11604684448242188, 0.11717632293701172, 0.1152511978149414, 0.11515904235839844, 0.11469209289550782, 0.1141053466796875, 0.11677081298828125, 0.11671654510498047, 0.1155225601196289, 0.11751628875732421, 0.11896320343017579, 0.12095897674560546, 0.12240691375732422, 0.12135116577148437, 0.12121292877197265, 1.3782415771484375, 0.11605503845214844, 0.11673804473876953, 0.12129177856445313, 0.12221746826171875, 0.11725312042236329, 0.11594547271728516, 0.1159004135131836, 0.11591065979003906, 0.11577139282226563, 0.11556352233886719, 0.11624140930175782, 0.11692237091064453, 0.11735858917236328, 0.1199257583618164, 0.1176094741821289, 0.11681484985351563, 0.11664895629882813, 0.1170882568359375, 0.11581439971923828, 0.11785625457763672, 0.1175572509765625, 0.11756237030029297, 0.11592192077636719, 0.1151436767578125, 0.11471769714355469, 0.12042034912109376, 0.1203251190185547, 0.11705241394042969, 0.11679641723632812, 0.11632434844970703, 0.11674931335449219, 0.11735552215576171, 0.11854233551025391, 0.11734528350830079, 0.12134502410888671, 0.1177149429321289, 0.11674009704589844, 0.12011622619628906, 0.11886284637451172, 0.1177681884765625, 0.11708211517333984, 0.11757260894775391, 0.11685273742675781, 0.11556147003173828, 0.12294041442871094, 0.1340702667236328, 0.12313600158691407, 0.12529459381103517, 0.12454399871826172, 0.12531712341308593, 0.12379853057861329, 0.1332981719970703, 0.12299161529541015, 0.12307148742675782, 0.11704115295410156, 0.11780300903320312, 0.11887104034423829, 0.11771903991699219, 0.11714150238037109, 0.11589324951171875, 0.11561676788330078, 0.11866316986083984, 1.3815931396484376, 0.135947265625, 0.11691212463378907, 0.11703501129150391, 0.11687117004394532, 0.11706265258789063, 0.12977561950683594, 0.1294888916015625, 0.11610829162597656, 0.11564543914794922, 0.11666841888427734, 0.11902156829833985, 0.11852595520019531, 0.11744972991943359, 0.11809587097167969, 0.11790745544433594, 0.11760025787353516, 0.11732787322998046, 0.11686605072021485, 0.11674521636962891, 0.12108287811279297, 0.12117401885986329, 0.11878604888916015, 0.11950284576416016, 0.11766374206542969, 0.11664588928222656, 0.11729203033447265, 0.11804160308837891, 0.11989094543457031, 0.11840819549560547, 0.1196042251586914, 0.13539532470703125, 0.127246337890625, 0.12430233764648438, 0.12447129821777343, 0.12290866851806641, 0.12202803039550782, 0.12218777465820313, 0.12604723358154296, 0.13185331726074218, 0.12461567687988281, 0.1371392059326172, 0.12538060760498046, 0.12223897552490234, 0.12211711883544922, 0.1189959716796875, 0.12415692901611328, 0.12506111907958983, 0.11936665344238281, 0.12159385681152343, 0.11971481323242188, 0.11875532531738281, 0.11829145812988281, 0.11703910064697266, 0.11681996917724609, 0.11756237030029297, 0.11588813018798828, 0.11714662170410156, 0.11751014709472657, 0.11799449920654297, 0.11874610900878907, 0.11907379150390625, 0.11806822204589844, 1.38026806640625, 0.13054566955566407, 0.12268953704833985, 0.12128358459472656, 0.12013670349121094, 0.11967180633544922, 0.12184780883789062, 0.1284454345703125, 0.11923046112060547, 0.1188485107421875, 0.11895091247558594, 0.11817881774902343, 0.1254062042236328, 0.12763442993164062, 0.12262809753417969, 0.12007628631591796, 0.11859046173095703, 0.11963391876220703, 0.1329449005126953, 0.11920384216308594, 0.12076748657226563, 0.12091801452636719, 0.13381939697265624, 0.12187648010253906, 0.12118937683105468, 0.12221337890625, 0.12097433471679687, 0.1228748779296875, 0.1277665252685547, 0.1336565704345703, 0.12572467041015625, 0.11923865509033203, 0.12018278503417969, 0.12041522979736329, 0.11974553680419922, 0.11973734283447265, 0.11886284637451172, 0.12234342193603516, 0.12048998260498046, 0.11990220642089844, 0.12761497497558594, 0.11907071685791015, 0.11714662170410156, 0.11763507080078126, 0.11654450988769531, 0.11886796569824219, 0.12959027099609374, 0.12050534057617188, 0.11984281921386719, 0.1183815689086914, 0.11681177520751954, 0.11875122833251953, 0.11789004516601563, 0.11749375915527344, 0.11884748840332031, 0.118002685546875, 0.12310323333740235, 0.1257349090576172, 0.12428083038330077, 0.12087500762939453, 0.11938304138183593, 0.11812044525146484, 0.11821158599853515]",tokens/s,7.407873418772642,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-4.5B,facebook/xglm-4.5B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-7.5B,facebook/xglm-7.5B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-14B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1968.39424,13004.439552,12077.498368,11544.82176,11094.616064,s,10,5.011962127685547,0.5011962127685547,0.0008642938008601128,0.5011017303466796,0.5020865112304688,0.5023873718261719,0.5026280603027343,"[0.5001102600097657, 0.49997039794921877, 0.5007107238769531, 0.5005022583007812, 0.500778564453125, 0.5019446105957032, 0.5020196533203125, 0.5014248962402343, 0.502688232421875, 0.5018125305175781]",tokens/s,510.7780016650228,kWh,1.6793742775917053e-05,2.708875493162876e-05,3.920304525024676e-05,8.308554295779257e-05,tokens/kWh,3081161.7868351405,MB,1968.39424,13004.439552,12077.498368,11544.82176,11094.618624,s,10,46.30151171875,4.630151171875,0.02344784217333455,4.633357177734375,4.66037138671875,4.662488671875,4.6641825,"[4.6248828125, 4.65990087890625, 4.59831787109375, 4.62041064453125, 4.6317666015625, 4.66460595703125, 4.63494775390625, 4.58530322265625, 4.63676123046875, 4.64461474609375]",tokens/s,13.606467188950955,kWh,0.00014341245293617252,0.00024174980109531474,0.00020683437380455413,0.0005919966278360413,tokens/kWh,106419.52510825518,,s,629,50.73892871093751,0.08066602338781796,0.059579739925569086,0.0729886703491211,0.07604981842041016,0.07656099700927735,0.5740572094726563,"[0.0732968978881836, 0.07345970916748047, 0.07319142150878906, 0.07477555084228515, 0.07528345489501953, 0.07653990173339843, 0.07568691253662109, 0.07578726196289062, 0.0744458236694336, 0.07407923126220703, 0.07447756958007813, 0.07429631805419921, 0.07424614715576172, 0.07398707580566406, 0.07396556854248047, 0.07406899261474609, 0.07329792022705078, 0.07290163421630859, 0.07333785247802735, 0.07341567993164062, 0.07283404541015626, 0.07257190704345703, 0.07269785308837891, 0.07273677062988282, 0.07284735870361328, 0.07319757080078125, 0.07332454681396484, 0.07292825317382813, 0.07304499053955078, 0.07316889953613281, 0.07317401885986329, 0.07362662506103515, 0.07315455627441406, 0.07324569702148437, 0.07301017761230469, 0.07288422393798828, 0.07349657440185547, 0.07324979400634765, 0.07358771514892579, 0.07286579132080079, 0.0729200668334961, 0.07324979400634765, 0.07269478607177735, 0.07297023773193359, 0.07271526336669921, 0.07258624267578125, 0.07241830444335938, 0.07289651489257812, 0.07262003326416015, 0.07298457336425782, 0.07313817596435547, 0.07350374603271484, 0.07287500762939453, 0.07297331237792969, 0.07318118286132813, 0.07308595275878907, 0.07290573120117187, 0.07222579193115235, 0.07294566345214844, 0.07294054412841797, 0.07278489685058594, 0.07327846527099609, 0.5737891845703125, 0.0726118392944336, 0.07289958190917968, 0.07275724792480469, 0.07248486328125, 0.0727562255859375, 0.0725063705444336, 0.07265792083740234, 0.07258624267578125, 0.0728115234375, 0.07303475189208984, 0.07288729858398438, 0.07263948822021485, 0.07295692443847657, 0.0725524444580078, 0.07257292938232422, 0.07269171142578125, 0.07309516906738281, 0.0726845474243164, 0.07301324462890625, 0.07269888305664063, 0.07309721374511718, 0.07309004974365234, 0.072627197265625, 0.07263539123535157, 0.07241522979736328, 0.07218585968017578, 0.07301324462890625, 0.07261593627929687, 0.07230464172363281, 0.07247666931152344, 0.07281664276123047, 0.07263436889648438, 0.07282688140869141, 0.07275520324707031, 0.07289651489257812, 0.07286271667480469, 0.07276850891113282, 0.07438336181640624, 0.07655321502685547, 0.07573401641845703, 0.07641395568847656, 0.07580671691894532, 0.07575654602050781, 0.07656345367431641, 0.07679488372802734, 0.07619071960449218, 0.07655731201171875, 0.07599922943115234, 0.07584358215332031, 0.07485951995849609, 0.07589376068115235, 0.07325798034667969, 0.07862783813476562, 0.07536640167236328, 0.07531417846679687, 0.07560192108154297, 0.07558963012695312, 0.07563673400878906, 0.0759214096069336, 0.07544422149658203, 0.07553126525878906, 0.07558041381835938, 0.5743093872070313, 0.07291289520263672, 0.07280230712890624, 0.0730439682006836, 0.07309516906738281, 0.07297023773193359, 0.07225958251953125, 0.0716943359375, 0.07247360229492188, 0.07293952178955078, 0.07269888305664063, 0.0726845474243164, 0.07251865386962891, 0.07211827087402344, 0.07265074920654296, 0.0728053741455078, 0.07265689849853516, 0.0732569580078125, 0.07292620849609376, 0.07325491333007812, 0.07306342315673828, 0.07313817596435547, 0.07366860961914062, 0.07321190643310548, 0.0728647689819336, 0.07278079986572265, 0.07290163421630859, 0.07250739288330078, 0.07282176208496094, 0.07341875457763672, 0.07281356811523437, 0.07330611419677735, 0.07290573120117187, 0.07310336303710938, 0.07297843170166016, 0.07321907043457031, 0.07336857604980469, 0.07301017761230469, 0.07310028839111328, 0.07318323516845703, 0.07277056121826173, 0.07296819305419922, 0.07309004974365234, 0.0730091552734375, 0.07345970916748047, 0.07293849945068359, 0.07303987121582031, 0.07207218933105469, 0.07227801513671875, 0.07286681365966798, 0.07585485076904297, 0.07668428802490235, 0.07334502410888671, 0.0719319076538086, 0.07166566467285156, 0.0723609619140625, 0.07276236724853516, 0.07332864379882813, 0.0733829116821289, 0.07332966613769532, 0.07299378967285156, 0.07278694152832031, 0.072700927734375, 0.5751101684570312, 0.07325798034667969, 0.07319449615478515, 0.07333478546142579, 0.07275007629394531, 0.07307673645019531, 0.07279718780517579, 0.07259852600097656, 0.07212646484375, 0.07252275085449218, 0.0722677764892578, 0.07173939514160156, 0.07206400299072266, 0.07247872161865235, 0.07262515258789062, 0.07286271667480469, 0.07296102142333985, 0.07329894256591797, 0.07339110565185547, 0.07308185577392579, 0.07258316802978515, 0.07302041625976563, 0.0726292495727539, 0.07272140502929687, 0.0727388153076172, 0.07343923187255859, 0.07303167724609375, 0.07284019470214843, 0.07282585906982422, 0.073059326171875, 0.07157759857177734, 0.07193395233154297, 0.07214284515380859, 0.0717998046875, 0.07197901153564454, 0.07271424102783203, 0.07219916534423829, 0.07235788726806641, 0.07280742645263671, 0.07275827026367188, 0.07304806518554688, 0.0730091552734375, 0.07331839752197265, 0.07314636993408204, 0.07311974334716796, 0.07335219573974609, 0.07643341064453125, 0.07615795135498046, 0.07273779296875, 0.07287808227539062, 0.07859712219238281, 0.07541145324707031, 0.07542374420166016, 0.07563161468505859, 0.0758845443725586, 0.07605554962158204, 0.07560499572753906, 0.07492813110351562, 0.0746393585205078, 0.07533567810058593, 0.072342529296875, 0.0724316177368164, 0.07276646423339844, 0.5740953369140624, 0.0728770523071289, 0.07275212860107422, 0.0729886703491211, 0.07287091064453124, 0.07331327819824218, 0.07337881469726562, 0.07314636993408204, 0.07295078277587891, 0.07269171142578125, 0.07222476959228516, 0.07192678070068359, 0.07163289642333984, 0.07185100555419922, 0.07157145690917968, 0.07249715423583984, 0.07371571350097657, 0.07528141021728516, 0.07508582305908203, 0.07551999664306641, 0.07586508941650391, 0.07286681365966798, 0.0727193603515625, 0.0730060806274414, 0.07303577423095703, 0.07260057830810547, 0.07252889251708984, 0.07299276733398438, 0.07225856018066407, 0.07248281860351563, 0.07505715179443359, 0.0759214096069336, 0.07641702270507812, 0.07644159698486327, 0.07626547241210938, 0.07605760192871094, 0.07553433227539062, 0.07524761962890625, 0.07523942565917968, 0.0747315216064453, 0.07475609588623047, 0.0752916488647461, 0.07489740753173828, 0.07237939453125, 0.0728115234375, 0.07269683074951172, 0.07203020477294922, 0.07271833801269531, 0.07223910522460937, 0.07312179565429687, 0.07253606414794922, 0.07244083404541016, 0.07330713653564454, 0.07367884826660157, 0.07422054290771485, 0.07435059356689454, 0.07388159942626953, 0.07338803100585937, 0.07307878112792969, 0.07289241790771485, 0.07222374725341797, 0.07191756439208985, 0.072089599609375, 0.5754644775390625, 0.07268045043945312, 0.07262207794189453, 0.07237324523925781, 0.07253606414794922, 0.07278694152832031, 0.07254220581054688, 0.07246233367919921, 0.07270502471923829, 0.07251251220703125, 0.07247974395751954, 0.07256985473632813, 0.07307059478759766, 0.0730808334350586, 0.0732764129638672, 0.07329792022705078, 0.07273779296875, 0.07241216278076172, 0.07196466827392578, 0.07233433532714843, 0.07260262298583985, 0.07226982116699218, 0.07169126129150391, 0.07196774291992188, 0.07236300659179687, 0.07229747009277344, 0.07241522979736328, 0.07256678771972656, 0.07246336364746093, 0.07268351745605468, 0.07252582550048828, 0.07223603057861328, 0.0722012176513672, 0.0725524444580078, 0.07267635345458984, 0.07410585784912109, 0.07638220977783203, 0.07617740631103516, 0.07627468872070313, 0.07698636627197265, 0.07664742279052734, 0.0726292495727539, 0.07460147094726563, 0.07516365051269532, 0.0750387191772461, 0.07552921295166015, 0.07786188507080079, 0.07556607818603515, 0.07566643524169922, 0.07560601806640625, 0.07556607818603515, 0.07607705688476563, 0.07621939086914062, 0.07577190399169922, 0.07625421142578125, 0.07604838562011719, 0.0757176284790039, 0.07613542175292969, 0.0768563232421875, 0.07686041259765625, 0.07649075317382813, 0.07626649475097656, 0.0766371841430664, 0.5751818237304688, 0.07209574127197266, 0.07269273376464844, 0.07293849945068359, 0.0725555191040039, 0.07254937744140624, 0.07258316802978515, 0.10463334655761719, 0.0735293426513672, 0.07278591918945312, 0.07258214569091796, 0.07316172790527344, 0.07334194946289062, 0.07321395111083985, 0.07344230651855468, 0.07331533050537109, 0.0856627197265625, 0.07307981109619141, 0.07320269012451172, 0.07335219573974609, 0.07354573059082031, 0.07453695678710938, 0.07295283508300782, 0.07301939392089844, 0.07199334716796875, 0.07209983825683594, 0.07238349151611329, 0.07250534057617188, 0.07260364532470703, 0.07267533111572265, 0.07274598693847656, 0.07267430114746094, 0.07276032257080078, 0.07294361877441406, 0.07283404541015626, 0.07272959899902344, 0.07342182159423828, 0.07314534759521485, 0.07284735870361328, 0.07337471771240234, 0.0729692153930664, 0.07323955535888672, 0.07251865386962891, 0.07178342437744141, 0.07191244506835938, 0.07175373077392579, 0.07181005096435547, 0.07226163482666016, 0.07222374725341797, 0.07223603057861328, 0.07255347442626953, 0.07249407958984375, 0.07283609771728515, 0.07269888305664063, 0.07315865325927734, 0.07340134429931641, 0.07331021118164062, 0.07258419036865234, 0.07294566345214844, 0.07448473358154296, 0.07310131072998047, 0.07349043273925782, 0.07354573059082031, 0.5739591674804687, 0.07157759857177734, 0.07162470245361328, 0.07186841583251953, 0.071910400390625, 0.07234662628173828, 0.07220941162109375, 0.0725381088256836, 0.07269990539550782, 0.07295487976074219, 0.07310336303710938, 0.07296819305419922, 0.07277362823486327, 0.07285964965820313, 0.07262310028076172, 0.07278899383544922, 0.07254630279541016, 0.07271424102783203, 0.07333683013916016, 0.07319142150878906, 0.07324774169921874, 0.07308902740478515, 0.07274188995361328, 0.07269068908691406, 0.07176908874511718, 0.07252889251708984, 0.07158067321777344, 0.07182643127441406, 0.07245721435546874, 0.07231385803222656, 0.07228620910644531, 0.0724510726928711, 0.07249612426757812, 0.07267737579345702, 0.07267737579345702, 0.07314022064208985, 0.07256678771972656, 0.07321087646484375, 0.07347200012207031, 0.07380172729492188, 0.07287091064453124, 0.07336447906494141, 0.07366963195800781, 0.07373721313476563, 0.07346073913574219, 0.07351808166503906, 0.07321702575683593, 0.07389286041259766, 0.07336959838867188, 0.07268659210205078, 0.07252377319335937, 0.07231590270996094, 0.07224320220947265, 0.07264256286621094, 0.07281970977783203, 0.0728309783935547, 0.07313510131835937, 0.07335014343261718, 0.07308799743652344, 0.07296511840820312, 0.0731146240234375, 0.07315353393554687, 0.07318425750732421, 0.5770137329101562, 0.07357952117919922, 0.07310438537597656, 0.07369830322265625, 0.07334912109375, 0.07267839813232421, 0.07229235076904297, 0.07239167785644532, 0.07177011108398437, 0.07211212921142578, 0.07206809234619141, 0.07279001617431641, 0.07337062072753907, 0.07326105499267578, 0.07337983703613281, 0.07335014343261718, 0.07365325164794922, 0.07281049346923828, 0.07241011047363281, 0.07295487976074219, 0.07258828735351562, 0.07283507537841796, 0.07339008331298828, 0.07355494689941407, 0.07329792022705078, 0.07347404479980468, 0.07278899383544922, 0.07321804809570312, 0.0726456298828125, 0.07269683074951172, 0.07260979461669922, 0.07269376373291016, 0.07286886596679687, 0.07306547546386719, 0.07314841461181641, 0.07298457336425782, 0.07288422393798828, 0.07275007629394531, 0.07297843170166016, 0.07316275024414062, 0.07295795440673829, 0.07583539581298829, 0.07625625610351562, 0.07608422088623047, 0.0758292465209961, 0.07638527679443359, 0.07685529327392578, 0.0775393295288086, 0.0765818862915039, 0.07639244842529297, 0.07661260986328125, 0.07370751953125, 0.07356108856201173, 0.07671603393554688, 0.0765880355834961, 0.07292620849609376, 0.07260467529296875, 0.07257292938232422, 0.07203635406494141, 0.07262310028076172, 0.0722012176513672, 0.07236300659179687, 0.07259852600097656, 0.5754337158203126, 0.07297023773193359, 0.07289548492431641, 0.07294361877441406, 0.07246540832519531, 0.07265689849853516, 0.07290060424804687, 0.07253196716308594, 0.07233535766601562, 0.07279821014404297, 0.07312384033203125, 0.07272038269042969, 0.07294464111328125, 0.07442329406738281, 0.07855718231201173, 0.0744263687133789, 0.07447551727294922, 0.07457894134521484, 0.07368294525146485, 0.07339724731445313, 0.07332351684570312, 0.07331533050537109, 0.07303577423095703, 0.07338700866699219, 0.07382015991210937, 0.07635968017578125, 0.07641907501220703, 0.07665049743652344, 0.07647846221923828, 0.07718605041503906, 0.07646617889404297, 0.07686860656738281, 0.0763135986328125, 0.07625011444091796, 0.07326310729980469, 0.07311872100830077, 0.07278797149658203, 0.07320371246337891, 0.07295283508300782, 0.07362252807617188, 0.0729354248046875, 0.07264870452880859, 0.07251046752929688, 0.0728248291015625, 0.07283200073242188, 0.072627197265625, 0.07312588500976562, 0.0731883544921875, 0.073133056640625, 0.07308287811279297, 0.07294873809814453, 0.07311257934570313, 0.07325389099121093, 0.07358873748779297, 0.07346380615234376, 0.07332761383056641, 0.07320780944824219, 0.0730439682006836, 0.07256269073486328, 0.07340338897705079, 0.07312895965576172, 0.07271833801269531, 0.07271218872070312]",tokens/s,12.396793073488958,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-70b-hf,meta-llama/Llama-2-70b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 64, in run report = scenario.run(backend) File ""/optimum-benchmark/optimum_benchmark/scenarios/inference/scenario.py"", line 117, in run _ = backend.generate(self.inputs, self.config.generate_kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 369, in generate return self.pretrained_model.generate(**inputs, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 1576, in generate result = self._greedy_search( File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 2494, in _greedy_search outputs = self( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1211, in forward outputs = self.model( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1018, in forward layer_outputs = decoder_layer( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 741, in forward hidden_states, self_attn_weights, present_key_value = self.self_attn( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) TypeError: DeciCoderAttention.forward() got an unexpected keyword argument 'cache_position' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-70B,meta-llama/Meta-Llama-3-70B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-72B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2335.00672,46120.566784,45193.6256,44660.948992,44278.468608,s,10,28.845622558593753,2.884562255859375,0.0034879057217524997,2.8841007080078125,2.8891359375,2.8894982666015627,2.8897881298828128,"[2.878040771484375, 2.88212255859375, 2.881867919921875, 2.882786376953125, 2.883317138671875, 2.88488427734375, 2.885740478515625, 2.889055419921875, 2.887947021484375, 2.889860595703125]",tokens/s,88.74830123010534,kWh,9.197668060660363e-05,0.00015364019149380408,0.00022047292637807913,0.0004660897984784869,tokens/kWh,549250.3822990584,MB,2335.00672,46120.566784,45193.6256,44660.948992,44278.471168,s,10,110.5939716796875,11.05939716796875,0.010609128789502657,11.05530322265625,11.07293154296875,11.074240673828125,11.075287978515625,"[11.0564130859375, 11.0755498046875, 11.0514404296875, 11.070220703125, 11.04832421875, 11.0474892578125, 11.06904296875, 11.0486572265625, 11.072640625, 11.054193359375]",tokens/s,5.696513023554885,kWh,0.00034464763402938846,0.0005786937616465032,0.0006632720583922946,0.0015866134540681862,tokens/kWh,39707.21402775431,,s,629,136.3827659149169,0.2168247470825389,0.3431527558961036,0.17533541870117186,0.17554226684570312,0.1756301300048828,3.0628022656250002,"[0.17511424255371094, 0.1751531524658203, 0.17508248901367188, 0.17509989929199218, 0.17503231811523437, 0.17503538513183595, 0.17510911560058592, 0.17514393615722657, 0.17525555419921876, 0.17510707092285155, 0.1750476837158203, 0.17526272583007813, 0.1751531524658203, 0.1751050262451172, 0.17515827941894532, 0.17527603149414062, 0.17510911560058592, 0.17514906311035155, 0.17520230102539064, 0.17519512939453125, 0.1758085174560547, 0.17776742553710936, 0.17534054565429688, 0.17546240234375, 0.17558425903320313, 0.17539276123046876, 0.17527090454101563, 0.17541427612304689, 0.17527090454101563, 0.17525248718261718, 0.17533541870117186, 0.17536000061035156, 0.17528729248046876, 0.1753343963623047, 0.17531800842285156, 0.17536000061035156, 0.17531698608398438, 0.17542247009277342, 0.17570303344726562, 0.1754316864013672, 0.17542247009277342, 0.17550950622558595, 0.1754388427734375, 0.17550335693359376, 0.17566822814941407, 0.17554226684570312, 0.17555250549316406, 0.17810330200195312, 0.17554432678222656, 0.1754818572998047, 0.17550028991699218, 0.17562828063964844, 0.17559552001953124, 0.17552896118164063, 0.1755299835205078, 0.17552896118164063, 0.17541836547851564, 0.17554328918457032, 0.17556787109375, 0.17546444702148437, 0.17549618530273436, 0.17553202819824218, 3.062963134765625, 0.1755811767578125, 0.1751910400390625, 0.1751736297607422, 0.17516543579101562, 0.17513880920410158, 0.17516134643554687, 0.1750794219970703, 0.17509068298339844, 0.1751715850830078, 0.17511013793945313, 0.17515621948242188, 0.17521868896484374, 0.17516441345214845, 0.175172607421875, 0.1752279052734375, 0.17531904602050782, 0.1751541748046875, 0.17523301696777344, 0.17520640563964843, 0.17522483825683594, 0.17518080139160155, 0.17530880737304688, 0.17527194213867187, 0.17528831481933593, 0.17655091857910157, 0.17525657653808593, 0.1753313293457031, 0.17533644104003906, 0.17529446411132812, 0.17791488647460937, 0.17532415771484375, 0.17539584350585938, 0.1754439697265625, 0.1754634246826172, 0.17543064880371093, 0.17554534912109376, 0.17541427612304689, 0.18876109313964845, 0.17537126159667968, 0.1753374786376953, 0.18201292419433593, 0.17528524780273438, 0.17546444702148437, 0.17534361267089843, 0.17539891052246093, 0.17546649169921874, 0.1754951629638672, 0.1755688934326172, 0.1753907165527344, 0.17533644104003906, 0.175457275390625, 0.17543679809570312, 0.1754081268310547, 0.17546035766601562, 0.17556069946289063, 0.1754429473876953, 0.1754757080078125, 0.1755801544189453, 0.17546035766601562, 0.17550950622558595, 0.175499267578125, 0.17552178955078124, 3.06277783203125, 0.17508248901367188, 0.1751173095703125, 0.1751531524658203, 0.17519512939453125, 0.17517465209960936, 0.17508863830566407, 0.17511935424804687, 0.17510298156738283, 0.17521356201171875, 0.1750978546142578, 0.17517567443847656, 0.1750108184814453, 0.17513063049316407, 0.17511935424804687, 0.17515827941894532, 0.17520640563964843, 0.1752299499511719, 0.17527603149414062, 0.17523301696777344, 0.17521766662597657, 0.17521049499511718, 0.17510400390625, 0.17527603149414062, 0.17532620239257812, 0.1753456573486328, 0.17532518005371095, 0.17541017150878907, 0.175320068359375, 0.17540301513671874, 0.17541119384765624, 0.17538662719726564, 0.1753333740234375, 0.17537432861328126, 0.17533644104003906, 0.1753528289794922, 0.175320068359375, 0.17535897827148436, 0.17535897827148436, 0.1754429473876953, 0.17558732604980468, 0.17541632080078126, 0.17543679809570312, 0.1754071044921875, 0.1754081268310547, 0.1754757080078125, 0.17549005126953124, 0.17551461791992187, 0.17545318603515625, 0.1753876495361328, 0.17534976196289062, 0.17549722290039063, 0.1753763885498047, 0.17559552001953124, 0.17547775268554688, 0.1754398651123047, 0.17548492431640625, 0.17554226684570312, 0.17540403747558594, 0.17560780334472656, 0.17550437927246093, 0.17558425903320313, 0.17563136291503906, 3.06174365234375, 0.17510911560058592, 0.1751705627441406, 0.1751224365234375, 0.17516954040527344, 0.17521253967285155, 0.1751541748046875, 0.17515008544921876, 0.17513984680175781, 0.17509478759765626, 0.17522175598144532, 0.17523916625976563, 0.17521664428710937, 0.17524940490722657, 0.1751183319091797, 0.1751705627441406, 0.17531800842285156, 0.1753026580810547, 0.175278076171875, 0.17534771728515625, 0.17531904602050782, 0.17534873962402345, 0.1753343963623047, 0.17538560485839844, 0.17536717224121093, 0.1752473602294922, 0.17532928466796874, 0.1752637481689453, 0.17527603149414062, 0.1752821807861328, 0.17531800842285156, 0.17526681518554688, 0.17530470275878907, 0.175320068359375, 0.17528831481933593, 0.1752637481689453, 0.17525759887695314, 0.17539686584472655, 0.1753702392578125, 0.17539584350585938, 0.17541632080078126, 0.17529139709472658, 0.17537843322753907, 0.17555148315429686, 0.17541427612304689, 0.17554432678222656, 0.17551155090332032, 0.17540403747558594, 0.17547264099121093, 0.17550643920898437, 0.17547981262207032, 0.17556069946289063, 0.17560678100585939, 0.17563853454589845, 0.17543270874023437, 0.1753876495361328, 0.1755688934326172, 0.17559756469726562, 0.17552793884277343, 0.17550028991699218, 0.17552793884277343, 0.17549107360839844, 0.19534439086914063, 3.062811767578125, 0.17520640563964843, 0.175140869140625, 0.17505279541015625, 0.1751418914794922, 0.1751971893310547, 0.175140869140625, 0.17507737731933593, 0.17513267517089845, 0.17510400390625, 0.17513267517089845, 0.1750476837158203, 0.17517875671386718, 0.1750302734375, 0.17512550354003906, 0.17512037658691407, 0.1752238006591797, 0.17525248718261718, 0.17518386840820313, 0.17520230102539064, 0.1752473602294922, 0.17529037475585937, 0.1756590118408203, 0.17534054565429688, 0.17518182373046876, 0.17536614990234375, 0.17530368041992186, 0.17531187438964843, 0.17537432861328126, 0.1751982116699219, 0.1752647705078125, 0.17535897827148436, 0.17532928466796874, 0.17532826232910156, 0.17532722473144532, 0.17528422546386718, 0.175283203125, 0.175278076171875, 0.17532620239257812, 0.17532211303710937, 0.17532826232910156, 0.17544499206542968, 0.1753753662109375, 0.17524327087402344, 0.17531904602050782, 0.17534873962402345, 0.17548287963867187, 0.17539993286132813, 0.17543064880371093, 0.17543475341796874, 0.17544090270996093, 0.17546444702148437, 0.1755484161376953, 0.17544192504882813, 0.17542962646484375, 0.1753528289794922, 0.17543373107910157, 0.17550950622558595, 0.17550540161132813, 0.17547673034667968, 0.17547879028320312, 0.17544908142089843, 0.17550746154785157, 3.0644130859375, 0.1751295928955078, 0.17507225036621094, 0.17509068298339844, 0.1750425567626953, 0.17513267517089845, 0.17510298156738283, 0.17511935424804687, 0.17507737731933593, 0.17516645812988282, 0.17510707092285155, 0.1751214141845703, 0.175204345703125, 0.1751736297607422, 0.17510400390625, 0.175140869140625, 0.17512754821777343, 0.175177734375, 0.1752268829345703, 0.1752268829345703, 0.17524327087402344, 0.17511628723144532, 0.175351806640625, 0.1751736297607422, 0.17527500915527344, 0.17527500915527344, 0.17526783752441405, 0.17527603149414062, 0.17521971130371095, 0.17520640563964843, 0.17521766662597657, 0.17523405456542968, 0.17527705383300782, 0.1752473602294922, 0.17541325378417968, 0.17530880737304688, 0.17536000061035156, 0.17527296447753907, 0.1752268829345703, 0.1753313293457031, 0.175425537109375, 0.1754071044921875, 0.17537432861328126, 0.17541734313964844, 0.17539482116699218, 0.17541529846191406, 0.1753692169189453, 0.17541734313964844, 0.17543373107910157, 0.1753640899658203, 0.17538458251953126, 0.17541119384765624, 0.17544192504882813, 0.17543577575683594, 0.17551052856445312, 0.1755361328125, 0.17539993286132813, 0.1754982452392578, 0.175499267578125, 0.17547775268554688, 0.17550437927246093, 0.17555661010742188, 0.1754818572998047, 3.06539306640625, 0.17516236877441407, 0.17513063049316407, 0.1930301513671875, 0.17518797302246095, 0.1751214141845703, 0.17508352661132812, 0.17516236877441407, 0.17513063049316407, 0.17523814392089843, 0.17516748046875, 0.17522073364257812, 0.17507635498046875, 0.1751736297607422, 0.17507020568847656, 0.17518284606933593, 0.17512550354003906, 0.175204345703125, 0.175278076171875, 0.1752401885986328, 0.17520538330078125, 0.17521766662597657, 0.1751214141845703, 0.1752401885986328, 0.17530674743652344, 0.17528115844726563, 0.175283203125, 0.1752268829345703, 0.17522175598144532, 0.17535897827148436, 0.17537228393554688, 0.1753528289794922, 0.1754081268310547, 0.17571224975585936, 0.17528422546386718, 0.17530470275878907, 0.175383544921875, 0.17550848388671875, 0.1753702392578125, 0.1753343963623047, 0.1754193878173828, 0.17540914916992187, 0.17538047790527345, 0.17538047790527345, 0.1754122314453125, 0.17542860412597655, 0.17541017150878907, 0.17555865478515625, 0.17549005126953124, 0.17547879028320312, 0.17553305053710938, 0.175531005859375, 0.17544703674316406, 0.17545523071289063, 0.17544601440429688, 0.17545318603515625, 0.1754818572998047, 0.17553919982910157, 0.17544090270996093, 0.17550950622558595, 0.17543270874023437, 0.17681919860839843, 0.17543782043457032, 3.067959228515625, 0.1751531524658203, 0.1751173095703125, 0.17516851806640624, 0.17518284606933593, 0.17506201171875, 0.17511219787597657, 0.17518080139160155, 0.17525350952148439, 0.1752637481689453, 0.17516645812988282, 0.17510604858398438, 0.17516851806640624, 0.1752401885986328, 0.17511322021484374, 0.17516339111328125, 0.1752647705078125, 0.17517977905273438, 0.17523301696777344, 0.17522073364257812, 0.1751736297607422, 0.1752156219482422, 0.17521664428710937, 0.17523609924316405, 0.17539686584472655, 0.17532620239257812, 0.1753333740234375, 0.1752596435546875, 0.1753026580810547, 0.1753456573486328, 0.17537228393554688, 0.17528627014160156, 0.1752586212158203, 0.17529241943359375, 0.1753559112548828, 0.17543577575683594, 0.17538662719726564, 0.17539276123046876, 0.17536512756347655, 0.17536614990234375, 0.17535487365722657, 0.1753692169189453, 0.17531800842285156, 0.17536512756347655, 0.17532211303710937, 0.1753876495361328, 0.17541427612304689, 0.17537741088867187, 0.17542143249511719, 0.1754746856689453, 0.17543782043457032, 0.17546444702148437, 0.17548390197753908, 0.17549107360839844, 0.1754429473876953, 0.175457275390625, 0.17550437927246093, 0.17542349243164063, 0.17544499206542968, 0.1755299835205078, 0.17547161865234376, 0.17553305053710938, 0.17564569091796875, 3.0668359375, 0.17523609924316405, 0.17511117553710936, 0.17503436279296875, 0.1752238006591797, 0.17515827941894532, 0.17512652587890626, 0.175098876953125, 0.17553511047363282, 0.17527090454101563, 0.1751531524658203, 0.17509376525878906, 0.17512754821777343, 0.1752033233642578, 0.1751961669921875, 0.17520127868652344, 0.1753692169189453, 0.193765380859375, 0.175177734375, 0.17525350952148439, 0.17530776977539062, 0.1752596435546875, 0.1753876495361328, 0.17533235168457031, 0.17547161865234376, 0.17538252258300782, 0.17530982971191406, 0.17522483825683594, 0.17544499206542968, 0.1752412109375, 0.17528627014160156, 0.1753702392578125, 0.17538458251953126, 0.1753630676269531, 0.17540914916992187, 0.17528729248046876, 0.17532415771484375, 0.17527398681640624, 0.1753313293457031, 0.17672805786132811, 0.1752965087890625, 0.1753692169189453, 0.1755750427246094, 0.17537126159667968, 0.17546240234375, 0.17545829772949217, 0.17788108825683593, 0.17531596374511718, 0.17548902893066406, 0.17545318603515625, 0.17554124450683595, 0.1754951629638672, 0.17561293029785155, 0.17550746154785157, 0.17545420837402342, 0.17542143249511719, 0.17551974487304686, 0.17554226684570312, 0.17554328918457032, 0.1755156555175781, 0.17549722290039063, 0.17553202819824218, 0.17546853637695312, 3.069590576171875, 0.17515724182128906, 0.17510195922851562, 0.17523097229003906, 0.17521356201171875, 0.17516339111328125, 0.17521253967285155, 0.1752821807861328, 0.17532518005371095, 0.17522073364257812, 0.17518182373046876, 0.1752156219482422, 0.17527194213867187, 0.17514495849609374, 0.1752238006591797, 0.17525144958496094, 0.17523507690429688, 0.175172607421875, 0.17523507690429688, 0.17531494140625, 0.1752156219482422, 0.17515213012695313, 0.1752637481689453, 0.17519512939453125, 0.17525759887695314, 0.17531800842285156, 0.1752279052734375, 0.17523199462890626, 0.17519512939453125, 0.1752033233642578, 0.17534463500976563, 0.17525248718261718, 0.17532518005371095, 0.17537126159667968, 0.1754501190185547, 0.17539891052246093, 0.17535385131835937, 0.175383544921875, 0.17532313537597657, 0.1754019775390625, 0.17532620239257812, 0.17532211303710937, 0.17538662719726564, 0.175815673828125, 0.1754757080078125, 0.17545420837402342, 0.1753528289794922, 0.17542041015625, 0.1755535430908203, 0.17679769897460937, 0.1753579559326172, 0.1753896942138672, 0.17536512756347655, 0.1754746856689453, 0.1782159423828125, 0.17548696899414062, 0.17546444702148437, 0.17541427612304689, 0.17550746154785157, 0.17546035766601562, 0.17546138000488282, 0.17544908142089843, 0.17552178955078124]",tokens/s,4.612019676975936,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm-20b,internlm/internlm-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,3333.046272,67343.745024,66416.80384,65884.127232,65013.927936,s,10,44.355839355468746,4.435583935546875,0.004284000345567266,4.436340087890625,4.440298486328126,4.440446362304687,4.4405646630859374,"[4.4266865234375, 4.43495751953125, 4.43772265625, 4.438734375, 4.440265625, 4.43921533203125, 4.44059423828125, 4.43334423828125, 4.43278857421875, 4.4315302734375]",tokens/s,57.71506158375449,kWh,0.00014110224470496177,0.00023680571132621465,0.00033645376916524583,0.0007143617251964222,tokens/kWh,358361.8648236085,MB,3333.046272,67343.745024,66416.80384,65884.127232,65013.930496,s,10,163.707853515625,16.3707853515625,0.02948119290677718,16.381486328125,16.4015298828125,16.40372099609375,16.40547388671875,"[16.352548828125, 16.335234375, 16.405912109375, 16.391623046875, 16.39803125, 16.340921875, 16.31956640625, 16.377966796875, 16.385005859375, 16.40104296875]",tokens/s,3.8483187365221303,kWh,0.0005096322678029537,0.0008553720741750878,0.0010564821229593236,0.002421486464937365,tokens/kWh,26017.07707733546,,s,629,203.37227642822282,0.32332635362197565,0.5273445526618008,0.25965057373046874,0.26091622924804686,0.26148760986328123,4.6970808984375,"[0.26111181640625, 0.26035198974609375, 0.2592593994140625, 0.25885797119140624, 0.26049844360351565, 0.26074420166015627, 0.26019839477539064, 0.25980722045898436, 0.2598297729492188, 0.25961880493164063, 0.25923992919921873, 0.2599208984375, 0.2598021240234375, 0.25980621337890625, 0.26001510620117185, 0.25919284057617187, 0.2598021240234375, 0.25933413696289065, 0.25966796875, 0.25949285888671875, 0.260379638671875, 0.2606817321777344, 0.259857421875, 0.2595706787109375, 0.2597068786621094, 0.25980621337890625, 0.26092236328125, 0.2596567077636719, 0.2588887023925781, 0.2589317016601563, 0.25883135986328126, 0.2588958740234375, 0.2587852783203125, 0.2590433349609375, 0.25920306396484377, 0.2592532348632812, 0.2596218872070313, 0.25974066162109377, 0.25914572143554687, 0.2594396057128906, 0.2602506103515625, 0.2595881042480469, 0.25992498779296874, 0.2593382263183594, 0.25981134033203124, 0.25920101928710937, 0.25961676025390623, 0.25899212646484376, 0.2595921936035156, 0.2586480712890625, 0.2588671875, 0.25888153076171877, 0.2586019897460938, 0.2587924499511719, 0.25878836059570315, 0.2587176818847656, 0.25851800537109376, 0.25837158203125, 0.25867367553710935, 0.2593023986816406, 0.2592153625488281, 0.2591887512207031, 4.6980146484375, 0.2591068115234375, 0.2591805419921875, 0.2593515625, 0.2592235412597656, 0.25948876953125, 0.2595174255371094, 0.26435787963867186, 0.26362060546875, 0.2597539978027344, 0.2598226013183594, 0.2588334045410156, 0.259019775390625, 0.2589010009765625, 0.2592532348632812, 0.2586439819335937, 0.2589296569824219, 0.2592593994140625, 0.25894808959960935, 0.25901568603515623, 0.25892044067382813, 0.2586122131347656, 0.258840576171875, 0.2587555847167969, 0.2585169982910156, 0.2587832336425781, 0.25913650512695313, 0.25889996337890625, 0.259009521484375, 0.25891943359375, 0.2589726867675781, 0.2589696044921875, 0.2589358215332031, 0.25924197387695314, 0.25932696533203126, 0.2588641357421875, 0.25893991088867185, 0.25915289306640626, 0.2592174072265625, 0.25913137817382814, 0.25897677612304687, 0.25948672485351565, 0.25917132568359375, 0.2596925354003906, 0.2597744750976563, 0.2599782409667969, 0.2591754150390625, 0.2595625, 0.2588252258300781, 0.2595235900878906, 0.25861325073242186, 0.258850830078125, 0.2586009521484375, 0.2587422790527344, 0.2588252258300781, 0.2587729797363281, 0.25882110595703123, 0.2586849365234375, 0.2587054138183594, 0.25850265502929687, 0.259282958984375, 0.2591815795898437, 0.2591692810058594, 4.7002734375, 0.2596075439453125, 0.259051513671875, 0.2586675109863281, 0.25854360961914064, 0.2595655822753906, 0.25904742431640626, 0.2591191101074219, 0.2590289916992187, 0.26003558349609374, 0.2599710693359375, 0.25920819091796876, 0.2593095703125, 0.2606909484863281, 0.2592368774414063, 0.2594037780761719, 0.2601379699707031, 0.2597253112792969, 0.2596137084960938, 0.25975091552734375, 0.25989324951171877, 0.2591395874023438, 0.2595123291015625, 0.26055474853515626, 0.26093771362304685, 0.2617569274902344, 0.26143435668945314, 0.26124798583984377, 0.26042266845703127, 0.2594457702636719, 0.261970947265625, 0.2604523620605469, 0.2603673706054688, 0.2608506774902344, 0.26009292602539064, 0.2606213073730469, 0.2608486328125, 0.25969357299804685, 0.2597611389160156, 0.26076568603515626, 0.2592153625488281, 0.2599393310546875, 0.2598021240234375, 0.26091622924804686, 0.2595235900878906, 0.2671677551269531, 0.27341925048828125, 0.2607472534179687, 0.2592645263671875, 0.25980825805664065, 0.2592440185546875, 0.26383975219726563, 0.25905355834960936, 0.25929931640625, 0.25965057373046874, 0.2602168273925781, 0.2601185302734375, 0.260200439453125, 0.25983590698242187, 0.2607298583984375, 0.25997720336914065, 0.26141183471679685, 0.26020556640625, 4.70333154296875, 0.26008779907226565, 0.26101348876953123, 0.2596495361328125, 0.26054962158203127, 0.2615439453125, 0.2606684265136719, 0.259989501953125, 0.25979391479492187, 0.2603182067871094, 0.26150604248046877, 0.2589962158203125, 0.25933108520507814, 0.25967205810546873, 0.2597550048828125, 0.2601308288574219, 0.26010931396484377, 0.2604349365234375, 0.26115277099609374, 0.25973556518554686, 0.26018405151367185, 0.25974374389648436, 0.259240966796875, 0.2595594177246094, 0.2593853454589844, 0.2595645446777344, 0.259641357421875, 0.2594437255859375, 0.2600048522949219, 0.25999563598632813, 0.25960549926757814, 0.2593157043457031, 0.25938226318359375, 0.26043698120117187, 0.2591498107910156, 0.259778564453125, 0.26144869995117187, 0.26039910888671874, 0.25984820556640625, 0.2605711364746094, 0.2606131286621094, 0.26141082763671875, 0.260063232421875, 0.26154495239257813, 0.2602649536132812, 0.26011544799804687, 0.25989016723632813, 0.26026803588867187, 0.26009088134765623, 0.2600110168457031, 0.2597826538085938, 0.26145587158203126, 0.2595440673828125, 0.2590494689941406, 0.258951171875, 0.2592931823730469, 0.260068359375, 0.25900543212890625, 0.2592747497558594, 0.261823486328125, 0.26140057373046877, 0.2609530944824219, 0.2609899597167969, 4.7045517578125, 0.2604738464355469, 0.2619473876953125, 0.2604666748046875, 0.25959732055664064, 0.2596024169921875, 0.2591958923339844, 0.2603827209472656, 0.2595164184570313, 0.2595563659667969, 0.26130535888671874, 0.26032846069335935, 0.2587289733886719, 0.25948568725585935, 0.2655364990234375, 0.26569317626953126, 0.2593679504394531, 0.2600007629394531, 0.26006732177734376, 0.2608926696777344, 0.2603550720214844, 0.2601134033203125, 0.2605209655761719, 0.26081689453125, 0.2592430114746094, 0.2602301330566406, 0.26048410034179686, 0.2605455322265625, 0.26074420166015627, 0.2602291259765625, 0.26016973876953126, 0.26099609375, 0.26017791748046876, 0.2607267761230469, 0.2597826538085938, 0.2593105773925781, 0.25966796875, 0.25984716796875, 0.25946420288085936, 0.25972427368164064, 0.25945086669921874, 0.26043597412109376, 0.26005401611328127, 0.2600079345703125, 0.2598727722167969, 0.2603049011230469, 0.26012261962890626, 0.26093057250976565, 0.2598318176269531, 0.26111282348632814, 0.259441650390625, 0.2598502502441406, 0.259999755859375, 0.25923583984375, 0.2593904724121094, 0.2603049011230469, 0.25906689453125, 0.25928909301757813, 0.25937203979492185, 0.25906790161132814, 0.2605322265625, 0.2606889038085938, 0.26030081176757813, 4.7034921875, 0.2609090576171875, 0.26064794921875, 0.25982769775390624, 0.2599290771484375, 0.2593228759765625, 0.2590914611816406, 0.2607196044921875, 0.25941912841796877, 0.2598379516601563, 0.25995367431640626, 0.25942938232421875, 0.25873818969726564, 0.25984921264648436, 0.26037863159179686, 0.2592604064941406, 0.25967514038085937, 0.26073086547851565, 0.2593648681640625, 0.2595737609863281, 0.2594488220214844, 0.2591795349121094, 0.25901773071289064, 0.2587095031738281, 0.2586019897460938, 0.259030029296875, 0.25911807250976565, 0.2589327392578125, 0.2591692810058594, 0.25854156494140623, 0.2588887023925781, 0.2595625, 0.2594989929199219, 0.258840576171875, 0.258850830078125, 0.2589450378417969, 0.25925018310546877, 0.2596434020996094, 0.2587924499511719, 0.25896243286132814, 0.2591979370117187, 0.25975704956054685, 0.25887744140625, 0.259736572265625, 0.259525634765625, 0.2598758544921875, 0.2594119567871094, 0.25955020141601565, 0.25890509033203124, 0.2594969482421875, 0.25859686279296873, 0.2588671875, 0.25855181884765627, 0.25840536499023437, 0.2587084655761719, 0.25874124145507815, 0.2586501159667969, 0.2583797607421875, 0.2585313415527344, 0.25829376220703126, 0.25965875244140624, 0.2597816467285156, 0.25965362548828125, 4.7028017578125, 0.259589111328125, 0.2590433349609375, 0.25853338623046873, 0.25842996215820313, 0.2593914794921875, 0.2591979370117187, 0.25875762939453123, 0.2585374755859375, 0.25869415283203123, 0.258808837890625, 0.25846066284179686, 0.25858868408203123, 0.25842584228515625, 0.2585374755859375, 0.2587955322265625, 0.258740234375, 0.2590863342285156, 0.2589112243652344, 0.25879962158203124, 0.25844735717773437, 0.2587218017578125, 0.2590310363769531, 0.25913650512695313, 0.25913754272460937, 0.25920101928710937, 0.25887948608398437, 0.25942938232421875, 0.258703369140625, 0.25877401733398436, 0.2588037109375, 0.259451904296875, 0.2594488220214844, 0.2593003540039063, 0.25872076416015627, 0.25895013427734376, 0.25871871948242187, 0.2590863342285156, 0.2589214782714844, 0.25949185180664064, 0.25919180297851563, 0.25969561767578125, 0.26195559692382814, 0.25971405029296873, 0.2592604064941406, 0.25947238159179686, 0.25934130859375, 0.25950616455078124, 0.2589296569824219, 0.25928192138671874, 0.25850778198242186, 0.25881805419921877, 0.2583705749511719, 0.2587852783203125, 0.2588897399902344, 0.2585262145996094, 0.25836236572265625, 0.25862860107421876, 0.2587474060058594, 0.258597900390625, 0.25901055908203124, 0.25883749389648436, 0.2593515625, 4.69595947265625, 0.2596444091796875, 0.2589337463378906, 0.2586224670410156, 0.2585323486328125, 0.259567626953125, 0.25918463134765624, 0.2588170166015625, 0.25868185424804685, 0.2587535400390625, 0.25858560180664064, 0.25846783447265625, 0.25882318115234376, 0.25910067749023435, 0.2601553955078125, 0.2607595520019531, 0.26014105224609374, 0.260136962890625, 0.26047589111328123, 0.25952255249023437, 0.25964749145507815, 0.25993215942382814, 0.2590802001953125, 0.26216448974609374, 0.2603325500488281, 0.26003762817382814, 0.2605025329589844, 0.2594652099609375, 0.25999462890625, 0.26124493408203125, 0.26067352294921875, 0.2603683776855469, 0.25998849487304687, 0.26087115478515627, 0.26066738891601565, 0.26016256713867186, 0.2601615295410156, 0.2608926696777344, 0.2602926025390625, 0.2604769287109375, 0.2593628234863281, 0.2599649353027344, 0.25989837646484376, 0.26045745849609375, 0.25988198852539063, 0.26077798461914065, 0.2605158386230469, 0.2602137451171875, 0.2606069641113281, 0.26109951782226565, 0.260021240234375, 0.26087322998046875, 0.25873919677734375, 0.25928396606445314, 0.2599137268066406, 0.25981338500976564, 0.2588958740234375, 0.2590443420410156, 0.25949185180664064, 0.2603612060546875, 0.26000384521484377, 0.2601973876953125, 0.2616575927734375, 4.69735009765625, 0.2605660095214844, 0.2598031311035156, 0.2599710693359375, 0.2592860107421875, 0.25990655517578126, 0.25973556518554686, 0.2604031982421875, 0.2599444580078125, 0.2595625, 0.2602291259765625, 0.26033663940429685, 0.2595604553222656, 0.26034481811523436, 0.25989016723632813, 0.25936178588867187, 0.2593843078613281, 0.2596546630859375, 0.26057009887695315, 0.25908941650390627, 0.2591958923339844, 0.2605322265625, 0.2607646789550781, 0.25932391357421875, 0.25900030517578126, 0.2594754638671875, 0.26076364135742186, 0.2595706787109375, 0.26051174926757814, 0.2606131286621094, 0.26105548095703124, 0.2603970642089844, 0.26011239624023436, 0.2590136413574219, 0.2599977111816406, 0.25989016723632813, 0.2603130798339844, 0.26018508911132815, 0.2598973388671875, 0.25944781494140623, 0.26021273803710937, 0.2617169799804687, 0.2593628234863281, 0.26100634765625, 0.260389892578125, 0.26065304565429687, 0.2598399963378906, 0.25984921264648436, 0.2593300476074219, 0.26059982299804685, 0.25959014892578125, 0.26050662231445315, 0.25982669067382813, 0.25883749389648436, 0.2597652587890625, 0.26014309692382814, 0.2602270812988281, 0.2596925354003906, 0.25974374389648436, 0.2613534851074219, 0.26049639892578125, 0.25948980712890624, 0.2598031311035156, 4.696388671875, 0.26039501953125, 0.2603683776855469, 0.2599137268066406, 0.2589245300292969, 0.25992703247070315, 0.26029364013671874, 0.26083328247070314, 0.259056640625, 0.2599987182617188, 0.26132275390625, 0.2607728576660156, 0.26054757690429686, 0.2606981201171875, 0.2598256530761719, 0.26081793212890625, 0.25973043823242187, 0.261317626953125, 0.2605209655761719, 0.2595758056640625, 0.2596434020996094, 0.2598778991699219, 0.26067864990234374, 0.2599905395507813, 0.2592911376953125, 0.2607370300292969, 0.26039297485351565, 0.2591467590332031, 0.25889382934570315, 0.25952154541015626, 0.26081585693359377, 0.25923992919921873, 0.2601861267089844, 0.26149169921875, 0.2616616821289062, 0.26148147583007814, 0.26112103271484377, 0.2602721252441406, 0.26128793334960937, 0.26007244873046875, 0.261285888671875, 0.26088958740234375, 0.25945599365234373, 0.25994854736328127, 0.25966592407226563, 0.26153369140625, 0.2599075927734375, 0.26060287475585936, 0.26162277221679686, 0.2616708984375, 0.26093057250976565, 0.2608424987792969, 0.25920614624023436, 0.26032537841796877, 0.2594989929199219, 0.26024038696289065, 0.26014309692382814, 0.25894195556640626, 0.25906072998046875, 0.2590115966796875, 0.2607728576660156, 0.25956350708007814, 0.26091622924804686]",tokens/s,3.0928502696973865,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2-large,openai-community/gpt2-large,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-13b-hf,meta-llama/Llama-2-13b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-7B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1710.153728,8732.540928,7805.599744,7272.923136,6859.558912,s,10,2.808311767578125,0.2808311767578125,0.0003170231685905636,0.28091905212402346,0.2810618286132812,0.2810736389160156,0.2810830871582031,"[0.2810592041015625, 0.2799432373046875, 0.28073876953125, 0.28108544921875, 0.28101541137695313, 0.2807970275878906, 0.28089300537109374, 0.2809450988769531, 0.2810283508300781, 0.28080621337890627]",tokens/s,911.5797005001806,kWh,9.120329575879233e-06,1.5239022740264603e-05,2.1579041073696966e-05,4.59383933898408e-05,tokens/kWh,5572680.738473844,MB,1710.153728,8732.540928,7805.599744,7272.923136,6859.561472,s,10,36.541328857421874,3.6541328857421873,0.025754453065003444,3.642238647460937,3.6944841796875,3.704733544921875,3.7129330371093747,"[3.71498291015625, 3.64109521484375, 3.636408935546875, 3.641321533203125, 3.64393994140625, 3.6344931640625, 3.69220654296875, 3.63922998046875, 3.64315576171875, 3.654494873046875]",tokens/s,17.240752312488528,kWh,0.00011520223085369383,0.000193416545030964,0.00014109886684942857,0.0004497176427340864,tokens/kWh,140087.8996362864,,s,629,39.007964168548604,0.062015841285450846,0.0334426786950147,0.05791027069091797,0.05832724609375,0.05889105911254883,0.3390336572265625,"[0.05880217742919922, 0.059031551361083984, 0.05903974533081055, 0.05902643203735351, 0.06051942443847656, 0.06096281433105469, 0.061213695526123046, 0.06077439880371094, 0.061004798889160154, 0.06218239974975586, 0.06070169448852539, 0.06099251174926758, 0.061720577239990235, 0.06155571365356445, 0.06117478561401367, 0.05805977630615235, 0.058068992614746094, 0.05753036880493164, 0.05765119934082031, 0.05760204696655274, 0.058065921783447265, 0.057970687866210936, 0.057815040588378906, 0.05820415878295898, 0.05783859252929688, 0.0580208625793457, 0.05813043212890625, 0.058142719268798826, 0.05832806396484375, 0.05821542358398438, 0.05849702453613281, 0.058499073028564455, 0.05787340927124023, 0.05777305603027344, 0.05818982315063476, 0.057935871124267575, 0.0577628173828125, 0.05824512100219727, 0.05815091323852539, 0.05832908630371094, 0.058327041625976565, 0.058821632385253904, 0.05907455825805664, 0.05893734359741211, 0.05831372833251953, 0.0582737922668457, 0.05810073471069336, 0.057629695892333986, 0.05748019027709961, 0.05781913757324219, 0.05770956802368164, 0.05765119934082031, 0.057883647918701174, 0.05735935974121094, 0.05732044982910156, 0.05741670227050781, 0.057717758178710936, 0.057867263793945314, 0.05775564956665039, 0.07032422637939453, 0.06147686386108398, 0.0611409912109375, 0.3393136596679687, 0.05797273635864258, 0.05809664154052734, 0.05796249771118164, 0.0580945930480957, 0.05825331115722656, 0.05837926483154297, 0.05787340927124023, 0.05788876724243164, 0.05755187225341797, 0.05752217483520508, 0.057439231872558595, 0.057350143432617184, 0.05774335861206055, 0.058024959564208986, 0.05733171081542969, 0.05716889572143555, 0.05716582489013672, 0.05794815826416016, 0.05790105438232422, 0.05792870330810547, 0.05771571350097656, 0.05767168045043945, 0.05785702514648437, 0.057629695892333986, 0.05755392074584961, 0.05755289459228516, 0.05773721694946289, 0.05768806457519531, 0.057333759307861325, 0.057839614868164066, 0.05778841781616211, 0.05772083282470703, 0.05806489562988281, 0.058014720916748044, 0.058188800811767576, 0.05804032135009766, 0.057474048614501956, 0.057777153015136716, 0.05718220901489258, 0.05731532669067383, 0.057063423156738284, 0.057194496154785154, 0.057194496154785154, 0.0572303352355957, 0.05725900650024414, 0.057823230743408206, 0.057534465789794924, 0.05818368148803711, 0.05814476776123047, 0.058352638244628906, 0.05801267242431641, 0.058331134796142575, 0.057816062927246094, 0.05784473419189453, 0.05807308959960938, 0.05791436767578125, 0.058016769409179686, 0.05769420623779297, 0.05816524887084961, 0.058049537658691405, 0.05796044921875, 0.058180606842041016, 0.338740234375, 0.057009151458740234, 0.05720064163208008, 0.05701017761230469, 0.05725491333007812, 0.05736447906494141, 0.05714944076538086, 0.057262081146240235, 0.0573573112487793, 0.05784678268432617, 0.057834495544433595, 0.058033153533935546, 0.05806182479858398, 0.05803417587280273, 0.057867263793945314, 0.057801727294921876, 0.05790822219848633, 0.05783039855957031, 0.057998336791992185, 0.057919486999511716, 0.05808332824707031, 0.058175487518310545, 0.05802905654907226, 0.05809356689453125, 0.05830656051635742, 0.05812736129760742, 0.05807001495361328, 0.05723648071289063, 0.05732556915283203, 0.05718527984619141, 0.05741363143920898, 0.05723852920532226, 0.05716070556640625, 0.0572303352355957, 0.057605121612548826, 0.05708902359008789, 0.05756108856201172, 0.0578682861328125, 0.05793791961669922, 0.057862144470214844, 0.05786111831665039, 0.057864192962646485, 0.05813043212890625, 0.05795942306518555, 0.058156032562255856, 0.05762355041503906, 0.05774950408935547, 0.05766451263427735, 0.057791488647460934, 0.0576993293762207, 0.05805670547485352, 0.05807308959960938, 0.058203136444091794, 0.058246143341064455, 0.05793894577026367, 0.057847808837890625, 0.05805875015258789, 0.05789081573486328, 0.05762355041503906, 0.05750681686401367, 0.05759795379638672, 0.05735116958618164, 0.05725286483764649, 0.33938638305664065, 0.057837566375732424, 0.05783859252929688, 0.058033153533935546, 0.05808639907836914, 0.05773823928833008, 0.057968639373779295, 0.057629695892333986, 0.05753139114379883, 0.05774643325805664, 0.05809356689453125, 0.0581662712097168, 0.05792768096923828, 0.05830348968505859, 0.05804646301269531, 0.05805363082885742, 0.05778841781616211, 0.05808639907836914, 0.058208255767822265, 0.057809921264648435, 0.0586321907043457, 0.05763379287719726, 0.05724467086791992, 0.05728870391845703, 0.0572334098815918, 0.05730815887451172, 0.057311233520507814, 0.05727231979370117, 0.057112575531005856, 0.05723955154418945, 0.05740236663818359, 0.05786316680908203, 0.05784883117675781, 0.05837209701538086, 0.0582369270324707, 0.058398719787597655, 0.05766860961914062, 0.05792563247680664, 0.05809766387939453, 0.05825126266479492, 0.0584192008972168, 0.05803212738037109, 0.05797785568237305, 0.05812940979003906, 0.05818982315063476, 0.05822259140014648, 0.05818675231933594, 0.0580761604309082, 0.05713817596435547, 0.05739519882202149, 0.05731532669067383, 0.0572334098815918, 0.05727129745483398, 0.05723955154418945, 0.057333759307861325, 0.057439231872558595, 0.0572856330871582, 0.057204734802246096, 0.05760204696655274, 0.05822771072387695, 0.05797990417480469, 0.05793894577026367, 0.05794508743286133, 0.3396700134277344, 0.05805055999755859, 0.05832294464111328, 0.05808332824707031, 0.058270721435546874, 0.05838848114013672, 0.058403839111328126, 0.05817958450317383, 0.058152961730957034, 0.058243072509765625, 0.05783859252929688, 0.05841408157348633, 0.05779865646362305, 0.05710540771484375, 0.05735628890991211, 0.05708902359008789, 0.05738700866699219, 0.05745459365844727, 0.05738905715942383, 0.057382911682128904, 0.05771366500854492, 0.057662464141845705, 0.058054656982421876, 0.057821182250976565, 0.057882625579833986, 0.05799935913085937, 0.05808844757080078, 0.05812940979003906, 0.05811711883544922, 0.05756927871704102, 0.05766860961914062, 0.05758464050292969, 0.05767168045043945, 0.05779455947875976, 0.058123264312744144, 0.058140670776367184, 0.05819596862792969, 0.05820620727539062, 0.05812223815917969, 0.058292224884033204, 0.05789491271972656, 0.05772083282470703, 0.05758259201049805, 0.05715763092041016, 0.05719039916992188, 0.05780582427978516, 0.057924606323242187, 0.05772083282470703, 0.05734809494018555, 0.056925182342529294, 0.05734502410888672, 0.057458686828613284, 0.05795123291015625, 0.05797683334350586, 0.0581130256652832, 0.05837823867797851, 0.058044414520263675, 0.05758873748779297, 0.057919486999511716, 0.05764710235595703, 0.057761791229248044, 0.057640960693359375, 0.058106880187988284, 0.33975909423828127, 0.05754265594482422, 0.05717913436889648, 0.057038848876953124, 0.057145343780517575, 0.057078784942626956, 0.05703475189208984, 0.05707263946533203, 0.057306110382080076, 0.057371646881103515, 0.057245697021484375, 0.05716070556640625, 0.05731327819824219, 0.05759897613525391, 0.057711616516113284, 0.05813043212890625, 0.057785343170166016, 0.057852928161621096, 0.05775667190551758, 0.05787443161010742, 0.05781913757324219, 0.0577525749206543, 0.05788979339599609, 0.05797580718994141, 0.05837311935424805, 0.05790105438232422, 0.057924606323242187, 0.05800447845458984, 0.05806387329101562, 0.05786111831665039, 0.05789491271972656, 0.0572149772644043, 0.05716070556640625, 0.05728870391845703, 0.05713715362548828, 0.05726924896240235, 0.057425918579101565, 0.057382911682128904, 0.05749964904785156, 0.057270271301269535, 0.05752524948120117, 0.0580843505859375, 0.05796249771118164, 0.05806796646118164, 0.05796659088134765, 0.05793791961669922, 0.05803519821166992, 0.058028030395507815, 0.057812992095947265, 0.05794611358642578, 0.057791488647460934, 0.057793537139892576, 0.05806796646118164, 0.05807206344604492, 0.057807872772216794, 0.057940990447998046, 0.05806694412231445, 0.05815500640869141, 0.057970687866210936, 0.05820723342895508, 0.05741056060791016, 0.057278465270996094, 0.05731737518310547, 0.3386849365234375, 0.05706649780273437, 0.057850879669189455, 0.05805158233642578, 0.05794815826416016, 0.05795430374145508, 0.05789388656616211, 0.058257408142089843, 0.05836185455322265, 0.05831577682495117, 0.05829017639160156, 0.05823385620117188, 0.05788979339599609, 0.057649150848388675, 0.05790822219848633, 0.05787136077880859, 0.05792563247680664, 0.05796454238891602, 0.058054656982421876, 0.05801062393188477, 0.058205184936523435, 0.058262527465820314, 0.05836800003051758, 0.05778739166259766, 0.05771673583984375, 0.057322494506835936, 0.05742182540893555, 0.05730713653564453, 0.05727334213256836, 0.05720678329467774, 0.05743308639526367, 0.057419776916503906, 0.057270271301269535, 0.05715660858154297, 0.05758156967163086, 0.05754982376098633, 0.05770240020751953, 0.05814681625366211, 0.08885350036621094, 0.05973811340332031, 0.057915393829345706, 0.057935871124267575, 0.05809561538696289, 0.05801062393188477, 0.058349567413330077, 0.05827481460571289, 0.058403839111328126, 0.05830246353149414, 0.058352638244628906, 0.05819801712036133, 0.0704686050415039, 0.059253761291503906, 0.05812736129760742, 0.05804851150512695, 0.058248191833496096, 0.058420223236083986, 0.05813248062133789, 0.057791488647460934, 0.057690113067626954, 0.05742694473266602, 0.05717299270629883, 0.0571412467956543, 0.05745663833618164, 0.33920306396484373, 0.057436161041259766, 0.05759897613525391, 0.05746176147460937, 0.05751603317260742, 0.05774643325805664, 0.05795840072631836, 0.058224639892578124, 0.057852928161621096, 0.05780889511108398, 0.05782015991210938, 0.058001407623291014, 0.0587694091796875, 0.05725900650024414, 0.05733990478515625, 0.05753139114379883, 0.05744844818115234, 0.05709619140625, 0.05711052703857422, 0.05724364852905273, 0.057614334106445314, 0.057296897888183596, 0.057437183380126954, 0.057793537139892576, 0.0580843505859375, 0.05813043212890625, 0.05806489562988281, 0.05784883117675781, 0.0579788818359375, 0.05774950408935547, 0.05791027069091797, 0.05796044921875, 0.057816062927246094, 0.057896961212158204, 0.05791846466064453, 0.057952255249023435, 0.05809561538696289, 0.05804544067382812, 0.058256385803222656, 0.058087425231933595, 0.05814169692993164, 0.05807820892333984, 0.05822054290771484, 0.05796966552734375, 0.05717606353759765, 0.057281536102294923, 0.05718732833862305, 0.05714944076538086, 0.05727948760986328, 0.05764198303222656, 0.05747711944580078, 0.05725286483764649, 0.05731737518310547, 0.05793075180053711, 0.05794918441772461, 0.057804798126220705, 0.05803212738037109, 0.05798604965209961, 0.058188800811767576, 0.05772288131713867, 0.058071041107177736, 0.05783859252929688, 0.058152961730957034, 0.3397099609375, 0.057793537139892576, 0.058246143341064455, 0.05838745498657227, 0.05737472152709961, 0.057262081146240235, 0.057161727905273435, 0.057024513244628906, 0.05693132781982422, 0.05714944076538086, 0.05717094421386719, 0.0573941764831543, 0.05742387390136719, 0.057417728424072265, 0.05727129745483398, 0.057420799255371094, 0.05727436828613281, 0.05788671875, 0.05796352005004883, 0.058102783203125, 0.058090496063232425, 0.05826662445068359, 0.05793484878540039, 0.058074111938476565, 0.058036224365234375, 0.0581662712097168, 0.05813350296020508, 0.05824204635620117, 0.058162174224853515, 0.05830246353149414, 0.05816320037841797, 0.05840691375732422, 0.0585164794921875, 0.057935871124267575, 0.057957374572753906, 0.05748121643066406, 0.057834495544433595, 0.05769318389892578, 0.05746585464477539, 0.057815040588378906, 0.057915393829345706, 0.05753139114379883, 0.05746995162963867, 0.057336830139160154, 0.0577894401550293, 0.05798912048339844, 0.05797990417480469, 0.057971710205078124, 0.05799935913085937, 0.058363903045654295, 0.0577525749206543, 0.05791129684448242, 0.05777920150756836, 0.05780889511108398, 0.05771059036254883, 0.057761791229248044, 0.057778175354003904, 0.0581396484375, 0.0581396484375, 0.05810073471069336, 0.05790924835205078, 0.05797683334350586, 0.05803724670410156, 0.33914776611328123, 0.057452545166015626, 0.057635841369628904, 0.05790719985961914, 0.05799935913085937, 0.05754163360595703, 0.058044414520263675, 0.05822566223144531, 0.05835468673706055, 0.05831679916381836, 0.05796454238891602, 0.05812428665161133, 0.058017791748046874, 0.05799935913085937, 0.05807923126220703, 0.05796454238891602, 0.05786316680908203, 0.05818982315063476, 0.058270721435546874, 0.05794713592529297, 0.058175487518310545, 0.05800755310058594, 0.05810073471069336, 0.057850879669189455, 0.05808947372436524, 0.05807820892333984, 0.05787443161010742, 0.058145790100097655, 0.05775872039794922, 0.057396224975585934, 0.05771263885498047, 0.05783654403686524, 0.05796966552734375, 0.05812838363647461, 0.05809971237182617, 0.058259456634521485, 0.05843046569824219, 0.0581580810546875, 0.05800755310058594, 0.05779455947875976, 0.05816831970214844, 0.05813862228393555, 0.05781913757324219, 0.05799935913085937, 0.057987071990966796, 0.058278911590576174, 0.05817139053344727, 0.058016769409179686, 0.05810790252685547, 0.05807820892333984, 0.058173439025878904, 0.05823283386230469, 0.058221569061279295, 0.0581478385925293, 0.05799423980712891, 0.05793894577026367, 0.05803212738037109, 0.05778739166259766, 0.05782425689697265, 0.058041343688964846, 0.057896961212158204, 0.057573375701904295, 0.057796607971191405]",tokens/s,16.124912268740015,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-3b,stabilityai/stablelm-base-alpha-3b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x22B-v0.1,mistralai/Mixtral-8x22B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-6B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,493eda1d90bf45ec752ed6de8306d15ca397cc3c,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1287.368704,6104.809472,5177.868288,4645.19168,4344.057856,s,10,2.3782629241943356,0.23782629241943357,0.0009051897058952557,0.2373234405517578,0.23911007080078125,0.23946311645507812,0.23974555297851563,"[0.2381653747558594, 0.239816162109375, 0.23711859130859375, 0.23718646240234376, 0.23730316162109374, 0.2373437194824219, 0.2390316162109375, 0.23691459655761718, 0.2381287078857422, 0.23725453186035156]",tokens/s,1076.4158890746826,kWh,7.558642753532955e-06,1.2678010158681614e-05,1.8354300398944663e-05,3.8590953311159235e-05,tokens/kWh,6633679.088875299,MB,1287.368704,6104.743936,5177.868288,4645.19168,4344.060416,s,10,42.6327392578125,4.26327392578125,0.12569876550487039,4.23046728515625,4.364569873046875,4.482147973632812,4.576210454101562,"[4.33844140625, 4.59972607421875, 4.24304248046875, 4.1206494140625, 4.18931640625, 4.22556982421875, 4.1792587890625, 4.23536474609375, 4.29164111328125, 4.20972900390625]",tokens/s,14.777375579603456,kWh,0.00013406729730112215,0.00022381948579007577,0.00016776951515945862,0.0005256562982506565,tokens/kWh,119850.17626471733,,s,629,44.70617396545407,0.07107499835525294,0.035505062303795264,0.06562713623046874,0.07237427368164062,0.07659929351806641,0.30183562255859375,"[0.06699520111083984, 0.06577356719970703, 0.06932889556884765, 0.06875238037109375, 0.07893504333496094, 0.06731571197509766, 0.068242431640625, 0.06542438507080078, 0.06684877014160157, 0.06766182708740234, 0.06603775787353515, 0.06801715087890625, 0.06750617980957031, 0.06864588928222656, 0.06765363311767578, 0.0674867172241211, 0.06555852508544922, 0.0662507553100586, 0.06951116943359376, 0.07164006042480468, 0.07659622192382813, 0.07200665283203125, 0.06734950256347656, 0.06806937408447265, 0.07889715576171875, 0.075936767578125, 0.09340518188476563, 0.09149030303955077, 0.08222412872314454, 0.07152845001220703, 0.07087615966796874, 0.07055257415771485, 0.06869709014892578, 0.068780029296875, 0.06887628936767579, 0.06892237091064453, 0.06865203094482422, 0.06964019012451172, 0.07308390045166016, 0.06789427185058594, 0.06531378936767578, 0.06426112365722657, 0.06496665954589843, 0.06549913787841796, 0.06535167694091797, 0.064827392578125, 0.06431641387939453, 0.06391296005249024, 0.06313267135620117, 0.06278144073486328, 0.06374809646606446, 0.06673612976074218, 0.06555443572998047, 0.06749798583984375, 0.06647090911865235, 0.06442291259765626, 0.06665727996826172, 0.06714470672607421, 0.06494515228271484, 0.06491340637207031, 0.06665727996826172, 0.06522777557373047, 0.30420684814453125, 0.06677196502685546, 0.0634439697265625, 0.06346342468261719, 0.06291251373291015, 0.0635412483215332, 0.06322892761230468, 0.06482943725585938, 0.06413209533691407, 0.06325657653808593, 0.06367641448974609, 0.06340300750732422, 0.0634777603149414, 0.06337433624267579, 0.06344089508056641, 0.06353715133666993, 0.06336921691894531, 0.06332313537597656, 0.06336614227294922, 0.06345727920532226, 0.06383308792114258, 0.06328217697143555, 0.06569574737548828, 0.06535270690917969, 0.06709145355224609, 0.06687026977539062, 0.06420480346679687, 0.06689382171630859, 0.0671436767578125, 0.06519705963134766, 0.06515711975097656, 0.06785842895507813, 0.06303948974609375, 0.06317055892944336, 0.06318796920776368, 0.06374604797363281, 0.06347161483764649, 0.0634224624633789, 0.06350131225585938, 0.06342655944824219, 0.06550527954101562, 0.0654028778076172, 0.06327910232543946, 0.06356275177001953, 0.06488883209228516, 0.06424678039550781, 0.063425537109375, 0.06333337783813477, 0.06359142303466797, 0.06470655822753907, 0.0637501449584961, 0.06439116668701172, 0.06441779327392579, 0.06740582275390625, 0.06566297912597656, 0.06420377349853515, 0.06457344055175782, 0.06497894287109375, 0.07036927795410156, 0.6076395263671875, 0.06333849716186524, 0.06354636764526367, 0.06363545608520507, 0.30194686889648437, 0.06617190551757812, 0.06943334197998047, 0.08058060455322266, 0.06679551696777344, 0.06515507507324218, 0.06560256195068359, 0.06517964935302735, 0.0658001937866211, 0.06565478515625, 0.06521446228027344, 0.066840576171875, 0.0679710693359375, 0.06722866821289063, 0.0678635482788086, 0.06561689758300782, 0.06483455657958985, 0.06490624237060547, 0.06534553527832031, 0.06720921325683593, 0.06915891265869141, 0.07266099548339844, 0.06482841491699219, 0.0686376953125, 0.07652044677734375, 0.07177216339111328, 0.0815646743774414, 0.07687474822998047, 0.0750223388671875, 0.0760289306640625, 0.07660134124755859, 0.07231180572509766, 0.07220633697509765, 0.06940057373046875, 0.07078502655029296, 0.06464409637451173, 0.06444544219970703, 0.06324531173706055, 0.06358528137207031, 0.06314803314208985, 0.06348083114624023, 0.06339993667602539, 0.06352486419677734, 0.0631091194152832, 0.06351871871948242, 0.06422425842285157, 0.06397849655151368, 0.06524006652832032, 0.06472396850585938, 0.06542438507080078, 0.06476185607910157, 0.06456729888916016, 0.06378905487060547, 0.06540799713134765, 0.06512640380859375, 0.06618112182617188, 0.06498406219482422, 0.06526976013183594, 0.0655810546875, 0.06536192321777344, 0.06510079956054687, 0.0666081314086914, 0.06803046417236328, 0.300727294921875, 0.06369792175292968, 0.06320230484008789, 0.0635750389099121, 0.06342860794067383, 0.06376755142211914, 0.06351667022705078, 0.06364672088623047, 0.06354431915283203, 0.06384947204589844, 0.06410956573486327, 0.0632279052734375, 0.06427750396728515, 0.06417715454101562, 0.06349414443969727, 0.06336307144165039, 0.06325657653808593, 0.06317363357543945, 0.0631982078552246, 0.0632176628112793, 0.06330879974365235, 0.06332825469970703, 0.07531008148193359, 0.06636646270751953, 0.0665384979248047, 0.07450418853759766, 0.06827212524414063, 0.06789734649658204, 0.06817996978759766, 0.06838579559326172, 0.06754611206054688, 0.07153049468994141, 0.0666429443359375, 0.06733312225341796, 0.0660469741821289, 0.06641868591308593, 0.0657623062133789, 0.06685593414306641, 0.07358668518066407, 0.06620569610595703, 0.06433382415771484, 0.0645928955078125, 0.06507008361816406, 0.06465638732910156, 0.06483455657958985, 0.06467993927001953, 0.0683663330078125, 0.06498201751708985, 0.06349107360839844, 0.0656209945678711, 0.06480998229980468, 0.06350336074829102, 0.06367334365844726, 0.06347468948364257, 0.06337433624267579, 0.06315622329711915, 0.06413926696777343, 0.0639662094116211, 0.06535167694091797, 0.06488166046142578, 0.06509260559082031, 0.06654054260253907, 0.06680473327636718, 0.30199603271484377, 0.06478848266601563, 0.06601522827148437, 0.06753177642822265, 0.06721024322509765, 0.06643814086914063, 0.0658155517578125, 0.06729830169677735, 0.06617906951904297, 0.06336511993408203, 0.06352179336547852, 0.06463488006591797, 0.0693544921875, 0.07250841522216797, 0.0684031982421875, 0.07433216094970703, 0.07619789123535156, 0.0711884765625, 0.07012044525146484, 0.06906368255615235, 0.06855168151855469, 0.06959820556640625, 0.06760140991210938, 0.07533875274658203, 0.07858688354492188, 0.07729357147216796, 0.07625215911865234, 0.07422054290771485, 0.06558924865722657, 0.06453453063964844, 0.06464717102050781, 0.06445670318603515, 0.06486937713623046, 0.06447821044921875, 0.06508953857421874, 0.06503833770751953, 0.06333542251586914, 0.06276300811767578, 0.06328524780273438, 0.06410956573486327, 0.06308659362792969, 0.06331289672851563, 0.06317670440673828, 0.06650777435302735, 0.06552780914306641, 0.06440243530273437, 0.06454374694824219, 0.06304972839355469, 0.06386892700195312, 0.06389247894287109, 0.062993408203125, 0.06414848327636719, 0.06369587326049805, 0.06393753433227539, 0.06557491302490234, 0.06434815979003906, 0.06363340759277344, 0.06349619293212891, 0.0632535057067871, 0.06286028671264648, 0.06299033737182617, 0.06404300689697266, 0.06474034881591798, 0.301549560546875, 0.062382080078125, 0.06363955307006836, 0.06464409637451173, 0.06372454452514649, 0.06290841674804687, 0.0662108154296875, 0.066302978515625, 0.06499430084228516, 0.06512435150146484, 0.06683955383300781, 0.06539775848388672, 0.06499635314941406, 0.06536192321777344, 0.06501478576660157, 0.06525542449951172, 0.0649881591796875, 0.06547046661376953, 0.06546841430664062, 0.06600806427001953, 0.06661939239501953, 0.0681338882446289, 0.06651187133789062, 0.06747545623779297, 0.06944153594970703, 0.07005081939697265, 0.0724111328125, 0.06990131378173828, 0.06857318115234375, 0.06872882843017578, 0.06781849670410156, 0.06834585571289062, 0.06820249938964844, 0.06832332611083984, 0.06815846252441406, 0.06874419403076172, 0.06906060791015625, 0.0818309097290039, 0.07093145751953125, 0.06993714904785156, 0.07220633697509765, 0.076980224609375, 0.07762329864501953, 0.07252787017822265, 0.07182438659667968, 0.07249100494384765, 0.07207526397705079, 0.06676992034912109, 0.06482329559326172, 0.06375423812866211, 0.0628930549621582, 0.06272204971313476, 0.0629043197631836, 0.06337638473510743, 0.06345830535888672, 0.06345727920532226, 0.06331903839111327, 0.06376755142211914, 0.06466252899169922, 0.06596505737304688, 0.06334771347045899, 0.06318796920776368, 0.06333951950073242, 0.3026483154296875, 0.06331801605224609, 0.06496051025390626, 0.0746270751953125, 0.0799815673828125, 0.0749486083984375, 0.07160012817382813, 0.07076966094970703, 0.06963712310791016, 0.06944461059570313, 0.07236505889892578, 0.07200665283203125, 0.07048499298095703, 0.06893567657470703, 0.06891929626464843, 0.06622720336914062, 0.06471372985839843, 0.06476287841796875, 0.06478438568115234, 0.06495231628417969, 0.06488166046142578, 0.06559744262695312, 0.06537113952636718, 0.0653854751586914, 0.06518374633789062, 0.06512025451660156, 0.06474649810791015, 0.06646988677978516, 0.06740684509277343, 0.06605926513671875, 0.06305382537841797, 0.06434713745117188, 0.06515200042724609, 0.06552678680419922, 0.0655472640991211, 0.06535679626464844, 0.06453247833251953, 0.06295654296875, 0.06320844650268555, 0.06297600173950195, 0.06279884719848633, 0.06314291381835938, 0.0630835189819336, 0.06308966445922852, 0.0633733139038086, 0.06513459014892578, 0.06444748687744141, 0.07502336120605468, 0.06641664123535156, 0.06521651458740234, 0.06533222198486328, 0.06537113952636718, 0.06558207702636719, 0.06512844848632812, 0.06535475158691406, 0.06501376342773438, 0.06610124969482421, 0.06498201751708985, 0.0650240020751953, 0.06496051025390626, 0.06500249481201172, 0.06523085021972656, 0.06454783630371094, 0.3009238891601563, 0.06311936187744141, 0.0635525131225586, 0.06346547317504883, 0.06321152114868164, 0.06333235168457031, 0.06296575927734376, 0.06320844650268555, 0.0633589744567871, 0.06451404571533204, 0.06290943908691406, 0.06259609603881836, 0.08398745727539063, 0.06601522827148437, 0.079098876953125, 0.0672911376953125, 0.08173875427246094, 0.067162109375, 0.06669209289550782, 0.06619750213623046, 0.06655795288085938, 0.06759014129638671, 0.0668579864501953, 0.06792192077636719, 0.06983987426757812, 0.0692459487915039, 0.06947634887695313, 0.07022284698486328, 0.070940673828125, 0.07564288330078126, 0.07480217742919922, 0.07207833862304687, 0.0682946548461914, 0.06639103698730468, 0.0678287353515625, 0.06823833465576172, 0.0691374053955078, 0.0667883529663086, 0.06787993621826172, 0.0670013427734375, 0.0707041244506836, 0.06596300506591797, 0.06605619049072266, 0.06455193328857421, 0.06404812622070312, 0.06325452804565429, 0.06473216247558594, 0.06294425582885742, 0.06622412872314454, 0.06577664184570313, 0.06662348937988281, 0.06627839660644531, 0.06511001586914063, 0.06555852508544922, 0.0651509780883789, 0.06539775848388672, 0.0666060791015625, 0.06672589111328125, 0.06601522827148437, 0.06648627471923828, 0.06616473388671874, 0.06562713623046874, 0.0680099868774414, 0.3066460266113281, 0.06823628997802735, 0.07369318389892578, 0.07294873809814453, 0.07517696380615234, 0.07127244567871094, 0.06568038177490235, 0.06535577392578125, 0.06622105407714844, 0.06619647979736328, 0.06577458953857422, 0.06606540679931641, 0.06580429077148438, 0.06449766540527344, 0.0662507553100586, 0.06605721282958985, 0.06496460723876953, 0.06512537384033203, 0.06570905303955078, 0.06414028930664062, 0.06512844848632812, 0.0693544921875, 0.06696141052246093, 0.06646476745605469, 0.06661529541015625, 0.06733312225341796, 0.06680678558349609, 0.06684979248046875, 0.06595378875732422, 0.0680816650390625, 0.06893260955810547, 0.06615756988525391, 0.06637875366210938, 0.06707711791992188, 0.06869606781005859, 0.06793421173095703, 0.06698086547851563, 0.06546125030517579, 0.06606130981445313, 0.0700579833984375, 0.06482125091552735, 0.06624665832519532, 0.06606540679931641, 0.06702285003662109, 0.06434611511230469, 0.06483558654785156, 0.06459085083007812, 0.06456729888916016, 0.0680847396850586, 0.06501683044433594, 0.06426419067382813, 0.06319615936279296, 0.06345830535888672, 0.06387507247924805, 0.06514585876464844, 0.06842060852050781, 0.07068364715576173, 0.08747110748291016, 0.08881766510009766, 0.08474726104736328, 0.08068812561035156, 0.07554662322998047, 0.06883942413330078, 0.30440960693359376, 0.06710578918457032, 0.06685081481933594, 0.06589030456542969, 0.06746316528320312, 0.06665727996826172, 0.06550425720214843, 0.06605824279785157, 0.06623232269287109, 0.06623641967773437, 0.0663214111328125, 0.06579507446289062, 0.06621695709228516, 0.0660838394165039, 0.06641254425048829, 0.06718873596191406, 0.06882713317871093, 0.06415872192382813, 0.0631644172668457, 0.06352896118164063, 0.06503424072265625, 0.06562509155273437, 0.06555545806884766, 0.0653834228515625, 0.06378905487060547, 0.06458367919921874, 0.06510079956054687, 0.0651704330444336, 0.06494412994384766, 0.06656819152832032, 0.0670730209350586, 0.06724915313720703, 0.06774681854248046, 0.06652006530761718, 0.06603981018066406, 0.06574591827392579, 0.07233331298828125, 0.06875135803222657, 0.07299378967285156, 0.07540019226074218, 0.06949785614013672, 0.07233331298828125, 0.0693544921875, 0.06965452575683594, 0.07364505767822266, 0.06936370849609375, 0.06962790679931641, 0.06908723449707031, 0.07182335662841798, 0.06750617980957031, 0.06530048370361329, 0.06465229034423828, 0.06413005065917969, 0.06381670379638672, 0.06631116485595703, 0.06491033935546875, 0.06359142303466797, 0.06334873580932618, 0.06351257705688476, 0.06576640319824219, 0.06589849853515625, 0.06700236511230469, 0.06533529663085938]",tokens/s,14.069645067056031,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,TencentARC/Mistral_Pro_8B_v0.1,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2171.973632,7962.886144,7035.94496,6503.268352,6130.0736,s,10,3.6412624816894525,0.36412624816894534,0.0009291193297266974,0.3642168731689453,0.3651171600341797,0.36550045928955077,0.36580709869384764,"[0.3647962646484375, 0.36445089721679685, 0.362946044921875, 0.36398284912109374, 0.36301791381835935, 0.3633643798828125, 0.3658837585449219, 0.3632464599609375, 0.36454193115234373, 0.365031982421875]",tokens/s,703.0528595159734,kWh,1.1794824291158605e-05,1.9681550011864558e-05,2.8124693280325892e-05,5.9601067583349054e-05,tokens/kWh,4295225.075322636,MB,2171.973632,7962.886144,7035.94496,6503.268352,6130.07616,s,10,45.968098632812506,4.59680986328125,0.037022227302859104,4.578207763671875,4.661049560546875,4.662619506835937,4.663875463867187,"[4.66070068359375, 4.62885400390625, 4.664189453125, 4.57661669921875, 4.57430322265625, 4.57098583984375, 4.58121875, 4.579798828125, 4.563455078125, 4.56797607421875]",tokens/s,13.705156809559652,kWh,0.00014542824388654146,0.00024257943027006866,0.00019164820475739194,0.000579655878914002,tokens/kWh,108685.17389667794,,s,629,49.16757605743408,0.0781678474680987,0.043259521124371265,0.07267021179199219,0.0739473403930664,0.07589601440429687,0.4362372680664063,"[0.07712973022460938, 0.07568179321289062, 0.07558860778808593, 0.0751103973388672, 0.07332761383056641, 0.0741580810546875, 0.08557977294921874, 0.09211392211914063, 0.07298764801025391, 0.073133056640625, 0.07298560333251954, 0.07285350036621094, 0.07286886596679687, 0.07334809875488281, 0.07296614074707031, 0.08588492584228516, 0.0727162857055664, 0.07369830322265625, 0.07357849884033203, 0.07321600341796874, 0.07283609771728515, 0.07332147216796875, 0.07407718658447265, 0.07379865264892578, 0.07335526275634766, 0.07270604705810547, 0.07265484619140625, 0.07248486328125, 0.072774658203125, 0.07284633636474609, 0.07206707000732422, 0.07231795501708985, 0.07218380737304687, 0.07237529754638672, 0.07241522979736328, 0.07298764801025391, 0.07349247741699219, 0.07286579132080079, 0.07278079986572265, 0.07346380615234376, 0.07394815826416015, 0.07415090942382813, 0.07396556854248047, 0.07323340606689453, 0.07255347442626953, 0.0729169921875, 0.07277056121826173, 0.07271424102783203, 0.07299072265625, 0.0722001953125, 0.07236608123779296, 0.07262105560302734, 0.0727910385131836, 0.0726138916015625, 0.07310745239257813, 0.07253094482421875, 0.07258930969238281, 0.07323340606689453, 0.07379456329345703, 0.07370342254638672, 0.07279821014404297, 0.07305216217041016, 0.43736062622070315, 0.07280127716064454, 0.07279615783691407, 0.07203225708007813, 0.07250739288330078, 0.07193907165527344, 0.07217049407958985, 0.07235379028320313, 0.07238451385498047, 0.07258828735351562, 0.07283404541015626, 0.07283916473388671, 0.07334092712402343, 0.07445299530029297, 0.07423999786376953, 0.07296819305419922, 0.07372185516357421, 0.07300710296630859, 0.07358975982666016, 0.07284121704101562, 0.07413043212890626, 0.07288934326171875, 0.07351910400390625, 0.07325081634521484, 0.07308799743652344, 0.07348326110839844, 0.07344332885742187, 0.07623680114746094, 0.07373516845703125, 0.07314636993408204, 0.07332044982910156, 0.07309209442138671, 0.07278182220458984, 0.07229235076904297, 0.07281868743896484, 0.07294976043701172, 0.07359283447265624, 0.07433113861083984, 0.07413350677490234, 0.07369318389892578, 0.07364505767822266, 0.07347404479980468, 0.07414272308349609, 0.073169921875, 0.0738887710571289, 0.07372390747070312, 0.07365837097167968, 0.07398604583740234, 0.07391436767578125, 0.07310438537597656, 0.07329177856445312, 0.07373926544189453, 0.07274700927734375, 0.07302758026123046, 0.07426252746582031, 0.07607193756103516, 0.07617842864990235, 0.07649485015869141, 0.0759582748413086, 0.07342899322509766, 0.07292415618896485, 0.07276441955566407, 0.07306854248046875, 0.43591064453125, 0.07244083404541016, 0.07319039916992187, 0.07307263946533203, 0.07256473541259766, 0.07292415618896485, 0.07320269012451172, 0.0728453140258789, 0.07285657501220703, 0.07250841522216797, 0.07338495635986328, 0.07275007629394531, 0.07454617309570312, 0.07359795379638671, 0.07346278381347657, 0.07305113220214844, 0.07315660858154296, 0.0734197769165039, 0.07266201782226563, 0.07239373016357421, 0.07349862670898437, 0.07345868682861328, 0.07532339477539063, 0.07682457733154296, 0.07595622253417969, 0.07515033721923828, 0.07542784118652343, 0.07595008087158203, 0.07575961303710937, 0.07561830139160156, 0.076115966796875, 0.07628492736816406, 0.07629926300048828, 0.0763125762939453, 0.07653887939453125, 0.07526297760009766, 0.07623168182373047, 0.07613542175292969, 0.07599308776855469, 0.07587942504882812, 0.07590707397460937, 0.07520972442626953, 0.07533465576171874, 0.0755230712890625, 0.07580262756347657, 0.07603711700439453, 0.07290573120117187, 0.07293849945068359, 0.07279821014404297, 0.07254937744140624, 0.07265689849853516, 0.07229440307617188, 0.07331533050537109, 0.07288934326171875, 0.07301939392089844, 0.0726118392944336, 0.07240191650390625, 0.07231180572509766, 0.0723609619140625, 0.07211417388916015, 0.07279001617431641, 0.07284633636474609, 0.07259954833984375, 0.4375347290039063, 0.07271833801269531, 0.07343923187255859, 0.07278284454345703, 0.0725524444580078, 0.07272345733642578, 0.07249612426757812, 0.07232307434082032, 0.07228620910644531, 0.07222067260742188, 0.07403622436523437, 0.07328562927246093, 0.07328870391845703, 0.07298150634765625, 0.07313510131835937, 0.072880126953125, 0.07292620849609376, 0.07279513549804688, 0.07298150634765625, 0.07315865325927734, 0.07298150634765625, 0.07266304016113281, 0.07265894317626953, 0.07249817657470703, 0.0722339859008789, 0.07201177978515624, 0.07200768280029297, 0.07240499114990234, 0.07225651550292969, 0.07216025543212891, 0.0726292495727539, 0.07252787017822265, 0.07251251220703125, 0.07251558685302735, 0.07295283508300782, 0.07278182220458984, 0.0728647689819336, 0.07253401947021484, 0.07222988891601563, 0.07212236785888672, 0.07215718078613281, 0.07206297302246094, 0.07262515258789062, 0.07230361938476562, 0.07233535766601562, 0.07202918243408203, 0.07253606414794922, 0.07218688201904297, 0.07245414733886718, 0.07252787017822265, 0.07289241790771485, 0.073059326171875, 0.07260262298583985, 0.07305318450927735, 0.07318732452392578, 0.07248896026611328, 0.07262207794189453, 0.0725555191040039, 0.07282278442382813, 0.07302758026123046, 0.07261081695556641, 0.07224422454833984, 0.07215103912353515, 0.43573248291015626, 0.0728616943359375, 0.07357337951660156, 0.07348531341552735, 0.0732764129638672, 0.07264972686767578, 0.07259340667724609, 0.07288934326171875, 0.07347097778320312, 0.073417724609375, 0.07378431701660157, 0.07423078155517578, 0.07282380676269531, 0.07255757141113281, 0.07297433471679687, 0.07272345733642578, 0.07207526397705079, 0.0729323501586914, 0.07332351684570312, 0.0724111328125, 0.0730040283203125, 0.07247154998779297, 0.07324057769775391, 0.07379456329345703, 0.07201689910888671, 0.07247974395751954, 0.0733829116821289, 0.07250534057617188, 0.07234355163574219, 0.07225138854980469, 0.07230770874023437, 0.07321292877197266, 0.07223705291748046, 0.07225446319580078, 0.07177625274658203, 0.07184076690673828, 0.07209677124023438, 0.07234150695800781, 0.07255142211914062, 0.07235686492919922, 0.07235686492919922, 0.07225856018066407, 0.07169945526123046, 0.07293644714355468, 0.07283609771728515, 0.07332044982910156, 0.07277260589599609, 0.07320780944824219, 0.07289446258544922, 0.07234150695800781, 0.07233126068115234, 0.0718018569946289, 0.07170047760009765, 0.07182950592041015, 0.07209983825683594, 0.07226982116699218, 0.07243878173828125, 0.07260262298583985, 0.07221043395996093, 0.07185100555419922, 0.07178546905517579, 0.07172096252441407, 0.07182745361328124, 0.4369407958984375, 0.07206912231445313, 0.0725524444580078, 0.0724142074584961, 0.07215411376953125, 0.07189913940429687, 0.07240601348876953, 0.07290163421630859, 0.0731146240234375, 0.07258726501464843, 0.07285247802734375, 0.07246131134033203, 0.07276646423339844, 0.07236300659179687, 0.07345561981201172, 0.073744384765625, 0.07365631866455079, 0.07351910400390625, 0.07331942749023437, 0.07308799743652344, 0.07253401947021484, 0.07192063903808593, 0.07201074981689454, 0.0721418228149414, 0.07283814239501953, 0.07274495697021484, 0.07250125122070313, 0.0727193603515625, 0.07276544189453125, 0.07228006744384766, 0.07260671997070313, 0.07281868743896484, 0.07328768157958984, 0.07240089416503906, 0.07300505828857422, 0.07274188995361328, 0.07246745300292969, 0.07216947174072266, 0.07224422454833984, 0.07211929321289062, 0.07208448028564453, 0.07173222351074218, 0.07231180572509766, 0.07206912231445313, 0.07225138854980469, 0.0721981430053711, 0.07212134552001953, 0.07287500762939453, 0.07271731567382812, 0.07261491394042968, 0.07192985534667969, 0.07212646484375, 0.07228313446044922, 0.07270604705810547, 0.07205990600585938, 0.07277875518798828, 0.07266918182373047, 0.07285350036621094, 0.07276748657226563, 0.07238349151611329, 0.07208345794677734, 0.07216537475585938, 0.07202816009521484, 0.43863552856445315, 0.07294873809814453, 0.07256575775146484, 0.07317094421386719, 0.07344537353515625, 0.0722503662109375, 0.07293952178955078, 0.07202508544921875, 0.07193395233154297, 0.0724869155883789, 0.07260160064697266, 0.07353446197509765, 0.07318732452392578, 0.07305625915527343, 0.07288422393798828, 0.07285145568847656, 0.07322316741943359, 0.07344947052001953, 0.07300505828857422, 0.07352114868164063, 0.07288524627685547, 0.07243981170654297, 0.07298252868652344, 0.07325593566894531, 0.07277670288085937, 0.07242240142822266, 0.07321292877197266, 0.07195852661132812, 0.07174553680419922, 0.07204147338867188, 0.07227391815185547, 0.07240806579589844, 0.07223808288574218, 0.07253094482421875, 0.07240908813476563, 0.0723927001953125, 0.07225241851806641, 0.072268798828125, 0.07286374664306641, 0.07278079986572265, 0.07232819366455077, 0.07268966674804687, 0.07248076629638672, 0.07279411315917969, 0.07237427520751953, 0.07306854248046875, 0.07291596984863281, 0.07280127716064454, 0.07243264007568359, 0.0724111328125, 0.07297843170166016, 0.07230873870849609, 0.07203020477294922, 0.0725381088256836, 0.07243366241455078, 0.07255347442626953, 0.07305113220214844, 0.07306752014160156, 0.0730931167602539, 0.072521728515625, 0.07336140441894531, 0.07394713592529296, 0.0730982437133789, 0.4363642883300781, 0.07261081695556641, 0.07236505889892578, 0.07229440307617188, 0.0725002212524414, 0.07210393524169922, 0.08470220947265625, 0.07260262298583985, 0.0730060806274414, 0.07346790313720702, 0.0728279037475586, 0.07298252868652344, 0.07316582489013672, 0.07261798095703124, 0.07380992126464844, 0.07251558685302735, 0.07196160125732422, 0.07183052825927734, 0.072163330078125, 0.07195238494873046, 0.07229132843017579, 0.07169023895263672, 0.07248793792724609, 0.07233126068115234, 0.07256678771972656, 0.07241830444335938, 0.07249305725097656, 0.07240396881103515, 0.07252889251708984, 0.07275007629394531, 0.07203942108154297, 0.07297945404052734, 0.07368498992919922, 0.07324262237548829, 0.07245005035400391, 0.0724316177368164, 0.07245311737060547, 0.07244390106201172, 0.07256269073486328, 0.07212134552001953, 0.07255757141113281, 0.07233535766601562, 0.07276441955566407, 0.07181721496582032, 0.07277670288085937, 0.07279718780517579, 0.07296307373046874, 0.07252992248535156, 0.07247872161865235, 0.07261901092529296, 0.07263539123535157, 0.0725196762084961, 0.07246336364746093, 0.07235174560546875, 0.07174348449707031, 0.07174348449707031, 0.07246438598632812, 0.07271526336669921, 0.07241830444335938, 0.07219097900390625, 0.07191142272949219, 0.07199846649169922, 0.07206502532958985, 0.43736062622070315, 0.07212748718261719, 0.0720404510498047, 0.07208345794677734, 0.07235174560546875, 0.07259750366210938, 0.07301017761230469, 0.07247052764892578, 0.07363686370849609, 0.07337267303466796, 0.07306444549560547, 0.07311052703857422, 0.07238349151611329, 0.07232921600341796, 0.07255142211914062, 0.07276544189453125, 0.07263744354248047, 0.07295999908447266, 0.07253708648681641, 0.07237939453125, 0.0721786880493164, 0.07224729919433594, 0.07221247863769531, 0.07250739288330078, 0.07243366241455078, 0.0726302719116211, 0.0721612777709961, 0.07265586853027343, 0.07271424102783203, 0.07319347381591797, 0.07221862030029297, 0.07247666931152344, 0.07313715362548828, 0.07258624267578125, 0.07176601409912109, 0.07228620910644531, 0.07161856079101563, 0.07193804931640625, 0.07198719787597656, 0.07188070678710938, 0.07193804931640625, 0.07187149047851563, 0.07171379089355469, 0.07247462463378906, 0.0734207992553711, 0.07305522918701172, 0.07254835510253907, 0.07203225708007813, 0.07174451446533203, 0.07236505889892578, 0.07207730865478515, 0.0716072998046875, 0.071910400390625, 0.07240191650390625, 0.0723025894165039, 0.07208345794677734, 0.07270604705810547, 0.07240704345703125, 0.07212134552001953, 0.07261695861816406, 0.07267021179199219, 0.07259648132324219, 0.072774658203125, 0.437275634765625, 0.07174246215820312, 0.07226982116699218, 0.07189504241943359, 0.07218892669677734, 0.07294668579101563, 0.07262413024902344, 0.07243264007568359, 0.07321087646484375, 0.07387648010253907, 0.07286374664306641, 0.07260774230957032, 0.07294668579101563, 0.07249919891357422, 0.07300812530517578, 0.07340032196044922, 0.07283916473388671, 0.07257395172119141, 0.07344230651855468, 0.0739788818359375, 0.07366860961914062, 0.07276953887939454, 0.07279206085205078, 0.0722534408569336, 0.07274393463134765, 0.07218380737304687, 0.07231385803222656, 0.07233331298828125, 0.07209062194824219, 0.07226573181152343, 0.07271833801269531, 0.07236300659179687, 0.07305318450927735, 0.0725432357788086, 0.0727562255859375, 0.07214591979980468, 0.071910400390625, 0.07172402954101563, 0.07213772583007813, 0.07197901153564454, 0.07228006744384766, 0.07240601348876953, 0.07243059539794922, 0.0721817626953125, 0.07237529754638672, 0.07258624267578125, 0.07263334655761719, 0.07251353454589844, 0.07192371368408203, 0.07220633697509765, 0.0719810562133789, 0.0726794204711914, 0.07306342315673828, 0.07278694152832031, 0.07221759796142578, 0.07250534057617188, 0.07197798156738282, 0.07188684844970702, 0.07217356872558593, 0.07245926666259765, 0.07173017883300781, 0.0721612777709961, 0.07250227355957031]",tokens/s,12.792983718889188,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/rho-math-1b-v0.1,microsoft/rho-math-1b-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-0.5B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1480.126464,2489.319424,1562.37824,1029.701632,943.532032,s,10,0.5609958076477051,0.05609958076477051,0.0011004611701996418,0.05557291221618652,0.05699389457702636,0.05800768375396728,0.05881871509552002,"[0.0590214729309082, 0.05547635269165039, 0.055215904235839844, 0.056696414947509766, 0.05586947250366211, 0.055408607482910155, 0.055424640655517575, 0.056768608093261716, 0.05544486236572266, 0.055669471740722655]",tokens/s,4563.313959036986,kWh,1.803336824689593e-06,3.0142500309594964e-06,2.313132009216393e-06,7.130718864865482e-06,tokens/kWh,35901008.69932829,MB,1480.126464,2489.319424,1562.37824,1029.701632,943.534592,s,10,28.332011718749996,2.8332011718749994,0.017961324272620805,2.8368419189453125,2.8552771972656252,2.85577421875,2.8561718359375,"[2.855166748046875, 2.814613525390625, 2.83177978515625, 2.841904052734375, 2.816463623046875, 2.810094482421875, 2.852609130859375, 2.842508056640625, 2.81060107421875, 2.856271240234375]",tokens/s,22.236331336227316,kWh,8.93913531942027e-05,0.00014891819444307853,7.638295872701358e-05,0.0003146925063642948,tokens/kWh,200195.424822318,,s,629,28.787554275512697,0.04576717690860524,0.006843300719154779,0.044728321075439455,0.04575436782836914,0.04591329345703125,0.10024513458251953,"[0.046707710266113284, 0.046755840301513675, 0.0452229118347168, 0.04467507171630859, 0.044682239532470705, 0.04453068923950195, 0.04572159957885742, 0.04590182495117188, 0.04437094497680664, 0.04476518249511719, 0.044878849029541014, 0.045146110534667966, 0.045367294311523435, 0.046432254791259765, 0.04715520095825195, 0.04729446411132812, 0.04717158508300781, 0.04655615997314453, 0.04458700942993164, 0.04455116653442383, 0.04460236740112305, 0.044246017456054686, 0.044455936431884766, 0.04489625549316406, 0.044631038665771484, 0.04476211166381836, 0.07442431640625, 0.04471295928955078, 0.04474060821533203, 0.044660736083984375, 0.0443422737121582, 0.044609535217285154, 0.044197887420654294, 0.04458700942993164, 0.04457369613647461, 0.04470579147338867, 0.044593151092529294, 0.04455526351928711, 0.044286975860595705, 0.04420915222167969, 0.04439961624145508, 0.044728321075439455, 0.044060672760009766, 0.0444323844909668, 0.044281856536865234, 0.044480510711669925, 0.04439859390258789, 0.04400435256958008, 0.044165119171142575, 0.04413337707519531, 0.04443340682983398, 0.0445665283203125, 0.04404019165039062, 0.04412723159790039, 0.044096511840820314, 0.04434124755859375, 0.044401664733886716, 0.044606464385986325, 0.04444979095458984, 0.044469249725341796, 0.04453376007080078, 0.044036094665527346, 0.10093260955810547, 0.044903423309326174, 0.04477951812744141, 0.0441077766418457, 0.04492595291137695, 0.044849151611328124, 0.044581886291503905, 0.04466483306884766, 0.044480510711669925, 0.04459929656982422, 0.04483891296386719, 0.044491775512695314, 0.04453068923950195, 0.045871105194091794, 0.04480819320678711, 0.044165119171142575, 0.04475596618652344, 0.04477132797241211, 0.04489113616943359, 0.04478566360473633, 0.044889087677001956, 0.044819454193115234, 0.04472217559814453, 0.04463718414306641, 0.04468019104003906, 0.04451635360717773, 0.045011966705322266, 0.04462899017333984, 0.04473344039916992, 0.04486963272094727, 0.04461772918701172, 0.044300289154052735, 0.04475699234008789, 0.04397260665893555, 0.0442716178894043, 0.044246017456054686, 0.044467201232910154, 0.0444661750793457, 0.04454707336425781, 0.04477337646484375, 0.04453887939453125, 0.04397158432006836, 0.04436070251464844, 0.044268543243408204, 0.04457164764404297, 0.04455526351928711, 0.04458086395263672, 0.04454502487182617, 0.043910144805908206, 0.04422041702270508, 0.043862014770507815, 0.04395827102661133, 0.04605747222900391, 0.046496768951416016, 0.04486041641235351, 0.045129726409912106, 0.044851200103759765, 0.04468838500976562, 0.04500172805786133, 0.04451327896118164, 0.044829696655273435, 0.044818431854248046, 0.044862464904785154, 0.10029875183105469, 0.044677120208740234, 0.04596633529663086, 0.045499393463134766, 0.04473344039916992, 0.04477849578857422, 0.04422246551513672, 0.04468633651733398, 0.04475494384765625, 0.04476518249511719, 0.044788734436035156, 0.04476211166381836, 0.04486041641235351, 0.0448983039855957, 0.044799999237060545, 0.044834815979003906, 0.04481024169921875, 0.0447825927734375, 0.04479385757446289, 0.04491161727905273, 0.04497510528564453, 0.04472217559814453, 0.04463616180419922, 0.04462182235717774, 0.044609535217285154, 0.0444846076965332, 0.04414156723022461, 0.0447191047668457, 0.04484096145629883, 0.04495974349975586, 0.04473548889160156, 0.04485324859619141, 0.04508262252807617, 0.04464230346679687, 0.04459110260009766, 0.04451225662231445, 0.04470783996582031, 0.044526592254638675, 0.044523521423339846, 0.04442521667480469, 0.04452556610107422, 0.04472627258300781, 0.044930049896240234, 0.044491775512695314, 0.045325313568115234, 0.04544204711914063, 0.04552703857421875, 0.04561407852172852, 0.045061119079589845, 0.045467647552490234, 0.04577280044555664, 0.0454205436706543, 0.045415424346923826, 0.04520755386352539, 0.04549017715454102, 0.04514508819580078, 0.04519833755493164, 0.045454334259033204, 0.04507955169677735, 0.045330432891845705, 0.045652992248535154, 0.046088191986083986, 0.0447191047668457, 0.10268364715576171, 0.0456734733581543, 0.04532121658325195, 0.04592025756835937, 0.04586393737792969, 0.04574003219604492, 0.045840385437011716, 0.04583833694458008, 0.04573081588745117, 0.045676544189453126, 0.04575436782836914, 0.045830142974853515, 0.04578303909301758, 0.045723648071289064, 0.045693950653076174, 0.04598681640625, 0.045902847290039066, 0.04566220855712891, 0.04573081588745117, 0.045774848937988284, 0.045748222351074216, 0.04531097412109375, 0.04516044616699219, 0.04502220916748047, 0.04539801788330078, 0.044980224609375, 0.04479180908203125, 0.04483891296386719, 0.04517990493774414, 0.04540927886962891, 0.04503756713867187, 0.04521267318725586, 0.04446003341674805, 0.04432998275756836, 0.04510822296142578, 0.044434432983398435, 0.04431872177124024, 0.04482559967041016, 0.04489215850830078, 0.04469452667236328, 0.04455116653442383, 0.044300289154052735, 0.04432691192626953, 0.045118465423583984, 0.04465971374511719, 0.04448255920410156, 0.04474163055419922, 0.04488499069213867, 0.04483891296386719, 0.04458393478393555, 0.044813312530517575, 0.0444139518737793, 0.04479283142089844, 0.04481740951538086, 0.04493926239013672, 0.04463411331176758, 0.04454604721069336, 0.044426239013671875, 0.04443648147583008, 0.04416614532470703, 0.04485017776489258, 0.04516147232055664, 0.044870655059814454, 0.10160230255126954, 0.044727294921875, 0.044698623657226565, 0.04486963272094727, 0.044854270935058595, 0.04447129440307617, 0.04477542495727539, 0.04490752029418945, 0.04486656188964844, 0.04476927947998047, 0.04454707336425781, 0.04452864074707031, 0.04453887939453125, 0.044499969482421874, 0.044668926239013675, 0.045174785614013675, 0.04501606369018555, 0.044493824005126956, 0.04452044677734375, 0.0446033935546875, 0.04431564712524414, 0.04417843246459961, 0.04452454376220703, 0.044614654541015625, 0.04469760131835938, 0.04460031890869141, 0.04470476913452148, 0.04503551864624023, 0.04483993530273438, 0.04504780960083008, 0.044478462219238284, 0.04465151977539063, 0.04634828948974609, 0.044693504333496094, 0.04474163055419922, 0.045087745666503906, 0.045172737121582034, 0.04530176162719726, 0.04518502426147461, 0.045009918212890625, 0.044641281127929686, 0.044483585357666014, 0.044375038146972655, 0.04421529769897461, 0.04437811279296875, 0.04442009735107422, 0.044281856536865234, 0.04471398544311524, 0.04457984161376953, 0.04419583892822266, 0.04417228698730469, 0.0445296630859375, 0.04433715057373047, 0.044260353088378904, 0.04481740951538086, 0.0448983039855957, 0.04487782287597656, 0.044572673797607425, 0.04460236740112305, 0.044728321075439455, 0.04465868759155273, 0.04459622573852539, 0.04467507171630859, 0.09987481689453125, 0.04453887939453125, 0.0445665283203125, 0.044788734436035156, 0.04451123046875, 0.04460236740112305, 0.044644351959228515, 0.04441600036621094, 0.04434431838989258, 0.04460236740112305, 0.044542976379394535, 0.04462387084960937, 0.044235774993896484, 0.04469452667236328, 0.044478462219238284, 0.04461977767944336, 0.04452249526977539, 0.04458393478393555, 0.044772350311279296, 0.04417740631103516, 0.0444661750793457, 0.04499660873413086, 0.04433715057373047, 0.0447825927734375, 0.04451532745361328, 0.04467814254760742, 0.04476927947998047, 0.04483686447143555, 0.04470579147338867, 0.044622848510742184, 0.04469760131835938, 0.0447191047668457, 0.044728321075439455, 0.044781566619873044, 0.04472012710571289, 0.04452761459350586, 0.04581171035766601, 0.04529663848876953, 0.04413747024536133, 0.04459417724609375, 0.04477132797241211, 0.04421222305297851, 0.04466175842285156, 0.04487372970581055, 0.04483071899414062, 0.04470783996582031, 0.04455833435058594, 0.04466790390014649, 0.04452454376220703, 0.04434841537475586, 0.044614654541015625, 0.044608512878417966, 0.04472217559814453, 0.044128257751464846, 0.04452556610107422, 0.04453478240966797, 0.04451123046875, 0.04447334289550781, 0.04425523376464844, 0.0442081298828125, 0.04471398544311524, 0.04458905410766602, 0.04462080001831055, 0.10010726165771484, 0.04453273773193359, 0.04444569778442383, 0.04445183944702148, 0.04415590286254883, 0.04451839828491211, 0.04470374298095703, 0.04436684799194336, 0.04451635360717773, 0.04453273773193359, 0.044639232635498044, 0.04476416015625, 0.044644351959228515, 0.04480819320678711, 0.04468019104003906, 0.044805118560791016, 0.044865535736083983, 0.04488191986083984, 0.04461875152587891, 0.044832767486572264, 0.04496384048461914, 0.04504883193969727, 0.04518195343017578, 0.045090816497802735, 0.04643328094482422, 0.044880897521972656, 0.04517990493774414, 0.0453201904296875, 0.045363201141357425, 0.04536422348022461, 0.04538880157470703, 0.045557758331298825, 0.045454334259033204, 0.045475841522216794, 0.04544204711914063, 0.045439998626708986, 0.04553011322021484, 0.04576358413696289, 0.045663230895996096, 0.045778942108154294, 0.04562739181518555, 0.0456519660949707, 0.04570009613037109, 0.04575436782836914, 0.04579942321777344, 0.04574310302734375, 0.04575129699707031, 0.04570521545410156, 0.04575129699707031, 0.045682689666748044, 0.045722625732421876, 0.04568678283691406, 0.04585472106933594, 0.04583628845214844, 0.045862911224365234, 0.04554444885253906, 0.04552703857421875, 0.04585881423950195, 0.04574310302734375, 0.04575641632080078, 0.0458260498046875, 0.04583833694458008, 0.04563353729248047, 0.10298675537109375, 0.04580556869506836, 0.04597452926635742, 0.04575641632080078, 0.04582092666625977, 0.04587212753295898, 0.045846527099609374, 0.04582195281982422, 0.04584755325317383, 0.04573286437988281, 0.04510617446899414, 0.04574720001220703, 0.04577177429199219, 0.04562944030761719, 0.04533657455444336, 0.04518912124633789, 0.04547071838378906, 0.04561510467529297, 0.04538060760498047, 0.046327808380126956, 0.04462080001831055, 0.04550348663330078, 0.045195262908935545, 0.04507955169677735, 0.04486348724365234, 0.044674049377441405, 0.04475699234008789, 0.04470272064208984, 0.044761089324951174, 0.04501913452148437, 0.04478668975830078, 0.04505497741699219, 0.04480716705322266, 0.044819454193115234, 0.04494745635986328, 0.04484505462646484, 0.045418495178222655, 0.04469657516479492, 0.04529151916503906, 0.04521881484985352, 0.04510310363769531, 0.04530995178222656, 0.04497919845581055, 0.04497715377807617, 0.04506521606445312, 0.04490137481689453, 0.04506521606445312, 0.04491263961791992, 0.04497510528564453, 0.04515020751953125, 0.04488294219970703, 0.04467507171630859, 0.045061119079589845, 0.04496486282348633, 0.045162494659423826, 0.04424703979492187, 0.04438323211669922, 0.044232704162597655, 0.04376473617553711, 0.044560382843017575, 0.044260353088378904, 0.044283905029296876, 0.04430950546264648, 0.10082099151611328, 0.0447825927734375, 0.04486348724365234, 0.044655616760253904, 0.044537857055664064, 0.044652542114257815, 0.044777473449707034, 0.04467814254760742, 0.04422553634643555, 0.04453478240966797, 0.044477439880371096, 0.044243968963623044, 0.04463411331176758, 0.044464126586914066, 0.04460134506225586, 0.04455833435058594, 0.04432793426513672, 0.04472524642944336, 0.044706817626953124, 0.045000705718994144, 0.04445695877075195, 0.04507545471191406, 0.04508364868164062, 0.044802047729492187, 0.04452249526977539, 0.04460543823242188, 0.044203006744384765, 0.04390399932861328, 0.04460748672485351, 0.04444364929199219, 0.04449792098999023, 0.0464189453125, 0.04448665618896484, 0.04453376007080078, 0.04465868759155273, 0.044685310363769534, 0.04500582504272461, 0.04511641693115234, 0.044933120727539064, 0.045102081298828124, 0.04489113616943359, 0.045074432373046876, 0.04444160079956055, 0.04434739303588867, 0.044267520904541016, 0.04433817672729492, 0.04403814315795898, 0.04413030242919922, 0.04421836853027344, 0.04437606430053711, 0.04455014419555664, 0.0443955192565918, 0.043862014770507815, 0.04481433486938476, 0.04451942443847656, 0.044510208129882815, 0.04445491027832031, 0.044611583709716796, 0.04442828750610352, 0.044189697265625, 0.044682239532470705, 0.04470579147338867, 0.044801025390625, 0.10057113647460937, 0.04430745697021484, 0.044906494140625, 0.045004798889160154, 0.044478462219238284, 0.0447375373840332, 0.044508159637451174, 0.04403712081909179, 0.04447948837280274, 0.04487680053710937, 0.044421119689941405, 0.04436479949951172, 0.044386302947998044, 0.044542976379394535, 0.04449689483642578, 0.04475596618652344, 0.0445747184753418, 0.04453171157836914, 0.04442726516723633, 0.04453376007080078, 0.04437299346923828, 0.04439756774902344, 0.04432793426513672, 0.0445030403137207, 0.044606464385986325, 0.04455526351928711, 0.04463206481933594, 0.044693504333496094, 0.04481536102294922, 0.044711936950683595, 0.04471603012084961, 0.04464025497436523, 0.04453478240966797, 0.044595199584960936, 0.04454195022583008, 0.04444160079956055, 0.045894657135009766, 0.04458803176879883, 0.04462182235717774, 0.04475801467895508, 0.044727294921875, 0.04485017776489258, 0.044832767486572264, 0.044682239532470705, 0.050784255981445314, 0.05645107269287109, 0.057148414611816405, 0.044805118560791016, 0.04507648086547852, 0.056422401428222656, 0.04485324859619141, 0.044744705200195314, 0.044655616760253904, 0.04468428802490235, 0.04429312133789062, 0.04523929595947265, 0.04493414306640625, 0.04432998275756836, 0.044816383361816405, 0.04504780960083008, 0.04493926239013672, 0.04503039932250977, 0.04473548889160156]",tokens/s,21.849719985939924,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-1.8B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1816.387584,4299.096064,3372.220416,2839.543808,2585.78432,s,10,0.6230103721618653,0.06230103721618653,0.0005104183391612171,0.06214967918395996,0.06239331970214843,0.06310730056762695,0.06367848526000977,"[0.06382128143310548, 0.06223465728759765, 0.06215756988525391, 0.062118656158447264, 0.062145118713378904, 0.062126880645751954, 0.062061920166015624, 0.06215423965454102, 0.06218889617919922, 0.06200115203857422]",tokens/s,4109.080866690422,kWh,2.0205977879747557e-06,3.337554173451371e-06,4.318240093042835e-06,9.676392054468963e-06,tokens/kWh,26456141.76843615,MB,1816.387584,4299.096064,3372.220416,2839.543808,2585.78688,s,10,28.059583740234373,2.805958374023438,0.02289690206248091,2.7998237304687503,2.8330564453125002,2.841042626953125,2.847431572265625,"[2.8141640625, 2.84902880859375, 2.786149658203125, 2.779378173828125, 2.778620361328125, 2.800727783203125, 2.798919677734375, 2.829520751953125, 2.791792724609375, 2.83128173828125]",tokens/s,22.452221880136047,kWh,8.897950020206125e-05,0.0001488646736416733,8.262907946338681e-05,0.0003204732533071213,tokens/kWh,196584.26826536062,,s,629,28.572062778472898,0.04542458311362941,0.007529169586213577,0.04416204833984375,0.04566405029296875,0.04641935424804688,0.10665062652587891,"[0.04737638473510742, 0.04557107162475586, 0.044916736602783204, 0.044488704681396485, 0.04431155014038086, 0.04426649475097656, 0.04402483367919922, 0.0441712646484375, 0.043870208740234375, 0.04387942504882812, 0.045238273620605465, 0.045623294830322264, 0.04592639923095703, 0.04542771148681641, 0.04530278396606445, 0.04559564971923828, 0.04525875091552734, 0.045690879821777344, 0.045663230895996096, 0.04556390380859375, 0.04581683349609375, 0.04557926559448242, 0.045200382232666016, 0.04557926559448242, 0.045590526580810545, 0.04558643341064453, 0.04530790328979492, 0.04402175903320313, 0.043872257232666016, 0.04379750442504883, 0.044006401062011716, 0.044254207611083986, 0.04392243194580078, 0.044153854370117186, 0.04416921615600586, 0.043824127197265625, 0.044147712707519535, 0.0442347526550293, 0.043894783020019534, 0.04365619277954102, 0.043649024963378906, 0.04369612884521484, 0.04381081771850586, 0.04389376068115235, 0.04359065628051758, 0.043602943420410156, 0.043463680267333986, 0.043499519348144534, 0.04361523056030273, 0.04362649536132813, 0.043602943420410156, 0.04381081771850586, 0.04392652893066406, 0.04385177612304687, 0.04393881607055664, 0.04558643341064453, 0.04519833755493164, 0.04573798370361328, 0.04555263900756836, 0.04568064117431641, 0.045451263427734374, 0.04556902313232422, 0.10851634979248047, 0.04582297515869141, 0.044267520904541016, 0.04483174514770508, 0.04449689483642578, 0.04425523376464844, 0.04401356887817383, 0.043698177337646485, 0.04374220657348633, 0.043807743072509765, 0.0444661750793457, 0.04413030242919922, 0.04391526412963867, 0.04395827102661133, 0.04396748733520508, 0.043865089416503904, 0.06337740707397461, 0.04478976058959961, 0.04416204833984375, 0.0440975341796875, 0.043990016937255856, 0.04381491088867188, 0.044055553436279295, 0.0439285774230957, 0.04394188690185547, 0.04981248092651367, 0.050408447265625, 0.055801856994628904, 0.04459724807739258, 0.04423987197875977, 0.04476416015625, 0.044447742462158206, 0.04428902435302735, 0.044300289154052735, 0.04427264022827149, 0.04414361572265625, 0.04411391830444336, 0.044254207611083986, 0.04600320053100586, 0.04564787292480469, 0.04557823944091797, 0.04550143814086914, 0.045434879302978515, 0.04556288146972656, 0.045399040222167966, 0.04531609725952149, 0.04560793685913086, 0.04534886550903321, 0.04538470458984375, 0.04538060760498047, 0.044290046691894534, 0.04414156723022461, 0.04427775955200195, 0.04419174575805664, 0.04433100891113281, 0.044230655670166014, 0.04416614532470703, 0.04451737594604492, 0.044548095703125, 0.04449894332885742, 0.04483686447143555, 0.044875774383544925, 0.04488499069213867, 0.10688716888427735, 0.04412108612060547, 0.04424806213378906, 0.04398796844482422, 0.04406784057617188, 0.04379238510131836, 0.043924480438232424, 0.04384460830688477, 0.04390092849731445, 0.044109825134277345, 0.044055553436279295, 0.044251136779785157, 0.044278785705566405, 0.044440574645996093, 0.0450437126159668, 0.04597145462036133, 0.04436377716064453, 0.044273662567138675, 0.04521881484985352, 0.045868030548095705, 0.04555059051513672, 0.04573491287231445, 0.04419174575805664, 0.044219390869140625, 0.04421529769897461, 0.04418867111206055, 0.0440893440246582, 0.04414566421508789, 0.04398591995239258, 0.043842559814453126, 0.04386304092407227, 0.043905025482177736, 0.04390707015991211, 0.04397568130493164, 0.04419891357421875, 0.044273662567138675, 0.04412518310546875, 0.044211200714111325, 0.04431257629394531, 0.044243968963623044, 0.04427775955200195, 0.0442716178894043, 0.044147712707519535, 0.04423372650146484, 0.044144641876220705, 0.04419891357421875, 0.04415488052368164, 0.044034046173095705, 0.04416716766357422, 0.0440975341796875, 0.04387635040283203, 0.04380364990234375, 0.04387942504882812, 0.04388147354125976, 0.04377804946899414, 0.04395929718017578, 0.044039169311523435, 0.04380057525634766, 0.04405657577514648, 0.04398899078369141, 0.04393164825439453, 0.04387737655639649, 0.04391321563720703, 0.10670079803466796, 0.043842559814453126, 0.04381184005737305, 0.04386918258666992, 0.0438548469543457, 0.043848705291748044, 0.04379750442504883, 0.043807743072509765, 0.043753471374511715, 0.044082176208496096, 0.043991039276123044, 0.043805694580078124, 0.04396851348876953, 0.0438394889831543, 0.04399923324584961, 0.04397260665893555, 0.04396851348876953, 0.043789310455322264, 0.04378316879272461, 0.04395315170288086, 0.043796478271484376, 0.04374016189575195, 0.04389376068115235, 0.04402995300292969, 0.044144641876220705, 0.04537036895751953, 0.04552908706665039, 0.04431769561767578, 0.04411904144287109, 0.044213249206542966, 0.044235774993896484, 0.04415283203125, 0.0440893440246582, 0.04408115386962891, 0.04408422470092774, 0.04409446334838867, 0.04407398223876953, 0.044128257751464846, 0.044077056884765625, 0.04421836853027344, 0.04398694229125977, 0.04402175903320313, 0.043858943939208986, 0.04387942504882812, 0.04420608139038086, 0.045739009857177736, 0.045620223999023435, 0.045402111053466795, 0.045491199493408206, 0.04443340682983398, 0.04396646499633789, 0.04375449752807617, 0.04372377777099609, 0.04388044738769531, 0.04388556671142578, 0.044009471893310545, 0.04404838562011719, 0.043960319519042966, 0.04370636749267578, 0.04379340744018555, 0.04379750442504883, 0.043788288116455076, 0.04374323272705078, 0.10667008209228515, 0.04402483367919922, 0.044096511840820314, 0.04415180969238281, 0.04415590286254883, 0.04412211227416992, 0.044098560333251956, 0.04406272125244141, 0.04397568130493164, 0.04401049423217773, 0.0439285774230957, 0.0438476791381836, 0.04391219329833984, 0.04401663970947266, 0.043802623748779294, 0.04393574523925781, 0.04380160140991211, 0.043873279571533204, 0.043858943939208986, 0.04390399932861328, 0.04388761520385742, 0.04394291305541992, 0.04384153747558594, 0.04386304092407227, 0.04389376068115235, 0.044243968963623044, 0.045464576721191405, 0.04555673599243164, 0.04383129501342774, 0.04391526412963867, 0.04391219329833984, 0.04385996627807617, 0.04370534515380859, 0.04397568130493164, 0.0438579216003418, 0.04392652893066406, 0.043886592864990234, 0.04405452728271484, 0.04407910537719727, 0.0439920654296875, 0.04410163116455078, 0.04424499130249023, 0.04416716766357422, 0.04402380752563476, 0.04391219329833984, 0.04395622253417969, 0.04398796844482422, 0.044098560333251956, 0.044088321685791014, 0.04407910537719727, 0.04390707015991211, 0.04579020690917969, 0.04453683090209961, 0.04418048095703125, 0.04416614532470703, 0.04432076644897461, 0.044114944458007815, 0.044252159118652344, 0.044262401580810545, 0.04429414367675781, 0.04403712081909179, 0.044243968963623044, 0.044095489501953126, 0.10661376190185547, 0.04414566421508789, 0.04433100891113281, 0.0440975341796875, 0.044203006744384765, 0.04408422470092774, 0.044480510711669925, 0.04579635238647461, 0.04589567947387695, 0.045497344970703124, 0.04573798370361328, 0.04396134567260742, 0.04388454437255859, 0.04403814315795898, 0.04407910537719727, 0.0441794548034668, 0.044126209259033204, 0.04412928009033203, 0.043769855499267575, 0.04389068984985352, 0.04408627319335937, 0.043747329711914064, 0.04384460830688477, 0.04400230407714844, 0.04436275100708008, 0.04420710372924805, 0.04415795135498047, 0.044006401062011716, 0.04413747024536133, 0.04431769561767578, 0.044165119171142575, 0.044181503295898435, 0.04417228698730469, 0.04412928009033203, 0.04414156723022461, 0.04420608139038086, 0.04413644790649414, 0.04405759811401367, 0.044083198547363284, 0.04415180969238281, 0.0442081298828125, 0.0438476791381836, 0.04395929718017578, 0.044050430297851564, 0.044098560333251956, 0.04408115386962891, 0.04420710372924805, 0.04410163116455078, 0.04404838562011719, 0.04410060882568359, 0.04403712081909179, 0.04391219329833984, 0.04539494323730469, 0.04532223892211914, 0.04547891235351562, 0.04537139129638672, 0.04565094375610351, 0.0455546875, 0.04548710250854492, 0.04634624099731445, 0.04681932830810547, 0.045395969390869144, 0.04417536163330078, 0.1066649627685547, 0.04397158432006836, 0.044088321685791014, 0.04396646499633789, 0.044104705810546874, 0.044197887420654294, 0.04413644790649414, 0.044060672760009766, 0.043947006225585936, 0.04413849639892578, 0.04415999984741211, 0.04387430572509766, 0.04393983840942383, 0.04380979156494141, 0.043974655151367184, 0.04386099243164063, 0.04397875213623047, 0.043908096313476565, 0.044104705810546874, 0.04404121780395508, 0.044144641876220705, 0.044295169830322265, 0.044111873626708986, 0.04410265731811523, 0.04384972763061523, 0.04379443359375, 0.04378316879272461, 0.04389990234375, 0.043834369659423826, 0.04379852676391602, 0.044036094665527346, 0.044181503295898435, 0.04489625549316406, 0.04577280044555664, 0.045606910705566404, 0.04555673599243164, 0.04564275360107422, 0.04552396774291992, 0.045413375854492184, 0.04537753677368164, 0.045655040740966796, 0.04586598587036133, 0.04592025756835937, 0.044227584838867184, 0.044060672760009766, 0.043812862396240236, 0.043891712188720705, 0.043872257232666016, 0.04393267059326172, 0.043911167144775394, 0.043954177856445314, 0.044609535217285154, 0.04477132797241211, 0.04467609786987305, 0.04483686447143555, 0.045134849548339843, 0.044799999237060545, 0.044859390258789066, 0.044805118560791016, 0.044747776031494144, 0.04472012710571289, 0.044668926239013675, 0.04472934341430664, 0.10750157165527344, 0.04682342529296875, 0.04482662582397461, 0.04468428802490235, 0.04448255920410156, 0.044611583709716796, 0.044539905548095705, 0.04465868759155273, 0.04449280166625977, 0.04497510528564453, 0.04566732788085937, 0.04492390441894531, 0.04555673599243164, 0.04671692657470703, 0.04674355316162109, 0.046701568603515625, 0.04664831924438476, 0.04658995056152344, 0.04649369430541992, 0.04658585739135742, 0.04693503952026367, 0.04495974349975586, 0.04490956878662109, 0.04494950485229492, 0.04493414306640625, 0.04503756713867187, 0.04500275039672851, 0.04494745635986328, 0.0448798713684082, 0.04492287826538086, 0.04457779312133789, 0.04465049743652344, 0.044407806396484374, 0.04393369674682617, 0.044186622619628906, 0.044257278442382815, 0.044300289154052735, 0.044230655670166014, 0.04448767852783203, 0.0442429428100586, 0.04419583892822266, 0.0440893440246582, 0.04431052780151367, 0.04442521667480469, 0.04401766586303711, 0.0439736328125, 0.04384153747558594, 0.04391219329833984, 0.04413747024536133, 0.04402380752563476, 0.04418048095703125, 0.04400332641601563, 0.04411904144287109, 0.04379340744018555, 0.04390399932861328, 0.04386099243164063, 0.043891712188720705, 0.0444846076965332, 0.04557926559448242, 0.04524851226806641, 0.0455096321105957, 0.04714905548095703, 0.046072830200195314, 0.108368896484375, 0.04575539016723633, 0.04591206359863281, 0.045900798797607424, 0.04572774505615235, 0.04571648025512695, 0.045722625732421876, 0.04392550277709961, 0.04392038345336914, 0.044066814422607424, 0.04414976119995117, 0.04395315170288086, 0.04366745758056641, 0.044352512359619144, 0.044158977508544923, 0.043919361114501954, 0.04379852676391602, 0.04374528121948242, 0.044229633331298826, 0.0442429428100586, 0.04380160140991211, 0.04383334350585937, 0.043701248168945314, 0.04382310485839844, 0.04373811340332031, 0.04388454437255859, 0.04371148681640625, 0.04369203186035156, 0.04392243194580078, 0.043802623748779294, 0.04373708724975586, 0.044009471893310545, 0.043670528411865236, 0.043991039276123044, 0.043772926330566404, 0.04393164825439453, 0.04388454437255859, 0.04400332641601563, 0.045162494659423826, 0.045484031677246094, 0.04528025436401367, 0.045233150482177735, 0.04524748611450195, 0.04555059051513672, 0.04512153625488281, 0.043858943939208986, 0.044112895965576174, 0.044065792083740236, 0.04397055816650391, 0.04423987197875977, 0.043786239624023435, 0.04366233444213867, 0.043843582153320314, 0.0437022705078125, 0.04395929718017578, 0.044060672760009766, 0.04416716766357422, 0.044622848510742184, 0.04424806213378906, 0.04416614532470703, 0.044058624267578124, 0.04441497421264649, 0.043873279571533204, 0.10625126647949219, 0.04389990234375, 0.044050430297851564, 0.043905025482177736, 0.04398694229125977, 0.044249088287353515, 0.045870079040527346, 0.04456140899658203, 0.04414054489135742, 0.04407910537719727, 0.044170238494873046, 0.04416204833984375, 0.04408115386962891, 0.04414054489135742, 0.044112895965576174, 0.04419481658935547, 0.04412518310546875, 0.04410367965698242, 0.044211200714111325, 0.04611993789672852, 0.04616908645629883, 0.04634931182861328, 0.04660838317871094, 0.04661350250244141, 0.04661043167114258, 0.046652416229248046, 0.04672204971313477, 0.04685823822021484, 0.04485734558105469, 0.04472627258300781, 0.04474060821533203, 0.04475289535522461, 0.04471603012084961, 0.04469657516479492, 0.044744705200195314, 0.04471091079711914, 0.04468428802490235, 0.044731391906738284, 0.044957695007324217, 0.044780544281005856, 0.045006847381591795, 0.04497919845581055, 0.044900352478027344, 0.044955646514892575, 0.045049854278564457, 0.04495257568359375, 0.044951553344726565, 0.04495667266845703, 0.04492902374267578, 0.04507648086547852, 0.04515430450439453, 0.04509286499023438, 0.045000705718994144, 0.04484505462646484, 0.04479385757446289, 0.0447457275390625, 0.04481740951538086, 0.044813312530517575, 0.04477337646484375, 0.04481126403808594, 0.044799999237060545, 0.04646604919433594, 0.04532428741455078]",tokens/s,22.01451133846411,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-2b,google/gemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-40b,tiiuae/falcon-40b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-7b,google/gemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,databricks/dbrx-base,databricks/dbrx-base,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-12b,stabilityai/stablelm-2-12b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2,openai-community/gpt2,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-7B,Qwen/Qwen-7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 49, 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 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-66b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1213.636608,69604.47488,68677.533696,68136.46848,67195.116544,s,10,1.7454222564697268,0.1745422256469727,0.0032457169552800166,0.17333150482177734,0.1770101608276367,0.18035768814086914,0.18303570999145508,"[0.18370521545410157, 0.17280911254882814, 0.172970458984375, 0.17222486877441406, 0.1731770935058594, 0.17249302673339845, 0.1739503631591797, 0.17348591613769532, 0.17433993530273437, 0.17626626586914063]",tokens/s,1466.6937988849927,kWh,5.99158709903933e-06,9.972781168248174e-06,1.1978038932035284e-05,2.7942407199322785e-05,tokens/kWh,9161701.716457859,MB,1213.636608,69646.41792,68719.476736,68178.41152,68003.561472,s,10,106.1053916015625,10.61053916015625,0.11279959895239355,10.621453125,10.72641904296875,10.778121142578124,10.819482822265625,"[10.619455078125, 10.463990234375, 10.4511806640625, 10.5337099609375, 10.530353515625, 10.623451171875, 10.7149296875, 10.638341796875, 10.8298232421875, 10.70015625]",tokens/s,5.937492812483269,kWh,0.00035767631301621226,0.0006004156152553746,0.000505934597621284,0.001464026525892871,tokens/kWh,43032.00719780536,,s,629,107.48623773193367,0.17088432071849538,0.021061999256340367,0.16749772644042968,0.17201193237304688,0.1747996612548828,0.33983476684570313,"[0.20336026000976562, 0.1811742706298828, 0.16732672119140626, 0.166972412109375, 0.16696115112304688, 0.16694989013671874, 0.167552001953125, 0.16890675354003906, 0.1676011505126953, 0.16898252868652344, 0.16847769165039062, 0.16790322875976563, 0.1669795837402344, 0.16661811828613282, 0.16597605895996093, 0.1668474884033203, 0.16644198608398436, 0.16687513732910156, 0.16902963256835937, 0.16979763793945313, 0.17608499145507814, 0.1726904296875, 0.17194598388671875, 0.17172787475585938, 0.16609791564941406, 0.16724172973632812, 0.16609689331054686, 0.16624742126464845, 0.16739328002929688, 0.16726016235351562, 0.16656793212890625, 0.1669171142578125, 0.16781925964355468, 0.16754789733886719, 0.16627302551269532, 0.17148416137695313, 0.16789299011230469, 0.16857907104492187, 0.16959078979492187, 0.16880230712890626, 0.16813772583007813, 0.16707174682617187, 0.16862002563476564, 0.1673297882080078, 0.16686181640625, 0.16419020080566407, 0.16512101745605468, 0.16495616149902342, 0.16619007873535158, 0.16764620971679686, 0.16718028259277343, 0.16747314453125, 0.16665087890625, 0.16688435363769533, 0.16698471069335938, 0.16622079467773437, 0.16480767822265624, 0.1656637420654297, 0.16546202087402342, 0.16583168029785156, 0.16596070861816406, 0.1680015411376953, 0.33962905883789063, 0.1662044219970703, 0.16849203491210937, 0.16827084350585939, 0.16544358825683594, 0.16599346923828126, 0.16628326416015626, 0.1662433319091797, 0.16677580261230468, 0.16685977172851563, 0.1673246765136719, 0.16597811889648437, 0.16646246337890624, 0.16446258544921874, 0.16392601013183594, 0.16398745727539063, 0.16524082946777344, 0.16563711547851562, 0.16566680908203124, 0.16569549560546876, 0.1668536376953125, 0.1664040985107422, 0.167151611328125, 0.1667389373779297, 0.16649420166015624, 0.16385331726074218, 0.16544256591796874, 0.1655767059326172, 0.166181884765625, 0.16705638122558594, 0.16622898864746094, 0.16753561401367187, 0.16651263427734375, 0.16674610900878906, 0.16585420227050782, 0.16591360473632813, 0.16480665588378907, 0.16451583862304686, 0.1655531463623047, 0.16585728454589843, 0.16693043518066406, 0.16804966735839844, 0.16782540893554687, 0.16652902221679688, 0.16733287048339843, 0.1646612548828125, 0.1648363494873047, 0.16659353637695312, 0.16596890258789063, 0.16543948364257813, 0.1668802490234375, 0.1666129913330078, 0.16637440490722658, 0.16631398010253906, 0.16659762573242187, 0.16647782897949218, 0.16538111877441405, 0.1635440673828125, 0.16432640075683594, 0.16550706481933594, 0.16568934631347657, 0.16632012939453125, 0.1668362274169922, 0.3403908996582031, 0.16632832336425782, 0.16598118591308594, 0.16603135681152345, 0.16509030151367188, 0.16585728454589843, 0.16784588623046875, 0.16650956726074218, 0.16540774536132813, 0.16629248046875, 0.16719769287109376, 0.16678501892089845, 0.168447998046875, 0.1671710662841797, 0.16636723327636718, 0.16410829162597657, 0.16380621337890625, 0.16448614501953124, 0.1653606414794922, 0.16605696105957032, 0.16730931091308593, 0.16671743774414063, 0.16738304138183593, 0.1663846435546875, 0.16570060729980468, 0.16412876892089845, 0.16353485107421875, 0.1640069122314453, 0.1654405059814453, 0.16538522338867187, 0.1658470458984375, 0.16671128845214844, 0.16682188415527344, 0.1660518341064453, 0.1675509796142578, 0.1674905548095703, 0.1649776611328125, 0.1645711364746094, 0.16495001220703126, 0.16525004577636718, 0.1649418182373047, 0.16608767700195312, 0.16651980590820312, 0.16635494995117187, 0.16609689331054686, 0.1675141143798828, 0.16761958312988282, 0.16505754089355468, 0.16502680969238281, 0.16464997863769532, 0.16494898986816406, 0.16568524169921875, 0.1664143371582031, 0.16625970458984374, 0.1665259552001953, 0.16759603881835938, 0.16586444091796876, 0.16460185241699218, 0.16399360656738282, 0.1634508819580078, 0.16497459411621093, 0.1658101806640625, 0.16644505310058594, 0.33991476440429685, 0.16744140625, 0.16623513793945313, 0.16758169555664063, 0.19957452392578126, 0.18269798278808594, 0.16864154052734376, 0.16587469482421874, 0.16590541076660156, 0.1658665008544922, 0.1662689208984375, 0.1658603515625, 0.166297607421875, 0.16640614318847657, 0.16656179809570312, 0.16508621215820313, 0.16403456115722656, 0.1654896697998047, 0.16511180114746093, 0.16622181701660158, 0.1661634521484375, 0.16656282043457032, 0.16628326416015626, 0.16598118591308594, 0.16557157897949218, 0.16579583740234374, 0.16596684265136719, 0.16594125366210938, 0.16626585388183593, 0.16519168090820313, 0.16549784851074217, 0.16604570007324218, 0.16643788146972657, 0.16638771057128907, 0.16610508728027343, 0.16651365661621093, 0.16653517150878908, 0.16731648254394532, 0.16507597351074219, 0.16562380981445313, 0.16519474792480468, 0.1659852752685547, 0.16619725036621094, 0.16728166198730468, 0.16903578186035156, 0.16878489685058592, 0.1667809295654297, 0.16641023254394532, 0.16582553100585937, 0.16553062438964844, 0.16564122009277343, 0.16568832397460936, 0.16617881774902343, 0.16625868225097656, 0.16707379150390625, 0.16677786254882812, 0.16655258178710938, 0.1670328369140625, 0.16790016174316405, 0.16789503479003906, 0.16798617553710937, 0.16776704406738283, 0.16783155822753906, 0.3405035400390625, 0.16714445495605468, 0.16747520446777345, 0.167046142578125, 0.1694156799316406, 0.16854322814941405, 0.16598220825195312, 0.16491725158691406, 0.16501043701171875, 0.16560639953613282, 0.16617471313476562, 0.1664470977783203, 0.16596684265136719, 0.1665259552001953, 0.1656873016357422, 0.16653208923339843, 0.16605389404296875, 0.16631706237792968, 0.16521830749511718, 0.16619520568847657, 0.17048883056640626, 0.17842994689941405, 0.17297100830078124, 0.16870195007324218, 0.1679042510986328, 0.1680752716064453, 0.168195068359375, 0.16682086181640626, 0.16737075805664062, 0.1672058868408203, 0.1675171813964844, 0.16788377380371095, 0.16672665405273437, 0.16646861267089844, 0.1667809295654297, 0.16737997436523439, 0.16736256408691405, 0.16730111694335936, 0.16548658752441406, 0.16624128723144532, 0.16649728393554689, 0.16752435302734375, 0.16716595458984376, 0.16859852600097655, 0.17115443420410156, 0.16900096130371095, 0.16519065856933593, 0.16585728454589843, 0.16649932861328126, 0.16551219177246093, 0.16679833984375, 0.16791244506835937, 0.16642355346679688, 0.16675123596191407, 0.1667911682128906, 0.16691609191894533, 0.16533094787597657, 0.16584396362304688, 0.16637234497070313, 0.1655582733154297, 0.16572312927246094, 0.16607743835449218, 0.16603648376464844, 0.33944677734375, 0.1664532470703125, 0.16656179809570312, 0.16501145935058595, 0.17205964660644532, 0.170819580078125, 0.16830157470703125, 0.1677496337890625, 0.1682186279296875, 0.1668290557861328, 0.16668978881835939, 0.1674721221923828, 0.16707891845703124, 0.16512921142578124, 0.16445849609375, 0.16538316345214843, 0.1653975067138672, 0.16560639953613282, 0.16608869934082032, 0.16735845947265626, 0.16639897155761718, 0.1654087677001953, 0.1665269775390625, 0.16526847839355469, 0.16433151245117186, 0.16549069213867187, 0.1669232635498047, 0.16672665405273437, 0.17174322509765624, 0.17295770263671875, 0.17092608642578125, 0.16672256469726562, 0.16635186767578125, 0.1663109130859375, 0.16526130676269532, 0.16749772644042968, 0.17588838195800782, 0.16918733215332032, 0.168089599609375, 0.16768716430664063, 0.1678592071533203, 0.16798208618164062, 0.16649626159667968, 0.1672796173095703, 0.16557363891601562, 0.16415846252441407, 0.16579072570800782, 0.16619418334960936, 0.16731341552734375, 0.16949349975585937, 0.17555661010742188, 0.17039462280273437, 0.17238015747070312, 0.1703260192871094, 0.16663040161132814, 0.16942898559570313, 0.17316659545898438, 0.18754765319824218, 0.18355404663085936, 0.16953958129882812, 0.16909925842285156, 0.18235186767578124, 0.1700106201171875, 0.34413876342773436, 0.16727142333984374, 0.16662937927246094, 0.17178623962402345, 0.17184664916992187, 0.1699420166015625, 0.16831385803222657, 0.17295872497558593, 0.1685944366455078, 0.17121075439453126, 0.17393971252441406, 0.172010498046875, 0.17402777099609376, 0.17671372985839845, 0.1759283142089844, 0.17516748046875, 0.17427967834472657, 0.17474252319335937, 0.17413938903808593, 0.16852890014648436, 0.16849714660644532, 0.16719769287109376, 0.16847666931152344, 0.16750898742675782, 0.166297607421875, 0.16740147399902344, 0.16741990661621095, 0.16779161071777343, 0.16767079162597656, 0.16867225646972656, 0.1667809295654297, 0.1672120361328125, 0.1685893096923828, 0.17691136169433594, 0.17483775329589843, 0.17495449829101561, 0.16932044982910155, 0.16809779357910157, 0.1678356475830078, 0.1671331787109375, 0.16770355224609376, 0.167762939453125, 0.16826470947265626, 0.16912896728515625, 0.17146163940429687, 0.172042236328125, 0.17157017517089843, 0.1672437744140625, 0.169533447265625, 0.16928871154785155, 0.16871629333496094, 0.17047450256347657, 0.1692569580078125, 0.1692252197265625, 0.17021133422851562, 0.17040486145019532, 0.16862106323242188, 0.16982733154296875, 0.16960716247558594, 0.16881971740722657, 0.17108274841308593, 0.16873472595214845, 0.16916070556640625, 0.34320382690429685, 0.16997581481933594, 0.1694730224609375, 0.1685770263671875, 0.16761651611328124, 0.16852377319335937, 0.1678909454345703, 0.16743833923339843, 0.1678622741699219, 0.16828927612304687, 0.16921804809570312, 0.16833535766601562, 0.16696217346191405, 0.16674713134765626, 0.16743731689453126, 0.1691893768310547, 0.17128755187988282, 0.17136537170410157, 0.16932762145996094, 0.16980787658691407, 0.17000344848632812, 0.16723251342773438, 0.16625970458984374, 0.1673123779296875, 0.16769331359863282, 0.1668157501220703, 0.16811929321289062, 0.16840806579589843, 0.16959896850585937, 0.16867021179199218, 0.16914125061035157, 0.168310791015625, 0.16820941162109376, 0.1690634307861328, 0.1697433624267578, 0.16948326110839843, 0.170566650390625, 0.16876339721679687, 0.16838450622558593, 0.1694156799316406, 0.16883404541015626, 0.16619110107421875, 0.17333555603027342, 0.17130598449707032, 0.16758476257324217, 0.16833331298828125, 0.16871629333496094, 0.16795648193359375, 0.16798104858398438, 0.16747109985351563, 0.16879615783691407, 0.16719155883789064, 0.16771072387695313, 0.16713215637207032, 0.16856985473632813, 0.16944435119628906, 0.1729443817138672, 0.17170022583007813, 0.17104690551757812, 0.1710970916748047, 0.16965939331054689, 0.16976998901367188, 0.16928973388671875, 0.34553753662109377, 0.17117388916015625, 0.17063833618164062, 0.171472900390625, 0.17130393981933595, 0.17063218688964843, 0.1711851501464844, 0.17182208251953124, 0.1708380126953125, 0.1707694091796875, 0.17097113037109374, 0.17198489379882811, 0.17387417602539063, 0.17246412658691407, 0.171615234375, 0.1705113525390625, 0.17036595153808592, 0.1706588134765625, 0.17176678466796874, 0.1706444854736328, 0.1711400909423828, 0.1728993225097656, 0.17103974914550782, 0.17296383666992188, 0.17088307189941407, 0.1707837371826172, 0.17029119873046875, 0.16930406188964844, 0.1691637725830078, 0.17092198181152343, 0.1707274169921875, 0.172157958984375, 0.17298329162597656, 0.17058406066894533, 0.1715916748046875, 0.17151181030273438, 0.17236991882324218, 0.17053797912597657, 0.16950682067871095, 0.1686446075439453, 0.1686517791748047, 0.17155174255371095, 0.17262080383300782, 0.17081651306152343, 0.17144216918945313, 0.17004441833496095, 0.17102642822265626, 0.17201766967773438, 0.17140634155273438, 0.17044583129882812, 0.17085235595703124, 0.17140736389160155, 0.17030245971679686, 0.1718865966796875, 0.1709547576904297, 0.17045504760742186, 0.17139097595214844, 0.17167974853515625, 0.21602919006347657, 0.17214668273925782, 0.17131007385253907, 0.17236685180664063, 0.17321983337402344, 0.3495096435546875, 0.1722398681640625, 0.17172685241699218, 0.16801177978515625, 0.16783258056640624, 0.1665259552001953, 0.1677619171142578, 0.16725196838378906, 0.16768409729003905, 0.16743629455566406, 0.16709222412109376, 0.1674721221923828, 0.16808140563964843, 0.16800767517089843, 0.16746598815917968, 0.16599859619140625, 0.16501759338378907, 0.16517222595214845, 0.16814285278320312, 0.17022361755371093, 0.16722329711914063, 0.16750796508789062, 0.1670113220214844, 0.16774246215820313, 0.16796263122558594, 0.16862924194335938, 0.16812031555175783, 0.168089599609375, 0.16930816650390626, 0.16885145568847656, 0.17261465454101563, 0.17314714050292968, 0.17069772338867187, 0.1693665313720703, 0.17285221862792968, 0.1699041290283203, 0.1697607727050781, 0.16929689025878905, 0.16827186584472656, 0.1679052734375, 0.17055436706542967, 0.17079193115234376, 0.1868800048828125, 0.175752197265625, 0.176036865234375, 0.17102336120605469, 0.1703690185546875, 0.17021133422851562, 0.1694924774169922, 0.16867021179199218, 0.1699983367919922, 0.16972390747070312, 0.16915866088867187, 0.1707704315185547, 0.17859071350097655, 0.18004377746582031, 0.1715056610107422, 0.16964402770996093, 0.16991743469238282, 0.16908595275878907, 0.16876339721679687, 0.16885760498046876, 0.16770867919921875]",tokens/s,5.851911958893761,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-7b,stabilityai/stablelm-base-alpha-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-2.7B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,4362.4448,4775.215104,3848.27392,3307.208704,3117.727744,s,10,0.9317827224731444,0.09317827224731444,0.001725817103903943,0.0932300796508789,0.0939708122253418,0.09555319709777832,0.09681910499572753,"[0.09713558197021484, 0.09311885070800781, 0.09331414031982421, 0.09347158050537109, 0.0933021469116211, 0.09244086456298828, 0.09315801239013671, 0.08957552337646485, 0.09361917114257813, 0.0926468505859375]",tokens/s,2747.4216233643288,kWh,3.0482012348679393e-06,5.080509568964302e-06,3.0754778880857603e-06,1.1204188691918002e-05,tokens/kWh,22848597.70209532,MB,4362.4448,4775.215104,3848.27392,3307.208704,3216.62464,s,10,58.023898925781246,5.802389892578125,0.02849301544588944,5.797812744140625,5.8312736328125,5.843954931640625,5.854099970703125,"[5.82817626953125, 5.75518017578125, 5.8109970703125, 5.85663623046875, 5.7681435546875, 5.78970556640625, 5.79097900390625, 5.79443310546875, 5.8011923828125, 5.82845556640625]",tokens/s,10.85759508863472,kWh,0.00018518270891732894,0.0003090389475821534,0.00017339949662398952,0.0006676211531234719,tokens/kWh,94364.8949786176,,s,629,58.76239765167229,0.0934219358532152,0.011243757007310132,0.0917739486694336,0.09347379455566407,0.09654722290039063,0.18461016723632812,"[0.09518694305419922, 0.09751961517333985, 0.09546649932861329, 0.09665535736083984, 0.09449881744384765, 0.09170636749267579, 0.09130802917480468, 0.09170432281494141, 0.0960030746459961, 0.09781862640380859, 0.09739366149902344, 0.0978001937866211, 0.09725746917724609, 0.09644646453857422, 0.09627340698242187, 0.09313382720947265, 0.09191321563720703, 0.0902266845703125, 0.09204121398925781, 0.09197158050537109, 0.09224089813232422, 0.09213951873779297, 0.09187840270996094, 0.0914862060546875, 0.09125888061523438, 0.0917084197998047, 0.09212825775146484, 0.09162649536132812, 0.09227878570556641, 0.09186201477050782, 0.09193881225585937, 0.09110527801513672, 0.09069158172607422, 0.0926566390991211, 0.09086361694335937, 0.09135616302490235, 0.09079398345947266, 0.09128141021728516, 0.09149132537841796, 0.09050316619873047, 0.09167359924316407, 0.09156813049316406, 0.09142374420166016, 0.09131008148193359, 0.09132134246826172, 0.09112064361572265, 0.09119846343994141, 0.09001983642578125, 0.09007513427734375, 0.09145753479003907, 0.09042329406738281, 0.0906588134765625, 0.09095065307617188, 0.0918097915649414, 0.0927119369506836, 0.092980224609375, 0.09268633270263672, 0.091109375, 0.09026866912841797, 0.09019801330566406, 0.09092301177978515, 0.09220301055908203, 0.1846497344970703, 0.09187737274169921, 0.09121177673339843, 0.091325439453125, 0.0911278076171875, 0.09154048156738281, 0.09234226989746094, 0.09263001251220702, 0.09126297760009766, 0.09092813110351562, 0.09081343841552734, 0.09093427276611328, 0.09096089935302734, 0.09074176025390625, 0.09178214263916015, 0.09192960357666016, 0.09227059173583985, 0.09229414367675781, 0.09269145965576171, 0.09130086517333984, 0.0919767074584961, 0.09196441650390624, 0.09078681945800782, 0.09175859069824219, 0.09145958709716796, 0.09139711761474609, 0.09092301177978515, 0.09095782470703125, 0.09108684539794921, 0.09109709167480469, 0.09090150451660156, 0.09007718658447265, 0.09007411193847656, 0.0903403549194336, 0.09168691253662109, 0.09185689544677735, 0.09223474884033203, 0.09058099365234375, 0.09056460571289063, 0.09018367767333985, 0.09097113800048828, 0.09155174255371094, 0.09140940856933594, 0.09304883575439453, 0.09112064361572265, 0.09137049865722656, 0.09209037017822265, 0.09184767913818359, 0.09163878631591797, 0.09174937438964843, 0.09140531158447265, 0.09035775756835937, 0.09028096008300782, 0.09031884765625, 0.0903720932006836, 0.09040589141845704, 0.09174527740478515, 0.09154969787597657, 0.09061376190185547, 0.09138278198242188, 0.09196543884277343, 0.0922265625, 0.09238527679443359, 0.1859368896484375, 0.09075199890136719, 0.09060454559326171, 0.09120870208740234, 0.09191117095947265, 0.09315225219726563, 0.09024921417236328, 0.09031884765625, 0.09030451202392578, 0.09238630676269531, 0.09208422088623047, 0.10926592254638672, 0.10233036804199219, 0.10281881713867187, 0.09601331329345703, 0.0921343994140625, 0.0916336669921875, 0.09121382141113281, 0.09069055938720703, 0.09181593322753906, 0.091863037109375, 0.09208422088623047, 0.09098649597167968, 0.0919930877685547, 0.09203711700439453, 0.0920289306640625, 0.09192550659179688, 0.09131110382080078, 0.09075917053222657, 0.09095986938476562, 0.09092505645751953, 0.09096806335449219, 0.0908584976196289, 0.09175039672851562, 0.09209855651855468, 0.0922603530883789, 0.09191014099121093, 0.09136128234863282, 0.09121279907226562, 0.09048780822753906, 0.09125068664550781, 0.09172889709472656, 0.09254707336425781, 0.09071001434326172, 0.09111859130859375, 0.09209446716308593, 0.09206784057617187, 0.09213542175292969, 0.09122303771972656, 0.09072640228271485, 0.09131212615966797, 0.09185485076904297, 0.09052057647705078, 0.09174015808105469, 0.09181388854980468, 0.09191731262207031, 0.0917022705078125, 0.09186099243164063, 0.09169510650634766, 0.09183539581298829, 0.09182514953613281, 0.09212006378173829, 0.09193984222412109, 0.18579148864746095, 0.09160294342041016, 0.09093427276611328, 0.09067826843261718, 0.0958187484741211, 0.09561087799072265, 0.09602969360351563, 0.09690316772460937, 0.09659391784667969, 0.09602969360351563, 0.0958023681640625, 0.0960901107788086, 0.09521766662597657, 0.09280716705322266, 0.09182617950439453, 0.09085030364990235, 0.09141657257080078, 0.09260646057128906, 0.092042236328125, 0.09301811218261719, 0.09365299224853516, 0.09291264343261718, 0.09373081970214844, 0.09447936248779297, 0.09105305480957031, 0.09188658905029297, 0.09243545532226563, 0.09246617889404297, 0.0917176284790039, 0.09138483428955078, 0.0910909423828125, 0.09128345489501953, 0.09122713470458985, 0.09120563507080078, 0.08982220458984375, 0.08980480194091797, 0.09075609588623047, 0.09044992065429687, 0.09069363403320313, 0.09342463684082031, 0.09214566040039063, 0.09187430572509765, 0.09227263641357422, 0.091831298828125, 0.0919183349609375, 0.09148006439208985, 0.09177292633056641, 0.09077657318115234, 0.09228902435302734, 0.09180159759521485, 0.09721241760253906, 0.09732403564453125, 0.09729843139648438, 0.09812070465087891, 0.09646387481689453, 0.09647615814208985, 0.091683837890625, 0.09085951995849609, 0.09283686065673828, 0.09281433868408204, 0.09283891296386719, 0.09279385375976562, 0.09210777282714844, 0.18553753662109376, 0.09178521728515625, 0.09203507232666015, 0.09124658966064453, 0.09108992004394531, 0.09249689483642579, 0.09106944274902344, 0.09183334350585938, 0.09124249267578124, 0.09032806396484375, 0.08940748596191406, 0.08995942687988281, 0.08984063720703125, 0.08992870330810547, 0.0898744354248047, 0.09017549133300781, 0.09129267120361328, 0.09168486022949218, 0.09125580596923828, 0.0915763168334961, 0.09143500518798828, 0.09072844696044922, 0.09049600219726563, 0.09197567749023437, 0.0912547836303711, 0.09221324920654297, 0.09158348846435548, 0.09248665618896484, 0.09210470581054687, 0.09187430572509765, 0.09235148620605468, 0.09071923065185547, 0.09135820770263672, 0.09190809631347656, 0.09178316497802734, 0.09202381134033204, 0.09176882934570313, 0.0921743392944336, 0.09221222686767579, 0.09226649475097656, 0.09118617248535156, 0.09079296112060548, 0.09066393280029297, 0.09091379547119141, 0.09196134185791016, 0.09203711700439453, 0.09183641815185548, 0.09140223693847656, 0.09123020935058594, 0.09226137542724609, 0.09236991882324219, 0.09289421081542969, 0.09227059173583985, 0.09251840209960938, 0.09209037017822265, 0.09241600036621093, 0.09182617950439453, 0.0917913589477539, 0.09147801971435547, 0.09180057525634766, 0.09380044555664062, 0.09221427154541016, 0.0913469467163086, 0.1845084228515625, 0.09183334350585938, 0.091757568359375, 0.09179853057861329, 0.09151795196533204, 0.09115033721923828, 0.09156813049316406, 0.09031475067138672, 0.090714111328125, 0.09157324981689453, 0.09159986877441406, 0.0901928939819336, 0.09129779052734376, 0.09208627319335938, 0.09183334350585938, 0.09144012451171875, 0.09167462158203125, 0.09252352142333985, 0.09230745697021485, 0.09212210845947266, 0.09227571105957032, 0.0918835220336914, 0.09199616241455078, 0.09197875213623047, 0.0906055679321289, 0.09142066955566407, 0.09145343780517579, 0.09199820709228515, 0.09248153686523437, 0.09230438232421875, 0.09230131530761719, 0.09190707397460937, 0.09151897430419922, 0.09128652954101563, 0.09255423736572266, 0.09154764556884766, 0.09296691131591797, 0.0957286376953125, 0.09432780456542969, 0.09578086090087891, 0.09349836730957031, 0.09321062469482422, 0.09156915283203125, 0.09168793487548828, 0.09268633270263672, 0.09308979034423828, 0.0927488021850586, 0.09208115386962891, 0.09134182739257812, 0.09041817474365234, 0.09189376068115235, 0.09052159881591797, 0.09119232177734375, 0.09196646118164062, 0.09175039672851562, 0.09126502227783204, 0.09097216033935547, 0.09015398406982422, 0.09140428924560547, 0.09106534576416016, 0.09081958770751954, 0.09255833435058594, 0.09209446716308593, 0.18665164184570313, 0.09246924591064454, 0.0920821762084961, 0.09183436584472657, 0.09113497924804688, 0.09099775695800781, 0.09287884521484376, 0.09405849456787109, 0.09189068603515625, 0.09226239776611328, 0.09289318084716797, 0.09340723419189453, 0.09218457794189452, 0.091615234375, 0.0934676513671875, 0.09214361572265625, 0.09197772979736328, 0.09249075317382813, 0.09209651184082031, 0.09371955108642578, 0.09172991943359375, 0.09058611297607422, 0.09157734680175782, 0.09206784057617187, 0.0923289566040039, 0.0916316146850586, 0.09228390502929687, 0.09205248260498047, 0.09135820770263672, 0.0932495346069336, 0.09306009674072266, 0.0922982406616211, 0.09188044738769531, 0.09244569396972656, 0.09182514953613281, 0.09198284912109375, 0.09216307067871093, 0.09128550720214844, 0.09111961364746093, 0.09257369232177734, 0.09301503753662109, 0.092837890625, 0.09151692962646485, 0.09110425567626954, 0.09106329345703125, 0.09252658843994141, 0.09185997009277344, 0.09126502227783204, 0.09092505645751953, 0.09112064361572265, 0.09136537933349609, 0.09274163055419922, 0.09323725128173828, 0.0910755844116211, 0.09169305419921875, 0.09228697967529297, 0.09154048156738281, 0.09083187103271484, 0.08985804748535156, 0.09032396697998046, 0.09048268890380859, 0.09044889831542968, 0.08937062072753907, 0.17953280639648436, 0.08968601226806641, 0.0891361312866211, 0.08923545837402344, 0.08977101135253907, 0.08993382263183594, 0.09005260467529297, 0.09073356628417968, 0.09007103729248046, 0.09105817413330078, 0.09156403350830078, 0.09175039672851562, 0.09052774047851563, 0.09059327697753906, 0.09168691253662109, 0.09183436584472657, 0.09191117095947265, 0.09208422088623047, 0.09196134185791016, 0.09187942504882812, 0.09254707336425781, 0.09222451019287109, 0.09077760314941406, 0.09065267181396484, 0.09166643524169922, 0.09184153747558593, 0.09217740631103516, 0.09106636810302735, 0.09110221099853516, 0.09086873626708984, 0.0917084197998047, 0.09241292572021484, 0.09227878570556641, 0.09314406585693359, 0.09109811401367188, 0.09191423797607422, 0.09160704040527344, 0.09151692962646485, 0.09056153869628907, 0.09140940856933594, 0.09168486022949218, 0.09156710052490234, 0.09230950164794922, 0.0922460174560547, 0.10904985809326172, 0.09039769744873047, 0.11359334564208984, 0.0900321273803711, 0.09178521728515625, 0.09182514953613281, 0.09091072082519532, 0.09045606231689453, 0.09113292694091797, 0.09212313842773437, 0.09184051513671875, 0.0909486083984375, 0.09130086517333984, 0.09194496154785156, 0.09198182678222656, 0.09187225341796874, 0.09173503875732422, 0.09196031951904297, 0.09371135711669921, 0.18724864196777344, 0.09133875274658203, 0.09203814697265625, 0.09209241485595702, 0.0918661117553711, 0.09203711700439453, 0.09090457916259766, 0.09173709106445313, 0.09077657318115234, 0.09059225463867188, 0.09165414428710937, 0.0915814437866211, 0.09151078033447266, 0.09163571166992188, 0.09089433288574218, 0.09171660614013671, 0.0905902099609375, 0.09242726135253906, 0.09192243194580078, 0.09128959655761719, 0.0926750717163086, 0.09329869079589843, 0.0931409912109375, 0.09308364868164062, 0.091430908203125, 0.09308672332763672, 0.09647718048095703, 0.09636249542236328, 0.09243443298339844, 0.09217945861816407, 0.09167155456542969, 0.09151590728759766, 0.09280614471435547, 0.09233305358886719, 0.09212210845947266, 0.09143603515625, 0.0917176284790039, 0.09138995361328126, 0.09206169891357421, 0.09106227111816406, 0.09294233703613282, 0.09200128173828125, 0.09219276428222656, 0.09246822357177735, 0.091399169921875, 0.0913807373046875, 0.09108172607421874, 0.09259008026123047, 0.09218560028076171, 0.09364479827880859, 0.09151999664306641, 0.09145753479003907, 0.09168691253662109, 0.0917739486694336, 0.09208934020996094, 0.09198387145996094, 0.091936767578125, 0.09186406707763672, 0.09200128173828125, 0.09271910095214844, 0.0918097915649414, 0.09209548950195312, 0.09191117095947265, 0.18489447021484376, 0.09175244903564453, 0.09168895721435547, 0.09198079681396484, 0.09108070373535156, 0.09191321563720703, 0.09192652893066407, 0.09195008087158203, 0.0915077133178711, 0.09096806335449219, 0.09602047729492187, 0.09793536376953126, 0.10274201965332032, 0.10179891204833984, 0.10182246398925782, 0.10276454162597656, 0.10122649383544922, 0.09224908447265626, 0.09126297760009766, 0.0913623046875, 0.09125888061523438, 0.09161215972900391, 0.0921538543701172, 0.09125273895263672, 0.09118822479248047, 0.09109913635253906, 0.09123942565917968, 0.09127117156982421, 0.09226445007324219, 0.09100287628173828, 0.0910755844116211, 0.09117696380615234, 0.09216921234130859, 0.09239142608642578, 0.091831298828125, 0.09182822418212891, 0.0916305923461914, 0.09009868621826173, 0.09029529571533203, 0.09123020935058594, 0.09086669158935547, 0.09315225219726563, 0.09220505523681641, 0.09233715057373047, 0.09252249908447266, 0.0921538543701172, 0.0912701416015625, 0.09094143676757813, 0.0908779525756836, 0.09186713409423829, 0.09202175903320313, 0.09194188690185547, 0.09172889709472656, 0.09162854766845703, 0.09191935729980469, 0.09198694610595703, 0.09073356628417968, 0.09099775695800781, 0.09133261108398437, 0.09078886413574219, 0.09028300476074219, 0.09029939270019531, 0.09037824249267579]",tokens/s,10.704124153145388,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-7b,tiiuae/falcon-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-7b-hf,meta-llama/Llama-2-7b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-rw-1b,tiiuae/falcon-rw-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-4B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5600.29696,7547.584512,6620.708864,6079.643648,5755.121664,s,10,1.3897274017333985,0.13897274017333983,0.0035324346044875456,0.13852313232421876,0.14171993865966798,0.14468953628540038,0.14706521438598633,"[0.1476591339111328, 0.1409277801513672, 0.14106002807617188, 0.13854556274414062, 0.13478326416015626, 0.13718223571777344, 0.13929391479492187, 0.13850070190429686, 0.13523788452148439, 0.13653689575195313]",tokens/s,1842.0878776707777,kWh,4.484171101025173e-06,7.509536012490366e-06,4.292924069204674e-06,1.628663118272021e-05,tokens/kWh,15718413.288047614,MB,5600.29696,7547.584512,6620.708864,6079.643648,5789.885952,s,10,86.07827734375,8.607827734375,0.08553896304223818,8.60831982421875,8.7191912109375,8.7307435546875,8.7399854296875,"[8.7422958984375, 8.65028515625, 8.552806640625, 8.6556708984375, 8.4355361328125, 8.7166240234375, 8.590349609375, 8.6262900390625, 8.559275390625, 8.5491435546875]",tokens/s,7.318919702402051,kWh,0.0002722814369414534,0.0004557918463469152,0.0002420586341258968,0.0009701319174142653,tokens/kWh,64939.62199276634,,s,629,87.17826364135743,0.13859819338848559,0.016895659760898695,0.1358602294921875,0.1408065490722656,0.1444120635986328,0.27008922607421876,"[0.14071807861328126, 0.13972172546386719, 0.13930189514160157, 0.14065560913085937, 0.1398446044921875, 0.14462258911132814, 0.1474088897705078, 0.1347624969482422, 0.13699789428710937, 0.13891891479492188, 0.13770343017578124, 0.15925042724609376, 0.1384918975830078, 0.15180902099609375, 0.14866227722167968, 0.13539225769042967, 0.13582234191894532, 0.1356810302734375, 0.1475205078125, 0.14018663024902345, 0.1352683563232422, 0.13290495300292968, 0.13342311096191406, 0.1325885467529297, 0.13325004577636718, 0.13324493408203125, 0.13466624450683592, 0.1344153594970703, 0.13531546020507812, 0.13791949462890624, 0.13801266479492189, 0.1373624267578125, 0.13817344665527342, 0.1336821746826172, 0.13309849548339844, 0.13273703002929688, 0.1409269714355469, 0.13386137390136718, 0.13567181396484376, 0.13942886352539063, 0.13821746826171874, 0.13801370239257812, 0.13802598571777344, 0.14222335815429688, 0.13767372131347655, 0.13362176513671875, 0.13571994018554687, 0.13784165954589844, 0.14520013427734374, 0.14249676513671874, 0.13871615600585938, 0.1402777557373047, 0.14381260681152344, 0.1385881652832031, 0.13807615661621095, 0.1375784912109375, 0.13759283447265624, 0.13759181213378907, 0.14032794189453124, 0.13929164123535157, 0.1394370574951172, 0.13997056579589845, 0.2801797180175781, 0.13736959838867188, 0.1377310791015625, 0.14152499389648437, 0.13800550842285156, 0.13701119995117186, 0.1366681671142578, 0.13768499755859376, 0.14167961120605468, 0.14443827819824218, 0.13349478149414062, 0.13312409973144532, 0.1334712371826172, 0.13300224304199218, 0.13310362243652343, 0.13363917541503906, 0.134540283203125, 0.1332480010986328, 0.13328997802734374, 0.13693951416015626, 0.13858406066894532, 0.13932646179199218, 0.13742591857910155, 0.13749658203125, 0.1343651885986328, 0.13440921020507812, 0.13443994140625, 0.1353175048828125, 0.13514854431152343, 0.1338798065185547, 0.13334629821777344, 0.13374771118164064, 0.13374053955078125, 0.1342986297607422, 0.13464883422851562, 0.1378303985595703, 0.13801472473144533, 0.1348290557861328, 0.14066586303710937, 0.13971865844726564, 0.13832704162597656, 0.13798194885253906, 0.13879603576660157, 0.13807002258300782, 0.13901210021972657, 0.13822361755371093, 0.13841510009765626, 0.13824409484863281, 0.1378560028076172, 0.13362995910644532, 0.13309747314453124, 0.13471743774414063, 0.14169395446777344, 0.14076211547851564, 0.1388400573730469, 0.1401712646484375, 0.14137855529785157, 0.14484172058105468, 0.142782470703125, 0.14260838317871094, 0.14368051147460936, 0.13979341125488282, 0.13701324462890624, 0.28164608764648436, 0.13997567749023437, 0.13843148803710936, 0.1399009246826172, 0.1395240936279297, 0.13524275207519532, 0.13418290710449218, 0.13345791625976564, 0.1333780517578125, 0.13376716613769532, 0.13533798217773438, 0.13307904052734376, 0.13296640014648436, 0.1328046112060547, 0.13277183532714842, 0.13262232971191407, 0.1378805694580078, 0.13814067077636719, 0.1374781494140625, 0.13801266479492189, 0.13794406127929687, 0.13862503051757813, 0.13779251098632814, 0.13936026000976562, 0.13642445373535156, 0.1329029083251953, 0.13310771179199218, 0.13347737121582032, 0.13493350219726563, 0.13464781188964844, 0.1382993927001953, 0.13759590148925782, 0.13923020935058594, 0.13804031372070313, 0.13606297302246093, 0.13602713012695314, 0.136163330078125, 0.1338593292236328, 0.13437644958496095, 0.13286195373535156, 0.13273907470703125, 0.13397299194335938, 0.13328793334960937, 0.13396275329589843, 0.1328609313964844, 0.13300735473632813, 0.1326561279296875, 0.1333422088623047, 0.13289573669433594, 0.13360639953613282, 0.13597900390625, 0.136057861328125, 0.1436661834716797, 0.13694873046875, 0.1383434295654297, 0.13655039978027345, 0.13628005981445312, 0.13587660217285155, 0.13581004333496094, 0.13609368896484375, 0.13532774353027344, 0.13557656860351563, 0.1367316436767578, 0.27474533081054686, 0.13577932739257811, 0.13671218872070312, 0.13715455627441406, 0.13598617553710937, 0.13538304138183593, 0.1359226837158203, 0.13538815307617189, 0.14361907958984374, 0.16510975646972656, 0.14688972473144532, 0.14530149841308593, 0.143931396484375, 0.1436426239013672, 0.14298725891113281, 0.14565785217285157, 0.14159564208984374, 0.14407679748535157, 0.1391257629394531, 0.1407764434814453, 0.13974118041992187, 0.14029618835449217, 0.1476546630859375, 0.13705215454101563, 0.13643878173828125, 0.1340641326904297, 0.13368421936035157, 0.13291622924804689, 0.13281996154785156, 0.13298687744140625, 0.13284249877929688, 0.13222502136230468, 0.1320386505126953, 0.13225677490234375, 0.13216461181640626, 0.13240524291992187, 0.13202943420410157, 0.13254144287109376, 0.13189427185058594, 0.13195161437988281, 0.13237554931640624, 0.1326243896484375, 0.13214720153808593, 0.13205914306640626, 0.13177754211425782, 0.15104920959472656, 0.1602109375, 0.1370828857421875, 0.13629338073730468, 0.13487820434570313, 0.13458738708496093, 0.1346682891845703, 0.13512704467773437, 0.13770034790039062, 0.13905715942382812, 0.13536051940917967, 0.13499494934082032, 0.13558784484863282, 0.13406719970703124, 0.13343437194824218, 0.13341081237792968, 0.13289779663085938, 0.13314559936523437, 0.26819073486328127, 0.1338736572265625, 0.1340702667236328, 0.13295513916015625, 0.132347900390625, 0.13191372680664062, 0.13251994323730468, 0.13382861328125, 0.13380812072753906, 0.13331251525878907, 0.13302886962890625, 0.13341285705566405, 0.13358079528808595, 0.1329039306640625, 0.13207040405273437, 0.13227725219726563, 0.1345576934814453, 0.13489561462402344, 0.13380300903320314, 0.13446144104003907, 0.13485568237304688, 0.13395455932617187, 0.13205606079101562, 0.13183692932128907, 0.13251788330078124, 0.13291110229492187, 0.13266841125488282, 0.13404159545898436, 0.13428941345214843, 0.13330841064453125, 0.13239091491699218, 0.13629029846191407, 0.13533389282226563, 0.1355653076171875, 0.1344593963623047, 0.13325619506835937, 0.13399551391601563, 0.13285580444335937, 0.13403340148925783, 0.13392486572265624, 0.13410917663574218, 0.1332377624511719, 0.13306060791015625, 0.13319065856933593, 0.13327360534667967, 0.13322239685058593, 0.133243896484375, 0.1337139129638672, 0.13435084533691405, 0.1343098907470703, 0.13425254821777344, 0.135151611328125, 0.13508915710449218, 0.13514445495605468, 0.13472050476074218, 0.13477273559570313, 0.13694975280761718, 0.13720166015625, 0.13608038330078126, 0.13578034973144532, 0.135372802734375, 0.13406105041503907, 0.1337538604736328, 0.274234375, 0.13570867919921875, 0.13614796447753907, 0.13533695983886718, 0.13501747131347655, 0.13330227661132812, 0.13403443908691406, 0.1349898223876953, 0.13425050354003906, 0.13401600646972656, 0.13506048583984376, 0.13949337768554687, 0.13467750549316407, 0.13344154357910157, 0.13635685729980468, 0.1368934326171875, 0.133970947265625, 0.13443994140625, 0.1346314239501953, 0.13431500244140626, 0.13416549682617188, 0.13367706298828125, 0.1414993896484375, 0.13892300415039063, 0.13766348266601564, 0.14005657958984374, 0.139936767578125, 0.13979136657714844, 0.13898854064941407, 0.13890765380859374, 0.13711257934570312, 0.13978828430175783, 0.14241075134277345, 0.14097203063964844, 0.14496357727050782, 0.137997314453125, 0.1370398712158203, 0.13884518432617188, 0.13983641052246093, 0.1383505859375, 0.14061363220214843, 0.13811097717285156, 0.1388574676513672, 0.1391513671875, 0.13844583129882812, 0.13589503479003906, 0.13651968383789062, 0.13483418273925782, 0.13345689392089843, 0.13853286743164062, 0.15017062377929688, 0.1471979522705078, 0.14437274169921874, 0.14110719299316407, 0.14419558715820313, 0.14258175659179687, 0.14700851440429688, 0.14328524780273438, 0.13679513549804687, 0.13996339416503906, 0.13904383850097657, 0.1382748107910156, 0.14399897766113282, 0.27951821899414064, 0.13838438415527343, 0.13718733215332032, 0.13590118408203125, 0.1363384246826172, 0.13578034973144532, 0.13377127075195314, 0.13515980529785157, 0.13398016357421874, 0.1327175750732422, 0.13336883544921874, 0.1343129577636719, 0.13340774536132813, 0.13770034790039062, 0.13845811462402344, 0.13910322570800782, 0.13782630920410155, 0.1355694122314453, 0.13433753967285156, 0.13429350280761718, 0.13480447387695313, 0.13473484802246094, 0.13512704467773437, 0.13386752319335937, 0.13401292419433594, 0.13525503540039063, 0.13257933044433592, 0.13370265197753906, 0.13261517333984374, 0.13302374267578124, 0.1346754608154297, 0.13831578063964844, 0.13774029541015625, 0.13603225708007813, 0.13575270080566407, 0.13492839050292968, 0.13362892150878905, 0.13296640014648436, 0.13447270202636719, 0.14037913513183595, 0.14046719360351562, 0.13756314086914062, 0.139146240234375, 0.13717503356933594, 0.13942579650878906, 0.13995826721191407, 0.13946060180664063, 0.1414072265625, 0.13857894897460937, 0.13793382263183593, 0.13748326110839842, 0.1368995819091797, 0.1386577911376953, 0.13702041625976563, 0.13681663513183595, 0.13587353515625, 0.1367203826904297, 0.13825433349609376, 0.13601484680175782, 0.1361776580810547, 0.13632511901855468, 0.13687295532226562, 0.13980979919433595, 0.27620147705078124, 0.13676441955566407, 0.13553050231933594, 0.13965823364257812, 0.14033509826660157, 0.14100172424316407, 0.1395599365234375, 0.13948109436035155, 0.13660569763183594, 0.1388257293701172, 0.140474365234375, 0.14020608520507813, 0.13959269714355468, 0.13814784240722655, 0.13555302429199217, 0.13392282104492187, 0.1330196533203125, 0.13307597351074218, 0.13321932983398438, 0.1345218505859375, 0.13457305908203124, 0.13508607482910157, 0.13399449157714843, 0.1382092742919922, 0.16851353454589843, 0.14665830993652343, 0.14131712341308594, 0.13789900207519531, 0.14031462097167968, 0.139109375, 0.13721804809570312, 0.1363783721923828, 0.13591244506835937, 0.13597184753417968, 0.1365391387939453, 0.1375590362548828, 0.13754266357421874, 0.13797273254394532, 0.13375794982910155, 0.1377259521484375, 0.13576602172851562, 0.13308518981933593, 0.13294796752929688, 0.13500518798828126, 0.13501644897460938, 0.13442764282226563, 0.13296742248535157, 0.13387263488769532, 0.13255987548828124, 0.1327431640625, 0.13335859680175782, 0.1351331787109375, 0.1343231964111328, 0.1362360382080078, 0.13670809936523437, 0.13727845764160157, 0.1373818817138672, 0.1366517791748047, 0.13370675659179687, 0.13424128723144532, 0.13450035095214843, 0.1340999755859375, 0.1349181365966797, 0.2699786376953125, 0.1342361602783203, 0.13452082824707032, 0.13380300903320314, 0.13527655029296876, 0.13797581481933593, 0.13729586791992188, 0.13579469299316407, 0.13315277099609374, 0.13326541137695314, 0.13297048950195312, 0.13464064025878905, 0.13537893676757812, 0.13438668823242186, 0.13253120422363282, 0.13205299377441407, 0.13272064208984374, 0.14163046264648438, 0.13857382202148438, 0.1392189483642578, 0.13876121520996093, 0.13826661682128907, 0.1349529571533203, 0.13466213989257814, 0.13433241271972657, 0.13351116943359376, 0.1333708801269531, 0.13346099853515625, 0.13380812072753906, 0.13447576904296876, 0.13584588623046875, 0.13671629333496094, 0.13832089233398437, 0.1372200927734375, 0.13763687133789063, 0.13993472290039063, 0.1390540771484375, 0.13964799499511718, 0.13480857849121095, 0.13385420227050782, 0.13472767639160158, 0.13345587158203126, 0.13318450927734374, 0.1350830078125, 0.13470310974121094, 0.13560627746582032, 0.13647053527832032, 0.13309645080566407, 0.13338214111328126, 0.1399910430908203, 0.1389619140625, 0.13767987060546874, 0.14523802185058593, 0.13935002136230468, 0.13867826843261719, 0.1357015075683594, 0.1336504364013672, 0.13297357177734376, 0.13442970275878907, 0.13486489868164062, 0.13715866088867187, 0.13736448669433593, 0.13674394226074219, 0.2701322326660156, 0.1348863983154297, 0.13399859619140625, 0.1343846435546875, 0.13778739929199219, 0.13537791442871094, 0.13624012756347656, 0.1352130584716797, 0.13572402954101562, 0.13613568115234376, 0.13730406188964844, 0.13709925842285156, 0.13662821960449217, 0.13711871337890624, 0.13628620910644532, 0.13667123413085938, 0.1358489532470703, 0.13717607116699218, 0.13670399475097655, 0.1340692443847656, 0.13385215759277344, 0.1342791748046875, 0.13367808532714845, 0.13781503295898437, 0.13665382385253907, 0.1362882537841797, 0.136237060546875, 0.13531033325195313, 0.13395968627929689, 0.13439999389648438, 0.1332346954345703, 0.13601280212402345, 0.13419110107421875, 0.13460581970214844, 0.13493965148925782, 0.13384602355957032, 0.13312818908691407, 0.13320498657226562, 0.13353266906738281, 0.13750067138671876, 0.136163330078125, 0.13772901916503907, 0.1371269073486328, 0.13806182861328126, 0.13850726318359374, 0.13669888305664063, 0.13583155822753906, 0.13623910522460939, 0.13727334594726562, 0.13840792846679686, 0.1379041290283203, 0.13654835510253907, 0.13668453979492187, 0.1358356475830078, 0.13550387573242187, 0.13566464233398437, 0.13313638305664063, 0.1344153594970703, 0.1358602294921875, 0.13504818725585938, 0.13528985595703125, 0.13541171264648438, 0.13493760681152345]",tokens/s,7.2151012617966614,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm2-20b,internlm/internlm2-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Deci/DeciLM-7B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,f132dd7713c1ce9c9543de7ad48f6168fc856069,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1385.066496,9061.793792,8134.852608,7593.787392,7514.462208,s,10,1.1234212112426758,0.11234212112426759,0.002057111613632641,0.11175425720214843,0.11343942108154297,0.1158244773864746,0.11773252243041991,"[0.11820953369140624, 0.11164076995849609, 0.11182643127441406, 0.11053257751464844, 0.1112784652709961, 0.11234130859375, 0.1109748764038086, 0.11290940856933594, 0.11168208312988281, 0.1120257568359375]",tokens/s,2278.7534847844363,kWh,3.8316831165967985e-06,6.121294877593296e-06,4.541563710777049e-06,1.4494541704967143e-05,tokens/kWh,17661820.92616776,MB,1385.066496,9061.793792,8134.852608,7593.787392,7514.464768,s,10,68.887119140625,6.8887119140625,0.04658295472195392,6.8821572265625,6.944472119140626,6.9585190185546875,6.969756538085938,"[6.85932177734375, 6.8786201171875, 6.847201171875, 6.97256591796875, 6.9193525390625, 6.92226416015625, 6.81756103515625, 6.8856943359375, 6.8431875, 6.9413505859375]",tokens/s,9.145396234583837,kWh,0.00021802973074968473,0.00036619349568034617,0.00022448328617585058,0.0008087065126058814,tokens/kWh,77902.1796139568,,s,629,69.77853537750241,0.11093566832671294,0.01358399479521945,0.10856857299804687,0.11252469940185547,0.11633807373046876,0.22009818786621096,"[0.11383500671386719, 0.11282329559326172, 0.11367219543457031, 0.11364147186279297, 0.11036262512207032, 0.10759168243408203, 0.10751897430419922, 0.10794086456298828, 0.12147404479980468, 0.1089986572265625, 0.10858086395263672, 0.10723123168945313, 0.1082460174560547, 0.10818457794189452, 0.10886656188964844, 0.10925260925292969, 0.10792345428466797, 0.10778931427001953, 0.1088174057006836, 0.10922700500488282, 0.10901913452148437, 0.1081692123413086, 0.1077760009765625, 0.1068031997680664, 0.1068380126953125, 0.10767155456542969, 0.10699468994140625, 0.10863513946533203, 0.10841088104248046, 0.10842521667480469, 0.10856960296630859, 0.10776473236083985, 0.1089443817138672, 0.1071103973388672, 0.10676223754882813, 0.10680422210693359, 0.10704895782470703, 0.10829004669189453, 0.10839756774902344, 0.10829414367675781, 0.10841600036621094, 0.10723737335205077, 0.108010498046875, 0.10856140899658204, 0.10830745697021485, 0.10972774505615235, 0.10874368286132813, 0.10847846221923828, 0.10891878509521484, 0.10865766143798829, 0.10887884521484376, 0.10964173126220703, 0.10929869079589843, 0.10830438232421875, 0.10901606750488281, 0.10773197174072266, 0.10802381134033204, 0.1083473892211914, 0.10923417663574218, 0.10720051574707032, 0.10720767974853515, 0.10858598327636719, 0.2204252166748047, 0.10859110260009766, 0.108189697265625, 0.10902835083007813, 0.10968576049804687, 0.107831298828125, 0.10826956939697266, 0.10761011505126954, 0.10773811340332032, 0.10795622253417969, 0.10873753356933594, 0.10825421142578125, 0.11878297424316406, 0.11181670379638672, 0.11254579162597657, 0.1126666259765625, 0.10810982513427735, 0.10744115447998047, 0.10838630676269531, 0.10869452667236328, 0.10774527740478515, 0.10795724487304688, 0.10743193817138671, 0.10782105255126953, 0.10997862243652344, 0.10721791839599609, 0.10848767852783203, 0.10865049743652344, 0.10899456024169922, 0.10882662200927734, 0.10839449310302735, 0.10798694610595704, 0.10825318145751953, 0.10836479949951172, 0.1081343994140625, 0.10882662200927734, 0.10841600036621094, 0.10846822357177735, 0.10869554901123046, 0.10926387023925781, 0.11038003540039062, 0.11047628784179687, 0.11077632141113282, 0.11132518768310547, 0.10848973083496094, 0.11066572570800781, 0.11179315185546874, 0.10992127990722657, 0.11028787231445313, 0.11074150085449219, 0.11035443115234375, 0.11017932891845703, 0.10766028594970703, 0.10868019104003906, 0.10852044677734375, 0.10899148559570312, 0.10920857238769531, 0.1088501739501953, 0.10892185974121094, 0.10889727783203125, 0.10921676635742188, 0.10870476531982422, 0.10855219268798828, 0.21946266174316406, 0.10850611114501953, 0.10902323150634766, 0.11007283020019532, 0.10756198120117187, 0.10844774627685547, 0.10840678405761718, 0.10907443237304687, 0.10893619537353516, 0.10870169830322265, 0.10859929656982421, 0.10890547180175782, 0.10891878509521484, 0.10811289978027344, 0.1086003189086914, 0.10981683349609375, 0.11050495910644531, 0.11239628601074218, 0.11027046203613282, 0.109844482421875, 0.10795315551757813, 0.10699571228027344, 0.11119308471679687, 0.11849932861328125, 0.1086740493774414, 0.10825215911865234, 0.1085665283203125, 0.1085511703491211, 0.10740428924560547, 0.1084395523071289, 0.10867302703857422, 0.10833408355712891, 0.10841702270507812, 0.10823270416259766, 0.10788658905029297, 0.10784051513671875, 0.1079183349609375, 0.10809855651855468, 0.10844671630859375, 0.10815795135498046, 0.10782208251953125, 0.10821427154541016, 0.10811698913574219, 0.10773401641845703, 0.10762035369873046, 0.10808319854736329, 0.10859315490722657, 0.10839347076416016, 0.10841395568847656, 0.10835250854492187, 0.10718924713134766, 0.10745343780517579, 0.10871091461181641, 0.1085306854248047, 0.10765312194824218, 0.10867302703857422, 0.10838937377929687, 0.10811392211914063, 0.10779033660888672, 0.10852761840820313, 0.1107619857788086, 0.107652099609375, 0.10759577941894531, 0.21882572937011718, 0.10784767913818359, 0.10821939086914062, 0.110060546875, 0.10800844573974609, 0.10909490966796875, 0.10828800201416015, 0.1073602523803711, 0.1083289566040039, 0.108442626953125, 0.10872115325927735, 0.10869452667236328, 0.12695961761474608, 0.13223321533203125, 0.10843750762939453, 0.1088563232421875, 0.1095946273803711, 0.10870681762695313, 0.10796031951904297, 0.10810675048828125, 0.10863922882080078, 0.10855935668945313, 0.10870272064208984, 0.1087242202758789, 0.10844467163085937, 0.10880818939208985, 0.1237053451538086, 0.12021145629882812, 0.11345305633544922, 0.11343666839599609, 0.11765145874023437, 0.12083916473388671, 0.11776512145996093, 0.11294617462158203, 0.11003596496582031, 0.10966118621826172, 0.10890137481689453, 0.10854399871826172, 0.10838937377929687, 0.11221504211425781, 0.11254271697998047, 0.11299839782714843, 0.11271167755126953, 0.11302092742919922, 0.10864435577392578, 0.10840780639648437, 0.10758963012695312, 0.10778112030029297, 0.10869862365722656, 0.10860237121582031, 0.10872627258300781, 0.10767769622802735, 0.108368896484375, 0.10791731262207031, 0.10801254272460938, 0.10819686126708984, 0.10866073608398437, 0.10850611114501953, 0.10839961242675782, 0.10810777282714844, 0.10792960357666016, 0.11098111724853515, 0.10823782348632813, 0.2203453369140625, 0.10837709045410156, 0.10763571166992188, 0.1075384292602539, 0.10827059173583985, 0.10828800201416015, 0.10847539520263672, 0.10856857299804687, 0.10839449310302735, 0.10819583892822265, 0.10860953521728516, 0.10774835205078125, 0.1079019546508789, 0.10860543823242187, 0.11160883331298828, 0.11134566497802735, 0.1112647705078125, 0.11134566497802735, 0.11169280242919923, 0.10869145965576171, 0.10877337646484375, 0.10814361572265625, 0.1074329605102539, 0.1079183349609375, 0.10771456146240234, 0.10839552307128907, 0.10874060821533203, 0.10875186920166016, 0.10916146850585938, 0.10841088104248046, 0.10791731262207031, 0.10931507110595703, 0.11279872131347657, 0.11411660766601563, 0.11233894348144531, 0.11111526489257813, 0.10850406646728515, 0.10997350311279297, 0.10988646697998047, 0.10902528381347656, 0.11065753936767578, 0.11160575866699218, 0.11269631958007813, 0.11119308471679687, 0.10840780639648437, 0.12057907104492188, 0.11031756591796875, 0.11251609802246093, 0.10870988464355469, 0.10861055755615234, 0.10829004669189453, 0.1099315185546875, 0.11427635192871094, 0.11170098876953125, 0.11159961700439452, 0.11069951629638672, 0.11118592071533204, 0.11075379180908203, 0.11154841613769531, 0.1087293472290039, 0.10829209899902344, 0.10808525085449219, 0.10889318084716797, 0.221844482421875, 0.10901606750488281, 0.10819789123535156, 0.10814771270751954, 0.10793881225585937, 0.10750259399414062, 0.10713190460205078, 0.10794393920898437, 0.1084241943359375, 0.108727294921875, 0.10764288330078126, 0.10776473236083985, 0.10898636627197265, 0.10889215850830078, 0.10853990173339843, 0.1089617919921875, 0.11314585876464844, 0.11201331329345703, 0.11053568267822265, 0.11180339050292969, 0.11179519653320312, 0.11211468505859375, 0.1104168930053711, 0.10900582122802735, 0.11233382415771484, 0.11183309173583984, 0.10951679992675781, 0.10987725067138672, 0.10884300994873047, 0.1094103012084961, 0.11017523193359376, 0.10887372589111328, 0.10853478240966796, 0.11156582641601563, 0.11205734252929687, 0.11107839965820313, 0.111963134765625, 0.11356979370117187, 0.11062579345703125, 0.10973388671875, 0.11391385650634765, 0.11213721466064454, 0.10930483245849609, 0.11066265869140625, 0.11011481475830077, 0.11051827239990235, 0.10965401458740234, 0.1093416976928711, 0.10776473236083985, 0.10760089874267578, 0.10826137542724609, 0.1082081298828125, 0.1085306854248047, 0.11486310577392578, 0.11629875183105469, 0.1090355224609375, 0.10897817230224609, 0.10816409301757812, 0.10906419372558594, 0.10898534393310547, 0.10886656188964844, 0.10887680053710938, 0.10904883575439453, 0.2204753875732422, 0.11100160217285156, 0.10959667205810547, 0.10962739562988282, 0.11002162933349609, 0.11101081848144531, 0.1115688934326172, 0.11091251373291015, 0.11157299041748046, 0.11257036590576172, 0.11190169525146484, 0.11154227447509765, 0.10918195343017578, 0.10983219146728515, 0.10944204711914063, 0.10956082916259766, 0.10888294219970703, 0.10778112030029297, 0.10794290924072265, 0.10774835205078125, 0.10797465515136719, 0.10818764495849609, 0.10747596740722656, 0.10765721893310547, 0.10713702392578126, 0.10648985290527344, 0.10656768035888672, 0.10615705871582032, 0.10606285095214844, 0.1063864288330078, 0.10613452911376953, 0.10635366058349609, 0.10670694732666015, 0.10625843048095703, 0.10652774047851563, 0.10672128295898438, 0.10698035430908204, 0.106967041015625, 0.1067509765625, 0.10701516723632812, 0.10665267181396484, 0.10697727966308594, 0.10709913635253906, 0.10700595092773438, 0.10738278198242188, 0.10682163238525391, 0.10666700744628907, 0.1065871353149414, 0.10638028717041016, 0.10720972442626953, 0.10696089935302734, 0.10683904266357422, 0.107325439453125, 0.1067663345336914, 0.10717286682128906, 0.10689638519287109, 0.10683596801757812, 0.10725682830810547, 0.12549120330810548, 0.10810163116455078, 0.10807603454589844, 0.10657382202148437, 0.10684620666503906, 0.2269890594482422, 0.11436441802978516, 0.11636428833007813, 0.1079336929321289, 0.10856960296630859, 0.10950962829589844, 0.10958643341064453, 0.10992639923095703, 0.10887987518310546, 0.10802995300292968, 0.10767974090576173, 0.1072701416015625, 0.10719129943847656, 0.10655538940429687, 0.1065697250366211, 0.10653081512451172, 0.10639769744873047, 0.10655538940429687, 0.10662400054931641, 0.10704589080810546, 0.10623385620117187, 0.10659430694580078, 0.10653695678710938, 0.10714828491210937, 0.10705919647216797, 0.10708172607421874, 0.10720358276367188, 0.10717696380615234, 0.10753228759765625, 0.10705715179443359, 0.10705203247070312, 0.10714828491210937, 0.10704691314697265, 0.10761011505126954, 0.11061248016357422, 0.11252019500732421, 0.11249766540527344, 0.1129175033569336, 0.11341516876220703, 0.1151682586669922, 0.11574476623535156, 0.10991206359863281, 0.11077426910400391, 0.11007590484619141, 0.10735820770263672, 0.10765312194824218, 0.1079009246826172, 0.12649676513671876, 0.11930726623535157, 0.1182730255126953, 0.10753126525878906, 0.1080074234008789, 0.10745753479003907, 0.10799411010742188, 0.10751897430419922, 0.10730496215820312, 0.1087242202758789, 0.10721587371826172, 0.10772991943359375, 0.10894643402099609, 0.10723737335205077, 0.10741452789306641, 0.10785075378417969, 0.22055935668945312, 0.10888601684570312, 0.10851737976074219, 0.10845798492431641, 0.10813542175292969, 0.10826445007324219, 0.10790809631347656, 0.10846617889404297, 0.10874777221679688, 0.10908159637451172, 0.10884505462646485, 0.10857881927490234, 0.10683699035644531, 0.10866687774658203, 0.11943526458740235, 0.10969292449951172, 0.10866995239257812, 0.10859417724609376, 0.10855321502685547, 0.10853478240966796, 0.10870169830322265, 0.10737356567382812, 0.10776371002197266, 0.10774527740478515, 0.1074155502319336, 0.10712985229492188, 0.10735820770263672, 0.10731417846679688, 0.10727117156982421, 0.10851430511474609, 0.10838937377929687, 0.10716057586669922, 0.1070540771484375, 0.10762957000732422, 0.10815795135498046, 0.10677043151855468, 0.10839347076416016, 0.10818355560302734, 0.10773606109619141, 0.1063720932006836, 0.10741145324707031, 0.1077176284790039, 0.10851430511474609, 0.10881330871582032, 0.10901913452148437, 0.10849791717529297, 0.10840166473388672, 0.10875801849365234, 0.10857164764404297, 0.10734899139404297, 0.10732749176025391, 0.10734796905517578, 0.10768077087402343, 0.10784051513671875, 0.11017523193359376, 0.1069854736328125, 0.110202880859375, 0.1090365447998047, 0.11080806732177734, 0.11226112365722657, 0.11315302276611328, 0.11265945434570312, 0.11049881744384765, 0.22048153686523436, 0.10778112030029297, 0.10775347137451172, 0.10753433227539062, 0.10791321563720703, 0.1083904037475586, 0.10867711639404297, 0.10829926300048828, 0.1081866226196289, 0.10885939025878906, 0.10693836975097656, 0.10884095764160157, 0.10913996887207031, 0.10957107543945313, 0.10783436584472657, 0.10879180908203125, 0.10854195404052734, 0.1088727035522461, 0.1085665283203125, 0.10801254272460938, 0.1074493408203125, 0.11242598724365234, 0.11053465270996093, 0.1086003189086914, 0.12208230590820313, 0.10896383666992188, 0.11111014556884766, 0.11883519744873047, 0.10876518249511719, 0.12116684722900391, 0.11247923278808594, 0.10951168060302735, 0.11893350219726563, 0.1102581787109375, 0.11911270141601563, 0.10959974670410157, 0.11121766662597657, 0.10836172485351563, 0.10812108612060548, 0.10891059112548829, 0.10904473876953125, 0.10916864013671874, 0.11584819030761719, 0.11218841552734375, 0.108727294921875, 0.10911129760742187, 0.11000012969970703, 0.11180748748779297, 0.11649126434326172, 0.11017420959472657, 0.10654924774169922, 0.1078661117553711, 0.1077749786376953, 0.1076316146850586, 0.109517822265625, 0.1087979507446289, 0.10793881225585937, 0.10684210968017578, 0.10865254211425782, 0.11041996765136719, 0.11026432037353516, 0.11104972839355469, 0.11212185668945313]",tokens/s,9.014233339767092,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-3b-4e1t,stabilityai/stablelm-3b-4e1t,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-2.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,4149.231616,4630.511616,3703.570432,3162.505216,2978.122752,s,10,0.8498791732788087,0.08498791732788084,0.0019319692426335874,0.08452410888671875,0.08576286087036132,0.08820298271179199,0.09015508018493652,"[0.09064310455322265, 0.08453350067138672, 0.08460470581054688, 0.08389385223388672, 0.08404390716552734, 0.08360639953613282, 0.08451471710205079, 0.08456070709228515, 0.0842576675415039, 0.08522061157226563]",tokens/s,3012.192886341239,kWh,2.7083872721113007e-06,4.524216942910708e-06,3.116889466770678e-06,1.0349493681792686e-05,tokens/kWh,24735509.56897217,MB,4149.231616,4630.511616,3703.570432,3162.505216,3079.77216,s,10,52.51508251953125,5.251508251953124,0.020259233030451202,5.2532607421875,5.2781458007812505,5.282163720703125,5.285378056640625,"[5.26032763671875, 5.286181640625, 5.25302978515625, 5.2599443359375, 5.23279296875, 5.24737939453125, 5.25349169921875, 5.2772529296875, 5.219568359375, 5.22511376953125]",tokens/s,11.996553557079386,kWh,0.00016483622278118957,0.0002766712142095876,0.00017568186468228588,0.000617189301673063,tokens/kWh,102075.65139126845,,s,629,53.18661830902099,0.08455742179494595,0.010262643556742048,0.08310272216796875,0.08442245178222656,0.08506142578125,0.16755777770996094,"[0.08661811065673829, 0.08792985534667969, 0.08472576141357421, 0.08372940826416016, 0.08380210876464844, 0.08427212524414063, 0.08301670074462891, 0.08356249237060547, 0.08319385528564453, 0.08306175994873047, 0.08384819030761718, 0.08321024322509765, 0.08323481750488282, 0.08348876953125, 0.08415129852294922, 0.08406221008300781, 0.08387583923339843, 0.0864532470703125, 0.08637030029296874, 0.08328294372558594, 0.08215245056152344, 0.08182272338867187, 0.08303206634521484, 0.08347443389892578, 0.08166706848144531, 0.08234598541259766, 0.08333209228515626, 0.08250163269042969, 0.08264396667480468, 0.08288460540771485, 0.0827484130859375, 0.08346214294433593, 0.08309452819824219, 0.08371711730957031, 0.08374578857421874, 0.08375398254394531, 0.08295526123046874, 0.08318156433105468, 0.08430592346191407, 0.08324505615234375, 0.08305152130126953, 0.08223846435546875, 0.08268800354003907, 0.08216166687011718, 0.08136089324951172, 0.0815841293334961, 0.08162713623046874, 0.08180223846435547, 0.0822855682373047, 0.082334716796875, 0.08395366668701172, 0.08466329956054687, 0.08409292602539062, 0.08460697937011719, 0.08505958557128906, 0.08353689575195312, 0.08295321655273437, 0.08364236450195313, 0.08343142700195312, 0.0830013427734375, 0.08312012481689453, 0.08313549041748047, 0.16747520446777345, 0.08170393371582031, 0.08212992095947266, 0.08160256195068359, 0.08126054382324219, 0.08215039825439453, 0.08223232269287109, 0.08260710144042968, 0.08269721221923829, 0.08298905944824218, 0.08318361663818359, 0.08296345520019531, 0.08319487762451172, 0.08292044830322266, 0.08305254364013671, 0.08299314880371093, 0.08309862518310547, 0.08333618927001953, 0.0822855682373047, 0.08408985900878906, 0.08461106872558594, 0.08372838592529297, 0.10883481597900391, 0.10583757019042969, 0.08325529479980469, 0.08329216003417969, 0.08315699005126953, 0.08455987548828126, 0.08564019012451173, 0.08403865814208984, 0.08431922912597656, 0.08327474975585937, 0.08318669128417969, 0.08331878662109375, 0.08387276458740234, 0.0837949447631836, 0.08301055908203125, 0.08293580627441406, 0.08298905944824218, 0.08350822448730469, 0.08329830169677735, 0.08333106994628907, 0.08225177764892579, 0.08319692993164063, 0.08345088195800782, 0.08393215942382813, 0.08281190490722656, 0.08326348876953125, 0.08232857513427734, 0.08256409454345703, 0.08276070404052735, 0.0831651840209961, 0.08248524475097656, 0.08265216064453125, 0.08289689636230468, 0.08317440032958984, 0.08301567840576173, 0.08300236511230469, 0.08369561767578125, 0.08421376037597657, 0.08325836944580078, 0.08319283294677735, 0.08366079711914062, 0.16809779357910157, 0.08319590759277344, 0.0831805419921875, 0.08294297790527344, 0.08282009887695313, 0.08244429016113282, 0.08278015899658203, 0.08317235565185546, 0.0840796127319336, 0.08288460540771485, 0.08299212646484375, 0.08283238220214843, 0.08289689636230468, 0.08275353240966797, 0.08304332733154297, 0.08379801940917969, 0.08347443389892578, 0.08327168273925781, 0.08322354888916016, 0.08460185241699218, 0.08298700714111328, 0.0830730209350586, 0.08288153839111329, 0.08233164978027344, 0.08249343872070312, 0.08265318298339844, 0.08291020965576172, 0.0829839324951172, 0.08304640197753907, 0.08294400024414063, 0.08302489471435547, 0.08395263671875, 0.08292044830322266, 0.08268492889404297, 0.08299520111083984, 0.08496025848388672, 0.08901427459716797, 0.08402329254150391, 0.0848005142211914, 0.0836126708984375, 0.08362700653076172, 0.08314777374267578, 0.08333926391601562, 0.08348365020751954, 0.08359321594238281, 0.08332697296142579, 0.08441241455078125, 0.08419328308105468, 0.08387174224853515, 0.08295116424560547, 0.08310272216796875, 0.08415948486328124, 0.08358399963378907, 0.08417485046386719, 0.08291737365722657, 0.0845998077392578, 0.08353279876708984, 0.08308326721191406, 0.08274432373046875, 0.08279039764404297, 0.08299622344970703, 0.08280883026123047, 0.08244121551513672, 0.1675898895263672, 0.08310476684570313, 0.08326860809326173, 0.08445132446289062, 0.08369561767578125, 0.08451277160644531, 0.08324710083007812, 0.08355840301513671, 0.08256307220458985, 0.0830904312133789, 0.08363314819335937, 0.08291532897949219, 0.08364236450195313, 0.08385842895507813, 0.08307097625732422, 0.08317951965332031, 0.08328294372558594, 0.08304537963867188, 0.0835563507080078, 0.08297984313964844, 0.08270438385009765, 0.083056640625, 0.08261734771728516, 0.08299417877197265, 0.08237670135498047, 0.08327372741699218, 0.08375603485107422, 0.0843868179321289, 0.08406732940673828, 0.08429363250732422, 0.08397516632080078, 0.08433152008056641, 0.0841861114501953, 0.08327372741699218, 0.082735107421875, 0.08289177703857421, 0.08292556762695312, 0.08281600189208985, 0.08406221008300781, 0.08338022613525391, 0.08313549041748047, 0.08369971466064453, 0.0852152328491211, 0.08497561645507813, 0.08484146881103516, 0.08300032043457031, 0.08452505493164063, 0.08494080352783204, 0.08454450988769531, 0.08284979248046875, 0.08349900817871093, 0.0846919708251953, 0.08391270446777344, 0.08337612915039062, 0.08301773071289062, 0.08282316589355469, 0.08364339447021485, 0.08267469024658203, 0.08263680267333984, 0.0827484130859375, 0.08294400024414063, 0.08283647918701172, 0.08299110412597656, 0.16797080993652344, 0.08279039764404297, 0.08275865936279297, 0.08304742431640624, 0.08253337860107422, 0.08244121551513672, 0.08211353302001953, 0.08363827514648438, 0.08269209289550782, 0.08355020904541016, 0.08391986846923828, 0.08428953552246093, 0.08271052551269531, 0.08255590057373047, 0.0826767349243164, 0.08299929809570313, 0.08273407745361328, 0.08235826873779296, 0.0820469741821289, 0.08203981018066406, 0.08221900939941407, 0.08177049255371094, 0.08253440093994141, 0.08323276519775391, 0.08229580688476562, 0.08237875366210938, 0.0827484130859375, 0.08309452819824219, 0.08317951965332031, 0.08335564422607422, 0.08283545684814453, 0.08242483520507812, 0.08288358306884766, 0.08382054138183594, 0.08391577911376953, 0.08613069152832031, 0.08551116943359376, 0.0852520980834961, 0.08470015716552734, 0.08305049896240234, 0.0826429443359375, 0.08238285064697265, 0.08239718627929687, 0.08291532897949219, 0.08247808074951171, 0.08279244995117188, 0.08251699066162109, 0.08339046478271485, 0.08339762878417968, 0.08272895812988282, 0.08346828460693359, 0.0831283187866211, 0.08287744140625, 0.08296857452392578, 0.08261017608642578, 0.08384102630615234, 0.0834334716796875, 0.08284467315673828, 0.08279551696777344, 0.08359526062011718, 0.08322457885742188, 0.08307405090332032, 0.08220671844482422, 0.16653106689453126, 0.08246169281005859, 0.08340480041503906, 0.08365670776367187, 0.08240946960449219, 0.08387891387939453, 0.08317235565185546, 0.08307609558105469, 0.08392396545410157, 0.08340070343017578, 0.08310169219970703, 0.08339353942871094, 0.08345394897460938, 0.08276274871826172, 0.08290918731689453, 0.08272281646728516, 0.08256307220458985, 0.08343449401855468, 0.08255487823486328, 0.08366694641113281, 0.08324607849121093, 0.08317030334472657, 0.08340070343017578, 0.08204595184326172, 0.08214527893066406, 0.08237875366210938, 0.08289791870117187, 0.08292147064208985, 0.08324505615234375, 0.08274739074707031, 0.08322969818115235, 0.08335359954833985, 0.08330445098876953, 0.0824668197631836, 0.08272281646728516, 0.08345600128173829, 0.08318771362304687, 0.083451904296875, 0.08276274871826172, 0.08284979248046875, 0.08293478393554687, 0.0828569564819336, 0.0827688980102539, 0.08442982482910157, 0.08456192016601563, 0.08332390594482422, 0.08332697296142579, 0.08416358184814453, 0.08431922912597656, 0.08442060852050781, 0.08477286529541016, 0.08469401550292968, 0.08343756866455078, 0.08364646148681641, 0.08305766296386718, 0.0840816650390625, 0.08385330963134766, 0.0835041275024414, 0.08354815673828125, 0.08283545684814453, 0.08331673431396484, 0.08386048126220703, 0.08379392242431641, 0.16901632690429688, 0.08355328369140624, 0.08347443389892578, 0.08594124603271484, 0.08603340911865234, 0.08559718322753906, 0.08608870697021484, 0.0850513916015625, 0.08531967926025391, 0.0844390411376953, 0.08344678497314453, 0.0834672622680664, 0.08307199859619141, 0.0828221435546875, 0.08369868469238281, 0.0840447998046875, 0.0836495361328125, 0.08284159851074219, 0.08244223785400391, 0.0831098861694336, 0.08386867523193359, 0.08249343872070312, 0.08189132690429687, 0.08151449584960938, 0.08194252777099609, 0.08274636840820312, 0.08287232208251953, 0.08305766296386718, 0.08305049896240234, 0.08268697357177734, 0.08277708435058594, 0.08331878662109375, 0.08325325012207031, 0.08367308807373047, 0.08368025970458984, 0.08377958679199218, 0.08349081420898438, 0.08380928039550781, 0.08356556701660156, 0.08331878662109375, 0.08272281646728516, 0.08185958099365234, 0.08159539031982421, 0.08239103698730468, 0.08323174285888672, 0.0823214111328125, 0.0826214370727539, 0.08256716918945313, 0.08182067108154296, 0.08207667541503906, 0.08251084899902343, 0.08471552276611329, 0.08419328308105468, 0.08423935699462891, 0.08364646148681641, 0.08384716796875, 0.08435302734375, 0.08307814025878907, 0.08351641845703126, 0.08318975830078125, 0.08274329376220703, 0.08319283294677735, 0.08372121429443359, 0.16800869750976563, 0.08139059448242188, 0.11340595245361328, 0.09699327850341796, 0.08309760284423828, 0.0834897918701172, 0.08295526123046874, 0.08301363372802735, 0.08279961395263671, 0.0827914276123047, 0.08417587280273438, 0.08548556518554687, 0.08477593231201172, 0.08460185241699218, 0.08519475555419923, 0.08458649444580078, 0.08326656341552735, 0.08318361663818359, 0.08298188781738282, 0.083557373046875, 0.08352358245849609, 0.08269004821777344, 0.08294809722900391, 0.08220365142822265, 0.08185446166992187, 0.08258150482177734, 0.08325325012207031, 0.08306175994873047, 0.08298086547851563, 0.08255897521972656, 0.08297676849365235, 0.08279347229003907, 0.08263680267333984, 0.08280473327636718, 0.08303411102294922, 0.08320819091796874, 0.08295014190673829, 0.08257638549804687, 0.08260403442382812, 0.08304332733154297, 0.08272077178955078, 0.08298700714111328, 0.08313139343261719, 0.08323379516601563, 0.08224870300292969, 0.0816209945678711, 0.08205107116699219, 0.08194252777099609, 0.08283340454101562, 0.08235417938232421, 0.08229888153076172, 0.08215347290039063, 0.08238489532470702, 0.08262246704101563, 0.08257945251464843, 0.08317030334472657, 0.08295014190673829, 0.08346112060546874, 0.08347135925292969, 0.0839004135131836, 0.08349798583984375, 0.08444825744628906, 0.0837580795288086, 0.168052734375, 0.08192205047607422, 0.08194355010986328, 0.08195276641845703, 0.08219545745849609, 0.08168243408203125, 0.08189440155029297, 0.08219955444335937, 0.08257126617431641, 0.08264089965820312, 0.08263372802734376, 0.08347238159179687, 0.08325631713867188, 0.08294092559814453, 0.08331878662109375, 0.08310578918457032, 0.08293376159667969, 0.08407244873046875, 0.08310784149169922, 0.08596479797363281, 0.08506265258789063, 0.08434585571289062, 0.08465817260742188, 0.0828057632446289, 0.08197939300537109, 0.08156364440917968, 0.08204083251953125, 0.08146227264404297, 0.08198963165283203, 0.08276377868652343, 0.08205619049072266, 0.08322662353515625, 0.08373760223388672, 0.08282418823242188, 0.08282931518554687, 0.0825354232788086, 0.08257023620605469, 0.08267775726318359, 0.08252722930908203, 0.08286412811279296, 0.0828927993774414, 0.08239718627929687, 0.08253440093994141, 0.08338636779785157, 0.08313343811035157, 0.0829491195678711, 0.08313446044921875, 0.08263270568847657, 0.08250163269042969, 0.0815626220703125, 0.08175513458251953, 0.08279859161376953, 0.08224153900146484, 0.08244940948486328, 0.08230707550048828, 0.08339353942871094, 0.08400691223144531, 0.0831825942993164, 0.0835962905883789, 0.08292556762695312, 0.08285081481933594, 0.08351538848876953, 0.08335257720947266, 0.16887603759765624, 0.08303513336181641, 0.0826982421875, 0.0836280288696289, 0.08315904235839844, 0.08277503967285156, 0.08322969818115235, 0.08226918029785156, 0.08169881439208984, 0.08218624114990235, 0.08198553466796875, 0.08241356658935547, 0.08265420532226563, 0.08301670074462891, 0.08349593353271484, 0.08405503845214844, 0.08423014068603515, 0.08336691284179687, 0.08327372741699218, 0.08367820739746094, 0.08358092498779297, 0.08271974182128906, 0.08265010833740234, 0.08293170928955078, 0.08320921325683593, 0.08314265441894532, 0.0824453125, 0.08299622344970703, 0.08191385650634765, 0.08169881439208984, 0.08169676971435547, 0.08152678680419922, 0.08228864288330077, 0.0823900146484375, 0.08225279998779297, 0.08217497253417969, 0.08245247650146484, 0.08261734771728516, 0.08275353240966797, 0.08328089904785156, 0.08327986907958984, 0.08323174285888672, 0.08383795166015626, 0.0834150390625, 0.08323993682861328, 0.08349696350097656, 0.08333926391601562, 0.08393215942382813, 0.0836864013671875, 0.08322560119628906, 0.08335052490234375, 0.08378163146972656, 0.08340172576904296, 0.08207974243164062, 0.08259993743896485, 0.08225894165039062, 0.08281190490722656, 0.08279756927490234, 0.08297369384765625, 0.08282828521728515, 0.08337920379638672, 0.08300851440429688, 0.08397004699707031]",tokens/s,11.82628300121339,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/phi-1_5,microsoft/phi-1_5,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-2b,google/recurrentgemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-j-6b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,f132dd7713c1ce9c9543de7ad48f6168fc856069,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1333.833728,8426.356736,7499.415552,6958.350336,6806.892032,s,10,0.9993126220703125,0.09993126220703126,0.008158194693096846,0.0986041603088379,0.10556408538818358,0.11259381790161131,0.11821760391235352,"[0.10252627563476563, 0.10400192260742187, 0.09397917175292969, 0.09352159881591797, 0.11962355041503907, 0.09468204498291016, 0.09438153839111328, 0.10362448120117188, 0.10289798736572266, 0.09007405090332031]",tokens/s,2561.7608979023544,kWh,2.9294766687058115e-06,4.752012692780106e-06,3.495090383596009e-06,1.1176579745081925e-05,tokens/kWh,22905039.452042446,MB,1333.833728,8426.356736,7499.415552,6958.350336,6910.55616,s,10,61.65457910156249,6.16545791015625,0.2376801157546147,6.231552734375001,6.3936376953125,6.4674877929687495,6.52656787109375,"[6.541337890625, 6.0978466796875, 6.287443359375, 6.3772265625, 6.24290283203125, 5.9826318359375, 6.24050830078125, 6.22259716796875, 6.04002392578125, 5.622060546875]",tokens/s,10.218219136038739,kWh,0.00017525388745440017,0.00029370786404088516,0.0001782957217147742,0.0006472574732100596,tokens/kWh,97333.7545066152,,s,629,62.44744915771482,0.09928052330320325,0.014039687070835591,0.09643212890625,0.10795376586914064,0.1153769500732422,0.18880486938476568,"[0.10215833282470703, 0.10279936218261719, 0.10292428588867188, 0.11938406372070312, 0.12617113494873047, 0.1267732467651367, 0.10788044738769531, 0.10590003204345703, 0.09991577911376953, 0.10322637176513672, 0.10128486633300782, 0.10004377746582031, 0.1106319351196289, 0.11607244873046875, 0.10568192291259766, 0.10847743988037109, 0.1036021728515625, 0.09440972900390625, 0.09957990264892579, 0.10141184234619141, 0.11359744262695312, 0.11512627410888672, 0.10099302673339844, 0.10713702392578126, 0.10134937286376954, 0.096505859375, 0.09773875427246094, 0.09656114959716797, 0.09373798370361328, 0.1004185562133789, 0.09505894470214844, 0.0965191650390625, 0.09663692474365235, 0.0975646743774414, 0.09466368103027344, 0.09471692657470702, 0.09588633728027343, 0.09749606323242188, 0.0933560333251953, 0.09109913635253906, 0.09802649688720703, 0.09219993591308594, 0.0913807373046875, 0.10416025543212891, 0.09176678466796875, 0.09259519958496094, 0.09302220916748047, 0.09743462371826171, 0.11230924987792969, 0.10502963256835937, 0.10016767883300781, 0.10091110229492188, 0.0999004135131836, 0.11184025573730469, 0.11346534729003906, 0.11044044494628906, 0.12897792053222656, 0.12306432342529297, 0.10861875152587891, 0.11142041778564453, 0.1077749786376953, 0.127531005859375, 0.2177689666748047, 0.10299903869628907, 0.10968473815917969, 0.09962290954589843, 0.100168701171875, 0.10619187164306641, 0.10319564819335937, 0.10339635467529297, 0.09905458831787109, 0.09815039825439453, 0.09566925048828125, 0.10355404663085938, 0.09455923461914062, 0.09354752349853515, 0.09408819580078125, 0.0944742431640625, 0.09464422607421875, 0.09487974548339843, 0.0945080337524414, 0.09520025634765625, 0.09509375762939454, 0.09408306884765626, 0.09450701141357422, 0.09550745391845702, 0.09652531433105468, 0.09487872314453125, 0.094202880859375, 0.09118208312988281, 0.09771826934814454, 0.10308096313476563, 0.09920409393310547, 0.10521190643310546, 0.09910374450683594, 0.09634611511230469, 0.09642393493652343, 0.09611878204345703, 0.09701068878173828, 0.0933939208984375, 0.09573887634277344, 0.09422745513916016, 0.09671270751953125, 0.09433805084228515, 0.09673318481445313, 0.09475481414794922, 0.0929986572265625, 0.09928498840332031, 0.09802444458007813, 0.09083904266357422, 0.09024102020263672, 0.0905727996826172, 0.09091072082519532, 0.09012838745117188, 0.09093939208984375, 0.09112268829345703, 0.09508659362792969, 0.09625395202636719, 0.09422029113769531, 0.09889177703857421, 0.09758617401123047, 0.09664614105224609, 0.09731276702880859, 0.09799577331542969, 0.09589247894287109, 0.19015065002441406, 0.0978370590209961, 0.09744588470458984, 0.09691545867919922, 0.09864601898193359, 0.09599385833740234, 0.09740493011474609, 0.09561497497558594, 0.09729535675048828, 0.09244569396972656, 0.09665126037597656, 0.09510604858398437, 0.09766706848144531, 0.09750835418701172, 0.09883238220214843, 0.10193817901611328, 0.09587200164794922, 0.09485823822021484, 0.09933926391601562, 0.0950978546142578, 0.09519718170166015, 0.09138380432128906, 0.0911278076171875, 0.09436978912353515, 0.09430630493164062, 0.10207846069335938, 0.10342092895507812, 0.09466060638427734, 0.09598770904541015, 0.10134630584716797, 0.09250611114501953, 0.09163878631591797, 0.09822105407714844, 0.09895219421386718, 0.09421107482910156, 0.09423872375488282, 0.10492313385009766, 0.09898291015625, 0.09937203216552734, 0.10057011413574218, 0.09796607971191407, 0.10166681671142579, 0.10135756683349609, 0.09822720336914062, 0.09864192199707031, 0.09721343994140624, 0.10911129760742187, 0.12377702331542968, 0.11907276916503906, 0.1046302719116211, 0.10101862335205078, 0.10001203155517578, 0.10082303619384765, 0.09728511810302734, 0.09871769714355469, 0.09802137756347656, 0.10942361450195312, 0.09853030395507813, 0.11700428771972657, 0.1155440673828125, 0.1156126708984375, 0.11213516998291016, 0.09544703674316406, 0.18920140075683595, 0.0954286117553711, 0.10546995544433593, 0.10517708587646485, 0.1055068130493164, 0.10358271789550781, 0.09653043365478516, 0.10175078582763672, 0.09768447875976563, 0.09804185485839843, 0.09580441284179687, 0.09299251556396484, 0.09581772613525391, 0.094919677734375, 0.09609830474853516, 0.09638502502441407, 0.09414450836181641, 0.0967383041381836, 0.09498931121826172, 0.09671987152099609, 0.09734963226318359, 0.10263654327392578, 0.09968742370605468, 0.09336319732666015, 0.09481625366210937, 0.09295053100585937, 0.09288499450683593, 0.0916490249633789, 0.09158553314208985, 0.09346150207519531, 0.10545970916748047, 0.10266828918457031, 0.09051033782958984, 0.09067622375488281, 0.09228902435302734, 0.09676083374023438, 0.09458790588378906, 0.0985006103515625, 0.10508390045166016, 0.10608946990966797, 0.11006668853759766, 0.10832077026367187, 0.1069148178100586, 0.104052734375, 0.10330521392822266, 0.10165248107910156, 0.10051686096191406, 0.10102988433837891, 0.10088345336914062, 0.09668812561035156, 0.09931571197509766, 0.09916825866699219, 0.10015948486328125, 0.10167295837402343, 0.09965875244140625, 0.10101862335205078, 0.11617996978759766, 0.11675545501708984, 0.11887308502197266, 0.1136885757446289, 0.13246975708007813, 0.13399346923828126, 0.11821363067626953, 0.22221414184570312, 0.09728307342529297, 0.0957675552368164, 0.10618061065673828, 0.11746611022949219, 0.09965261077880859, 0.09731276702880859, 0.10005811309814452, 0.1105797119140625, 0.10352947235107422, 0.10323251342773437, 0.10261811065673829, 0.10158182525634765, 0.09647923278808594, 0.09865625762939453, 0.09873101043701171, 0.10648678588867187, 0.10121113586425781, 0.10111590576171875, 0.10285568237304688, 0.10390528106689453, 0.10316083526611328, 0.098050048828125, 0.10064588928222656, 0.09980210876464844, 0.10411622619628906, 0.10494156646728516, 0.10025881958007812, 0.10109439849853516, 0.09788518524169922, 0.09480499267578125, 0.09280921936035157, 0.0939714584350586, 0.09256960296630859, 0.09176882934570313, 0.09105715179443359, 0.0905011215209961, 0.09254911804199219, 0.09431449890136719, 0.09459404754638671, 0.09475788879394531, 0.0936437759399414, 0.09495142364501953, 0.09536102294921875, 0.09900748443603516, 0.11184127807617188, 0.10249523162841796, 0.1006397476196289, 0.09861631774902344, 0.10076876831054687, 0.10231910705566406, 0.1011036148071289, 0.10045747375488281, 0.09645875549316406, 0.09872895812988282, 0.09593651580810547, 0.09896857452392578, 0.09728205108642578, 0.09829273223876953, 0.092295166015625, 0.09391206359863281, 0.09404313659667969, 0.09516544342041015, 0.19178086853027343, 0.0925829086303711, 0.09177088165283204, 0.091615234375, 0.09187225341796874, 0.09445785522460938, 0.09392230224609376, 0.09286553955078125, 0.10203852844238281, 0.10109645080566407, 0.10347724914550781, 0.09426227569580078, 0.0962508773803711, 0.09300275421142579, 0.09963622283935547, 0.09339801788330078, 0.09794764709472656, 0.09311129760742187, 0.0936806411743164, 0.09178726196289062, 0.09223680114746094, 0.09192243194580078, 0.09277747344970703, 0.09207603454589844, 0.09134284973144531, 0.091146240234375, 0.09889177703857421, 0.09384345245361328, 0.09244876861572265, 0.09128345489501953, 0.09162445068359375, 0.09158553314208985, 0.09295053100585937, 0.09346047973632812, 0.09256140899658204, 0.09182003021240234, 0.09243750762939452, 0.09422438049316406, 0.09343692779541016, 0.09497087860107421, 0.09384550476074219, 0.09782579040527344, 0.09514803314208985, 0.10193714904785156, 0.10352333068847656, 0.09541017913818359, 0.09987071990966796, 0.09764864349365235, 0.09996083068847657, 0.09847193908691407, 0.09924915313720703, 0.09978572845458984, 0.09322598266601563, 0.09517158508300781, 0.09339494323730468, 0.09624166107177734, 0.0927825927734375, 0.0943851547241211, 0.09299353790283203, 0.09206374359130859, 0.09460530853271484, 0.09654988861083984, 0.09554124450683593, 0.18778521728515624, 0.09171968078613281, 0.12761190032958986, 0.10521702575683593, 0.09079296112060548, 0.09322291564941407, 0.0957306900024414, 0.09268633270263672, 0.09300070190429688, 0.09006899261474609, 0.09128141021728516, 0.09164800262451171, 0.09144422149658203, 0.09905458831787109, 0.10347315216064454, 0.10392166137695312, 0.0962682876586914, 0.10033561706542969, 0.10227609252929687, 0.0956416015625, 0.10633625793457031, 0.10644889831542968, 0.10344857788085937, 0.10686463928222656, 0.10170674896240234, 0.10702336120605468, 0.10197913360595703, 0.10424422454833984, 0.10448486328125, 0.09840128326416016, 0.09746022033691407, 0.09737010955810547, 0.10033766174316407, 0.0974233627319336, 0.09629695892333984, 0.10045849609375, 0.09652633666992187, 0.09832038116455079, 0.11501875305175781, 0.11416883087158203, 0.10473369598388672, 0.09256140899658204, 0.0920453109741211, 0.09159577941894531, 0.091072509765625, 0.09198079681396484, 0.09346969604492188, 0.1025955810546875, 0.10411929321289062, 0.09643212890625, 0.10737049865722656, 0.09886515045166015, 0.0972257308959961, 0.10316595458984375, 0.09908019256591796, 0.099989501953125, 0.10198630523681641, 0.09362432098388672, 0.09615769958496094, 0.09271705627441407, 0.09397657775878906, 0.09348505401611328, 0.09908633422851562, 0.19673292541503906, 0.09354035186767579, 0.09367040252685546, 0.0946688003540039, 0.09537638092041016, 0.09429606628417969, 0.09538047790527343, 0.0954286117553711, 0.09589350128173828, 0.0966645736694336, 0.10050457763671874, 0.09745101165771484, 0.09899724578857422, 0.10258432006835938, 0.0973311996459961, 0.09780941009521485, 0.0963594207763672, 0.11161395263671875, 0.10319462585449218, 0.10722201538085938, 0.1097891845703125, 0.10158080291748046, 0.10111385345458984, 0.11007180786132813, 0.09848012542724609, 0.1050408935546875, 0.10647039794921875, 0.10824703979492188, 0.09406873321533203, 0.09255628967285157, 0.09418342590332031, 0.09151795196533204, 0.09450086212158203, 0.11222425842285157, 0.11234508514404297, 0.11186073303222656, 0.09539481353759766, 0.09267711639404297, 0.09794560241699218, 0.09298841857910156, 0.09510809326171875, 0.09384243011474609, 0.09428173065185547, 0.09384754943847656, 0.09519411468505859, 0.09236275482177735, 0.09266585540771484, 0.09216716766357422, 0.09220301055908203, 0.09158553314208985, 0.09347583770751954, 0.09366630554199219, 0.11765555572509766, 0.12022579193115235, 0.09519308471679687, 0.09823436737060547, 0.09846886444091797, 0.09386803436279297, 0.09565695953369141, 0.10256588745117187, 0.09793228912353516, 0.10284544372558593, 0.09558016204833984, 0.20496896362304687, 0.09641062164306641, 0.1086719970703125, 0.09828147125244141, 0.10195967864990234, 0.09986764526367188, 0.09215590667724609, 0.09150975799560547, 0.09161011505126954, 0.092010498046875, 0.0920791015625, 0.09106329345703125, 0.09119129943847656, 0.09067417907714843, 0.09228390502929687, 0.09201152038574219, 0.1031014404296875, 0.09985945892333985, 0.0908779525756836, 0.09426227569580078, 0.09336422729492187, 0.0929269790649414, 0.09159270477294922, 0.09421721649169922, 0.10042060852050781, 0.10405171203613281, 0.10095616149902344, 0.0994549789428711, 0.10677760314941406, 0.09910374450683594, 0.10391961669921874, 0.09578803253173829, 0.09801932525634766, 0.09895219421386718, 0.09598976135253906, 0.09823232269287109, 0.10289254760742188, 0.09687859344482422, 0.11633663940429688, 0.11437670135498047, 0.10947277069091797, 0.09226956939697266, 0.09488588714599609, 0.09270783996582031, 0.09368473815917969, 0.09232998657226563, 0.09210265350341797, 0.09240268707275391, 0.09360486602783204, 0.09291161346435547, 0.09185485076904297, 0.09111961364746093, 0.08976588439941406, 0.09025638580322265, 0.09099263763427734, 0.09052877044677735, 0.09024716949462891, 0.09044992065429687, 0.09005773162841797, 0.08974848175048829, 0.09100595092773438, 0.09143807983398437, 0.09017446136474609, 0.1790689239501953, 0.08836300659179687, 0.08900505828857422, 0.08907878112792969, 0.08949350738525391, 0.08990822601318359, 0.08924057769775391, 0.08950272369384765, 0.08949247741699219, 0.08880435180664062, 0.08916172790527344, 0.08867737579345703, 0.08891801452636719, 0.08850431823730469, 0.08949657440185547, 0.08881868743896484, 0.08892620849609376, 0.0886456298828125, 0.09094348907470703, 0.09043046569824219, 0.08985088348388671, 0.0880148468017578, 0.08971263885498047, 0.08976588439941406, 0.08933580780029297, 0.08971571350097657, 0.08942387390136719, 0.08984371185302735, 0.08984268951416016, 0.08987648010253907, 0.09024409484863281, 0.09093836975097656, 0.0899583969116211, 0.0899051513671875, 0.08970649719238281, 0.08936345672607422, 0.08847462463378906, 0.08872140502929687, 0.08853913879394532, 0.08873677062988282, 0.08843468475341797, 0.0902103042602539, 0.08968294525146485, 0.08881254577636719, 0.08876441955566407, 0.08863539123535157, 0.0881418228149414, 0.08810393524169922, 0.08962252807617188, 0.08839884948730468, 0.08883814239501953, 0.08841216278076172, 0.08923136138916016, 0.08924364471435547, 0.09066291046142579, 0.08833740997314453, 0.08778956604003907, 0.08832102203369141, 0.08812134552001953, 0.08983859252929688, 0.08988467407226562, 0.09024102020263672, 0.0899399642944336]",tokens/s,10.07246906773441,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-1_6b,stabilityai/stablelm-2-1_6b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-3B-v1,togethercomputer/RedPajama-INCITE-Base-3B-v1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-8B,meta-llama/Meta-Llama-3-8B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,1908.391936,18876.465152,17949.523968,17408.458752,17027.253248,s,10,1.3768799591064453,0.13768799591064454,0.009767968243220947,0.1339886245727539,0.14296461029052734,0.15440327987670896,0.1635542155456543,"[0.1404226837158203, 0.13182246398925782, 0.1325335388183594, 0.13228536987304687, 0.13274012756347656, 0.16584194946289063, 0.1344249267578125, 0.134129150390625, 0.13883164978027343, 0.13384809875488282]",tokens/s,1859.276099611011,kWh,4.34857706228892e-06,7.0524452478515975e-06,6.139245651866077e-06,1.7540267962006596e-05,tokens/kWh,14594987.97592564,MB,1908.391936,18876.465152,17949.523968,17408.458752,17162.982912,s,10,83.21702148437501,8.3217021484375,0.11765369999405678,8.27317431640625,8.391700195312499,8.525882812499999,8.633228906249999,"[8.2530048828125, 8.3119072265625, 8.2591044921875, 8.27981640625, 8.2506552734375, 8.261185546875, 8.2665322265625, 8.3618818359375, 8.6600654296875, 8.3128681640625]",tokens/s,7.570566559129854,kWh,0.00025800150682528817,0.00043181251729705014,0.0003081423113326309,0.0009979563354549693,tokens/kWh,63129.01452875514,,s,629,84.3147181396486,0.13404565681979086,0.016976847727980658,0.13116621398925782,0.13610516967773437,0.13764587707519532,0.26444821289062503,"[0.13910118103027344, 0.132316162109375, 0.13239091491699218, 0.12844749450683593, 0.1289881591796875, 0.12958515930175782, 0.13122457885742186, 0.13072178649902344, 0.13069209289550782, 0.1321912384033203, 0.1314457550048828, 0.13145703125, 0.13057945251464845, 0.13116313171386718, 0.13100851440429687, 0.12838604736328124, 0.13105459594726562, 0.1314959411621094, 0.13052313232421875, 0.13086309814453126, 0.13085183715820312, 0.1304637451171875, 0.13074124145507812, 0.13053849792480468, 0.132031494140625, 0.13116415405273438, 0.13089280700683595, 0.13034495544433594, 0.1302650909423828, 0.13052210998535158, 0.13063168334960937, 0.13137510681152345, 0.13530522155761718, 0.13493656921386718, 0.1325823974609375, 0.12920013427734375, 0.1288089599609375, 0.12891238403320313, 0.12862669372558594, 0.1306234893798828, 0.130123779296875, 0.1294581756591797, 0.1305620422363281, 0.13086412048339843, 0.13183999633789062, 0.13094297790527343, 0.13129216003417968, 0.1347389373779297, 0.12993125915527343, 0.12930355834960938, 0.12875059509277345, 0.12947251892089845, 0.12933529663085938, 0.13021490478515624, 0.13045350646972656, 0.13127168273925782, 0.13064089965820314, 0.13050572204589844, 0.1302968292236328, 0.13039205932617187, 0.13050880432128906, 0.13052825927734374, 0.2622955627441406, 0.13066752624511718, 0.1304811553955078, 0.13052621459960936, 0.13161062622070313, 0.13131263732910156, 0.13048422241210939, 0.13096141052246094, 0.13113446044921875, 0.13155941772460938, 0.13095730590820312, 0.1305364532470703, 0.12991384887695312, 0.1306132507324219, 0.13097779846191407, 0.130661376953125, 0.13085081481933594, 0.13118360900878906, 0.13065830993652344, 0.13086720275878908, 0.16211456298828125, 0.14710169982910157, 0.13173965454101563, 0.131631103515625, 0.13115802001953125, 0.13051187133789063, 0.13085594177246093, 0.13185842895507813, 0.13178163146972657, 0.135088134765625, 0.1359667205810547, 0.13532261657714845, 0.13207449340820313, 0.12998860168457033, 0.13012889099121094, 0.13104742431640626, 0.13104127502441407, 0.13186151123046874, 0.13043405151367188, 0.1303838653564453, 0.1304217529296875, 0.13112013244628906, 0.13063168334960937, 0.13086822509765625, 0.13102386474609376, 0.13178469848632812, 0.1308897247314453, 0.13106892395019532, 0.13048934936523438, 0.131061767578125, 0.13078323364257813, 0.13052108764648437, 0.13171200561523438, 0.13177445983886718, 0.13199052429199218, 0.13178572082519532, 0.13115391540527344, 0.13097573852539063, 0.12990463256835938, 0.1305006103515625, 0.13130239868164062, 0.13106483459472656, 0.1305917510986328, 0.26364825439453127, 0.13091941833496093, 0.13053849792480468, 0.13099314880371093, 0.13034597778320312, 0.13065011596679688, 0.1305323486328125, 0.13050778198242188, 0.13043711853027343, 0.13079551696777345, 0.1304145965576172, 0.13489663696289061, 0.132347900390625, 0.13153074645996093, 0.1304217529296875, 0.13029991149902342, 0.13034597778320312, 0.12999679565429687, 0.13019033813476563, 0.13110887145996095, 0.13034597778320312, 0.13056101989746094, 0.1304637451171875, 0.13025587463378907, 0.1312184295654297, 0.13075967407226563, 0.1330155487060547, 0.1360947265625, 0.13624319458007814, 0.13153280639648438, 0.130845703125, 0.1311846466064453, 0.1311999969482422, 0.13124607849121095, 0.13224858093261718, 0.1319761962890625, 0.13162290954589845, 0.13176319885253907, 0.13154815673828124, 0.1316321258544922, 0.13107916259765626, 0.13104742431640626, 0.13106892395019532, 0.13056716918945313, 0.1307176971435547, 0.1307043914794922, 0.1314017333984375, 0.13093069458007814, 0.13098291015625, 0.13130650329589844, 0.13022207641601563, 0.1297909698486328, 0.12979405212402345, 0.12984217834472656, 0.13033369445800783, 0.13000192260742188, 0.13002854919433593, 0.13062144470214843, 0.13016883850097657, 0.1314457550048828, 0.1314160614013672, 0.1308057556152344, 0.13070643615722657, 0.266419189453125, 0.13114675903320314, 0.12984217834472656, 0.13010943603515626, 0.13030706787109375, 0.13000396728515626, 0.13013299560546876, 0.13005824279785155, 0.13092044067382813, 0.13107814025878906, 0.13087437438964844, 0.13051802062988282, 0.13064396667480468, 0.13131878662109375, 0.13067878723144533, 0.13062655639648438, 0.13132595825195312, 0.13309234619140625, 0.1324031982421875, 0.13155226135253906, 0.13041357421875, 0.13039820861816406, 0.13125733947753906, 0.1335910339355469, 0.13527655029296876, 0.13490483093261718, 0.13353677368164063, 0.13044735717773437, 0.13073715209960937, 0.13162290954589845, 0.1308026885986328, 0.13113139343261718, 0.13027020263671876, 0.12962406921386718, 0.12837989807128905, 0.12881100463867187, 0.12909671020507812, 0.13034291076660157, 0.13246975708007813, 0.1346365509033203, 0.13515367126464845, 0.13489459228515624, 0.1355663299560547, 0.13437849426269532, 0.13557656860351563, 0.13179391479492186, 0.13119078063964842, 0.1296506805419922, 0.12896153259277343, 0.12931993103027345, 0.130008056640625, 0.1310074920654297, 0.1307842559814453, 0.1308037109375, 0.13134848022460938, 0.1323100128173828, 0.13099212646484376, 0.13130650329589844, 0.1309951934814453, 0.13091941833496093, 0.13110374450683593, 0.13147442626953126, 0.13180313110351563, 0.2647593078613281, 0.132136962890625, 0.13159321594238282, 0.1308467254638672, 0.13094912719726562, 0.13525503540039063, 0.1305364532470703, 0.13094195556640625, 0.13081805419921874, 0.13047296142578124, 0.13048728942871093, 0.13051596069335938, 0.13146726989746094, 0.13139251708984376, 0.13091226196289063, 0.13114060974121095, 0.12840447998046875, 0.1285437469482422, 0.1291980743408203, 0.1289523162841797, 0.13290701293945312, 0.1349969940185547, 0.1346447296142578, 0.1333289031982422, 0.13060301208496095, 0.1310914611816406, 0.13125120544433594, 0.13159423828125, 0.13167308044433593, 0.13072691345214843, 0.128932861328125, 0.12828364562988281, 0.12889599609375, 0.12886221313476562, 0.13025689697265624, 0.13123992919921876, 0.1308057556152344, 0.13020774841308594, 0.13028044128417968, 0.13093785095214844, 0.130260986328125, 0.13071359252929687, 0.13057125854492188, 0.13166592407226563, 0.13108735656738282, 0.13064498901367189, 0.1299578857421875, 0.1316177978515625, 0.13095321655273437, 0.1312860107421875, 0.131378173828125, 0.13204275512695313, 0.1306132507324219, 0.13220147705078125, 0.13094706726074218, 0.1308733367919922, 0.13053952026367188, 0.1303357391357422, 0.1309644775390625, 0.1316003875732422, 0.13052621459960936, 0.13090406799316406, 0.1309337615966797, 0.31154995727539064, 0.13125120544433594, 0.133032958984375, 0.13074534606933594, 0.13027226257324218, 0.1304145965576172, 0.13105970764160157, 0.13189529418945312, 0.13076991271972657, 0.13134848022460938, 0.13167103576660155, 0.13121229553222657, 0.12930458068847656, 0.12958412170410155, 0.12975205993652345, 0.13179391479492186, 0.12963430786132812, 0.13119488525390624, 0.13055282592773437, 0.1306746826171875, 0.13050469970703124, 0.13063885498046876, 0.13036543273925782, 0.13120819091796876, 0.13141197204589844, 0.13187277221679689, 0.12997938537597656, 0.13095526123046874, 0.13045350646972656, 0.13116621398925782, 0.13088153076171874, 0.13061222839355469, 0.13201919555664063, 0.13149696350097656, 0.13014527893066405, 0.131304443359375, 0.13186151123046874, 0.13125733947753906, 0.13057638549804687, 0.13106381225585936, 0.1317724151611328, 0.13122764587402344, 0.13083135986328126, 0.13063987731933593, 0.13071052551269532, 0.13144166564941406, 0.12973362731933594, 0.130735107421875, 0.13322752380371095, 0.129227783203125, 0.13057638549804687, 0.13132698059082032, 0.13067674255371095, 0.1312041015625, 0.130735107421875, 0.13185842895507813, 0.13138330078125, 0.13117747497558593, 0.13095423889160157, 0.13070130920410156, 0.1296425018310547, 0.1293086700439453, 0.130450439453125, 0.26554367065429685, 0.13045350646972656, 0.13186968994140624, 0.13119488525390624, 0.1314027557373047, 0.13075762939453126, 0.13124607849121095, 0.1319567413330078, 0.13113446044921875, 0.13029376220703126, 0.1309071350097656, 0.13133004760742187, 0.13087744140625, 0.13045146179199218, 0.1326796875, 0.13302784729003905, 0.13186866760253907, 0.13143244934082032, 0.13163519287109374, 0.13241958618164062, 0.13100953674316407, 0.13088665771484376, 0.1305886688232422, 0.1310392303466797, 0.13047705078125, 0.1311436767578125, 0.13122560119628907, 0.13176832580566405, 0.13092965698242187, 0.13510552978515625, 0.1321676788330078, 0.12912127685546876, 0.12961279296875, 0.12987596130371093, 0.1309654998779297, 0.1306060791015625, 0.13077503967285156, 0.13217485046386718, 0.1311262664794922, 0.13214720153808593, 0.13166796875, 0.13078834533691405, 0.13125733947753906, 0.12927999877929688, 0.13047296142578124, 0.1293844451904297, 0.1286420440673828, 0.1306378173828125, 0.13109965515136718, 0.13120204162597657, 0.13161984252929687, 0.13191474914550783, 0.13173452758789062, 0.13121331787109375, 0.13099725341796875, 0.1311242218017578, 0.1308344268798828, 0.13104537963867188, 0.13156658935546875, 0.13081088256835938, 0.13287936401367187, 0.13269810485839845, 0.13291416931152344, 0.2669086608886719, 0.13175910949707031, 0.13127781677246095, 0.13098188781738282, 0.13110476684570313, 0.1304391632080078, 0.13072691345214843, 0.13220967102050782, 0.13151846313476562, 0.13335653686523438, 0.13285580444335937, 0.13244927978515625, 0.1315880889892578, 0.1320202178955078, 0.1311610870361328, 0.13078834533691405, 0.13028863525390624, 0.13111500549316407, 0.1320437774658203, 0.1317560272216797, 0.13203045654296874, 0.13138021850585938, 0.13176934814453126, 0.13172837829589842, 0.13196902465820312, 0.13115289306640626, 0.1307494354248047, 0.13087744140625, 0.1302087707519531, 0.1309276123046875, 0.13159117126464845, 0.13152870178222656, 0.13121229553222657, 0.13089382934570312, 0.13149798583984376, 0.1313433532714844, 0.13122047424316408, 0.1311242218017578, 0.13190348815917968, 0.13102182006835938, 0.13212261962890626, 0.13277798461914062, 0.13233561706542968, 0.13264486694335936, 0.13345484924316406, 0.1320499267578125, 0.13320704650878906, 0.13270425415039064, 0.13234278869628907, 0.13338726806640624, 0.1324206085205078, 0.1331998748779297, 0.1331783752441406, 0.13651968383789062, 0.1437696075439453, 0.1352683563232422, 0.13638246154785155, 0.13979443359375, 0.1391472625732422, 0.13625343322753905, 0.13614694213867187, 0.13684223937988282, 0.13748019409179688, 0.2789539794921875, 0.13922816467285157, 0.13916569519042968, 0.13764710998535157, 0.13640704345703125, 0.13673574829101562, 0.1384417266845703, 0.1408256072998047, 0.13823898315429686, 0.13647975158691406, 0.13604556274414062, 0.13593600463867186, 0.13575987243652343, 0.13548748779296876, 0.13609266662597655, 0.13781607055664064, 0.13648793029785156, 0.1366333465576172, 0.13607321166992187, 0.136195068359375, 0.13622579956054687, 0.13682073974609374, 0.14001254272460936, 0.13762252807617187, 0.13736038208007811, 0.13652685546875, 0.13875712585449218, 0.13769932556152345, 0.13553765869140624, 0.1372989501953125, 0.13765017700195312, 0.13705523681640625, 0.1359636535644531, 0.13838951110839845, 0.1370654754638672, 0.1374044189453125, 0.16939109802246094, 0.13910220336914061, 0.13889637756347656, 0.14843186950683593, 0.1357864990234375, 0.1355704345703125, 0.1359114227294922, 0.1376327667236328, 0.13659852600097655, 0.1360547790527344, 0.13539021301269533, 0.13571583557128905, 0.13591346740722657, 0.13562367248535157, 0.13691801452636718, 0.14067404174804687, 0.13667225646972656, 0.13628927612304687, 0.13764402770996093, 0.133712890625, 0.13420338439941407, 0.13580902099609374, 0.1371996154785156, 0.13407334899902343, 0.13297970581054688, 0.1327493133544922, 0.13205197143554687, 0.26614578247070314, 0.13370777893066407, 0.13254144287109376, 0.13118360900878906, 0.13146829223632814, 0.13201510620117188, 0.13149183654785157, 0.13203456115722656, 0.13143040466308595, 0.1359984588623047, 0.13222604370117189, 0.13080677795410156, 0.13238067626953126, 0.13113958740234374, 0.13088359069824218, 0.1307361297607422, 0.13333197021484375, 0.13467750549316407, 0.1343825988769531, 0.13680026245117188, 0.13530931091308593, 0.13127781677246095, 0.12969471740722657, 0.12903424072265626, 0.1311805419921875, 0.1300930633544922, 0.13118258666992189, 0.13037773132324218, 0.13055282592773437, 0.1310330810546875, 0.13067878723144533, 0.13182669067382813, 0.13528268432617188, 0.13531954956054687, 0.1364111328125, 0.13144677734375, 0.13366067504882811, 0.13021388244628906, 0.12894720458984374, 0.1318164520263672, 0.13212570190429687, 0.13161062622070313, 0.13136793518066406, 0.1321185302734375, 0.13143040466308595, 0.13196697998046875, 0.13217893981933593, 0.1351505889892578, 0.13312409973144532, 0.13088870239257813, 0.13315072631835936, 0.1320765380859375, 0.13060914611816407, 0.130914306640625, 0.13092352294921875, 0.13070643615722657, 0.13193215942382813, 0.13222706604003906, 0.1308344268798828, 0.13042994689941406, 0.13042994689941406, 0.1297090606689453, 0.13017190551757812]",tokens/s,7.460144727735463,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-32B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,4799.766528,37679.529984,36752.5888,36211.523584,35661.206528,s,10,2.1827771911621094,0.218277719116211,0.006780364391095823,0.21546192169189454,0.2239070587158203,0.2304522323608398,0.23568837127685546,"[0.23699740600585936, 0.215177734375, 0.21491839599609375, 0.21511477661132813, 0.21429231262207032, 0.21940524291992186, 0.21574610900878907, 0.22245257568359375, 0.2161174774169922, 0.21255516052246093]",tokens/s,1172.817826008644,kWh,6.864272381948387e-06,1.1472818888275467e-05,1.057134903703627e-05,2.8908440307260126e-05,tokens/kWh,8855545.206833854,MB,4799.766528,37679.529984,36752.5888,36211.523584,35661.209088,s,10,135.7711123046875,13.57711123046875,0.1011306659506457,13.5542373046875,13.70403544921875,13.742532861328124,13.773330791015624,"[13.7810302734375, 13.585732421875, 13.6592958984375, 13.510916015625, 13.69548046875, 13.5474755859375, 13.492921875, 13.5609990234375, 13.511685546875, 13.4255751953125]",tokens/s,4.640162323972131,kWh,0.0004283653807380925,0.0007163805055535788,0.0005215270210896961,0.0016662729073813672,tokens/kWh,37808.93257096025,,s,629,137.48677639770514,0.21857993067997628,0.02594418660204311,0.214687744140625,0.21904568786621093,0.22184529724121094,0.426604423828125,"[0.22633882141113282, 0.22378802490234376, 0.2273597412109375, 0.23658700561523438, 0.22805299377441407, 0.22180351257324218, 0.2215290832519531, 0.2222755889892578, 0.21744741821289063, 0.2153482208251953, 0.2163066864013672, 0.21886770629882812, 0.2214246368408203, 0.21906944274902343, 0.218287109375, 0.21691290283203124, 0.21509324645996095, 0.21617459106445314, 0.2188062744140625, 0.22133351135253906, 0.22248141479492187, 0.2157690887451172, 0.21534002685546874, 0.21852056884765625, 0.2213887939453125, 0.22097100830078126, 0.2218014678955078, 0.21962034606933595, 0.21879705810546876, 0.21750271606445312, 0.2171197509765625, 0.21715046691894532, 0.2174003143310547, 0.21620736694335937, 0.21897625732421874, 0.21962547302246094, 0.2172395477294922, 0.21569638061523438, 0.215878662109375, 0.22076313781738283, 0.21481881713867187, 0.21320704650878905, 0.21550387573242188, 0.2130186309814453, 0.21273599243164062, 0.21217178344726562, 0.22142259216308594, 0.21939097595214843, 0.21730406188964843, 0.21545574951171875, 0.21587968444824218, 0.214687744140625, 0.21596672058105468, 0.21685350036621093, 0.21638348388671874, 0.2174423065185547, 0.21839872741699218, 0.21811302185058593, 0.21870387268066407, 0.21756927490234376, 0.21741055297851564, 0.21708082580566407, 0.4268636169433594, 0.21355520629882813, 0.2139893798828125, 0.2152314910888672, 0.21357977294921876, 0.21465394592285156, 0.21416038513183594, 0.21490176391601562, 0.21427200317382813, 0.2153861083984375, 0.2163312683105469, 0.2139842529296875, 0.21448396301269532, 0.21533183288574217, 0.21457305908203125, 0.21634970092773437, 0.21570150756835937, 0.21582028198242187, 0.21586842346191407, 0.2158192596435547, 0.21455769348144532, 0.215552001953125, 0.21652787780761718, 0.21683506774902345, 0.21535026550292968, 0.2602444763183594, 0.21540556335449218, 0.21792153930664063, 0.21644902038574218, 0.2154270782470703, 0.21370265197753907, 0.2154598388671875, 0.2146703338623047, 0.21575885009765625, 0.21527757263183595, 0.21452493286132812, 0.21419622802734375, 0.2143672332763672, 0.21202330017089843, 0.21460377502441405, 0.21510758972167968, 0.21595135498046875, 0.21515469360351563, 0.21548953247070313, 0.21574143981933594, 0.2145945587158203, 0.2170224609375, 0.21352755737304688, 0.21461196899414062, 0.2154035186767578, 0.2157486114501953, 0.2138839111328125, 0.21551718139648438, 0.21373747253417968, 0.214002685546875, 0.21559397888183593, 0.21478604125976564, 0.21432319641113282, 0.21514649963378907, 0.21326028442382813, 0.2140334014892578, 0.21467852783203126, 0.2138992614746094, 0.42880615234375, 0.21320294189453126, 0.21374566650390625, 0.2145095672607422, 0.2135951385498047, 0.2185164794921875, 0.21502362060546876, 0.21582745361328126, 0.21846630859375, 0.21657907104492188, 0.21996339416503907, 0.2186209259033203, 0.22320230102539063, 0.21895167541503907, 0.21701528930664063, 0.21928857421875, 0.21818675231933593, 0.2175293426513672, 0.2172631072998047, 0.2194616394042969, 0.2172200927734375, 0.21871923828125, 0.21721189880371095, 0.2158254089355469, 0.21678387451171874, 0.2187694091796875, 0.2182307891845703, 0.21577830505371093, 0.22242201232910155, 0.22170930480957032, 0.22426931762695312, 0.2185513000488281, 0.21875506591796876, 0.21837619018554688, 0.21762969970703125, 0.2150758361816406, 0.21578956604003907, 0.2174412841796875, 0.21962136840820312, 0.21715353393554687, 0.2164654083251953, 0.21723443603515624, 0.2138112030029297, 0.21598104858398437, 0.21480551147460938, 0.2176890869140625, 0.21554074096679687, 0.2160281524658203, 0.21792460632324218, 0.22168780517578124, 0.21682073974609375, 0.21531852722167968, 0.21038490295410156, 0.2140262451171875, 0.21515980529785156, 0.21527346801757813, 0.21704499816894532, 0.21615206909179688, 0.2165760040283203, 0.2138736572265625, 0.21168333435058595, 0.21027737426757812, 0.2114324493408203, 0.4298793029785156, 0.21318144226074218, 0.21429145812988282, 0.2145638427734375, 0.21129522705078124, 0.21040127563476563, 0.210482177734375, 0.21286810302734374, 0.21388287353515625, 0.21431602478027345, 0.21408460998535156, 0.2187571258544922, 0.2141849670410156, 0.21160345458984375, 0.21032960510253906, 0.21210624694824218, 0.21319270324707032, 0.214719482421875, 0.2135203857421875, 0.21509324645996095, 0.21556736755371095, 0.213718017578125, 0.21054669189453126, 0.21113343811035157, 0.21334220886230468, 0.21293670654296876, 0.21541786193847656, 0.21880216979980469, 0.21658419799804687, 0.21706239318847656, 0.21395660400390626, 0.2121123809814453, 0.21534515380859376, 0.21469287109375, 0.21509939575195314, 0.21458840942382812, 0.2147256317138672, 0.2151751708984375, 0.26096844482421877, 0.2146744384765625, 0.21242778015136718, 0.21350297546386718, 0.21411123657226563, 0.21449728393554687, 0.21325721740722656, 0.21475942993164063, 0.2121871337890625, 0.21003981018066406, 0.21070848083496094, 0.21187788391113282, 0.21354290771484374, 0.21425152587890625, 0.214793212890625, 0.21747608947753908, 0.21478297424316406, 0.21182156372070313, 0.21086309814453125, 0.21151641845703126, 0.2139842529296875, 0.2140631103515625, 0.21343846130371094, 0.21446450805664063, 0.21447987365722657, 0.42593792724609375, 0.21069721984863282, 0.21216358947753905, 0.21432217407226561, 0.21242469787597656, 0.2141327362060547, 0.21469183349609375, 0.2143354949951172, 0.213291015625, 0.21251788330078125, 0.21376921081542968, 0.21474713134765624, 0.2140006408691406, 0.21355520629882813, 0.2139689025878906, 0.2139473876953125, 0.2151628875732422, 0.21839564514160156, 0.21681356811523436, 0.21452391052246095, 0.21941862487792968, 0.217491455078125, 0.21738803100585938, 0.21813760375976562, 0.21917184448242188, 0.21863320922851562, 0.21748941040039063, 0.21693133544921875, 0.21983436584472657, 0.2187274169921875, 0.21600154113769532, 0.22353919982910156, 0.22187315368652344, 0.2195107879638672, 0.21898342895507814, 0.216237060546875, 0.21992652893066406, 0.22164991760253908, 0.21578547668457032, 0.22092799377441405, 0.22113177490234376, 0.2190397491455078, 0.21841920471191406, 0.21883596801757813, 0.2190233612060547, 0.21625343322753907, 0.21661286926269532, 0.22192025756835937, 0.22365901184082032, 0.224216064453125, 0.22137139892578125, 0.21853593444824218, 0.21777510070800782, 0.21847039794921874, 0.21703065490722656, 0.2185891876220703, 0.2173685760498047, 0.21785189819335937, 0.21328997802734376, 0.214403076171875, 0.2171023406982422, 0.23069389343261718, 0.217091064453125, 0.4362864685058594, 0.21699891662597656, 0.21622271728515624, 0.21414707946777345, 0.21515980529785156, 0.21407437133789062, 0.21312921142578126, 0.2150328369140625, 0.21402931213378906, 0.21591448974609376, 0.2155499572753906, 0.21451365661621094, 0.21601280212402343, 0.21437132263183595, 0.21645106506347656, 0.21578956604003907, 0.21409893798828125, 0.2132357177734375, 0.21381427001953124, 0.2149765167236328, 0.21463449096679688, 0.21448089599609374, 0.21268684387207032, 0.21441433715820313, 0.2138839111328125, 0.21415936279296874, 0.21160140991210938, 0.21294387817382812, 0.21345484924316407, 0.21349171447753906, 0.21520384216308594, 0.21572096252441406, 0.21506253051757812, 0.21460275268554688, 0.21203865051269533, 0.21140582275390624, 0.21408050537109374, 0.21478501892089844, 0.2136821746826172, 0.21477273559570312, 0.21336268615722656, 0.21307904052734375, 0.2108948516845703, 0.21256396484375, 0.21320806884765625, 0.21387571716308593, 0.2134456329345703, 0.21431910705566407, 0.2138398742675781, 0.21143756103515626, 0.21016268920898437, 0.2465218505859375, 0.2275450897216797, 0.21818060302734374, 0.2168074188232422, 0.215878662109375, 0.21815193176269532, 0.2168299560546875, 0.21439794921875, 0.21512704467773439, 0.21261721801757813, 0.21346406555175781, 0.21433753967285157, 0.43261849975585936, 0.2174412841796875, 0.21330738830566406, 0.21255372619628907, 0.2142494659423828, 0.21427507019042968, 0.21478707885742188, 0.2162626495361328, 0.216342529296875, 0.21270118713378905, 0.21066546630859376, 0.21174989318847656, 0.21314559936523436, 0.21460684204101563, 0.2135398406982422, 0.2143805389404297, 0.21676748657226563, 0.2167889862060547, 0.21377229309082033, 0.2164643859863281, 0.21404261779785155, 0.2139514923095703, 0.2141859893798828, 0.21582438659667968, 0.21579263305664062, 0.21567181396484375, 0.21215744018554689, 0.214719482421875, 0.21363302612304688, 0.21396070861816407, 0.21394329833984374, 0.214687744140625, 0.2132357177734375, 0.2105866241455078, 0.21331864929199218, 0.2134978485107422, 0.2148106231689453, 0.21412864685058594, 0.21239602661132811, 0.2190223388671875, 0.21975961303710936, 0.216595458984375, 0.2107791290283203, 0.21171711730957032, 0.21248818969726563, 0.21363917541503907, 0.21267149353027343, 0.212890625, 0.21264588928222655, 0.21334220886230468, 0.2122178497314453, 0.21570457458496095, 0.21385215759277343, 0.214582275390625, 0.21599130249023438, 0.21427507019042968, 0.21405491638183594, 0.21110272216796874, 0.2109818878173828, 0.21320806884765625, 0.21354905700683594, 0.21468569946289062, 0.21795840454101562, 0.43918438720703123, 0.21525503540039062, 0.21525196838378907, 0.21672653198242187, 0.21467750549316406, 0.2164305877685547, 0.21438259887695313, 0.2163732452392578, 0.21597900390625, 0.21502053833007811, 0.21456076049804687, 0.21591859436035157, 0.21804339599609374, 0.21558988952636718, 0.21492941284179687, 0.21566464233398439, 0.21494578552246094, 0.21603634643554687, 0.21577011108398436, 0.21485772705078124, 0.2135941162109375, 0.21502053833007811, 0.2134456329345703, 0.21370367431640624, 0.215299072265625, 0.21481266784667968, 0.21395558166503906, 0.21530111694335938, 0.21382450866699218, 0.21788056945800782, 0.21759794616699218, 0.2181959686279297, 0.2197268524169922, 0.22555853271484375, 0.21736959838867187, 0.21620428466796876, 0.21465394592285156, 0.2162309112548828, 0.2153175048828125, 0.21392997741699218, 0.2143662109375, 0.2142177276611328, 0.21348658752441407, 0.21460173034667968, 0.2139330596923828, 0.21405081176757812, 0.21378457641601561, 0.21370367431640624, 0.21338931274414064, 0.2139842529296875, 0.215878662109375, 0.21521714782714843, 0.21421875, 0.21475942993164063, 0.214761474609375, 0.21431910705566407, 0.2145976257324219, 0.21453517150878906, 0.21435392761230468, 0.21295001220703125, 0.213317626953125, 0.21425152587890625, 0.2136063995361328, 0.43283456420898436, 0.21514035034179688, 0.21735423278808594, 0.2177392578125, 0.21626675415039062, 0.21496319580078124, 0.24754995727539061, 0.21652275085449219, 0.21505638122558593, 0.21679615783691406, 0.22699725341796875, 0.21458636474609374, 0.21363404846191406, 0.21245849609375, 0.21317222595214844, 0.2140897216796875, 0.21269401550292968, 0.21421466064453126, 0.21429554748535157, 0.21162188720703126, 0.21041868591308593, 0.21192909240722657, 0.21125018310546875, 0.21314662170410156, 0.2137241668701172, 0.21401190185546876, 0.21755186462402343, 0.21591859436035157, 0.21592166137695312, 0.21306982421875, 0.21181132507324218, 0.21277389526367188, 0.2142207946777344, 0.21439590454101562, 0.21327154541015625, 0.21426995849609376, 0.214972412109375, 0.21360844421386718, 0.21189939880371095, 0.21165977478027342, 0.21309030151367186, 0.2127667236328125, 0.2125823974609375, 0.2136821746826172, 0.2129459228515625, 0.20978892517089845, 0.21032960510253906, 0.21144985961914062, 0.21253427124023438, 0.21251686096191405, 0.21436312866210938, 0.21417062377929688, 0.21604249572753906, 0.21491506958007814, 0.2114355163574219, 0.21166796875, 0.21280870056152343, 0.21302886962890624, 0.2169302978515625, 0.21394943237304687, 0.2141091766357422, 0.21348045349121095, 0.21144166564941405, 0.4254464111328125, 0.21362278747558594, 0.21395558166503906, 0.21300019836425782, 0.21489971923828124, 0.21327769470214844, 0.2119587860107422, 0.214614013671875, 0.21133824157714845, 0.21319270324707032, 0.2134097900390625, 0.21374362182617188, 0.2120499267578125, 0.21355314636230469, 0.21200384521484375, 0.2112174072265625, 0.21133721923828125, 0.21324595642089844, 0.2125076446533203, 0.2124759063720703, 0.21367295837402345, 0.22018048095703124, 0.213538818359375, 0.21277491760253905, 0.2115696563720703, 0.21311692810058594, 0.213970947265625, 0.21394943237304687, 0.21655961608886717, 0.21570150756835937, 0.21221171569824218, 0.21089280700683594, 0.2121328582763672, 0.2128107452392578, 0.2128404541015625, 0.21263258361816406, 0.2126192626953125, 0.21455360412597657, 0.21349273681640624, 0.2123673553466797, 0.20994253540039062, 0.2105313262939453, 0.2124031982421875, 0.21362483215332032, 0.21198745727539062, 0.21259059143066406, 0.21433343505859376, 0.21153176879882812, 0.21009202575683594, 0.21417575073242187, 0.2141849670410156, 0.21296127319335936, 0.21367295837402345, 0.21503794860839845, 0.21569535827636718, 0.21473075866699218, 0.21167308044433594, 0.21357772827148438, 0.21278822326660157, 0.21231309509277344, 0.21258137512207032, 0.21285784912109376, 0.2124769287109375]",tokens/s,4.574985438457769,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-125m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1341.100032,1784.676352,857.735168,316.669952,261.774848,s,10,0.3832888679504395,0.03832888679504395,0.004201501678125687,0.03650527954101562,0.0407175308227539,0.04543134193420409,0.04920239082336426,"[0.0501451530456543, 0.03913715362548828, 0.03675616073608398, 0.03842284774780273, 0.03604076766967773, 0.03551049423217773, 0.03522361755371094, 0.036128257751464846, 0.03967001724243164, 0.036254398345947264]",tokens/s,6679.035615328688,kWh,1.1857760355884867e-06,1.977281058611232e-06,1.1216550328207173e-06,4.284712127020436e-06,tokens/kWh,59747304.46547431,MB,1341.476864,1784.676352,857.735168,316.669952,271.428096,s,10,23.480006591796872,2.3480006591796876,0.09657518530616364,2.349966430664063,2.49229833984375,2.5091162109375,2.5225705078125,"[2.48856103515625, 2.339754638671875, 2.383912109375, 2.37071484375, 2.250000732421875, 2.29547021484375, 2.253894287109375, 2.36017822265625, 2.52593408203125, 2.21158642578125]",tokens/s,26.831338293580412,kWh,7.323606710572888e-05,0.00012236102007736433,6.526159252103767e-05,0.0002608586797041309,tokens/kWh,241510.07768442042,,s,629,23.766394931793172,0.03778441165626902,0.00531795749868668,0.03638784027099609,0.04067962951660157,0.04367360076904298,0.07204880645751954,"[0.04764057540893555, 0.04642201614379883, 0.04642406463623047, 0.03894988632202148, 0.03628851318359375, 0.036375553131103515, 0.03650559997558594, 0.03714252853393555, 0.03790848159790039, 0.0378603515625, 0.0375623664855957, 0.03885670471191406, 0.03885567855834961, 0.03827814483642578, 0.037133312225341795, 0.03742924880981445, 0.038437889099121096, 0.036703231811523435, 0.03613491058349609, 0.035740673065185545, 0.035746814727783204, 0.03585331344604492, 0.03579596710205078, 0.037275646209716795, 0.036567039489746093, 0.03820646286010742, 0.036307968139648435, 0.03930828857421875, 0.037154815673828126, 0.03663052749633789, 0.0361451530456543, 0.03843993759155274, 0.0371517448425293, 0.036939777374267575, 0.04528947067260742, 0.04872806549072266, 0.04706304168701172, 0.04307763290405273, 0.04081356811523437, 0.0402083854675293, 0.03887206268310547, 0.03984896087646484, 0.040908798217773434, 0.040443904876708986, 0.0404664306640625, 0.03942502212524414, 0.039992321014404295, 0.04026675033569336, 0.041678848266601565, 0.04202905654907227, 0.044006401062011716, 0.04197683334350586, 0.043200511932373044, 0.039599105834960936, 0.038133758544921875, 0.03816550445556641, 0.03890585708618164, 0.03928985595703125, 0.038991870880126955, 0.03891712188720703, 0.038612991333007815, 0.03834265518188477, 0.0784691162109375, 0.038569984436035154, 0.03860275268554687, 0.0384983024597168, 0.03933491134643555, 0.039054336547851565, 0.03856486511230469, 0.0393779182434082, 0.03828736114501953, 0.038624256134033204, 0.03814604949951172, 0.03735859298706055, 0.03645747375488281, 0.03610419082641601, 0.035937278747558594, 0.03704729461669922, 0.03712102508544922, 0.03695001602172852, 0.04184985733032227, 0.03813273620605469, 0.03693260955810547, 0.041024513244628906, 0.04032716751098633, 0.036395008087158204, 0.035759105682373046, 0.03623731231689453, 0.03599564743041992, 0.03640422439575195, 0.035947521209716796, 0.036528129577636716, 0.036587520599365236, 0.03640115356445312, 0.03724800109863281, 0.03607654571533203, 0.03586150360107422, 0.03705036926269531, 0.03711590576171875, 0.03706265640258789, 0.03799039840698242, 0.03743231964111328, 0.0363765754699707, 0.036615169525146485, 0.03666227340698242, 0.03675545501708984, 0.03661209487915039, 0.03723468780517578, 0.03718963241577149, 0.03647283172607422, 0.0356126708984375, 0.03588710403442383, 0.03582463836669922, 0.03614617538452149, 0.03847782516479492, 0.035985408782958986, 0.0358656005859375, 0.03605606460571289, 0.03577241516113281, 0.03622092819213867, 0.036067329406738284, 0.036132865905761716, 0.03603251266479492, 0.03620761489868164, 0.0358809585571289, 0.07347200012207031, 0.037410816192626956, 0.03631923294067383, 0.03637145614624023, 0.03621068954467774, 0.03621785736083984, 0.03642572784423828, 0.036127742767333985, 0.03701760101318359, 0.0362239990234375, 0.038152191162109376, 0.03631411361694336, 0.03616153717041016, 0.03624448013305664, 0.036432895660400394, 0.036468734741210936, 0.036999168395996096, 0.03710464096069336, 0.036585472106933595, 0.03597721481323242, 0.03638784027099609, 0.03616153717041016, 0.03565055847167969, 0.037991424560546876, 0.036977664947509765, 0.03555942535400391, 0.03550515365600586, 0.03558707046508789, 0.03880243301391602, 0.040406017303466796, 0.03729305648803711, 0.03637964630126953, 0.03606528091430664, 0.03608575820922852, 0.036067329406738284, 0.036307968139648435, 0.034855934143066404, 0.03992268753051758, 0.04081356811523437, 0.03776102447509765, 0.039927806854248044, 0.04064767837524414, 0.03866419219970703, 0.04015923309326172, 0.03824844741821289, 0.03772825622558594, 0.037318656921386716, 0.037779457092285154, 0.03772518539428711, 0.0384532470703125, 0.03828121566772461, 0.03923353576660156, 0.04188467025756836, 0.04021452713012695, 0.038019073486328124, 0.03793100738525391, 0.038623233795166016, 0.05808127975463867, 0.03791667175292969, 0.03803647994995117, 0.04009676742553711, 0.03917311859130859, 0.03757875061035156, 0.07701708984375, 0.037684223175048825, 0.03762790298461914, 0.038796287536621094, 0.041194496154785154, 0.037833728790283204, 0.03766067123413086, 0.03813273620605469, 0.03768012619018555, 0.038163455963134765, 0.03692031860351563, 0.037718017578125, 0.037969921112060545, 0.03737702560424805, 0.036332542419433594, 0.03612057495117187, 0.03614310455322266, 0.0359813117980957, 0.036170753479003906, 0.036245502471923825, 0.03725209426879883, 0.039057407379150394, 0.035963905334472655, 0.03589529418945313, 0.03645542526245117, 0.03735859298706055, 0.04275404739379883, 0.0380211181640625, 0.037495807647705076, 0.03767705535888672, 0.03764326477050781, 0.03770163345336914, 0.03734527969360352, 0.037479423522949216, 0.037028865814208986, 0.04315955352783203, 0.04388556671142578, 0.04101836776733398, 0.03719372940063476, 0.03545087814331055, 0.039378944396972655, 0.0369244155883789, 0.035778560638427735, 0.035985408782958986, 0.035794944763183595, 0.03609907150268555, 0.03589427185058594, 0.03584716796875, 0.038265857696533206, 0.04219596862792969, 0.03777228927612305, 0.04565708923339844, 0.049432575225830076, 0.03679846572875976, 0.03479142379760742, 0.034574337005615234, 0.034664447784423826, 0.03448627090454102, 0.034525184631347655, 0.03498393630981445, 0.03464601516723633, 0.03473408126831055, 0.035335166931152344, 0.07623680114746094, 0.037012481689453126, 0.03584819030761719, 0.03600076675415039, 0.035789825439453124, 0.037874687194824216, 0.038312961578369144, 0.03691212844848633, 0.03577446365356445, 0.03577139282226562, 0.036135936737060545, 0.03593625640869141, 0.03729305648803711, 0.036485118865966795, 0.035922943115234376, 0.03474943923950195, 0.035631103515625, 0.0353177604675293, 0.03523174285888672, 0.03527679824829102, 0.034816001892089846, 0.03495423889160156, 0.03487027359008789, 0.03486412811279297, 0.0349409294128418, 0.034950145721435545, 0.034872318267822264, 0.03489894485473633, 0.034947071075439456, 0.03489791870117188, 0.034874366760253905, 0.034953216552734374, 0.03530137634277344, 0.03605196762084961, 0.035691520690917966, 0.035558399200439454, 0.03555737686157227, 0.03612160110473633, 0.0377077751159668, 0.0360263671875, 0.035631103515625, 0.03575603103637695, 0.0354252815246582, 0.03542425537109375, 0.03503513717651367, 0.03489382553100586, 0.03544371032714844, 0.035125247955322264, 0.03489382553100586, 0.03479654312133789, 0.034764801025390625, 0.03498700714111328, 0.03496448135375976, 0.03478937530517578, 0.042077182769775394, 0.03572326278686523, 0.03505766296386719, 0.03500543975830078, 0.03496243286132812, 0.03544985580444336, 0.0355676155090332, 0.035302398681640625, 0.0348037109375, 0.07162265777587891, 0.03535564804077149, 0.035509246826171875, 0.035209217071533204, 0.03477811050415039, 0.03509862518310547, 0.035579902648925785, 0.03463065719604492, 0.03472588729858399, 0.03534745788574219, 0.03544371032714844, 0.03534950256347656, 0.03549491119384766, 0.03539046478271484, 0.03530137634277344, 0.03533926391601563, 0.035547134399414065, 0.03551232147216797, 0.035789825439453124, 0.035399681091308595, 0.0353259506225586, 0.035323902130126955, 0.03546419143676758, 0.03539046478271484, 0.035522560119628906, 0.03589529418945313, 0.03804569625854492, 0.03744153594970703, 0.035272705078125, 0.0354969596862793, 0.035378177642822264, 0.035320831298828126, 0.035460094451904296, 0.03585843276977539, 0.03559628677368164, 0.03522457504272461, 0.03526041412353516, 0.03527884674072266, 0.03538227081298828, 0.035487743377685545, 0.043870208740234375, 0.036770816802978515, 0.03631206512451172, 0.037644287109375, 0.04337868881225586, 0.043218944549560545, 0.0386058235168457, 0.039877632141113284, 0.04014387130737305, 0.039190528869628906, 0.03998310470581055, 0.03764326477050781, 0.0371486701965332, 0.037822463989257815, 0.038612991333007815, 0.03689164733886719, 0.03813785552978516, 0.035762176513671876, 0.035141632080078124, 0.03445555114746094, 0.03473612976074219, 0.03496243286132812, 0.03486310577392578, 0.07042457580566407, 0.03467264175415039, 0.034582527160644534, 0.03479859161376953, 0.03467264175415039, 0.034678783416748044, 0.03471155166625976, 0.034813953399658204, 0.03481702423095703, 0.03526144027709961, 0.03537100982666016, 0.03523788833618164, 0.03520102310180664, 0.03528908920288086, 0.03990630340576172, 0.03858124923706055, 0.03656806564331055, 0.03764223861694336, 0.04079411315917969, 0.036596736907958984, 0.03598745727539063, 0.03553792190551758, 0.03557273483276367, 0.03545087814331055, 0.03638169479370117, 0.03575398254394531, 0.035550209045410154, 0.035952640533447267, 0.0360447998046875, 0.035176448822021485, 0.03469823837280273, 0.034872318267822264, 0.03477401733398437, 0.034710529327392575, 0.03466649627685547, 0.03465830230712891, 0.035160064697265625, 0.03510784149169922, 0.03529420852661133, 0.03531673431396484, 0.03530854415893555, 0.03523379135131836, 0.03515801620483398, 0.034634750366210935, 0.03484569549560547, 0.035422206878662106, 0.03486207962036133, 0.0348037109375, 0.034429950714111326, 0.03477913665771484, 0.037163009643554686, 0.039708671569824217, 0.035272705078125, 0.035922943115234376, 0.03668172836303711, 0.039360511779785154, 0.03663359832763672, 0.037356544494628906, 0.036588542938232424, 0.0357918701171875, 0.036057086944580076, 0.03600896072387695, 0.035827713012695314, 0.07226163482666016, 0.035279872894287106, 0.03567001724243164, 0.03666124725341797, 0.03704524612426758, 0.03704524612426758, 0.037456897735595705, 0.037525505065917966, 0.03737702560424805, 0.0373493766784668, 0.03737395095825195, 0.03707187271118164, 0.037321727752685545, 0.03727155303955078, 0.03722854232788086, 0.035958782196044925, 0.0347883529663086, 0.0350013427734375, 0.036229118347167966, 0.03618815994262695, 0.036956161499023435, 0.03705855941772461, 0.036631553649902344, 0.03629875183105469, 0.03803852844238281, 0.036863998413085936, 0.036582401275634766, 0.036245502471923825, 0.03643494415283203, 0.04030771255493164, 0.03581542587280274, 0.03574476623535156, 0.03559526443481445, 0.036086784362792966, 0.045052928924560545, 0.03645644760131836, 0.03669913482666016, 0.03623731231689453, 0.036327423095703124, 0.036087806701660154, 0.03586457443237305, 0.035681278228759765, 0.0358021125793457, 0.0359659538269043, 0.03574784088134766, 0.0393891830444336, 0.040667137145996096, 0.03682611083984375, 0.0350382080078125, 0.03691212844848633, 0.04189593505859375, 0.046497791290283204, 0.04503551864624023, 0.04866252899169922, 0.04474982452392578, 0.036757503509521484, 0.037574657440185545, 0.03724390411376953, 0.03604275131225586, 0.03565158462524414, 0.0366110725402832, 0.03574169540405273, 0.036334590911865236, 0.0863109130859375, 0.04096307373046875, 0.03796889495849609, 0.04556288146972656, 0.051783679962158206, 0.049105918884277344, 0.048933887481689455, 0.045489151000976565, 0.04645171356201172, 0.04096409606933594, 0.03889152145385742, 0.03823001480102539, 0.037784576416015625, 0.041417728424072264, 0.03877171325683594, 0.03995340728759766, 0.04094259262084961, 0.03934310531616211, 0.042625022888183595, 0.039400447845458986, 0.03919462585449219, 0.039839744567871094, 0.038691841125488284, 0.03953049468994141, 0.03924787139892578, 0.04065894317626953, 0.0403056640625, 0.039375873565673826, 0.039479297637939455, 0.03912089538574219, 0.03910451126098633, 0.03891712188720703, 0.03900620651245117, 0.03896934509277344, 0.037920768737792966, 0.03760435104370117, 0.03729919815063477, 0.03798015975952149, 0.03841843032836914, 0.03793100738525391, 0.03774156951904297, 0.03769548797607422, 0.03786342239379883, 0.03825971221923828, 0.03867852783203125, 0.03800166320800781, 0.03813785552978516, 0.03954687881469727, 0.03973632049560547, 0.03949260711669922, 0.039618560791015625, 0.039122943878173826, 0.0395601921081543, 0.0409989128112793, 0.040635391235351564, 0.040594432830810545, 0.04074803161621094, 0.04074291229248047, 0.04072959899902344, 0.041883647918701174, 0.03528499221801758, 0.03565875244140625, 0.03544268798828125, 0.07221453094482422, 0.035585025787353515, 0.03510067367553711, 0.03527475357055664, 0.03565875244140625, 0.03567001724243164, 0.03524607849121094, 0.03529318237304688, 0.03524300765991211, 0.035448833465576174, 0.035334144592285156, 0.03533824157714844, 0.035507198333740234, 0.03560550308227539, 0.03536281585693359, 0.03568230438232422, 0.03571712112426758, 0.035745792388916016, 0.03555123138427734, 0.035509246826171875, 0.035364864349365234, 0.03565363311767578, 0.035639297485351565, 0.03662438583374023, 0.03562700653076172, 0.03572633743286133, 0.03546828842163086, 0.0352542724609375, 0.034723838806152346, 0.03463065719604492, 0.0347064323425293, 0.034735103607177735, 0.034716670989990234, 0.034802688598632815, 0.03479142379760742, 0.034900993347167966, 0.03520102310180664, 0.035350528717041016, 0.034925567626953126, 0.03506995010375977, 0.0347770881652832, 0.03472281646728516, 0.03465727996826172, 0.035140609741210936, 0.03508428955078125, 0.03468902587890625, 0.035004417419433595, 0.03468902587890625, 0.03459686279296875, 0.03457228851318359, 0.034625537872314455, 0.034525184631347655, 0.03448320007324219, 0.034495487213134765, 0.034520065307617184, 0.03445862579345703, 0.03446579360961914, 0.034563072204589845, 0.0345456657409668, 0.03470438385009766, 0.03467264175415039, 0.034767871856689454, 0.03513139343261719]",tokens/s,26.465940745542465,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-564M,facebook/xglm-564M,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-14B,Qwen/Qwen-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-180B,tiiuae/falcon-180B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-1.3B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2576.09728,3219.12832,2292.187136,1751.12192,1611.279872,s,10,0.7074849624633789,0.07074849624633787,0.0024065656709393777,0.07016196823120117,0.07280486526489258,0.07506768150329589,0.07687793449401856,"[0.07733049774169921, 0.07032953643798828, 0.07230201721191407, 0.07070758056640625, 0.06874630737304688, 0.06897795104980468, 0.07036489868164063, 0.06999440002441407, 0.06896614074707032, 0.06976563262939453]",tokens/s,3618.4514665674074,kWh,2.2334379809243342e-06,3.747478524922638e-06,2.256309344618655e-06,8.237225850465628e-06,tokens/kWh,31078424.29566612,MB,2576.09728,3219.12832,2292.187136,1751.12192,1668.14464,s,10,43.829962890625005,4.3829962890625005,0.027894557004413865,4.3844926757812495,4.421863134765625,4.427882983398438,4.4326988623046875,"[4.3453408203125, 4.43390283203125, 4.420525390625, 4.38101904296875, 4.38796630859375, 4.39309033203125, 4.3964658203125, 4.3516826171875, 4.36240283203125, 4.35756689453125]",tokens/s,14.373728802192383,kWh,0.00014039156160184312,0.00023507850710992374,0.00013241168728289463,0.0005078817559946616,tokens/kWh,124044.62112764335,,s,629,44.38760845947263,0.07056853491172124,0.008541644822332446,0.0691435546875,0.07153110809326171,0.07328849792480469,0.13894115173339847,"[0.07184690856933594, 0.07079730987548828, 0.06950707244873047, 0.06867865753173828, 0.06937497711181641, 0.06866432189941406, 0.06967091369628907, 0.06914457702636718, 0.06985932922363282, 0.06905958557128906, 0.06889676666259766, 0.06819840240478516, 0.06923673248291015, 0.06940467071533203, 0.0698449935913086, 0.06809088134765626, 0.068780029296875, 0.06861721801757813, 0.06861004638671875, 0.06859673309326172, 0.06767308807373047, 0.06728498840332031, 0.06843596649169922, 0.06828339385986328, 0.06816665649414062, 0.06896435546875, 0.06902886199951172, 0.06915277099609375, 0.06882406616210937, 0.0683468780517578, 0.0680273895263672, 0.06738944244384766, 0.06831922912597656, 0.0684247055053711, 0.06930944061279297, 0.06883634948730469, 0.06837760162353515, 0.06835199737548828, 0.06799769592285156, 0.06804582214355469, 0.06811341094970703, 0.06828441619873046, 0.0688721923828125, 0.06931455993652344, 0.06918348693847656, 0.06922239685058594, 0.06985113525390625, 0.06893465423583985, 0.06837350463867188, 0.06860902404785156, 0.06879743957519531, 0.0689090576171875, 0.0694835205078125, 0.06949068450927734, 0.06976409912109376, 0.06862643432617188, 0.06839603424072266, 0.0686397476196289, 0.06904627227783203, 0.07026380920410157, 0.07018291473388671, 0.06997811126708985, 0.13983436584472655, 0.06932582092285157, 0.06868377685546875, 0.06789631652832032, 0.06893670654296875, 0.06864895629882813, 0.06869709014892578, 0.0692142105102539, 0.0691619873046875, 0.06920601654052734, 0.06806527709960937, 0.06876774597167969, 0.06904115295410156, 0.06881382751464844, 0.0679014434814453, 0.06796083068847657, 0.06849024200439453, 0.06985727691650391, 0.07169638061523438, 0.07269273376464844, 0.07392460632324219, 0.07402291107177734, 0.07316275024414062, 0.07202816009521484, 0.07123967742919922, 0.07325286102294921, 0.0681185302734375, 0.06837554931640626, 0.073312255859375, 0.07166464233398437, 0.06998220825195313, 0.0678287353515625, 0.06885887908935547, 0.06844620513916015, 0.0689991683959961, 0.06977638244628906, 0.06982144165039063, 0.06973235321044922, 0.06999552154541015, 0.06939238739013671, 0.07081472015380859, 0.07009587097167969, 0.07191551971435547, 0.07055359649658204, 0.0710113296508789, 0.07097241973876953, 0.07047065734863281, 0.07505817413330078, 0.07703858947753907, 0.07065497589111328, 0.06988595581054688, 0.07006208038330078, 0.0696258544921875, 0.06929203033447266, 0.06938829040527343, 0.07056588745117187, 0.07149158477783203, 0.07177830505371094, 0.07139839935302734, 0.0725032958984375, 0.07208857727050781, 0.0712273941040039, 0.07160320281982421, 0.14493490600585937, 0.07169741058349609, 0.07190220642089844, 0.07131852722167968, 0.07344127655029296, 0.07409152221679688, 0.07143526458740235, 0.0694835205078125, 0.06866432189941406, 0.06821376037597657, 0.06834483337402343, 0.06886605072021484, 0.06803046417236328, 0.06777241516113282, 0.0676280288696289, 0.06765261077880859, 0.06818816375732421, 0.06810111999511718, 0.06963097381591797, 0.06872882843017578, 0.06914150238037109, 0.06887731170654297, 0.06826496124267578, 0.06844108581542968, 0.0682977294921875, 0.06805197143554688, 0.06832742309570312, 0.0689991683959961, 0.06885171508789062, 0.068853759765625, 0.06893875122070313, 0.06916095733642579, 0.06870015716552734, 0.06891315460205077, 0.06837657928466796, 0.06900531005859376, 0.07075122833251953, 0.07154994964599609, 0.07096217346191407, 0.07119769287109375, 0.07095603179931641, 0.07037133026123046, 0.07070310211181641, 0.0709969940185547, 0.07203020477294922, 0.07018598175048828, 0.07067443084716797, 0.07219302368164063, 0.07173836517333984, 0.071225341796875, 0.07141375732421874, 0.07075328063964843, 0.07051776123046875, 0.06954086303710938, 0.07089356994628906, 0.07190937805175782, 0.0711720962524414, 0.0730583038330078, 0.07246745300292969, 0.07246336364746093, 0.07334706878662109, 0.07218994903564453, 0.07021670532226562, 0.1403873291015625, 0.06749388885498046, 0.06943539428710938, 0.06886707305908203, 0.06899097442626953, 0.06994124603271484, 0.06869606781005859, 0.06832742309570312, 0.06988082885742188, 0.06948761749267578, 0.0691619873046875, 0.06929817962646484, 0.07139430236816406, 0.06877798461914063, 0.06905548858642578, 0.06798233795166016, 0.0676341781616211, 0.06887935638427735, 0.06880767822265625, 0.06872882843017578, 0.06892851257324219, 0.06936985778808594, 0.06905548858642578, 0.06904013061523437, 0.06864076995849609, 0.06854860687255859, 0.07062220764160156, 0.06866534423828125, 0.07033958435058593, 0.06819942474365234, 0.07092633819580078, 0.07051264190673828, 0.07067648315429688, 0.07136255645751953, 0.0709744644165039, 0.07090585327148438, 0.07078912353515625, 0.07221759796142578, 0.07213670349121094, 0.0720343017578125, 0.07453388977050782, 0.07380786895751953, 0.07005900573730468, 0.06968729400634766, 0.06825267028808593, 0.06846771240234376, 0.06919577789306641, 0.06967398071289063, 0.06945791625976562, 0.06958386993408203, 0.0682946548461914, 0.06794751739501953, 0.06826290893554687, 0.06813593292236328, 0.06846054077148438, 0.06874521636962891, 0.0695767059326172, 0.07028428649902344, 0.06948556518554687, 0.0689244155883789, 0.06866226959228515, 0.06886297607421875, 0.06829261016845703, 0.13816627502441406, 0.06906982421875, 0.06920909118652344, 0.06867558288574219, 0.06756864166259766, 0.07074406433105469, 0.06888243103027344, 0.06847795104980468, 0.07076454162597656, 0.07144038391113282, 0.07514521789550781, 0.07094783782958984, 0.07187251281738281, 0.0702525405883789, 0.06976204681396485, 0.07009689331054687, 0.07024947357177734, 0.06755532836914062, 0.06880870056152344, 0.06998118591308594, 0.07152639770507813, 0.07139430236816406, 0.06981938934326172, 0.06878412628173829, 0.06970674896240234, 0.06828237152099609, 0.0678123550415039, 0.06802329254150391, 0.06889266967773437, 0.06866738891601562, 0.0686561279296875, 0.06751334381103516, 0.06772736358642578, 0.06765773010253906, 0.06778675079345703, 0.07225138854980469, 0.06948659515380859, 0.06845235443115234, 0.06860185241699218, 0.06815129852294922, 0.08759808349609376, 0.06961459350585937, 0.07006515502929687, 0.0701665267944336, 0.07055769348144532, 0.06954905700683593, 0.06902988433837891, 0.07026790618896485, 0.06888652801513671, 0.06949683380126953, 0.070329345703125, 0.06879641723632812, 0.06864076995849609, 0.06884454345703125, 0.06867353820800781, 0.06873292541503906, 0.06872780609130859, 0.06887935638427735, 0.06887014770507813, 0.06873497772216797, 0.06853939056396484, 0.06869401550292968, 0.06818303680419922, 0.13762661743164062, 0.06868070220947266, 0.06904729461669921, 0.06837350463867188, 0.06813184356689453, 0.0685137939453125, 0.06885580444335937, 0.06821068572998047, 0.06872064208984376, 0.06864691162109375, 0.06849228668212891, 0.06876467132568359, 0.06850457763671874, 0.06850969696044922, 0.0685506591796875, 0.06855474853515625, 0.07475711822509766, 0.076442626953125, 0.08135167694091797, 0.07006822204589844, 0.06821887969970702, 0.0690483169555664, 0.06908108520507812, 0.06839807891845703, 0.06912204742431641, 0.06935040283203125, 0.0689244155883789, 0.06930944061279297, 0.06850048065185547, 0.06882099151611328, 0.06862438201904297, 0.06865715026855469, 0.06857215881347656, 0.06892646026611328, 0.06960332489013672, 0.06946304321289062, 0.06994432067871094, 0.07027712249755859, 0.07050342559814453, 0.06982144165039063, 0.07007539367675782, 0.07033036804199219, 0.07033446502685547, 0.07027507019042968, 0.06967295837402344, 0.07077887725830079, 0.08115711975097656, 0.07113113403320312, 0.06898790740966797, 0.06923878479003906, 0.06832128143310547, 0.06917529296875, 0.06993510437011718, 0.06836224365234375, 0.06886605072021484, 0.06923571014404296, 0.06938009643554688, 0.06978559875488281, 0.06889266967773437, 0.06892543792724609, 0.06893260955810547, 0.0693780517578125, 0.068959228515625, 0.14036685180664063, 0.06917017364501953, 0.06866944122314453, 0.06891622161865234, 0.06869401550292968, 0.06899404907226563, 0.06986547088623046, 0.06862131500244141, 0.068748291015625, 0.06909235382080078, 0.06931353759765625, 0.06893670654296875, 0.06901350402832031, 0.06841446685791015, 0.0688353271484375, 0.06822809600830078, 0.06841958618164062, 0.0687667236328125, 0.06881382751464844, 0.06887321472167969, 0.06896435546875, 0.06911692810058594, 0.06924082946777343, 0.06893055725097656, 0.06914150238037109, 0.06893465423583985, 0.06923366546630859, 0.0686776351928711, 0.06991667175292969, 0.06802022552490235, 0.06847078704833984, 0.06908313751220703, 0.06922239685058594, 0.06906982421875, 0.06921932983398438, 0.06913024139404297, 0.06924492645263672, 0.06917836761474609, 0.06923673248291015, 0.06900531005859376, 0.06898073577880859, 0.0688353271484375, 0.06910566711425781, 0.06923980712890625, 0.06939238739013671, 0.06928281402587891, 0.06958796691894531, 0.07160524749755859, 0.07407411193847656, 0.07544525146484375, 0.07528243255615234, 0.07415500640869141, 0.07452979278564453, 0.07445606231689453, 0.07383859252929688, 0.07107788848876953, 0.07193087768554687, 0.06994329833984375, 0.06840934753417968, 0.06867250823974609, 0.06978047943115234, 0.06962175750732422, 0.06981324768066406, 0.14023167419433594, 0.06975078582763672, 0.06877286529541016, 0.06969856262207032, 0.06981632232666016, 0.06978457641601563, 0.07024332427978516, 0.06875135803222657, 0.06812262725830077, 0.06789427185058594, 0.06811750030517578, 0.06871142578125, 0.06941798400878907, 0.06809190368652343, 0.06867250823974609, 0.0686376953125, 0.06882918548583984, 0.06863871765136718, 0.06871858978271485, 0.06863359832763671, 0.06875238037109375, 0.06820352172851563, 0.0682577896118164, 0.06864486694335938, 0.06851891326904297, 0.0688527374267578, 0.06764134216308594, 0.06885171508789062, 0.068347900390625, 0.06904934692382812, 0.06927769470214844, 0.06943641662597656, 0.06980915069580078, 0.07157657623291015, 0.07047679901123047, 0.0677427215576172, 0.06832025909423828, 0.0680970230102539, 0.06898790740966797, 0.06952243041992187, 0.06921625518798828, 0.06864588928222656, 0.06872166442871094, 0.06841651153564453, 0.06933094024658203, 0.0706662368774414, 0.07004978942871094, 0.06961663818359375, 0.06962483215332031, 0.06949375915527344, 0.06939443206787109, 0.06933708953857422, 0.0694466552734375, 0.06875033569335938, 0.0694814682006836, 0.0697364501953125, 0.06915891265869141, 0.06852812957763672, 0.0684554214477539, 0.06930738830566406, 0.06937497711181641, 0.0685301742553711, 0.07051776123046875, 0.13924249267578126, 0.06957772827148437, 0.06918144226074219, 0.06969241333007813, 0.069570556640625, 0.0695367660522461, 0.06935142517089844, 0.06907392120361328, 0.069032958984375, 0.06886605072021484, 0.06833049774169922, 0.06913843536376953, 0.06927155303955078, 0.06895206451416015, 0.0711884765625, 0.07078809356689453, 0.0691568603515625, 0.06819123077392578, 0.06812876892089843, 0.06872780609130859, 0.06863565063476562, 0.068384765625, 0.06853119659423829, 0.06841343688964843, 0.06881177520751953, 0.06866738891601562, 0.06862438201904297, 0.06958592224121093, 0.06957772827148437, 0.06965452575683594, 0.06924082946777343, 0.07052799987792968, 0.07045222473144531, 0.07064371490478516, 0.07029862213134766, 0.07062322998046874, 0.07081062316894532, 0.07061606597900391, 0.0707747802734375, 0.07080345916748047, 0.07091506958007812, 0.06934528350830078, 0.06812774658203125, 0.06867967987060547, 0.06905241394042969, 0.06853836822509765, 0.06905958557128906, 0.06815846252441406, 0.06875647735595704, 0.06871449279785156, 0.06874419403076172, 0.06882099151611328, 0.06881382751464844, 0.0678256607055664, 0.06784307098388671, 0.06800588989257812, 0.06823423767089844, 0.06898687744140625, 0.06927359771728515, 0.06922854614257813, 0.06927155303955078, 0.06914150238037109, 0.069212158203125, 0.1394718780517578, 0.06899507141113281, 0.06933094024658203, 0.069718017578125, 0.06956646728515625, 0.06936780548095703, 0.06942412567138671, 0.06951219177246094, 0.06935346984863282, 0.06924185943603516, 0.06911692810058594, 0.069106689453125, 0.06908415985107422, 0.06898585510253906, 0.06919987487792968, 0.06958694458007812, 0.07017164611816407, 0.06987059020996093, 0.06963916778564454, 0.06898687744140625, 0.06875955200195312, 0.06932991790771484, 0.06882918548583984, 0.0691435546875, 0.06945177459716798, 0.06831206512451173, 0.06851891326904297, 0.06855987548828125, 0.06987468719482422, 0.06899404907226563, 0.06920191955566406, 0.06847795104980468, 0.0693381118774414, 0.06928998565673829, 0.06864179229736328, 0.07027097320556641, 0.06845030212402343, 0.06910771179199218, 0.06922342681884766, 0.06913126373291016, 0.06934425354003906, 0.068959228515625, 0.06845235443115234, 0.06890496063232422, 0.06847795104980468, 0.06906880187988282, 0.06907801818847656, 0.06924390411376953, 0.0692490234375, 0.06865715026855469, 0.06892134094238281, 0.06920396423339843, 0.06933094024658203, 0.06914662170410156, 0.069285888671875, 0.0691599349975586, 0.06973337554931641, 0.06919884490966798, 0.06951628875732421, 0.06890188598632813, 0.06910771179199218, 0.06868582153320313, 0.06909439849853516]",tokens/s,14.170621527724288,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mistral-7B-v0.1,mistralai/Mistral-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-7b,google/recurrentgemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x7B-v0.1,mistralai/Mixtral-8x7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-72B,Qwen/Qwen-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-30b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1214.042112,33013.366784,32086.4256,31545.360384,30993.042432,s,10,1.2742058486938477,0.12742058486938476,0.0024884433736902787,0.12654268646240235,0.13147539978027345,0.13190110626220702,0.1322416714477539,"[0.13232681274414063, 0.12662521362304688, 0.12826383972167968, 0.12766828918457032, 0.1238828125, 0.12605369567871094, 0.1258782730102539, 0.12566595458984375, 0.1264601593017578, 0.13138079833984376]",tokens/s,2009.094529446858,kWh,4.097554832696915e-06,6.7771288835423075e-06,7.083399540947656e-06,1.7958083257186877e-05,tokens/kWh,14255418.929386467,MB,1214.042112,33013.366784,32086.4256,31545.360384,31446.286336,s,10,79.03415673828125,7.903415673828124,0.12301728700523644,7.875263671875,7.97325693359375,8.103555224609375,8.207793857421875,"[7.9443017578125, 7.894091796875, 7.8060849609375, 7.856435546875, 7.8137958984375, 7.828279296875, 7.789072265625, 7.92832666015625, 8.233853515625, 7.9399150390625]",tokens/s,7.971237070147054,kWh,0.0002468373410403728,0.00041408051627577386,0.0003167970540089708,0.0009777149113251173,tokens/kWh,64435.96110712354,,s,629,80.04706923675542,0.12726084139388769,0.015552384438876767,0.12460953521728516,0.12849807434082033,0.1320722412109375,0.2497292224121094,"[0.12761907196044922, 0.12516761779785157, 0.12541542053222657, 0.12761395263671876, 0.1290301513671875, 0.12902195739746095, 0.1288458251953125, 0.12718899536132813, 0.1264035873413086, 0.1264517135620117, 0.1261445083618164, 0.12637388610839845, 0.12619878387451172, 0.12645069122314453, 0.12694425964355469, 0.12595507049560548, 0.1257543716430664, 0.1257738265991211, 0.12672716522216798, 0.12737433624267577, 0.12664012908935546, 0.12683058929443358, 0.12907110595703125, 0.12821401977539063, 0.12829798889160157, 0.12761497497558594, 0.1271941146850586, 0.12624281311035157, 0.12558131408691406, 0.12549529266357423, 0.1251246109008789, 0.1251788787841797, 0.12504985809326172, 0.12457472229003906, 0.12501094055175782, 0.12558131408691406, 0.1278760986328125, 0.12662477111816406, 0.12634111785888671, 0.12585779571533204, 0.12617318725585938, 0.12530892944335936, 0.12504268646240235, 0.12746137237548827, 0.12529663848876954, 0.12436479949951172, 0.12593971252441405, 0.12493312072753907, 0.1259857940673828, 0.1254287338256836, 0.12508364868164062, 0.12494028472900391, 0.12478975677490234, 0.12468121337890625, 0.12495462036132812, 0.12456448364257812, 0.12429721832275391, 0.12351487731933594, 0.1250478057861328, 0.12465459442138672, 0.12368691253662109, 0.12400947570800781, 0.2519193572998047, 0.12503347015380858, 0.12578099060058595, 0.12495155334472656, 0.12587725067138672, 0.12549017333984375, 0.1240975341796875, 0.12482764434814453, 0.12423680114746094, 0.12425933074951172, 0.12422144317626953, 0.1244047393798828, 0.1254307861328125, 0.1254973449707031, 0.1254307861328125, 0.12575334167480468, 0.1258977279663086, 0.12468736267089844, 0.12561203002929688, 0.12521676635742188, 0.12497100830078126, 0.12525055694580078, 0.124837890625, 0.12415283203125, 0.12462694549560546, 0.1248757781982422, 0.12412518310546874, 0.12563353729248047, 0.1286983642578125, 0.12856935119628907, 0.12848025512695313, 0.12773069000244142, 0.1271060485839844, 0.12499353790283203, 0.12429926300048828, 0.1251584014892578, 0.12382822418212891, 0.12417024230957031, 0.12412108612060548, 0.12565401458740236, 0.12479692840576172, 0.12478668975830078, 0.1249423370361328, 0.12494950103759765, 0.1255700454711914, 0.1260779495239258, 0.12522803497314453, 0.12423168182373047, 0.12409651184082031, 0.12324147033691406, 0.12346675109863281, 0.1244958724975586, 0.12417638397216797, 0.12397977447509766, 0.12540415954589842, 0.12553011322021485, 0.12787814331054687, 0.12624896240234376, 0.12390297698974609, 0.12372889709472656, 0.12433408355712891, 0.1343621063232422, 0.12539596557617189, 0.254772216796875, 0.1282406463623047, 0.12446617889404298, 0.12378726196289062, 0.12335616302490235, 0.12438527679443359, 0.12434329223632813, 0.12452044677734375, 0.12446412658691407, 0.12493516540527344, 0.12582195281982422, 0.12437709045410156, 0.12409343719482421, 0.12329369354248047, 0.12318310546875, 0.1232721939086914, 0.12345855712890624, 0.12387020874023437, 0.12321791839599609, 0.12441190338134765, 0.12430847930908204, 0.12392857360839844, 0.12363468933105469, 0.12328345489501953, 0.12225331115722657, 0.12224205017089844, 0.12123136138916016, 0.122640380859375, 0.12238848114013672, 0.12271923065185547, 0.12297216033935547, 0.12309196472167969, 0.12367667388916016, 0.123683837890625, 0.1240074234008789, 0.12545126342773438, 0.1248901138305664, 0.12457984161376953, 0.12442931365966797, 0.12381491088867187, 0.12427059173583985, 0.12394086456298828, 0.12349132537841796, 0.12389580535888672, 0.12351590728759766, 0.1252147216796875, 0.12354662322998047, 0.1240289306640625, 0.12383744049072265, 0.12439347076416016, 0.12406886291503906, 0.1240453109741211, 0.12362137603759765, 0.12428083038330077, 0.12404326629638672, 0.12363980865478516, 0.12311859130859375, 0.12337049865722656, 0.12302950286865234, 0.12362239837646484, 0.12379443359375, 0.12399820709228515, 0.12410163116455078, 0.2525818939208984, 0.12300595092773438, 0.12279910278320312, 0.12302848052978516, 0.12346367645263671, 0.12419891357421875, 0.12350669097900391, 0.12370124816894532, 0.12409241485595703, 0.12450099182128906, 0.12552191925048828, 0.12478566741943359, 0.1241374740600586, 0.12485734558105469, 0.12473139190673828, 0.12416307067871094, 0.12331622314453125, 0.1243135986328125, 0.1233602523803711, 0.12355891418457031, 0.12448153686523437, 0.12386713409423829, 0.12350054168701172, 0.1254993896484375, 0.12529663848876954, 0.12468121337890625, 0.1254799346923828, 0.12460543823242187, 0.12504268646240235, 0.126308349609375, 0.1441484832763672, 0.15024024963378907, 0.12417842864990235, 0.12440064239501954, 0.12345651245117187, 0.12336434936523437, 0.12376882934570313, 0.12409855651855468, 0.12395315551757813, 0.1251809310913086, 0.1253079071044922, 0.12547583770751952, 0.12470476531982422, 0.12501811218261719, 0.12374630737304687, 0.1222318115234375, 0.1223178253173828, 0.12203622436523437, 0.12267622375488281, 0.12326092529296875, 0.12279193878173827, 0.1232168960571289, 0.12333055877685548, 0.12379135894775391, 0.12372684478759766, 0.12394188690185547, 0.12379135894775391, 0.12362854766845703, 0.12369407653808594, 0.12402073669433594, 0.12368486022949218, 0.12267724609375, 0.12194611358642578, 0.2468341827392578, 0.12256153869628907, 0.12313702392578126, 0.1231626205444336, 0.12439654541015625, 0.1258424301147461, 0.12415078735351562, 0.12452864074707032, 0.12426751708984375, 0.1243904037475586, 0.12497817230224609, 0.12440064239501954, 0.12297318267822266, 0.12218265533447266, 0.12208537292480469, 0.12339302062988282, 0.12287283325195313, 0.12381798553466797, 0.1242460174560547, 0.12477747344970704, 0.1253969955444336, 0.12491366577148437, 0.12468736267089844, 0.12433715057373047, 0.12446208190917969, 0.1254799346923828, 0.1253580780029297, 0.12421939086914062, 0.12349951934814453, 0.12391321563720703, 0.12279705810546875, 0.12261888122558594, 0.12339405059814453, 0.1236684799194336, 0.12382822418212891, 0.12380262756347657, 0.12385894775390625, 0.1245132827758789, 0.12501299285888673, 0.12495359802246093, 0.12485427093505859, 0.12524646759033203, 0.12251443481445312, 0.12310015869140625, 0.1226618881225586, 0.12382720184326172, 0.12409241485595703, 0.12398796844482422, 0.12311961364746093, 0.12520448303222656, 0.1250293731689453, 0.12469350433349609, 0.12401254272460938, 0.12451225280761719, 0.12440985870361328, 0.12414463806152344, 0.12516044616699218, 0.12372480010986328, 0.12345958709716796, 0.1237053451538086, 0.12423168182373047, 0.12404326629638672, 0.1242460174560547, 0.2509998016357422, 0.12439552307128907, 0.12477337646484375, 0.12466995239257812, 0.12421427154541016, 0.1254871063232422, 0.12448051452636719, 0.1250867233276367, 0.12421939086914062, 0.12387840270996094, 0.12483891296386719, 0.1236131820678711, 0.12451123046875, 0.12321894073486328, 0.12317593383789062, 0.1239736328125, 0.12457266998291015, 0.12489421081542969, 0.12464742279052735, 0.12516761779785157, 0.1239767074584961, 0.12393062591552734, 0.12460953521728516, 0.12404019165039062, 0.12379750061035157, 0.12367769622802735, 0.12349235534667968, 0.12383744049072265, 0.12308172607421874, 0.12346572875976562, 0.12405145263671875, 0.12408013153076172, 0.12460543823242187, 0.12486041259765625, 0.12486450958251953, 0.12499558258056641, 0.1243289566040039, 0.12440268707275391, 0.124801025390625, 0.12429926300048828, 0.12489421081542969, 0.12408831787109376, 0.12361215972900391, 0.1234524154663086, 0.12381081390380859, 0.12415692901611328, 0.12411186981201172, 0.1250314254760742, 0.1250365447998047, 0.12444774627685547, 0.12543283081054687, 0.1258598403930664, 0.1254062042236328, 0.12439961242675782, 0.12329062652587891, 0.12317183685302735, 0.12321279907226562, 0.12308889770507812, 0.12264755249023437, 0.1235445785522461, 0.1240821762084961, 0.12476313781738281, 0.12480716705322266, 0.24988978576660156, 0.12370738983154297, 0.12363775634765625, 0.12338483428955078, 0.12386815643310548, 0.12392345428466797, 0.12310323333740235, 0.12337254333496094, 0.1228062744140625, 0.12345651245117187, 0.12334591674804687, 0.12326297760009766, 0.12308070373535156, 0.12348108673095703, 0.12378316497802734, 0.12381081390380859, 0.12400025939941406, 0.12430950164794922, 0.12396236419677735, 0.12362137603759765, 0.12384358215332031, 0.12320972442626953, 0.12318105316162109, 0.12303359985351563, 0.12333977508544922, 0.12401459503173828, 0.12430745697021485, 0.12507341003417968, 0.12512255859375, 0.12499558258056641, 0.1254246368408203, 0.1259345932006836, 0.12376371002197266, 0.12301107025146485, 0.12188057708740234, 0.12229119873046874, 0.12202291107177735, 0.12171366119384766, 0.12237516784667969, 0.1233090591430664, 0.12365414428710937, 0.1246402587890625, 0.12468428802490235, 0.1246566390991211, 0.12439449310302735, 0.12485939025878906, 0.12610150146484375, 0.12314009857177734, 0.12271513366699219, 0.12168294525146485, 0.12151193237304687, 0.12278476715087891, 0.12301209259033204, 0.12328652954101563, 0.12300595092773438, 0.12366438293457031, 0.12397772979736328, 0.12359270477294922, 0.12371865844726562, 0.12396543884277343, 0.12421324920654297, 0.12442829132080079, 0.1236316146850586, 0.24931634521484375, 0.12308787536621094, 0.12350054168701172, 0.12267110443115234, 0.12301516723632812, 0.12422144317626953, 0.12432179260253906, 0.12435968017578125, 0.12479897308349609, 0.12585574340820313, 0.125876220703125, 0.12628684997558592, 0.1258608627319336, 0.1258301467895508, 0.12445081329345703, 0.12612300872802734, 0.12591001892089843, 0.1267558364868164, 0.12464230346679687, 0.12438220977783203, 0.12488909149169922, 0.125233154296875, 0.12490854644775391, 0.1255587844848633, 0.12456448364257812, 0.1260195846557617, 0.12733849334716796, 0.12637184143066407, 0.17897573852539062, 0.13707058715820314, 0.1251635208129883, 0.12417740631103516, 0.12449177551269532, 0.12427263641357422, 0.12410060882568359, 0.12516044616699218, 0.12457984161376953, 0.12559769439697266, 0.12396236419677735, 0.12518605041503905, 0.1243125762939453, 0.12485529327392578, 0.12469145965576171, 0.12376576232910157, 0.12332646179199219, 0.12389170837402344, 0.12300902557373047, 0.1360711669921875, 0.1254092788696289, 0.12505599975585938, 0.12382822418212891, 0.12374937438964843, 0.1236336669921875, 0.12428288269042968, 0.1239183349609375, 0.12403097534179687, 0.12488499450683593, 0.12463820648193359, 0.12452658843994141, 0.12475904083251953, 0.12262297821044922, 0.12254208374023437, 0.12334182739257812, 0.2513715209960937, 0.12477747344970704, 0.12488294219970703, 0.12543590545654296, 0.12560076904296874, 0.12595712280273438, 0.124621826171875, 0.1256468505859375, 0.1255014419555664, 0.12633497619628906, 0.12669337463378907, 0.12658892822265624, 0.12558541107177734, 0.1254471664428711, 0.12614348602294922, 0.12673535919189452, 0.12621311950683595, 0.12543283081054687, 0.12466585540771484, 0.1254973449707031, 0.12490239715576172, 0.12449485015869141, 0.12525465393066407, 0.1246924819946289, 0.12310733032226563, 0.12429721832275391, 0.12787097930908203, 0.1286492156982422, 0.12946841430664063, 0.12991795349121094, 0.1338767395019531, 0.13742694091796875, 0.1406033935546875, 0.14199296569824219, 0.14250086975097656, 0.14212403869628906, 0.14215373229980469, 0.14183526611328126, 0.1409126434326172, 0.14047846984863283, 0.14041191101074219, 0.1415557098388672, 0.14187417602539062, 0.1418076171875, 0.141981689453125, 0.12978483581542968, 0.12646092987060548, 0.12598477172851563, 0.12557107543945312, 0.13045452880859376, 0.1325015106201172, 0.13212057495117188, 0.1318492126464844, 0.13140582275390625, 0.1312030792236328, 0.13182156372070314, 0.12908749389648438, 0.13124812316894532, 0.1319761962890625, 0.13199974060058595, 0.13151744079589844, 0.13192498779296874, 0.13006130981445313, 0.26077081298828125, 0.12934246826171875, 0.12922880554199218, 0.1270794219970703, 0.12320767974853515, 0.12381081390380859, 0.12319744110107422, 0.12277964782714844, 0.12433305358886719, 0.1253201904296875, 0.12448461151123047, 0.12366130828857422, 0.12375039672851562, 0.12386406707763672, 0.1253079071044922, 0.12563353729248047, 0.12517068481445312, 0.12525567626953124, 0.12433612823486329, 0.12779724884033203, 0.12964556884765624, 0.13072076416015624, 0.12878131103515625, 0.12637696075439453, 0.12505907440185546, 0.12528435516357422, 0.12655308532714843, 0.12662477111816406, 0.12578304290771483, 0.12587725067138672, 0.12551168060302734, 0.1255895004272461, 0.12450816345214843, 0.12408115386962891, 0.12499148559570313, 0.12543795013427733, 0.12604518127441405, 0.12524237060546875, 0.12525772857666015, 0.12606566619873047, 0.12913766479492186, 0.12973362731933594, 0.1277327346801758, 0.1291366424560547, 0.12802047729492189, 0.12943052673339844, 0.1263677444458008, 0.12597145843505858, 0.12552703857421876, 0.12542259216308593, 0.1253939208984375, 0.12574720001220704, 0.12597555541992186, 0.12525567626953124, 0.12490854644775391, 0.1250027542114258, 0.12629708862304687, 0.12577587127685547, 0.12587725067138672, 0.12621414184570312, 0.12613938903808594, 0.125085693359375, 0.12545024108886718]",tokens/s,7.857876696767069,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,53648.760832,17496.4736,16569.597952,16028.532736,15921.990656,s,10,7.405441528320312,0.7405441528320311,0.04286433897575179,0.7412521057128906,0.7983245971679687,0.8061779541015625,0.8124606396484375,"[0.8140313110351562, 0.68676416015625, 0.7965794067382812, 0.7456068725585937, 0.7653900756835937, 0.7368973388671874, 0.7568071899414063, 0.7310740356445312, 0.6886036376953125, 0.6836875]",tokens/s,345.691744403072,kWh,2.310616075992584e-05,3.731183563504661e-05,2.2301628951026943e-05,8.27196253459994e-05,tokens/kWh,3094791.579739439,MB,53648.760832,17496.4736,16569.597952,16028.532736,15921.993216,s,10,450.44273828125,45.044273828125,2.0459055807732165,43.743970703125,47.54332421875,47.66236328125,47.75759453125,"[47.34325, 43.5992421875, 47.45314453125, 43.58451953125, 47.51687109375, 43.4002578125, 47.78140234375, 43.88869921875, 42.81300390625, 43.06234765625]",tokens/s,1.3986239458624306,kWh,0.0013420404553413391,0.0022532622029911623,0.0013102048259440837,0.004905507484276585,tokens/kWh,12842.707956706055,,s,629,456.269955932617,0.725389437094781,0.09663244098981907,0.6937733154296875,0.7720059082031251,0.7819145141601562,1.3688583593750003,"[0.7603875732421875, 0.7586253051757812, 0.7449508056640625, 0.7120271606445312, 0.7728865356445312, 0.7325142822265625, 0.75546826171875, 0.7609180297851562, 0.72191796875, 0.7851950073242188, 0.7226050415039063, 0.75392919921875, 0.7562403564453125, 0.7581685791015625, 0.7573053588867188, 0.7172710571289063, 0.7738572998046875, 0.785238037109375, 0.7585761108398438, 0.7552337646484375, 0.712501220703125, 0.7883223266601562, 0.7241594848632813, 0.7537684326171875, 0.7547924194335938, 0.7526235961914063, 0.7540982055664063, 0.7130787963867188, 0.763630615234375, 0.7443394775390625, 0.7560437622070313, 0.7531806640625, 0.7111700439453125, 0.787314697265625, 0.7248281860351562, 0.7558041381835937, 0.7548477172851562, 0.7450029907226563, 0.7637237548828125, 0.7127019653320312, 0.7647498168945313, 0.769080322265625, 0.77028759765625, 0.7663021850585937, 0.7259719848632813, 0.799393798828125, 0.7296777954101562, 0.7568670654296875, 0.7650785522460938, 0.763030517578125, 0.7605821533203125, 0.72009423828125, 0.7780884399414062, 0.7343062744140625, 0.765201416015625, 0.7521914672851563, 0.7481251831054687, 0.7819386596679687, 0.7170744018554688, 0.7737907104492188, 0.7766845703125, 0.690951171875, 1.3622210693359376, 0.67770263671875, 0.67704833984375, 0.6764083251953125, 0.681697265625, 0.6916280517578125, 0.6826311645507812, 0.6774108276367188, 0.678118408203125, 0.6719539184570312, 0.6788003540039063, 0.68964453125, 0.685179931640625, 0.6850989990234375, 0.6893455200195312, 0.6830008544921875, 0.6890925903320313, 0.6871224365234375, 0.67373876953125, 0.6789805908203125, 0.6803834838867188, 0.6911242065429688, 0.6845440063476562, 0.6956718139648438, 0.6917611694335938, 0.6878126220703125, 0.6824755249023438, 0.6824161376953125, 0.6783958740234375, 0.6808545532226562, 0.6872545166015624, 0.683230224609375, 0.6836859130859375, 0.6895195922851562, 0.6822225952148437, 0.68773681640625, 0.6763519897460938, 0.6773514404296875, 0.6887444458007812, 0.6753966064453125, 0.6821386108398437, 0.68067431640625, 0.7342540893554688, 0.6826598510742188, 0.6971217651367188, 0.6812774658203125, 0.6780845947265625, 0.6841641235351562, 0.6792683715820312, 0.681865234375, 0.6865623168945313, 0.6991738891601562, 0.6925189208984375, 0.6881126098632813, 0.68016845703125, 0.6931650390625, 0.7505428466796875, 0.748094482421875, 0.7594270629882812, 0.758961181640625, 0.7205181274414062, 0.8018125, 0.7214817504882812, 1.515105224609375, 0.7910328369140625, 0.7156725463867187, 0.7898541870117187, 0.7189893188476563, 0.7817062377929688, 0.7326832885742187, 0.7731445922851562, 0.7420436401367188, 0.7578224487304688, 0.7487211303710938, 0.75524609375, 0.7530086669921875, 0.7505674438476563, 0.7595909423828126, 0.7546961669921874, 0.754566162109375, 0.7550279541015625, 0.7513815307617188, 0.7565772705078125, 0.75371826171875, 0.7643955078125, 0.8029276123046875, 0.7528632202148438, 0.7714150390625, 0.7211356201171875, 0.7780914916992188, 0.7385651245117187, 0.7630858154296875, 0.764727294921875, 0.7169812622070313, 0.8020787353515625, 0.7311472778320313, 0.7626588134765625, 0.76499560546875, 0.7797186279296875, 0.7566315307617187, 0.7257559204101562, 0.7818782958984375, 0.7320964965820312, 0.7647303466796875, 0.7615354614257812, 0.71832470703125, 0.8078192749023437, 0.7386050415039063, 0.771936279296875, 0.7629649658203125, 0.77136181640625, 0.7548262329101563, 0.71372900390625, 0.7573084106445312, 0.7473766479492188, 0.7524945678710937, 0.741981201171875, 0.7077826538085937, 0.76379443359375, 0.7337144165039062, 0.7525723876953125, 0.7422208251953125, 0.7100784912109375, 0.7719014282226563, 0.7268598022460937, 0.7537264404296875, 1.4333941650390625, 0.6800076904296875, 0.7160719604492187, 0.702750732421875, 0.6818037719726563, 0.687551513671875, 0.6812682495117187, 0.6793717651367187, 0.6813562622070313, 0.6774425659179687, 0.6851614990234375, 0.6875985717773437, 0.690640869140625, 0.6834216918945313, 0.6874746704101562, 0.67938916015625, 0.6828820190429687, 0.6824601440429687, 0.6742722778320313, 0.682945556640625, 0.67734423828125, 0.687604736328125, 0.6933759765625, 0.6938787841796875, 0.6840750122070313, 0.6826260375976563, 0.679878662109375, 0.6799728393554687, 0.685117431640625, 0.6784808959960937, 0.6790123291015625, 0.6802647094726563, 0.6776524658203125, 0.677918701171875, 0.678202392578125, 0.6802503662109375, 0.6760458374023437, 0.6797240600585938, 0.6753034057617188, 0.6937733154296875, 0.6893926391601563, 0.6808125610351563, 0.6749798583984375, 0.6801029052734375, 0.6841671752929688, 0.6835476684570313, 0.6905426025390625, 0.676220947265625, 0.6834984741210938, 0.6913331298828125, 0.7297791748046875, 0.6826373291015625, 0.678408203125, 0.6814351196289062, 0.68392138671875, 0.7089448852539062, 0.7675330810546875, 0.7319644165039062, 0.7611361083984375, 0.7457515258789063, 0.7439329223632812, 0.7704995727539062, 0.71189501953125, 1.5125023193359375, 0.759014404296875, 0.7526297607421875, 0.7070382080078125, 0.7704391479492188, 0.7278806762695312, 0.753227783203125, 0.7446333618164063, 0.7218646850585938, 0.7889868774414063, 0.7239813232421874, 0.76954931640625, 0.773443603515625, 0.7635527954101563, 0.7522979736328125, 0.7173079223632812, 0.7813795776367187, 0.7332454223632813, 0.7652761840820312, 0.760880126953125, 0.7439011840820312, 0.7685918579101563, 0.7168685913085937, 0.7671142578125, 0.758940673828125, 0.7597127685546875, 0.7508439331054687, 0.7550556030273438, 0.7894599609375, 0.7456573486328125, 0.7639869384765625, 0.7539834594726562, 0.7200563354492188, 0.7874580688476562, 0.7332741088867187, 0.7634739379882812, 0.759309326171875, 0.765117431640625, 0.761291748046875, 0.7210659790039062, 0.766544921875, 0.7533322143554687, 0.76463720703125, 0.76107568359375, 0.7308257446289063, 0.7836876831054688, 0.732769287109375, 0.7601489868164063, 0.755293212890625, 0.7305604858398438, 0.7827220458984375, 0.7287787475585937, 0.7724615478515625, 0.7676036987304687, 0.77480859375, 0.7700582275390625, 0.7267901611328125, 0.775878662109375, 0.7429263305664062, 0.7605514526367188, 0.7637022705078125, 0.7204915161132812, 0.7923281860351562, 1.5034029541015625, 0.758640625, 0.765928466796875, 0.7625021362304687, 0.6890393676757812, 0.6840975341796875, 0.6789796142578125, 0.7243345947265625, 0.6943283081054688, 0.6746163330078125, 0.6787235717773438, 0.678091796875, 0.677444580078125, 0.68335205078125, 0.6796728515625, 0.6948864135742188, 0.6927206420898437, 0.6777313232421875, 0.6725017700195313, 0.6912982788085937, 0.6765598754882812, 0.6748344116210937, 0.679125, 0.6768291625976562, 0.6802032470703125, 0.6881781616210938, 0.6736609497070313, 0.6756300659179687, 0.69140478515625, 0.6729973754882812, 0.6955376586914063, 0.6779873046875, 0.6930022583007812, 0.6898677978515625, 0.6798448486328125, 0.6947276611328125, 0.6939801635742188, 0.670793701171875, 0.6760304565429688, 0.6776832275390625, 0.6729072875976563, 0.6776299438476563, 0.681734130859375, 0.6946211547851563, 0.6817269897460938, 0.6798930053710938, 0.6900387573242187, 0.6824683227539062, 0.6728663330078125, 0.678076416015625, 0.6709903564453125, 0.6838763427734375, 0.6760570678710938, 0.719225830078125, 0.694513671875, 0.68496484375, 0.6782617797851562, 0.6789837036132812, 0.6864312133789062, 0.677201904296875, 0.682102783203125, 0.6806824951171875, 0.7105147094726563, 1.53006689453125, 0.7391559448242188, 0.7730636596679688, 0.7291555786132813, 0.77414501953125, 0.7630386962890625, 0.773212158203125, 0.7483975830078125, 0.7345848388671875, 0.7831367797851563, 0.7418982543945313, 0.772284423828125, 0.7541514282226562, 0.7224483642578124, 0.7924121704101562, 0.7321651000976562, 0.7726336059570312, 0.7608606567382813, 0.7534561157226562, 0.76248779296875, 0.7301775512695312, 0.770150390625, 0.770081787109375, 0.773032958984375, 0.7677665405273437, 0.7231201171875, 0.775962646484375, 0.7346596069335938, 0.7626373291015625, 0.7513651123046875, 0.739820556640625, 0.7901992797851562, 0.7628656616210937, 0.7750543212890625, 0.7640166625976562, 0.7615825805664063, 0.7729356689453125, 0.7292794799804687, 0.7845734252929687, 0.7369697265625, 0.7551979370117188, 0.7779092407226562, 0.7673046875, 0.748390380859375, 0.7317033081054688, 0.7769927978515625, 0.7543736572265625, 0.775520263671875, 0.7550238647460937, 0.7756544189453125, 0.7616194458007812, 0.7131607055664062, 0.7727175903320312, 0.748906494140625, 0.7738849487304688, 0.7630172119140625, 0.7244154663085938, 0.8012646484375, 0.7313950805664062, 0.7645153198242187, 0.7582648315429688, 0.7638026123046875, 0.7542753295898438, 1.5284951171875, 0.75344384765625, 0.7674849243164062, 0.7654830322265626, 0.7713351440429688, 0.76931787109375, 0.723435546875, 0.77467138671875, 0.7410093994140625, 0.766904296875, 0.7426754760742188, 0.6903602905273437, 0.7116216430664063, 0.6805555419921875, 0.6964869384765625, 0.6755184936523437, 0.6845368041992187, 0.6776248168945312, 0.6815364990234375, 0.68352001953125, 0.6953963623046875, 0.679815185546875, 0.68229736328125, 0.6843115234375, 0.676979736328125, 0.6843658447265625, 0.6801612548828125, 0.6919147338867188, 0.6832496337890624, 0.6818201904296874, 0.67365478515625, 0.6836787109375, 0.6804070434570313, 0.6784675903320313, 0.6954168090820313, 0.683863037109375, 0.6755389404296875, 0.6992947387695313, 0.6870599975585937, 0.6733609008789062, 0.6891049194335938, 0.6774558715820312, 0.6755184936523437, 0.6796441650390626, 0.6808258666992187, 0.6964961547851563, 0.6855116577148438, 0.684062744140625, 0.6721505126953125, 0.6858577880859374, 0.6685173950195312, 0.6775449829101563, 0.676801513671875, 0.6719907836914063, 0.6784368896484375, 0.6742599487304688, 0.6716323852539062, 0.6743173217773437, 0.6805288696289062, 0.7277598876953125, 0.6806681518554687, 0.679773193359375, 0.6741104736328125, 1.3713746337890624, 0.6893875122070312, 0.6792857666015625, 0.687910888671875, 0.6936002807617188, 0.6921533203125, 0.6889635620117187, 0.6861045532226563, 0.688732177734375, 0.689244140625, 0.67791357421875, 0.6785106201171875, 0.677285888671875, 0.674893798828125, 0.6749736938476563, 0.6774302978515625, 0.6764185791015624, 0.67736474609375, 0.6774374389648438, 0.6754212036132813, 0.6822072143554687, 0.6794660034179687, 0.674999267578125, 0.6771148681640625, 0.6765926513671875, 0.6724239501953125, 0.6774609985351563, 0.679098388671875, 0.6775992431640625, 0.6776678466796875, 0.6714654541015626, 0.674039794921875, 0.6826219482421875, 0.6741954345703125, 0.6775726318359375, 0.6791546630859375, 0.6792540283203125, 0.6793748779296875, 0.6762854614257813, 0.6774384765625, 0.6758748168945312, 0.7220193481445313, 0.6784603881835938, 0.6782811889648438, 0.6767042846679687, 0.6782678833007812, 0.6814105834960937, 0.6806732788085937, 0.6744146118164063, 0.6765045776367188, 0.6757969970703125, 0.6732841186523437, 0.67820849609375, 0.6730321655273438, 0.676906982421875, 0.6788751220703125, 0.6791925659179687, 0.6744883422851562, 0.6786119384765625, 0.678993896484375, 0.67949365234375, 0.6766807250976562, 0.6750637817382813, 1.362387939453125, 0.67772314453125, 0.6712770385742187, 0.6758143920898437, 0.6793850708007813, 0.6813419799804687, 0.6832384033203125, 0.6828635864257813, 0.6804346923828125, 0.6799616088867187, 0.6849740600585937, 0.6833643798828125, 0.6842337036132813, 0.6951434326171875, 0.6902896728515625, 0.6877214965820313, 0.6764963989257813, 0.68474365234375, 0.69007666015625, 0.6882416381835937, 0.6825543823242187, 0.6853499145507812, 0.6749470825195313, 0.6808319702148438, 0.7278837890625, 0.6797711181640625, 0.676279296875, 0.6873630981445312, 0.68460546875, 0.683315185546875, 0.6866677856445312, 0.682218505859375, 0.6785628051757813, 0.6866463012695313, 0.6860349731445312, 0.6844354858398437, 0.6999490356445313, 0.7004149780273438, 0.6854573974609375, 0.6896568603515625, 0.68463720703125, 0.6761461791992187, 0.6916065063476563, 0.6802677612304687, 0.6730404052734374, 0.6870896606445313, 0.6760980224609375, 0.6804254760742188, 0.6867261352539062, 0.6796287841796875, 0.6831318969726563, 0.6798591918945313, 0.6795704345703125, 0.6790051879882812, 0.6883092651367188, 0.6746961669921875, 0.6850795288085938, 0.6868367309570312, 0.6846934814453125, 0.6751416015625, 0.676600830078125, 0.6726400146484375, 0.6821406860351562]",tokens/s,1.3785698396781836,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-1.3b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,3860.578304,3483.369472,2556.428288,2015.363072,1922.57536,s,10,0.5722144012451172,0.057221440124511726,0.0015405359397584494,0.058059871673583986,0.0588272144317627,0.05893397579193115,0.05901938488006592,"[0.05904073715209961, 0.0580799674987793, 0.054986560821533206, 0.05589190292358399, 0.058803489685058594, 0.058480449676513675, 0.05540204620361328, 0.05526134490966797, 0.05822812652587891, 0.058039775848388674]",tokens/s,4473.847555093921,kWh,1.8838394499389376e-06,3.113040025176099e-06,1.9679585103974402e-06,6.964837985512477e-06,tokens/kWh,36756059.58566506,MB,3860.578304,3483.369472,2556.428288,2015.363072,2004.071424,s,10,36.4165517578125,3.6416551757812505,0.09083371852712745,3.60945849609375,3.788200732421875,3.794315942382813,3.7992081103515627,"[3.669021728515625, 3.6172392578125, 3.501091064453125, 3.587990966796875, 3.566146240234375, 3.593398193359375, 3.80043115234375, 3.601677734375, 3.786841796875, 3.692713623046875]",tokens/s,17.299825754777704,kWh,0.00011398080251449666,0.00019027944058837675,0.00010587479443173586,0.0004101350375346093,tokens/kWh,153607.94429733092,,s,629,36.87213265228271,0.05862024269043357,0.0074629257846953794,0.05710028839111328,0.06143037567138672,0.06469632110595704,0.11126378173828125,"[0.0580239372253418, 0.05749555206298828, 0.057450496673583984, 0.05808947372436524, 0.057145343780517575, 0.05725900650024414, 0.05742899322509765, 0.05806694412231445, 0.0569804801940918, 0.05694976043701172, 0.05651763153076172, 0.05530624008178711, 0.05557964706420898, 0.05559296035766602, 0.054945793151855465, 0.05528268814086914, 0.05505843353271484, 0.05590323257446289, 0.05515161514282227, 0.055392257690429686, 0.05584896087646484, 0.06238515090942383, 0.07124172973632813, 0.0596940803527832, 0.05844172668457031, 0.0608614387512207, 0.060679168701171876, 0.0586506233215332, 0.06091263961791992, 0.06146559906005859, 0.06353919982910156, 0.06470041656494141, 0.06776934051513672, 0.061541374206542966, 0.057957374572753906, 0.05738905715942383, 0.057627647399902344, 0.05945241546630859, 0.06157619094848633, 0.05667020797729492, 0.05739110565185547, 0.05864448165893555, 0.058343425750732425, 0.06268928146362304, 0.06076825714111328, 0.05793894577026367, 0.05761740875244141, 0.056784896850585936, 0.05624524688720703, 0.056357887268066405, 0.05712691116333008, 0.05714227294921875, 0.05718220901489258, 0.05725183868408203, 0.05760204696655274, 0.05747916793823242, 0.056671230316162106, 0.05587251281738281, 0.05510553741455078, 0.05511679840087891, 0.056095745086669924, 0.05773619079589844, 0.11580825805664062, 0.05638041687011719, 0.056304641723632816, 0.05732044982910156, 0.055858177185058595, 0.05645721435546875, 0.05694464111328125, 0.056856575012207033, 0.057132030487060545, 0.05815091323852539, 0.05759078216552734, 0.05796249771118164, 0.057024513244628906, 0.05690675354003906, 0.05701017761230469, 0.05691904067993164, 0.057812992095947265, 0.05786624145507813, 0.05759590530395508, 0.05720985412597656, 0.05713715362548828, 0.056943614959716796, 0.05700505447387695, 0.05747711944580078, 0.056779777526855466, 0.05930393600463867, 0.06142156982421875, 0.05843558502197266, 0.05758771133422851, 0.058055679321289064, 0.05684940719604492, 0.057384960174560545, 0.05691289520263672, 0.057095169067382816, 0.05693337631225586, 0.05776486587524414, 0.057032703399658206, 0.05710438537597656, 0.05763481521606445, 0.061139968872070315, 0.0611962890625, 0.05816729736328125, 0.056799232482910154, 0.056970241546630856, 0.057115646362304685, 0.05970739364624023, 0.05672652816772461, 0.05677568054199219, 0.05769728088378906, 0.056615936279296876, 0.05672243118286133, 0.06059110260009765, 0.05749248123168945, 0.056197120666503904, 0.05634764862060547, 0.058343425750732425, 0.05704601669311524, 0.057191425323486325, 0.05621452713012695, 0.055624702453613284, 0.05586431884765625, 0.056567806243896485, 0.05631795120239258, 0.11081318664550781, 0.05622886276245117, 0.054998016357421874, 0.054833152770996096, 0.05506150436401367, 0.05482086563110351, 0.054921215057373046, 0.05524889755249023, 0.05494784164428711, 0.05492940902709961, 0.054593536376953126, 0.05488844680786133, 0.05483827209472656, 0.05503692626953125, 0.05477068710327149, 0.055245822906494144, 0.05551513671875, 0.0552806396484375, 0.054937599182128906, 0.05517004776000976, 0.05502566528320312, 0.054817790985107424, 0.054957054138183595, 0.05469286346435547, 0.056637439727783206, 0.05669171142578125, 0.05607321548461914, 0.05586022567749024, 0.0559288330078125, 0.05596672058105469, 0.05683814239501953, 0.05614182281494141, 0.057883647918701174, 0.05576294326782227, 0.05566873550415039, 0.055618560791015625, 0.054504447937011716, 0.05442355346679688, 0.05504204940795898, 0.05525503921508789, 0.05476147079467773, 0.055825408935546876, 0.055894016265869144, 0.055299072265625, 0.05528678512573242, 0.05680844879150391, 0.05795942306518555, 0.05674086380004883, 0.05638553619384765, 0.055853057861328125, 0.05575680160522461, 0.056027137756347656, 0.055760894775390625, 0.056256511688232425, 0.05642342376708984, 0.05641011047363281, 0.05601279830932617, 0.05611212921142578, 0.05620121765136719, 0.054831104278564455, 0.055049217224121094, 0.0547696647644043, 0.054849536895751956, 0.11176448059082031, 0.05753139114379883, 0.057747455596923826, 0.05754470443725586, 0.055858177185058595, 0.05506252670288086, 0.05526528167724609, 0.056325119018554685, 0.05665280151367187, 0.05743206405639648, 0.057227264404296874, 0.05876838302612305, 0.0569620475769043, 0.057267200469970705, 0.05700710296630859, 0.057212928771972656, 0.057366527557373044, 0.057027584075927736, 0.057115646362304685, 0.057078784942626956, 0.0567193603515625, 0.05737472152709961, 0.05674803161621094, 0.05697228622436523, 0.05701017761230469, 0.056943614959716796, 0.058452991485595705, 0.05951590347290039, 0.058000385284423826, 0.05858611297607422, 0.057896961212158204, 0.058401790618896485, 0.05803519821166992, 0.05851955032348633, 0.05888307189941406, 0.057692161560058595, 0.05719551849365234, 0.05690163040161133, 0.05710233688354492, 0.057235454559326174, 0.056461311340332034, 0.05667020797729492, 0.05621964645385742, 0.056771583557128906, 0.0557127685546875, 0.05511065673828125, 0.056668159484863284, 0.056308734893798826, 0.05539737701416016, 0.05555507278442383, 0.05448191833496094, 0.05528371047973633, 0.05831167984008789, 0.056455169677734375, 0.056407039642333984, 0.05651865768432617, 0.056855552673339846, 0.05652377700805664, 0.056235008239746094, 0.05611315155029297, 0.056066047668457034, 0.05665075302124024, 0.05848780822753906, 0.11754700469970703, 0.05756313705444336, 0.05649407958984375, 0.054724609375, 0.05663129425048828, 0.056384513854980466, 0.056302593231201174, 0.05550694274902344, 0.05571891021728516, 0.05571583938598633, 0.05618790435791016, 0.059225086212158204, 0.057801727294921876, 0.05617049789428711, 0.056182785034179686, 0.056699905395507816, 0.05639475250244141, 0.056681472778320315, 0.05672447967529297, 0.05639475250244141, 0.05631999969482422, 0.05733990478515625, 0.05745459365844727, 0.05664767837524414, 0.05595238494873047, 0.05565030288696289, 0.05473484802246094, 0.05426892852783203, 0.05442559814453125, 0.05486182403564453, 0.05543833541870117, 0.05458432006835937, 0.05479935836791992, 0.055949310302734374, 0.057472000122070314, 0.05652684783935547, 0.05625446319580078, 0.05605478286743164, 0.056153087615966796, 0.05595238494873047, 0.05568102264404297, 0.05573324966430664, 0.05609471893310547, 0.05707571029663086, 0.05659852981567383, 0.05640192031860351, 0.05645619201660156, 0.05623603057861328, 0.05611520004272461, 0.056066047668457034, 0.056242176055908207, 0.05676748657226562, 0.05946265411376953, 0.0595968017578125, 0.06140927886962891, 0.05854924774169922, 0.05804646301269531, 0.05714944076538086, 0.0564664306640625, 0.057006080627441405, 0.058275840759277345, 0.05893939208984375, 0.056956928253173826, 0.1177149429321289, 0.058106880187988284, 0.057924606323242187, 0.05716889572143555, 0.05700198364257812, 0.057175041198730465, 0.05595647811889649, 0.05648486328125, 0.05986099243164063, 0.06037606430053711, 0.06044467163085938, 0.06014054489135742, 0.06124851226806641, 0.06018764877319336, 0.060507137298583986, 0.06282649612426758, 0.05944729614257813, 0.05710028839111328, 0.056610816955566405, 0.05617356872558594, 0.055228416442871096, 0.05687091064453125, 0.05618175888061523, 0.0556124153137207, 0.05757440185546875, 0.056989696502685545, 0.05503897476196289, 0.05646233749389649, 0.057014270782470705, 0.056147968292236325, 0.0561899528503418, 0.05650227355957031, 0.05622886276245117, 0.057965568542480465, 0.05590425491333008, 0.05653094482421875, 0.05597798538208008, 0.05576192092895508, 0.056046592712402345, 0.0559185905456543, 0.056033279418945314, 0.056687614440917966, 0.056041473388671874, 0.05616844940185547, 0.056085502624511716, 0.05759078216552734, 0.05938790512084961, 0.05688729476928711, 0.05608038330078125, 0.056395774841308595, 0.05610086441040039, 0.056627201080322265, 0.05666099166870117, 0.05572915267944336, 0.0549826545715332, 0.05503692626953125, 0.05665792083740234, 0.056839168548583986, 0.055593982696533206, 0.05607424163818359, 0.05502975845336914, 0.055370750427246096, 0.055242752075195314, 0.11124018859863281, 0.05525299072265625, 0.055035903930664064, 0.05821235275268555, 0.05505740737915039, 0.05626367950439453, 0.056564735412597655, 0.06372659301757813, 0.05749555206298828, 0.06444544219970703, 0.05779251098632812, 0.070830078125, 0.0702740478515625, 0.072953857421875, 0.06413005065917969, 0.07419596862792968, 0.07056179046630859, 0.06520320129394531, 0.06418329620361328, 0.06265446472167968, 0.06412083435058594, 0.06001561737060547, 0.06237900924682617, 0.06506495666503906, 0.06927462768554687, 0.06873497772216797, 0.06742425537109376, 0.06665625762939453, 0.06375628662109376, 0.06730137634277343, 0.0663214111328125, 0.06461644744873046, 0.06333747100830078, 0.061641727447509766, 0.060657665252685546, 0.06038425445556641, 0.05972684860229492, 0.061314048767089846, 0.06060236740112305, 0.05727436828613281, 0.05550899124145508, 0.056953857421875, 0.05537996673583984, 0.05573324966430664, 0.05557145690917969, 0.05587046432495117, 0.0558837776184082, 0.05607219314575195, 0.05582950210571289, 0.05561446380615234, 0.05479935836791992, 0.05526630401611328, 0.05577830505371094, 0.05682175827026367, 0.05619507217407226, 0.055774208068847655, 0.05551923370361328, 0.05574655914306641, 0.05487104034423828, 0.055185409545898435, 0.05473382568359375, 0.05493964767456055, 0.055103488922119144, 0.11127295684814453, 0.05532467269897461, 0.055314430236816405, 0.05437952041625976, 0.05461196899414063, 0.05460377502441406, 0.05453619384765625, 0.05451980972290039, 0.054681598663330076, 0.0562790412902832, 0.0557916145324707, 0.05622476959228516, 0.057988094329833983, 0.05910015869140625, 0.05576704025268555, 0.05567692947387695, 0.05621452713012695, 0.057196544647216796, 0.05766144180297852, 0.058331134796142575, 0.0560445442199707, 0.05674700927734375, 0.05630771255493164, 0.057970687866210936, 0.05837619018554688, 0.05707263946533203, 0.057030654907226565, 0.05662822341918945, 0.05648179244995117, 0.0571412467956543, 0.05748428726196289, 0.05763993453979492, 0.05771673583984375, 0.05707263946533203, 0.05684940719604492, 0.056953857421875, 0.05741056060791016, 0.06003302383422852, 0.058428417205810546, 0.05774131011962891, 0.057040897369384766, 0.05690265655517578, 0.056954879760742184, 0.05847347259521484, 0.05969203186035156, 0.05765119934082031, 0.057371646881103515, 0.05802905654907226, 0.05713612747192383, 0.05772083282470703, 0.05886054229736328, 0.058643455505371096, 0.058423297882080075, 0.05854515075683594, 0.05850316619873047, 0.05833420944213867, 0.05737062454223633, 0.058738689422607425, 0.06049280166625977, 0.057388031005859375, 0.05716070556640625, 0.05776793670654297, 0.05722316741943359, 0.1161185302734375, 0.057365505218505856, 0.06138675308227539, 0.059582462310791014, 0.05994496154785156, 0.058603519439697264, 0.05775564956665039, 0.057621505737304686, 0.059167743682861325, 0.058485759735107425, 0.05712588882446289, 0.05731430435180664, 0.05744332885742188, 0.05783039855957031, 0.05764505767822266, 0.06053273773193359, 0.05806489562988281, 0.05804339218139649, 0.05694566345214844, 0.057839614868164066, 0.059681793212890626, 0.05893222427368164, 0.055997440338134766, 0.05517311859130859, 0.05590425491333008, 0.05814476776123047, 0.05729587173461914, 0.08394854736328125, 0.05765427017211914, 0.08153804779052734, 0.08143769836425781, 0.06014771270751953, 0.060303359985351565, 0.0643031005859375, 0.06203084945678711, 0.062086143493652345, 0.06364569473266601, 0.06440959930419922, 0.06410240173339844, 0.06336409759521484, 0.06071091079711914, 0.05797990417480469, 0.05801267242431641, 0.058157054901123044, 0.05828607940673828, 0.05793791961669922, 0.05809664154052734, 0.059507713317871094, 0.0580761604309082, 0.05957734298706055, 0.058173439025878904, 0.05913907241821289, 0.05809664154052734, 0.0591912956237793, 0.059687934875488284, 0.05906534576416016, 0.05828403091430664, 0.05807820892333984, 0.058866687774658207, 0.0607191047668457, 0.057390079498291016, 0.06013030242919922, 0.057012222290039063, 0.11670118713378906, 0.05745151901245117, 0.05707571029663086, 0.057485313415527345, 0.058431488037109375, 0.059253761291503906, 0.05831987380981445, 0.05900595092773438, 0.06353510284423829, 0.06273945617675782, 0.06093414306640625, 0.06611660766601563, 0.0684738540649414, 0.06470553588867188, 0.06516429138183594, 0.06338969421386718, 0.06469017791748047, 0.06219059371948242, 0.05726924896240235, 0.0568197135925293, 0.05857484817504883, 0.05976268768310547, 0.058684417724609375, 0.05533388900756836, 0.0548853759765625, 0.054940673828125, 0.05490892791748047, 0.054814720153808595, 0.05530112075805664, 0.0556943359375, 0.05839155197143555, 0.05906739044189453, 0.05813862228393555, 0.05795430374145508, 0.059881473541259764, 0.057815040588378906, 0.05710028839111328, 0.057175041198730465, 0.05791641616821289, 0.05711769485473633, 0.057248767852783204, 0.05745663833618164, 0.05758566284179688, 0.05703987121582031, 0.05712793731689453, 0.05712998580932617, 0.05731327819824219, 0.05744025421142578, 0.05893222427368164, 0.058017791748046874, 0.057750526428222655, 0.05758566284179688, 0.05702041625976562, 0.05720371246337891, 0.05712998580932617, 0.05736959838867187, 0.05708697509765625, 0.05713100814819336, 0.05724671936035156, 0.05756108856201172, 0.057457664489746096, 0.058548225402832034, 0.06303948974609375]",tokens/s,17.058953598689097,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-1.4b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,3963.219968,3483.369472,2556.428288,2015.363072,1922.57536,s,10,0.6171319999694824,0.06171319999694824,0.003944257502635103,0.061026817321777345,0.06649902954101562,0.06674981994628906,0.06695045227050782,"[0.06584969329833984, 0.05720367813110352, 0.05918870544433594, 0.05906118392944336, 0.06507564544677734, 0.0670006103515625, 0.05638054275512695, 0.06286492919921875, 0.05806371307373047, 0.06644329833984375]",tokens/s,4148.221126317536,kWh,1.9370623205493137e-06,3.216631908142254e-06,1.9939396030006876e-06,7.147633831692255e-06,tokens/kWh,35816048.50333948,MB,3963.219968,3483.369472,2556.428288,2015.363072,2004.071424,s,10,37.5520126953125,3.7552012695312498,0.09057361385687535,3.7293339843749997,3.8870066650390624,3.8875738891601563,3.888027668457031,"[3.6509453125, 3.62768896484375, 3.72200634765625, 3.73666162109375, 3.88814111328125, 3.693917236328125, 3.86743798828125, 3.7110419921875, 3.886880615234375, 3.76729150390625]",tokens/s,16.776730587296615,kWh,0.00011980986815945404,0.00019879574103007534,0.00011227979070114787,0.00043088539989067726,tokens/kWh,146210.5701794123,,s,629,38.03884133529666,0.060475105461520885,0.00849421212458676,0.05878374481201172,0.06510346374511719,0.06783426513671875,0.11521888122558598,"[0.07358771514892579, 0.08713932800292969, 0.08429363250732422, 0.05959270477294922, 0.059974655151367184, 0.05832294464111328, 0.05901107025146484, 0.058395648956298826, 0.058761215209960936, 0.05871308898925781, 0.056409088134765625, 0.05651865768432617, 0.05550796890258789, 0.05536460876464844, 0.056248321533203124, 0.05678899383544922, 0.055790592193603515, 0.0553256950378418, 0.05508403015136719, 0.05532160186767578, 0.05514547348022461, 0.05608038330078125, 0.05550387191772461, 0.05580492782592773, 0.054937599182128906, 0.055137279510498044, 0.05520588684082031, 0.05605376052856445, 0.054921215057373046, 0.05556121444702149, 0.05691494369506836, 0.0554598388671875, 0.05526220703125, 0.05554483032226563, 0.05635686492919922, 0.05663948822021484, 0.055788543701171874, 0.055172096252441405, 0.055316478729248046, 0.054834175109863284, 0.05471539306640625, 0.05461401748657226, 0.05479423904418945, 0.058552318572998044, 0.061871105194091794, 0.0577259521484375, 0.05798092651367188, 0.05758464050292969, 0.058243072509765625, 0.05756313705444336, 0.057322494506835936, 0.056825855255126956, 0.056342529296875, 0.05650431823730469, 0.056823806762695314, 0.05676544189453125, 0.05636198425292969, 0.06006579208374024, 0.057678848266601565, 0.05747097778320313, 0.05614080047607422, 0.05631078338623047, 0.11431423950195313, 0.0559554557800293, 0.056166400909423826, 0.05603737640380859, 0.057504768371582034, 0.056561664581298826, 0.05712998580932617, 0.056850433349609375, 0.05715967941284179, 0.05703680038452148, 0.05755801773071289, 0.05655449676513672, 0.056130561828613285, 0.05512704086303711, 0.05474816131591797, 0.05544755172729492, 0.05492736053466797, 0.05710335922241211, 0.056199169158935545, 0.056425472259521485, 0.05832089614868164, 0.058510337829589844, 0.057221118927001956, 0.05590118408203125, 0.05614591979980469, 0.055981056213378906, 0.05635276794433594, 0.05703680038452148, 0.05631180953979492, 0.05672857666015625, 0.056987648010253904, 0.05750886535644531, 0.056281089782714844, 0.05579776000976563, 0.05518643188476562, 0.05499391937255859, 0.05529702377319336, 0.05759078216552734, 0.05986918258666992, 0.05905920028686523, 0.06028287887573242, 0.06116864013671875, 0.05934080123901367, 0.05813555145263672, 0.057804798126220705, 0.05900595092773438, 0.05769318389892578, 0.058249214172363284, 0.05974528121948242, 0.0593623046875, 0.0596049919128418, 0.05902643203735351, 0.06155673599243164, 0.059991039276123044, 0.05810483169555664, 0.05862604904174805, 0.05939712142944336, 0.05982822418212891, 0.06049075317382813, 0.057570304870605465, 0.058687488555908204, 0.061692928314208986, 0.05751091384887695, 0.11911167907714844, 0.0577894401550293, 0.05809766387939453, 0.05744025421142578, 0.05675110244750976, 0.056938495635986325, 0.056981502532958986, 0.056497150421142575, 0.05654425430297851, 0.05645619201660156, 0.05651660919189453, 0.05814169692993164, 0.05587865447998047, 0.05713407897949219, 0.059551742553710936, 0.05878476715087891, 0.05957632064819336, 0.06112870407104492, 0.06258483123779297, 0.06018355178833008, 0.06116864013671875, 0.06111539077758789, 0.060783615112304686, 0.06184960174560547, 0.05915750503540039, 0.061736961364746094, 0.06281113433837891, 0.05950668716430664, 0.060126209259033205, 0.06054297637939453, 0.060813312530517576, 0.06015078353881836, 0.05991219329833984, 0.05995315170288086, 0.061193214416503904, 0.06178815841674805, 0.06137139129638672, 0.06193868637084961, 0.06003302383422852, 0.06047948837280273, 0.06161612701416016, 0.06257356643676758, 0.05987737655639649, 0.06240870285034179, 0.06217113494873047, 0.059428863525390625, 0.0556943359375, 0.05755084609985352, 0.05767782211303711, 0.05643468856811523, 0.057082878112792966, 0.0576102409362793, 0.057099262237548826, 0.06488575744628906, 0.057929729461669924, 0.05651968002319336, 0.05528575897216797, 0.056428543090820314, 0.05675929641723633, 0.05578649520874023, 0.057902080535888675, 0.05776793670654297, 0.05621760177612305, 0.12508057403564454, 0.05994291305541992, 0.06770073699951172, 0.06306201553344727, 0.06140620803833008, 0.06097100830078125, 0.05828812789916992, 0.05767987060546875, 0.058298366546630856, 0.059128833770751954, 0.05655859375, 0.05850624084472656, 0.057804798126220705, 0.057204734802246096, 0.058377216339111325, 0.0598466567993164, 0.056779777526855466, 0.057350143432617184, 0.05750374221801758, 0.056027137756347656, 0.05571993637084961, 0.05564723205566406, 0.055739391326904295, 0.055419902801513675, 0.055299072265625, 0.05986406326293945, 0.06171136093139649, 0.05826047897338867, 0.05626265716552734, 0.0567982063293457, 0.055393280029296874, 0.05586227035522461, 0.05707059097290039, 0.056242176055908207, 0.05676031875610352, 0.05696409606933594, 0.0564316177368164, 0.05622886276245117, 0.057973758697509765, 0.05872844696044922, 0.05908377456665039, 0.060211200714111325, 0.062048255920410154, 0.061551616668701174, 0.06338662338256836, 0.061300735473632816, 0.05871615982055664, 0.059730945587158205, 0.056940544128417966, 0.05966233444213867, 0.061067264556884764, 0.05961625671386719, 0.06206054306030274, 0.0649543685913086, 0.06299238586425782, 0.06464511871337891, 0.06277427291870118, 0.06091571044921875, 0.06032486343383789, 0.0642529296875, 0.06233497619628906, 0.05983129501342774, 0.061499393463134766, 0.12834918212890625, 0.06115327835083008, 0.06629273223876953, 0.0651182098388672, 0.06050201416015625, 0.06025830459594726, 0.06109183883666992, 0.06387507247924805, 0.06543052673339844, 0.06146867370605469, 0.060022785186767576, 0.06376652908325195, 0.06209331130981445, 0.06170624160766602, 0.06369382476806641, 0.05928345489501953, 0.05773311996459961, 0.05951385498046875, 0.055787521362304686, 0.058534912109375, 0.05816729736328125, 0.057425918579101565, 0.061267967224121096, 0.060606464385986325, 0.058517505645751956, 0.06265241622924805, 0.05990092849731445, 0.060276737213134764, 0.06298316955566406, 0.06145843124389649, 0.06076620864868164, 0.05823180770874024, 0.05935923385620117, 0.05905203247070313, 0.059842559814453126, 0.058456062316894535, 0.05838745498657227, 0.057839614868164066, 0.05799219131469727, 0.05717094421386719, 0.06385459136962891, 0.05954969787597656, 0.05876633453369141, 0.05782527923583984, 0.06413414764404297, 0.06693888092041016, 0.06145228958129883, 0.060921855926513675, 0.06215577697753906, 0.06243635177612305, 0.06481100463867187, 0.06947430419921875, 0.06257459259033203, 0.06309273529052735, 0.06460313415527344, 0.06596812438964844, 0.06615142059326172, 0.06692249298095704, 0.0630087661743164, 0.06555033874511719, 0.0678287353515625, 0.06783795166015626, 0.06114815902709961, 0.13062655639648438, 0.0625541114807129, 0.06386483383178711, 0.06431129455566406, 0.06278963088989258, 0.06666547393798829, 0.059061248779296874, 0.05992755126953125, 0.05935923385620117, 0.058755073547363285, 0.0597022705078125, 0.059563007354736325, 0.05705318450927734, 0.05732044982910156, 0.057455615997314455, 0.05661798477172852, 0.0594513931274414, 0.05956915283203125, 0.05730303955078125, 0.05749248123168945, 0.05704908752441406, 0.05717299270629883, 0.059184127807617185, 0.058927104949951174, 0.060237823486328126, 0.06456832122802734, 0.05838131332397461, 0.05858099365234375, 0.05742182540893555, 0.05747916793823242, 0.058554367065429686, 0.05658009719848633, 0.05752320098876953, 0.05826662445068359, 0.0543744010925293, 0.060319744110107425, 0.057957374572753906, 0.05693747329711914, 0.05978521728515625, 0.05787955093383789, 0.05664460754394531, 0.05732966232299805, 0.057472000122070314, 0.058872833251953124, 0.059256832122802736, 0.05712998580932617, 0.056403968811035154, 0.05805670547485352, 0.057630718231201174, 0.05732863998413086, 0.06267187118530274, 0.060249088287353515, 0.05637836837768555, 0.05614284896850586, 0.05546700668334961, 0.05593190383911133, 0.05630976104736328, 0.05666304016113281, 0.057265151977539064, 0.057082878112792966, 0.056586238861083986, 0.059374591827392575, 0.05826047897338867, 0.11308748626708984, 0.05700403213500976, 0.05733171081542969, 0.05779251098632812, 0.07788236999511719, 0.07803801727294922, 0.060846080780029295, 0.05638553619384765, 0.058668033599853515, 0.057207809448242185, 0.059456512451171874, 0.060821502685546876, 0.05708902359008789, 0.055959552764892576, 0.07370956420898438, 0.06292787170410157, 0.05744435119628906, 0.05688422393798828, 0.07018598175048828, 0.05625753784179687, 0.0626319351196289, 0.06095974349975586, 0.057338878631591796, 0.062042110443115236, 0.0610252799987793, 0.06509977722167969, 0.06370816040039062, 0.06880255889892578, 0.06757273864746094, 0.06834483337402343, 0.06570598602294922, 0.06530252838134766, 0.06785330963134766, 0.06575923156738281, 0.06661529541015625, 0.06947430419921875, 0.0669521942138672, 0.060237823486328126, 0.05970943832397461, 0.06030233764648438, 0.061500415802001954, 0.06151475143432617, 0.06069247817993164, 0.06363443374633788, 0.0636866569519043, 0.06032691192626953, 0.05909503936767578, 0.061006847381591796, 0.05849292755126953, 0.05927731323242187, 0.05921996688842773, 0.05969203186035156, 0.05868544006347656, 0.057278465270996094, 0.05632102584838867, 0.05475430297851563, 0.05551513671875, 0.05588582229614258, 0.05655859375, 0.05673984146118164, 0.05574553680419922, 0.05773721694946289, 0.0601610221862793, 0.1217976303100586, 0.05613772964477539, 0.056011775970458984, 0.05869465637207031, 0.06123622512817383, 0.055569408416748046, 0.05695283126831055, 0.058024959564208986, 0.061966335296630856, 0.06098329544067383, 0.05653606414794922, 0.061459457397460934, 0.06764543914794922, 0.06746112060546874, 0.062561279296875, 0.06604390716552734, 0.05844172668457031, 0.05710131072998047, 0.05583769607543945, 0.05608652877807617, 0.058259456634521485, 0.05783347320556641, 0.0565401611328125, 0.06257664108276367, 0.05713100814819336, 0.0581212158203125, 0.05759385681152344, 0.06029721450805664, 0.06364876937866211, 0.06286540985107422, 0.05726822280883789, 0.05895372772216797, 0.058090496063232425, 0.05961523056030273, 0.05711769485473633, 0.05781708908081055, 0.05882777786254883, 0.060319744110107425, 0.0575098876953125, 0.059832321166992185, 0.060203006744384766, 0.05877043151855469, 0.05932134246826172, 0.05976063919067383, 0.05765427017211914, 0.06074163055419922, 0.059600894927978515, 0.059184127807617185, 0.05837619018554688, 0.057457664489746096, 0.05785804748535156, 0.057744384765625, 0.05600460815429688, 0.054765663146972655, 0.05499587249755859, 0.055034881591796876, 0.055395328521728515, 0.05922611236572266, 0.06072627258300781, 0.055653377532958986, 0.059396095275878906, 0.05941350555419922, 0.059937793731689455, 0.11557068634033203, 0.05865881729125977, 0.062042110443115236, 0.06031257629394531, 0.059187198638916014, 0.05773721694946289, 0.05873971176147461, 0.058240001678466796, 0.05813759994506836, 0.05783039855957031, 0.06116352081298828, 0.05838950347900391, 0.05717299270629883, 0.057613311767578126, 0.059494400024414064, 0.0580239372253418, 0.05811916732788086, 0.05953740692138672, 0.057437183380126954, 0.058995712280273435, 0.059679744720458984, 0.05995622253417969, 0.05952716827392578, 0.05815091323852539, 0.06017228698730469, 0.06385868835449218, 0.05907251358032226, 0.0586690559387207, 0.05753241729736328, 0.05738905715942383, 0.0580423698425293, 0.05768499374389648, 0.05778636932373047, 0.06595276641845703, 0.05929369735717773, 0.05878374481201172, 0.05898035049438476, 0.05667942428588867, 0.057112575531005856, 0.06387200164794922, 0.06230527877807617, 0.05977702331542969, 0.06775296020507812, 0.06819532775878906, 0.06822707366943359, 0.06330060958862305, 0.06525337219238281, 0.06665420532226562, 0.06816665649414062, 0.06968831634521484, 0.06322892761230468, 0.060867584228515625, 0.06263910293579102, 0.06387916946411133, 0.06969856262207032, 0.07224114990234375, 0.0673628158569336, 0.06957260894775391, 0.06993817901611328, 0.06780108642578125, 0.06541414642333984, 0.0659947509765625, 0.06625279998779297, 0.13873356628417968, 0.07090790557861328, 0.06798233795166016, 0.06698802947998046, 0.06602342224121094, 0.058846206665039064, 0.056190975189208986, 0.05482393646240234, 0.05478400039672852, 0.05557145690917969, 0.05637017440795898, 0.054968318939208984, 0.05457920074462891, 0.05468262481689453, 0.055172096252441405, 0.058196990966796876, 0.05934284973144531, 0.06353612899780274, 0.05910220718383789, 0.05983027267456055, 0.05881139373779297, 0.05994905471801758, 0.060521472930908204, 0.05981081771850586, 0.060270591735839846, 0.06124544143676758, 0.05959167861938477, 0.06017331314086914, 0.060813312530517576, 0.06017740631103516, 0.06214553451538086, 0.06293196868896485, 0.061246463775634766, 0.062246910095214845, 0.06118707275390625, 0.05849702453613281, 0.05873971176147461, 0.057455615997314455, 0.057062400817871096, 0.05752012634277344, 0.0579051513671875, 0.058102783203125, 0.056513534545898435, 0.05929574584960937, 0.06028083038330078, 0.060232704162597656, 0.059325439453125, 0.05836288070678711, 0.06032486343383789, 0.05936435317993164, 0.06026444625854492, 0.06033407974243164, 0.06021324920654297, 0.060071937561035155, 0.05875711822509765, 0.06092595291137695, 0.061020160675048826, 0.05811916732788086, 0.056987648010253904, 0.05925785446166992, 0.0601343994140625, 0.06050406265258789, 0.060624897003173826]",tokens/s,16.535729741493054,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-34B,01-ai/Yi-34B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,46ff7c416f79d4ee36ec52f8b6b6bb7b98ae087c,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,4404.232192,37868.273664,36941.33248,36400.267264,35749.977088,s,10,2.0932503662109374,0.20932503662109375,0.0018223647108205742,0.20826748657226563,0.21162205505371093,0.21218798828125,0.21264073486328125,"[0.21275392150878905, 0.20827442932128906, 0.20816326904296875, 0.2105822448730469, 0.21092726135253906, 0.2077797393798828, 0.2074851837158203, 0.20752748107910157, 0.2082605438232422, 0.2114962921142578]",tokens/s,1222.9784078021883,kWh,6.866735770650533e-06,1.1406070821553736e-05,1.0674773032742055e-05,2.8947579624946326e-05,tokens/kWh,8843571.839746676,MB,4404.232192,37868.273664,36941.33248,36400.267264,35784.557568,s,10,131.1689775390625,13.11689775390625,0.06818476437578548,13.0983525390625,13.183209765625,13.231891503906251,13.27083689453125,"[13.1723916015625, 13.130994140625, 13.0449453125, 13.1503232421875, 13.2805732421875, 13.0462119140625, 13.106380859375, 13.057064453125, 13.09032421875, 13.0897685546875]",tokens/s,4.802964937440213,kWh,0.0004102496655738872,0.0006877741432416205,0.0005015036922671974,0.0015995275010827052,tokens/kWh,39386.63133791441,,s,629,132.83954171752927,0.21119164025044404,0.025084510795026438,0.2074746856689453,0.21069414672851564,0.21383700866699218,0.4153157312011719,"[0.2129889221191406, 0.21308416748046874, 0.20892262268066406, 0.2089441223144531, 0.20908851623535157, 0.20621005249023439, 0.20764979553222657, 0.20766207885742188, 0.207025146484375, 0.21278207397460938, 0.21368319702148436, 0.21144473266601563, 0.21073817443847656, 0.21006950378417968, 0.21377023315429688, 0.20965989685058595, 0.20908236694335938, 0.20845362854003907, 0.20978585815429687, 0.207678466796875, 0.20823143005371095, 0.20798565673828126, 0.20844645690917968, 0.20803482055664063, 0.20719923400878906, 0.21117747497558595, 0.21266534423828126, 0.21052621459960938, 0.21056410217285157, 0.20820172119140626, 0.20861952209472656, 0.20820582580566407, 0.2063206329345703, 0.20770201110839845, 0.21065933227539063, 0.2064701385498047, 0.20867481994628906, 0.20843724060058594, 0.20716954040527344, 0.20991488647460937, 0.208542724609375, 0.2077644805908203, 0.21086309814453125, 0.20764671325683592, 0.20665037536621095, 0.2113648681640625, 0.20953701782226564, 0.20715724182128906, 0.20797439575195312, 0.20890419006347657, 0.2074746856689453, 0.2098104248046875, 0.20746546936035157, 0.2080563201904297, 0.2076549072265625, 0.208542724609375, 0.2093107147216797, 0.20857752990722656, 0.20820889282226562, 0.20938035583496092, 0.2095994873046875, 0.20763853454589845, 0.41568563842773437, 0.20722175598144532, 0.20682444763183594, 0.2072033233642578, 0.20702925109863282, 0.2098401336669922, 0.20612812805175781, 0.20623257446289062, 0.20662066650390626, 0.20614656066894532, 0.20646809387207032, 0.2091427764892578, 0.20702616882324218, 0.2066677703857422, 0.20880691528320314, 0.20638003540039063, 0.21009100341796874, 0.2078392333984375, 0.20592742919921875, 0.2069186553955078, 0.20645376586914063, 0.2078351287841797, 0.21185842895507812, 0.20895948791503907, 0.2128670654296875, 0.2370908203125, 0.20701695251464844, 0.22521856689453126, 0.20745318603515625, 0.20611276245117188, 0.20558029174804687, 0.20744090270996093, 0.2063882293701172, 0.2083072052001953, 0.2060001220703125, 0.20669850158691405, 0.20624076843261718, 0.21248818969726563, 0.2089717712402344, 0.2095677490234375, 0.20680294799804688, 0.20645274353027343, 0.2083778533935547, 0.20672921752929688, 0.21225369262695312, 0.2057646026611328, 0.20597657775878905, 0.20642918395996093, 0.20664933776855468, 0.2090997772216797, 0.20929330444335936, 0.2086051788330078, 0.20866252136230468, 0.208721923828125, 0.21195365905761718, 0.2086297607421875, 0.20693196105957032, 0.20612197875976562, 0.20586495971679689, 0.20628684997558594, 0.20613221740722656, 0.20826214599609374, 0.20656434631347656, 0.41625601196289064, 0.20662886047363282, 0.20754534912109374, 0.20633088684082032, 0.20569190979003907, 0.20449586486816407, 0.20512460327148438, 0.20585574340820312, 0.20489112854003907, 0.20687461853027345, 0.20609228515625, 0.2062899169921875, 0.2060789794921875, 0.20587008666992188, 0.2056488952636719, 0.20694732666015625, 0.20620799255371094, 0.20693402099609376, 0.20602879333496094, 0.20836863708496095, 0.2079805450439453, 0.20873727416992188, 0.20647628784179686, 0.2064127960205078, 0.20610150146484374, 0.20639436340332032, 0.20672819519042968, 0.20847206115722655, 0.20636160278320312, 0.20634317016601564, 0.2073374786376953, 0.20834407043457032, 0.20712652587890626, 0.20691046142578126, 0.20746444702148437, 0.20772454833984375, 0.20988517761230469, 0.20893081665039062, 0.20541542053222656, 0.2083450927734375, 0.20700775146484374, 0.20639436340332032, 0.2049925079345703, 0.20541952514648437, 0.20662374877929687, 0.20943154907226563, 0.20715519714355468, 0.20863078308105468, 0.20905165100097656, 0.20896768188476564, 0.2082734069824219, 0.2090997772216797, 0.20875981140136718, 0.20649472045898437, 0.20767744445800781, 0.20992819213867187, 0.20585061645507813, 0.20597657775878905, 0.20762214660644532, 0.20671180725097657, 0.20696780395507813, 0.20690432739257814, 0.20746649169921874, 0.4219689025878906, 0.2095503387451172, 0.20835430908203126, 0.2082467803955078, 0.20805734252929686, 0.20875570678710936, 0.20840754699707031, 0.21371084594726564, 0.20972953796386717, 0.2106367950439453, 0.2098841552734375, 0.20783103942871095, 0.20770611572265624, 0.20795494079589844, 0.20887858581542967, 0.20849664306640625, 0.20809318542480468, 0.20901478576660157, 0.20576768493652345, 0.205981689453125, 0.20622335815429688, 0.20737330627441405, 0.2080860137939453, 0.20620903015136718, 0.20767744445800781, 0.20796109008789063, 0.20782797241210937, 0.20648857116699218, 0.206023681640625, 0.20823347473144532, 0.21064089965820312, 0.20932914733886718, 0.21891276550292968, 0.21298585510253906, 0.21101875305175782, 0.2073528289794922, 0.2063759307861328, 0.2083583984375, 0.2079303741455078, 0.21206118774414062, 0.20908134460449218, 0.2068828125, 0.20713267517089845, 0.21481369018554688, 0.21158912658691406, 0.21271961975097656, 0.20725555419921876, 0.20655308532714844, 0.20710809326171875, 0.20849459838867188, 0.20740505981445312, 0.20665957641601562, 0.21043507385253907, 0.20975820922851562, 0.20609945678710936, 0.20763238525390626, 0.20562637329101563, 0.20653977966308593, 0.20738047790527345, 0.2098544616699219, 0.2106183624267578, 0.20902706909179689, 0.20825497436523438, 0.4226795654296875, 0.20792422485351564, 0.20757093811035157, 0.2290155487060547, 0.22222642517089844, 0.20933631896972657, 0.2225438690185547, 0.21071463012695313, 0.21434471130371094, 0.21150924682617187, 0.21068902587890626, 0.21072793579101562, 0.20914073181152343, 0.2087024688720703, 0.2084014129638672, 0.21117747497558595, 0.2080245819091797, 0.20877413940429687, 0.2088099822998047, 0.20794367980957032, 0.20744908142089843, 0.20708352661132812, 0.2088642578125, 0.20972032165527343, 0.20888473510742187, 0.20865330505371094, 0.213823486328125, 0.2138460235595703, 0.21304217529296876, 0.20811981201171875, 0.20921139526367188, 0.20767027282714845, 0.20673023986816405, 0.2076590118408203, 0.20632473754882813, 0.20897996520996093, 0.208974853515625, 0.21139865112304687, 0.2104965057373047, 0.21833113098144533, 0.21330738830566406, 0.21535743713378908, 0.21634764099121093, 0.21487001037597656, 0.21613465881347657, 0.22213427734375, 0.2184601593017578, 0.20959539794921875, 0.20905165100097656, 0.20953395080566406, 0.20811878967285155, 0.20694528198242187, 0.20560794067382812, 0.2073456573486328, 0.20883660888671876, 0.20856422424316406, 0.20811981201171875, 0.2071418914794922, 0.20704153442382814, 0.20711424255371094, 0.20956364440917968, 0.2092400665283203, 0.2075852813720703, 0.41617510986328127, 0.20689100646972655, 0.20774911499023438, 0.20847001647949218, 0.20714291381835936, 0.20791091918945312, 0.20718695068359375, 0.20748696899414062, 0.20473036193847657, 0.2059561004638672, 0.20655206298828124, 0.20629708862304688, 0.20628172302246095, 0.20780543518066405, 0.20610354614257811, 0.20678553771972658, 0.20721049499511718, 0.2070312957763672, 0.2074746856689453, 0.20952064514160157, 0.20736102294921874, 0.20605644226074218, 0.20642201232910157, 0.20689305114746093, 0.20765081787109374, 0.20703436279296875, 0.20804403686523437, 0.20710809326171875, 0.20651724243164063, 0.20687155151367187, 0.20654080200195313, 0.20821299743652344, 0.20665037536621095, 0.20849151611328126, 0.2058065948486328, 0.20689715576171874, 0.2067578887939453, 0.20581683349609375, 0.20727500915527344, 0.20670565795898438, 0.20730572509765624, 0.2057216033935547, 0.20592434692382813, 0.20629811096191406, 0.20509184265136718, 0.20726066589355469, 0.20862669372558593, 0.20665957641601562, 0.20563967895507812, 0.206993408203125, 0.20679884338378907, 0.20758834838867188, 0.20689407348632813, 0.20786483764648436, 0.20671180725097657, 0.20849562072753905, 0.20809011840820313, 0.20809727478027343, 0.20803379821777343, 0.20888166809082032, 0.20803890991210938, 0.20670463562011718, 0.20646809387207032, 0.41470669555664064, 0.2077409210205078, 0.20919296264648438, 0.206666748046875, 0.2071593017578125, 0.20715008544921876, 0.20658175659179687, 0.2070128631591797, 0.20785664367675782, 0.20820172119140626, 0.20624691772460937, 0.2052444152832031, 0.20631552124023436, 0.20689202880859375, 0.20763136291503906, 0.2091612091064453, 0.20693402099609376, 0.20652339172363282, 0.2071920623779297, 0.20633497619628907, 0.20764364624023438, 0.2085253143310547, 0.20781875610351563, 0.20752896118164063, 0.2058332214355469, 0.20693504333496093, 0.20610150146484374, 0.20695347595214844, 0.20966297912597656, 0.20899839782714844, 0.20741836547851564, 0.23993959045410157, 0.2093455352783203, 0.2088284149169922, 0.22213017272949218, 0.21038592529296876, 0.20718182373046876, 0.20889907836914062, 0.20849151611328126, 0.20801023864746093, 0.20806553649902343, 0.20693402099609376, 0.2061158447265625, 0.20559053039550781, 0.2057154541015625, 0.20633804321289062, 0.20731085205078126, 0.20908851623535157, 0.2084126739501953, 0.20588954162597656, 0.20610456848144532, 0.20690022277832032, 0.20776856994628906, 0.20785664367675782, 0.20711322021484374, 0.20653773498535155, 0.205665283203125, 0.20617829895019532, 0.20641792297363282, 0.2072156219482422, 0.20671795654296876, 0.20693299865722656, 0.20564991760253906, 0.4149964904785156, 0.20674560546875, 0.20779110717773439, 0.20822015380859374, 0.2063124542236328, 0.20635545349121093, 0.20567039489746095, 0.20640255737304689, 0.208321533203125, 0.20720947265625, 0.2068828125, 0.20808908081054686, 0.2080532531738281, 0.20743475341796874, 0.20727705383300782, 0.20856320190429686, 0.20820069885253906, 0.21033676147460936, 0.20585983276367187, 0.20708454895019532, 0.21465907287597658, 0.20609228515625, 0.20679373168945311, 0.2086789093017578, 0.20645989990234376, 0.20726579284667968, 0.2065244140625, 0.20626535034179688, 0.20677017211914062, 0.20728115844726563, 0.20607283020019532, 0.20621209716796876, 0.20648959350585938, 0.20649165344238282, 0.20664218139648438, 0.20731494140625, 0.206561279296875, 0.2081976318359375, 0.20622233581542967, 0.20574105834960937, 0.20832666015625, 0.20562637329101563, 0.20668006896972657, 0.20722586059570314, 0.20649880981445312, 0.20646809387207032, 0.20730572509765624, 0.20653260803222656, 0.20704666137695313, 0.20812594604492188, 0.20827545166015626, 0.2077081604003906, 0.20786585998535156, 0.20744601440429689, 0.20681011962890625, 0.207499267578125, 0.20621926879882813, 0.2089891815185547, 0.2074071044921875, 0.20816691589355468, 0.20652339172363282, 0.20755148315429686, 0.20581068420410156, 0.41543988037109375, 0.208, 0.2070548553466797, 0.2069698486328125, 0.20777471923828125, 0.20813516235351562, 0.2077112274169922, 0.20815667724609374, 0.20743270874023437, 0.2065366973876953, 0.206708740234375, 0.20721253967285155, 0.208785400390625, 0.20883763122558593, 0.20656640625, 0.20629913330078126, 0.20636262512207032, 0.20649574279785157, 0.2072023010253906, 0.20815769958496094, 0.20636262512207032, 0.20705690002441407, 0.20677119445800782, 0.2065602569580078, 0.20656434631347656, 0.20856524658203124, 0.208005126953125, 0.2070978546142578, 0.20806962585449218, 0.21315890502929688, 0.2171688995361328, 0.21840281677246093, 0.20915097045898437, 0.2079139862060547, 0.20626841735839843, 0.2091182098388672, 0.20818328857421875, 0.2093660125732422, 0.20811672973632814, 0.20682138061523436, 0.20564070129394532, 0.20628172302246095, 0.20560076904296876, 0.20598886108398437, 0.2077358093261719, 0.20812185668945313, 0.20754637145996094, 0.2053242950439453, 0.20601344299316407, 0.20730061340332032, 0.20875981140136718, 0.20770713806152344, 0.2063441925048828, 0.20741017150878907, 0.20929638671875, 0.20892160034179688, 0.20876698303222657, 0.20736717224121093, 0.20653567504882814, 0.20619264221191405, 0.20535090637207032, 0.20641587829589844, 0.20937318420410156, 0.41993319702148435, 0.20647731018066406, 0.20632371520996093, 0.20604722595214844, 0.20627456665039062, 0.20637184143066406, 0.238376953125, 0.21952922058105467, 0.2078392333984375, 0.2067589111328125, 0.20691148376464844, 0.20657049560546875, 0.20637286376953126, 0.2075156555175781, 0.20860211181640625, 0.2073456573486328, 0.20690432739257814, 0.20750335693359376, 0.20685414123535156, 0.20652748107910157, 0.20763034057617188, 0.20836863708496095, 0.2067650604248047, 0.20641075134277342, 0.2069749755859375, 0.20741529846191406, 0.20629913330078126, 0.20857241821289063, 0.20674662780761718, 0.2072227783203125, 0.206740478515625, 0.2072227783203125, 0.2070118408203125, 0.20804505920410157, 0.20860313415527343, 0.20777880859375, 0.20667698669433593, 0.20759449768066407, 0.20702822875976562, 0.20764569091796875, 0.20757093811035157, 0.20671180725097657, 0.20548300170898437, 0.20628889465332031, 0.2067415008544922, 0.20698828125, 0.20730572509765624, 0.207494140625, 0.20761599731445313, 0.20599501037597656, 0.20638310241699218, 0.20734463500976563, 0.20883456420898439, 0.2074122314453125, 0.20600627136230468, 0.20708454895019532, 0.20716954040527344, 0.2060984344482422, 0.207177734375, 0.20796006774902343, 0.20759552001953124, 0.20675993347167967, 0.2055608367919922]",tokens/s,4.7350359077382915,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-12b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1339.51488,14958.985216,14032.044032,13490.978816,13146.243584,s,10,1.0070111389160157,0.10070111389160157,0.010589537654254202,0.09753083419799805,0.11349011154174804,0.12011510429382323,0.1254150984954834,"[0.10388227081298829, 0.12674009704589845, 0.09905574035644531, 0.0990218276977539, 0.09603984069824219, 0.08954188537597656, 0.11201789093017578, 0.0928194580078125, 0.09393536376953125, 0.09395676422119141]",tokens/s,2542.176447775622,kWh,3.0807060668769393e-06,5.115722459420346e-06,4.294663629753787e-06,1.2491092156051073e-05,tokens/kWh,20494605.019464664,MB,1339.51488,14958.985216,14032.044032,13490.978816,13413.403136,s,10,58.53941015625001,5.853941015625,0.07642428111242691,5.847863037109375,5.943658984374999,5.955609033203125,5.965169072265625,"[5.93047412109375, 5.8581513671875, 5.843197265625, 5.82612353515625, 5.8362255859375, 5.96755908203125, 5.85252880859375, 5.795966796875, 5.68818017578125, 5.94100341796875]",tokens/s,10.761980660864886,kWh,0.00018685071491500706,0.0003114046489825752,0.00020486842036730109,0.0007031237842648834,tokens/kWh,89600.1549227446,,s,629,59.34543145751953,0.09434885764311532,0.01383683316197236,0.09140633392333984,0.10160865631103516,0.10636472473144531,0.18718273315429695,"[0.09825484466552735, 0.0976527328491211, 0.1320089569091797, 0.12921343994140624, 0.09629286193847657, 0.090461181640625, 0.09147289276123047, 0.10581401824951171, 0.08899481964111328, 0.08616345977783203, 0.08548044586181641, 0.08584601593017578, 0.08650649261474609, 0.08991641235351562, 0.08320307159423829, 0.08589619445800781, 0.09041715240478515, 0.08717005157470703, 0.09063321685791016, 0.08727961730957032, 0.09042841339111328, 0.08705535888671875, 0.0862003173828125, 0.09140633392333984, 0.09110733032226563, 0.09070182037353515, 0.09347277069091797, 0.09379840087890624, 0.09596927642822266, 0.09143398284912109, 0.0909844512939453, 0.09343590545654297, 0.09594060516357422, 0.09185177612304687, 0.10685337829589844, 0.10545254516601563, 0.10633830261230469, 0.10420223999023437, 0.10650009918212891, 0.10236927795410156, 0.09262489318847657, 0.09113702392578125, 0.0976332778930664, 0.09252761840820313, 0.09350860595703125, 0.09312767791748047, 0.10330009460449219, 0.08852480316162109, 0.08926515197753906, 0.0879452133178711, 0.0918446044921875, 0.09228902435302734, 0.09378508758544922, 0.08924877166748046, 0.09180876922607421, 0.0905134048461914, 0.09236377716064453, 0.09414041900634766, 0.08973619079589844, 0.09230233764648438, 0.08946790313720702, 0.09171046447753907, 0.21421260070800782, 0.08648703765869141, 0.08532787322998046, 0.08492851257324219, 0.08634060668945312, 0.08663346862792969, 0.08886271667480469, 0.0944373779296875, 0.0918128662109375, 0.09439231872558594, 0.09414246368408204, 0.0887562255859375, 0.09666355133056641, 0.09480499267578125, 0.09061580657958984, 0.08702054595947266, 0.08621158599853515, 0.08533094024658203, 0.08507801818847656, 0.08792269134521484, 0.0935884780883789, 0.09307955169677734, 0.09099263763427734, 0.09426124572753906, 0.09408716583251953, 0.09042534637451172, 0.09309696197509766, 0.09602867126464844, 0.10515251159667968, 0.1011404800415039, 0.10102067565917969, 0.10145996856689453, 0.10344448089599609, 0.10159513854980469, 0.09905458831787109, 0.09802547454833985, 0.0990412826538086, 0.0968796157836914, 0.09018777465820313, 0.08902758026123046, 0.08996556854248047, 0.09235865783691406, 0.09227468872070313, 0.09153945922851563, 0.09019596862792968, 0.08945152282714844, 0.0888053741455078, 0.10196685028076172, 0.09713459014892578, 0.09059635162353516, 0.08884735870361328, 0.08790322875976563, 0.09026252746582031, 0.09149337768554687, 0.09142578887939454, 0.095783935546875, 0.09977446746826171, 0.09938534545898438, 0.09424281311035156, 0.08769331359863282, 0.10073292541503906, 0.10173849487304687, 0.08970035552978516, 0.19763404846191407, 0.09320960235595703, 0.09457049560546875, 0.09178112030029296, 0.09157939147949219, 0.09024614715576172, 0.09030553436279297, 0.08824422454833984, 0.08760115051269532, 0.08720076751708984, 0.08914431762695313, 0.08883302307128907, 0.09003008270263672, 0.08765644836425782, 0.08809574127197266, 0.08936959838867188, 0.09133055877685547, 0.08776908874511719, 0.08983961486816407, 0.0903198699951172, 0.09064345550537109, 0.08965017700195313, 0.09074176025390625, 0.09060761260986328, 0.08863948822021485, 0.09183539581298829, 0.09126502227783204, 0.08817766571044922, 0.08697548675537109, 0.0917391357421875, 0.08885247802734375, 0.0888115234375, 0.0894197769165039, 0.08781005096435547, 0.08764723205566406, 0.08906854248046875, 0.09107148742675782, 0.0910192642211914, 0.09286553955078125, 0.09063116455078125, 0.09071820831298828, 0.09156505584716797, 0.09020006561279297, 0.08941567993164062, 0.09500672149658203, 0.09452953338623046, 0.09220198059082031, 0.09030553436279297, 0.0913285140991211, 0.0879319076538086, 0.0901560287475586, 0.08863334655761719, 0.11101798248291016, 0.11001344299316407, 0.09929830169677735, 0.10489548492431641, 0.10159923553466797, 0.1162946548461914, 0.10437529754638672, 0.10327142333984375, 0.0991825942993164, 0.09829376220703125, 0.09992806243896485, 0.2002503662109375, 0.09547264099121094, 0.09762815856933593, 0.09814527893066406, 0.0983746566772461, 0.09661952209472656, 0.09704857635498047, 0.10022502136230468, 0.09055232238769531, 0.09304370880126953, 0.0985528335571289, 0.09317683410644531, 0.08960511779785156, 0.09602969360351563, 0.09663488006591797, 0.08455270385742188, 0.0936437759399414, 0.09431552124023437, 0.0881612777709961, 0.09002086639404297, 0.09609625244140625, 0.09109811401367188, 0.08726016235351562, 0.09285836791992187, 0.08874905395507812, 0.08873779296875, 0.09152819061279296, 0.08766873931884765, 0.08745881652832031, 0.09108480072021484, 0.08879513549804688, 0.09034239959716797, 0.0868505630493164, 0.08675430297851562, 0.08504013061523437, 0.09313484954833984, 0.10777907562255859, 0.10327552032470703, 0.09319014739990235, 0.08737484741210938, 0.0877844467163086, 0.09556787109375, 0.09085542297363282, 0.08936345672607422, 0.08849510192871093, 0.09079808044433593, 0.08984678649902343, 0.08925081634521484, 0.09337036895751953, 0.09460838317871094, 0.09446297454833984, 0.0895959014892578, 0.08881356811523437, 0.0923904037475586, 0.09067520141601562, 0.09323212432861328, 0.0890071029663086, 0.0941475830078125, 0.09853030395507813, 0.089206787109375, 0.0932300796508789, 0.09605324554443359, 0.0890613784790039, 0.1882265625, 0.09256345367431641, 0.08969932556152344, 0.09237606048583985, 0.09153638458251953, 0.09116569519042969, 0.0900505599975586, 0.09157119750976563, 0.09664409637451171, 0.09490022277832032, 0.0915814437866211, 0.09494322967529296, 0.09132339477539063, 0.09135513305664063, 0.08962560272216796, 0.09442098999023438, 0.09758207702636719, 0.09540096282958985, 0.09397964477539063, 0.09459916687011719, 0.09580339050292969, 0.08963481903076172, 0.09769369506835937, 0.096036865234375, 0.09132749176025391, 0.08931430053710937, 0.09035059356689454, 0.09458175659179688, 0.08996147155761719, 0.09288396453857421, 0.09378304290771484, 0.09884979248046875, 0.09810124969482421, 0.09587506866455078, 0.09840025329589844, 0.10293657684326171, 0.09881906890869141, 0.09571737670898438, 0.09809305572509766, 0.09816166687011718, 0.08953651428222656, 0.08926412963867188, 0.09723391723632813, 0.09754214477539062, 0.09210060882568359, 0.09282662200927734, 0.08805171203613281, 0.09376461029052735, 0.09413938903808594, 0.09245184326171875, 0.08978329467773437, 0.08795442962646484, 0.08663756561279297, 0.08410214233398437, 0.08389119720458985, 0.08663756561279297, 0.08506265258789063, 0.08547942352294922, 0.08665907287597656, 0.08744960021972656, 0.09228288269042968, 0.09561497497558594, 0.09385472106933594, 0.18275430297851564, 0.09454898834228516, 0.09366732788085938, 0.08714137268066406, 0.09451417541503906, 0.092115966796875, 0.105417724609375, 0.09133055877685547, 0.09204940795898438, 0.09240780639648437, 0.08503807830810547, 0.08867430114746094, 0.08913715362548828, 0.08830770874023437, 0.08916889953613281, 0.0908564453125, 0.0926033935546875, 0.09636863708496093, 0.08847462463378906, 0.09394585418701172, 0.0960522232055664, 0.09029017639160156, 0.09035980987548828, 0.09217638397216797, 0.09139405059814452, 0.09105203247070312, 0.08881254577636719, 0.08783769226074219, 0.08788275146484376, 0.0878397445678711, 0.08889651489257812, 0.08983859252929688, 0.08884019470214843, 0.08676761627197266, 0.08705638122558594, 0.09090150451660156, 0.08766566467285156, 0.11803238677978516, 0.1068380126953125, 0.08877977752685547, 0.08858316802978515, 0.08832614135742188, 0.09000345611572266, 0.09756057739257812, 0.09130802917480468, 0.10638233947753906, 0.0903720932006836, 0.09013862609863281, 0.10596659088134766, 0.10728141021728516, 0.10658099365234375, 0.10462310028076172, 0.10629119873046874, 0.10303180694580077, 0.09989529418945313, 0.11469516754150391, 0.09947135925292969, 0.10410189056396485, 0.09611468505859375, 0.09867263793945312, 0.09469132995605468, 0.10616729736328125, 0.10079436492919921, 0.21487103271484376, 0.09851392364501953, 0.10075750732421875, 0.1045381088256836, 0.09696256256103515, 0.09708544158935548, 0.09492479705810547, 0.0895098876953125, 0.08823705291748046, 0.08789708709716797, 0.08734105682373047, 0.0971304931640625, 0.09130496215820312, 0.08958464050292969, 0.0865433578491211, 0.08877056121826171, 0.08736358642578125, 0.09159474945068359, 0.10852146911621094, 0.10873139190673828, 0.10896076965332031, 0.09895731353759765, 0.092801025390625, 0.11677798461914063, 0.09808179473876953, 0.09560678100585937, 0.09451929473876954, 0.09546444702148438, 0.0872437744140625, 0.08561459350585937, 0.08682189178466797, 0.08822886657714844, 0.08708812713623047, 0.08746905517578125, 0.09142886352539062, 0.09500978851318359, 0.09369087982177735, 0.09192652893066407, 0.08696832275390624, 0.09381581115722656, 0.09429503631591797, 0.09248870086669922, 0.0902287368774414, 0.09492991638183594, 0.0912691192626953, 0.09351884460449218, 0.09345228576660156, 0.09636761474609375, 0.09236275482177735, 0.08683929443359376, 0.0844615707397461, 0.08386457824707032, 0.08302591705322265, 0.0835563507080078, 0.08372736358642578, 0.08612249755859375, 0.09737318420410156, 0.08580812835693359, 0.09173606109619141, 0.09543475341796875, 0.08807321929931641, 0.0935024642944336, 0.09564774322509766, 0.19128115844726562, 0.09513471984863281, 0.0907479019165039, 0.08867021179199219, 0.08737177276611328, 0.08669286346435547, 0.0913633270263672, 0.09447731018066406, 0.09393254089355468, 0.08950784301757812, 0.09340211486816406, 0.09332428741455077, 0.08793292999267578, 0.09858252716064453, 0.09157119750976563, 0.09000243377685548, 0.09397350311279297, 0.08587059020996093, 0.09058099365234375, 0.08760626983642578, 0.08489881896972656, 0.08669184112548828, 0.0895129623413086, 0.08846540832519531, 0.09123430633544923, 0.09249689483642579, 0.09316556549072266, 0.09189785766601563, 0.09043251037597656, 0.10399948883056641, 0.0949381103515625, 0.09390898895263672, 0.12180070495605469, 0.1161871337890625, 0.09849139404296875, 0.09745817565917969, 0.09232691192626953, 0.09426841735839844, 0.09615155029296875, 0.09522688293457031, 0.09252864074707032, 0.0913602523803711, 0.09741311645507812, 0.08471347045898438, 0.08498175811767578, 0.08515583801269531, 0.1086003189086914, 0.0887930908203125, 0.09067212677001953, 0.08337715148925781, 0.08450048065185548, 0.08518348693847656, 0.0856780776977539, 0.08503807830810547, 0.08765542602539063, 0.08406835174560547, 0.08804966735839843, 0.09096089935302734, 0.08879513549804688, 0.08970956420898438, 0.0914329605102539, 0.09448550415039063, 0.08997273254394532, 0.1879746551513672, 0.09085234832763672, 0.0881448974609375, 0.09029427337646484, 0.09128959655761719, 0.08897331237792969, 0.08794009399414063, 0.0885381088256836, 0.09060966491699218, 0.08576512145996094, 0.09482546997070312, 0.09257574462890625, 0.08823910522460937, 0.09179955291748047, 0.0915568618774414, 0.09085440063476563, 0.09043251037597656, 0.09620070648193359, 0.09008332824707031, 0.08985395050048828, 0.08848281860351563, 0.09135104370117188, 0.09140531158447265, 0.09082777404785156, 0.09246310424804688, 0.09305907440185547, 0.09286962890625, 0.09319219207763672, 0.09038233947753906, 0.09059942626953126, 0.0943790054321289, 0.0915814437866211, 0.09146367645263671, 0.095388671875, 0.0876779556274414, 0.08838349151611329, 0.0854988784790039, 0.08513228607177735, 0.0861685791015625, 0.08771788787841797, 0.0874629135131836, 0.088163330078125, 0.0879319076538086, 0.08848281860351563, 0.08748236846923828, 0.09084620666503906, 0.09209855651855468, 0.08832921600341796, 0.09128038024902344, 0.087193603515625, 0.08957849884033203, 0.09138790130615235, 0.0883025894165039, 0.08722227478027343, 0.08774655914306641, 0.08807730865478515, 0.08791551971435548, 0.08890982055664062, 0.08851251220703125, 0.08784486389160157, 0.09251737976074219, 0.10090393829345704, 0.0992542724609375, 0.1851463623046875, 0.09168895721435547, 0.09473023986816406, 0.09509069061279297, 0.0992204818725586, 0.11108249664306641, 0.10321408081054688, 0.10353049468994141, 0.09450188446044921, 0.1016463394165039, 0.09849958038330078, 0.09745407867431641, 0.0918661117553711, 0.0951173095703125, 0.10425958251953125, 0.10025472259521484, 0.09308159637451172, 0.09880268859863281, 0.13084877014160157, 0.09786265563964844, 0.08694579315185547, 0.088627197265625, 0.08854118347167969, 0.08657100677490234, 0.0891146240234375, 0.08900300598144531, 0.09215795135498046, 0.09570816040039062, 0.09369292449951172, 0.09243443298339844, 0.09840435028076172, 0.08912384033203125, 0.08923340606689453, 0.09078272247314453, 0.08904704284667969, 0.08959795379638671, 0.0914892807006836, 0.08769945526123046, 0.09834188842773438, 0.10401996612548828, 0.10627174377441406, 0.10084761810302735, 0.08734719848632813, 0.08856269073486328, 0.08595661163330078, 0.08641535949707031, 0.0878213119506836, 0.08668160247802735, 0.08757759857177734, 0.08868045043945312, 0.09067212677001953, 0.08991641235351562, 0.09268736267089844, 0.09327718353271484, 0.0888279037475586, 0.08844902038574219, 0.08930406188964844, 0.08914022064208985, 0.09278873443603515, 0.09032192230224609, 0.10073088073730468, 0.10335231781005859, 0.100853759765625]",tokens/s,10.598962456785722,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-4.5B,facebook/xglm-4.5B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-7.5B,facebook/xglm-7.5B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-14B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1965.907968,18876.465152,17949.523968,17408.458752,17027.253248,s,10,1.3682816467285157,0.13682816467285158,0.012471456009803011,0.13335692596435547,0.13833141326904294,0.15619961166381832,0.17049417037963868,"[0.17406781005859376, 0.13359120178222655, 0.13436070251464843, 0.1340010528564453, 0.13338531494140626, 0.13211631774902344, 0.1306031036376953, 0.13182489013671875, 0.13100271606445313, 0.13332853698730468]",tokens/s,1870.959832079028,kWh,4.3268692050431225e-06,7.170113712648819e-06,6.0458982302960166e-06,1.7542881147987958e-05,tokens/kWh,14592813.90784326,MB,1965.907968,18876.465152,17949.523968,17408.458752,17162.982912,s,10,82.550978515625,8.2550978515625,0.049819925910224064,8.2411611328125,8.3140080078125,8.342753515625,8.365749921875,"[8.3714990234375, 8.23017578125, 8.2618388671875, 8.3076201171875, 8.2052373046875, 8.2202255859375, 8.221240234375, 8.252146484375, 8.2047041015625, 8.276291015625]",tokens/s,7.631647877811109,kWh,0.00025913819034357327,0.0004340431072815512,0.00030164415347980065,0.000994825451104925,tokens/kWh,63327.69223990766,,s,629,83.60502668762216,0.13291737152245162,0.016064109036039467,0.13068902587890624,0.1330724853515625,0.1338681396484375,0.2624322412109375,"[0.13932135009765625, 0.1334272003173828, 0.14402149963378907, 0.13218304443359374, 0.13349069213867187, 0.1348679656982422, 0.13328793334960937, 0.13326336669921876, 0.1336678466796875, 0.13269606018066407, 0.13360231018066407, 0.13224038696289062, 0.13378662109375, 0.13299302673339844, 0.13263258361816407, 0.13297970581054688, 0.13210316467285158, 0.13190553283691406, 0.13108837890625, 0.13201510620117188, 0.13300531005859376, 0.14149119567871093, 0.1347010498046875, 0.13414707946777343, 0.13393203735351564, 0.13415116882324218, 0.13228851318359375, 0.13512498474121093, 0.13298994445800782, 0.1322782745361328, 0.13179904174804688, 0.13198130798339844, 0.1325158386230469, 0.13144064331054686, 0.13189631652832032, 0.13389312744140625, 0.1319024658203125, 0.1306808319091797, 0.13287321472167968, 0.13250559997558595, 0.13101158142089844, 0.13357772827148437, 0.13313945007324218, 0.1339883575439453, 0.13193113708496093, 0.1309132843017578, 0.13088563537597656, 0.13035110473632813, 0.13178469848632812, 0.1337303009033203, 0.13338931274414062, 0.13318450927734374, 0.13015142822265624, 0.12910899353027344, 0.1301422119140625, 0.12971519470214843, 0.13044940185546874, 0.13076480102539062, 0.1304217529296875, 0.12996710205078124, 0.12941824340820313, 0.13173350524902344, 0.26771044921875, 0.13411737060546874, 0.13196185302734376, 0.13148774719238282, 0.1289809875488281, 0.13008998107910155, 0.131240966796875, 0.13148672485351562, 0.13115493774414064, 0.13034291076660157, 0.13008895874023438, 0.12975410461425782, 0.12981248474121093, 0.13047500610351562, 0.13011354064941405, 0.13054258728027343, 0.131346435546875, 0.1295984649658203, 0.12929434204101561, 0.1299998779296875, 0.129728515625, 0.129512451171875, 0.12902400207519532, 0.12993331909179687, 0.130008056640625, 0.1296537628173828, 0.13052313232421875, 0.13077503967285156, 0.12906803894042967, 0.12813414001464843, 0.1292216339111328, 0.13106072998046875, 0.13273703002929688, 0.13214413452148438, 0.13150309753417969, 0.12971417236328125, 0.12962918090820313, 0.13100953674316407, 0.12994253540039064, 0.1310064697265625, 0.13058047485351562, 0.13030706787109375, 0.12848640441894532, 0.12948786926269532, 0.1294694366455078, 0.13002239990234374, 0.1310894012451172, 0.13391769409179688, 0.13258650207519532, 0.13320089721679687, 0.13212774658203125, 0.1314027557373047, 0.13081394958496093, 0.1304012756347656, 0.13049754333496094, 0.13075865173339843, 0.1299752960205078, 0.1301012420654297, 0.12996505737304687, 0.1308078155517578, 0.1300244445800781, 0.1308272705078125, 0.13306163024902343, 0.26687179565429686, 0.13304421997070312, 0.13190963745117187, 0.13073100280761718, 0.13258956909179687, 0.13382963562011718, 0.13246771240234376, 0.12922061157226564, 0.12858061218261718, 0.12881715393066406, 0.13073919677734375, 0.13079859924316406, 0.1304637451171875, 0.13257318115234376, 0.13288755798339844, 0.13209190368652343, 0.1311068115234375, 0.13059890747070313, 0.12997325134277343, 0.13095628356933595, 0.1281669158935547, 0.129902587890625, 0.1284638671875, 0.12954214477539064, 0.1300858917236328, 0.13122969055175782, 0.1306623992919922, 0.13020262145996095, 0.1307146301269531, 0.13311590576171875, 0.13161369323730468, 0.13031423950195312, 0.13115187072753906, 0.13088255310058594, 0.12995277404785155, 0.12859698486328125, 0.12875468444824217, 0.12934553527832032, 0.1285365753173828, 0.12961383056640624, 0.12984524536132813, 0.13164749145507812, 0.13161573791503905, 0.1314396209716797, 0.13408358764648437, 0.1334712371826172, 0.13336370849609375, 0.1329766387939453, 0.13228440856933593, 0.13236326599121093, 0.1316853790283203, 0.13047500610351562, 0.13100440979003905, 0.1305886688232422, 0.13064396667480468, 0.13195161437988281, 0.13279335021972657, 0.13257933044433592, 0.1314396209716797, 0.13383065795898438, 0.13148876953125, 0.131378173828125, 0.13219635009765626, 0.26532965087890625, 0.13090304565429686, 0.1320069122314453, 0.1330513916015625, 0.13113037109375, 0.13125325012207031, 0.13165158081054687, 0.13036749267578124, 0.13138841247558594, 0.13246054077148436, 0.13318553161621094, 0.1336012725830078, 0.13353677368164063, 0.13122866821289061, 0.12891238403320313, 0.12825804138183594, 0.1282334747314453, 0.12826316833496093, 0.13092250061035157, 0.129939453125, 0.1294571533203125, 0.13005722045898438, 0.1298636779785156, 0.13004083251953125, 0.1307709503173828, 0.13183999633789062, 0.13346917724609375, 0.1331374053955078, 0.13123788452148438, 0.13064089965820314, 0.12871168518066406, 0.13018829345703126, 0.13096754455566406, 0.1317550048828125, 0.133749755859375, 0.13362074279785155, 0.13320498657226562, 0.13323263549804687, 0.133254150390625, 0.13195980834960938, 0.13180519104003907, 0.13420748901367188, 0.13239602661132813, 0.12864717102050782, 0.12832461547851562, 0.1284700164794922, 0.12847923278808593, 0.12941722106933592, 0.13093069458007814, 0.13111398315429687, 0.13104844665527343, 0.1303203887939453, 0.16160357666015626, 0.1324769287109375, 0.13288345336914062, 0.13160243225097656, 0.14534246826171876, 0.13052825927734374, 0.13094706726074218, 0.1304289245605469, 0.13194239807128907, 0.13141401672363281, 0.13058969116210936, 0.26600753784179687, 0.13131365966796876, 0.13072589111328126, 0.13105357360839845, 0.13124301147460937, 0.13030400085449217, 0.1302538299560547, 0.13135256958007813, 0.12916326904296874, 0.12827647399902345, 0.12949810791015626, 0.1289523162841797, 0.1293875274658203, 0.12986163330078124, 0.129944580078125, 0.13089176940917968, 0.12991078186035157, 0.12946636962890626, 0.129828857421875, 0.1302405090332031, 0.13098086547851562, 0.13063987731933593, 0.13096141052246094, 0.1290751953125, 0.12826214599609376, 0.1286625213623047, 0.12815769958496093, 0.12874649047851563, 0.1301913604736328, 0.13181234741210937, 0.13193522644042968, 0.1305681915283203, 0.13014834594726563, 0.13018214416503907, 0.12977561950683594, 0.13063987731933593, 0.13007872009277344, 0.13079551696777345, 0.13021900939941405, 0.12997938537597656, 0.12955751037597657, 0.13066648864746094, 0.13007154846191407, 0.1303582763671875, 0.13000396728515626, 0.13092454528808595, 0.1311293487548828, 0.13090406799316406, 0.12928921508789062, 0.1295185852050781, 0.13067570495605468, 0.13050982666015626, 0.12999270629882811, 0.13121229553222657, 0.1299568634033203, 0.12957594299316405, 0.13048728942871093, 0.13083033752441406, 0.13065625, 0.1308579864501953, 0.13120716857910156, 0.13099008178710939, 0.12981146240234376, 0.2632785949707031, 0.13068902587890624, 0.12986265563964844, 0.1304074249267578, 0.13044837951660157, 0.1301422119140625, 0.12893798828125, 0.12962406921386718, 0.12961587524414062, 0.13006130981445313, 0.13033369445800783, 0.13092454528808595, 0.1310504913330078, 0.12969882202148436, 0.12946739196777343, 0.13028044128417968, 0.13001318359375, 0.12990054321289063, 0.12993125915527343, 0.12968754577636718, 0.13129216003417968, 0.13002546691894531, 0.12989337158203124, 0.1296711730957031, 0.12986572265625, 0.1298319396972656, 0.13036851501464844, 0.1324718017578125, 0.13192703247070312, 0.13140480041503907, 0.1308231658935547, 0.1312184295654297, 0.13036647033691406, 0.12963839721679687, 0.1292769317626953, 0.130872314453125, 0.1301176300048828, 0.12983705139160157, 0.1297838134765625, 0.13034701538085938, 0.13054464721679687, 0.13134950256347655, 0.1309870147705078, 0.13243801879882813, 0.13183692932128907, 0.1310146484375, 0.13034188842773436, 0.1302845458984375, 0.12957286071777344, 0.12954931640625, 0.1304883270263672, 0.13122560119628907, 0.13047296142578124, 0.13044735717773437, 0.1301043243408203, 0.13122047424316408, 0.13113241577148438, 0.12971519470214843, 0.13053543090820313, 0.13115597534179688, 0.1317918701171875, 0.13075660705566405, 0.1319342041015625, 0.2607667236328125, 0.12858470153808593, 0.1302783966064453, 0.13104127502441407, 0.1304780731201172, 0.132063232421875, 0.13262950134277343, 0.13130239868164062, 0.1316003875732422, 0.13257318115234376, 0.13188710021972655, 0.13155123901367188, 0.1313966064453125, 0.12977766418457032, 0.1280931854248047, 0.12937727355957032, 0.12931890869140625, 0.13280563354492186, 0.13149285888671874, 0.13048524475097656, 0.13238272094726564, 0.13004389953613282, 0.13122560119628907, 0.13102899169921875, 0.12975205993652345, 0.13224858093261718, 0.13091941833496093, 0.13138636779785157, 0.13269606018066407, 0.13052108764648437, 0.1304217529296875, 0.13113856506347657, 0.12965682983398438, 0.13111398315429687, 0.1307125701904297, 0.1318287353515625, 0.13059071350097656, 0.13117849731445314, 0.13092147827148437, 0.13158502197265626, 0.13232435607910156, 0.13080986022949218, 0.12950015258789063, 0.12802764892578125, 0.12817510986328126, 0.12878746032714844, 0.12916018676757812, 0.13000294494628906, 0.1300490264892578, 0.13069517517089843, 0.12988211059570312, 0.1312235565185547, 0.12962611389160156, 0.13187583923339843, 0.1300623321533203, 0.12946432495117188, 0.1288406982421875, 0.12792217254638671, 0.12800204467773438, 0.1296189422607422, 0.12973158264160156, 0.13012069702148438, 0.12916326904296874, 0.26258535766601565, 0.13023129272460937, 0.12958309936523438, 0.12971212768554688, 0.12825088500976561, 0.13014016723632812, 0.12857752990722657, 0.12980735778808594, 0.12997938537597656, 0.13004389953613282, 0.12959027099609374, 0.1299435577392578, 0.1305917510986328, 0.13140377807617187, 0.13025900268554688, 0.13072889709472657, 0.13117439270019532, 0.13075456237792968, 0.1294510040283203, 0.1285785675048828, 0.12789657592773437, 0.12842906188964845, 0.12994560241699218, 0.1302466583251953, 0.12982579040527345, 0.1300244445800781, 0.13000090026855468, 0.13016371154785156, 0.13001318359375, 0.12960153198242189, 0.13100544738769532, 0.1312235565185547, 0.1303951416015625, 0.13052928161621094, 0.12876594543457032, 0.12824371337890625, 0.12955238342285155, 0.12972134399414062, 0.13032960510253908, 0.13036236572265625, 0.1296711730957031, 0.12998451232910158, 0.13039718627929686, 0.12925132751464843, 0.13129420471191405, 0.16514047241210938, 0.14370303344726562, 0.13194239807128907, 0.1316864013671875, 0.13135462951660157, 0.1304954833984375, 0.1304780731201172, 0.13160447692871094, 0.13133413696289062, 0.13092250061035157, 0.13103718566894532, 0.13052928161621094, 0.1311191101074219, 0.13117234802246094, 0.13077708435058594, 0.13181234741210937, 0.13105970764160157, 0.12960665893554688, 0.2620385131835937, 0.13043405151367188, 0.13033164978027345, 0.13009817504882812, 0.1310914611816406, 0.13183897399902345, 0.13073817443847657, 0.13035417175292968, 0.13104844665527343, 0.13101670837402343, 0.1312112579345703, 0.12901376342773438, 0.12840243530273437, 0.12910899353027344, 0.12950323486328125, 0.13024359130859375, 0.12997120666503906, 0.13048320007324218, 0.13040538024902343, 0.13133721923828126, 0.13128089904785156, 0.1308159942626953, 0.13033369445800783, 0.13149491882324219, 0.13044837951660157, 0.12950527954101562, 0.12964863586425782, 0.13000498962402343, 0.13027635192871093, 0.12886323547363282, 0.13007974243164064, 0.13068185424804687, 0.13062553405761718, 0.13095423889160157, 0.13206732177734376, 0.13148672485351562, 0.13021286010742186, 0.13147544860839844, 0.13013095092773438, 0.13052108764648437, 0.12755353546142578, 0.12818226623535156, 0.128110595703125, 0.13054156494140626, 0.12920524597167968, 0.13085183715820312, 0.12955238342285155, 0.13150822448730468, 0.12997938537597656, 0.12958515930175782, 0.1303162841796875, 0.13132492065429688, 0.1309450225830078, 0.13013810729980468, 0.12967526245117186, 0.1287393341064453, 0.12802560424804688, 0.12863591003417968, 0.1290987548828125, 0.13131980895996093, 0.12995584106445313, 0.13154815673828124, 0.1313843231201172, 0.2658006896972656, 0.1312552947998047, 0.13094093322753905, 0.1310750732421875, 0.1303162841796875, 0.129512451171875, 0.1276723175048828, 0.12840550231933595, 0.13002137756347656, 0.1325158386230469, 0.13141912841796874, 0.13174169921875, 0.13160345458984374, 0.13156965637207033, 0.1313054656982422, 0.13098597717285157, 0.13167820739746094, 0.13615411376953124, 0.1320826873779297, 0.13095321655273437, 0.12985446166992187, 0.1278771209716797, 0.1283409881591797, 0.12888677978515625, 0.13089791870117187, 0.1326868438720703, 0.13238783264160156, 0.13244210815429688, 0.12961587524414062, 0.12990669250488282, 0.13052621459960936, 0.13087641906738282, 0.1294141387939453, 0.13024461364746093, 0.12800717163085937, 0.1291714630126953, 0.13016268920898438, 0.12950323486328125, 0.13020466613769532, 0.13054258728027343, 0.13367910766601562, 0.1316505584716797, 0.13519973754882814, 0.1429248046875, 0.13629747009277343, 0.13315072631835936, 0.13300633239746093, 0.1315205078125, 0.1309644775390625, 0.1323888702392578, 0.13007974243164064, 0.1310187530517578, 0.13072076416015624, 0.12944178771972656, 0.13054669189453125, 0.1324083251953125, 0.13299609375, 0.13319474792480468, 0.13235098266601564, 0.13261824035644532, 0.13066035461425782, 0.1318707275390625, 0.13237452697753907]",tokens/s,7.523471074893216,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-70b-hf,meta-llama/Llama-2-70b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 64, in run report = scenario.run(backend) File ""/optimum-benchmark/optimum_benchmark/scenarios/inference/scenario.py"", line 117, in run _ = backend.generate(self.inputs, self.config.generate_kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 369, in generate return self.pretrained_model.generate(**inputs, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 1576, in generate result = self._greedy_search( File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 2494, in _greedy_search outputs = self( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1211, in forward outputs = self.model( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1018, in forward layer_outputs = decoder_layer( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 741, in forward hidden_states, self_attn_weights, present_key_value = self.self_attn( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) TypeError: DeciCoderAttention.forward() got an unexpected keyword argument 'cache_position' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-70B,meta-llama/Meta-Llama-3-70B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-72B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2943.44704,79716.941824,78790.00064,78248.935424,77071.059968,s,10,2.6794642333984373,0.26794642333984375,0.006738786995694232,0.26552618408203127,0.27944144287109374,0.2810962860107422,0.28242016052246094,"[0.27907369995117187, 0.2627379150390625, 0.26771099853515623, 0.2655558776855469, 0.2640198059082031, 0.2657264404296875, 0.26503103637695313, 0.26549649047851565, 0.28275112915039063, 0.26136083984375]",tokens/s,955.4148803669912,kWh,9.044023180330123e-06,1.435752529589834e-05,1.658610936503366e-05,3.9987657841262124e-05,tokens/kWh,6401975.354901654,MB,2943.44704,79737.913344,78810.97216,78269.906944,77840.72192,s,10,166.2940625,16.62940625,0.05253746211839934,16.6090048828125,16.7027845703125,16.72305830078125,16.73927728515625,"[16.604529296875, 16.56724609375, 16.698279296875, 16.58700390625, 16.74333203125, 16.596087890625, 16.592171875, 16.658212890625, 16.61348046875, 16.63371875]",tokens/s,3.7884695973435614,kWh,0.0005188151266929266,0.0008711422815710827,0.0006869272590050342,0.0020768846672690436,tokens/kWh,30333.894314334048,,s,629,168.42433619689933,0.26776524037662863,0.03219586157280132,0.2631034851074219,0.2675191833496094,0.27152691650390626,0.5278734423828126,"[0.2674524230957031, 0.26385614013671876, 0.2636021728515625, 0.26011749267578127, 0.26196173095703124, 0.26241229248046877, 0.26205389404296875, 0.26381414794921876, 0.26371481323242185, 0.2638991394042969, 0.25947238159179686, 0.25668914794921877, 0.26199755859375, 0.26193612670898436, 0.2622535705566406, 0.26207232666015623, 0.2639892578125, 0.2598440856933594, 0.2573895568847656, 0.2578831481933594, 0.26284542846679687, 0.2632959899902344, 0.26232421875, 0.26183883666992186, 0.2607790222167969, 0.2581145629882812, 0.25891226196289063, 0.26245220947265624, 0.26991412353515626, 0.2717040710449219, 0.27433062744140624, 0.2715863037109375, 0.3108905029296875, 0.2636912536621094, 0.2625218505859375, 0.2639667053222656, 0.2614579162597656, 0.26361138916015625, 0.2628239440917969, 0.2591518859863281, 0.2587064208984375, 0.2603683776855469, 0.26393191528320314, 0.26270721435546873, 0.2628167724609375, 0.26042266845703127, 0.259209228515625, 0.2611773376464844, 0.26013388061523435, 0.2623395690917969, 0.2627696533203125, 0.26484429931640624, 0.26525595092773435, 0.25841766357421875, 0.25929830932617187, 0.25929931640625, 0.25995162963867186, 0.25951333618164063, 0.27077938842773436, 0.27164056396484376, 0.2694420471191406, 0.2585589904785156, 0.5233510131835938, 0.2601103210449219, 0.26273178100585937, 0.26086297607421877, 0.2587566223144531, 0.26343832397460937, 0.2622003173828125, 0.2634035339355469, 0.26096435546875, 0.26969805908203126, 0.26477670288085936, 0.26077081298828125, 0.25864907836914064, 0.2611671142578125, 0.261570556640625, 0.2609397888183594, 0.26116812133789064, 0.2623580017089844, 0.260126708984375, 0.2636001281738281, 0.2648924255371094, 0.2643128356933594, 0.2626109313964844, 0.26446334838867186, 0.26462924194335935, 0.2714378356933594, 0.25876788330078127, 0.26066534423828125, 0.2596546630859375, 0.26311679077148437, 0.26262631225585936, 0.2600611877441406, 0.2576466064453125, 0.2606684265136719, 0.2704322509765625, 0.26542694091796876, 0.26576177978515625, 0.2751426696777344, 0.26176718139648436, 0.26552423095703126, 0.26580172729492185, 0.26321408081054687, 0.26225665283203126, 0.262982666015625, 0.2615500793457031, 0.2622484436035156, 0.26192282104492187, 0.26388992309570314, 0.26950860595703124, 0.2619893798828125, 0.2631813049316406, 0.2639636535644531, 0.26194125366210935, 0.2627993469238281, 0.26254949951171874, 0.26131558227539065, 0.26282086181640624, 0.261676025390625, 0.26273690795898436, 0.26457498168945315, 0.26231195068359375, 0.261796875, 0.2627358703613281, 0.5311488037109375, 0.26018304443359375, 0.2638653564453125, 0.2652630920410156, 0.26224127197265623, 0.2632683410644531, 0.2618849182128906, 0.2605353088378906, 0.26064691162109377, 0.262930419921875, 0.26305535888671877, 0.26432818603515623, 0.26863922119140626, 0.273333251953125, 0.2623477783203125, 0.2628833312988281, 0.26223614501953124, 0.2624624633789063, 0.26271539306640623, 0.26403839111328126, 0.2620600280761719, 0.2623006591796875, 0.2616893310546875, 0.2626805725097656, 0.2622484436035156, 0.3153643493652344, 0.27014654541015626, 0.2642022399902344, 0.26450534057617187, 0.264848388671875, 0.267799560546875, 0.263846923828125, 0.26183782958984375, 0.2638714904785156, 0.26050662231445315, 0.26229248046875, 0.26210406494140626, 0.266071044921875, 0.2628853759765625, 0.26317926025390626, 0.26235391235351563, 0.26526412963867185, 0.2636779479980469, 0.26234674072265624, 0.2629928894042969, 0.2627000427246094, 0.275373046875, 0.2736015319824219, 0.27064627075195313, 0.27564645385742187, 0.26991207885742186, 0.27024179077148436, 0.26201394653320315, 0.2633697204589844, 0.26219622802734377, 0.2628597717285156, 0.26397491455078126, 0.2634311828613281, 0.26218801879882814, 0.2617098388671875, 0.26161972045898435, 0.2628218994140625, 0.26254437255859375, 0.5302118530273437, 0.26317108154296875, 0.26460467529296877, 0.2625126342773437, 0.26830233764648437, 0.26676632690429686, 0.26338510131835935, 0.2652886962890625, 0.26199859619140625, 0.26188082885742187, 0.26323046875, 0.2652907409667969, 0.2639646606445312, 0.26306149291992187, 0.2618839111328125, 0.264453125, 0.26434661865234377, 0.2644787292480469, 0.26340249633789065, 0.26090802001953123, 0.2625658874511719, 0.26254437255859375, 0.2627000427246094, 0.2620006408691406, 0.274471923828125, 0.2739896240234375, 0.26502655029296873, 0.2657259521484375, 0.26409063720703124, 0.262012939453125, 0.26389093017578125, 0.26132171630859374, 0.2615941162109375, 0.26257101440429687, 0.2632857666015625, 0.2637025146484375, 0.2614077453613281, 0.26056500244140623, 0.26215423583984376, 0.26194329833984376, 0.2637004699707031, 0.262044677734375, 0.26180300903320314, 0.2603079528808594, 0.2624429931640625, 0.2621890563964844, 0.26391552734375, 0.26290689086914065, 0.26207232666015623, 0.2647756652832031, 0.262877197265625, 0.2621982727050781, 0.2628116455078125, 0.26420327758789064, 0.26332467651367186, 0.2608998413085937, 0.26227813720703125, 0.26037863159179686, 0.2608783264160156, 0.2618480529785156, 0.26362469482421874, 0.26039501953125, 0.2600499267578125, 0.5287178344726563, 0.27118386840820313, 0.26412850952148437, 0.26115277099609374, 0.26077798461914065, 0.2615459899902344, 0.2698362731933594, 0.26680218505859377, 0.26687796020507815, 0.2637803649902344, 0.26110260009765623, 0.25961062622070313, 0.2602711181640625, 0.26067764282226563, 0.26304510498046874, 0.2652272644042969, 0.26205389404296875, 0.314703857421875, 0.264953857421875, 0.26685848999023437, 0.2632089538574219, 0.2669906005859375, 0.2702254028320312, 0.2661969909667969, 0.26394522094726564, 0.2650880126953125, 0.2635816955566406, 0.2628884582519531, 0.2644039611816406, 0.26255462646484373, 0.2622935180664063, 0.264057861328125, 0.26416741943359373, 0.26271435546875, 0.26382232666015626, 0.26349261474609376, 0.2629447631835938, 0.2635878295898437, 0.2657781677246094, 0.27683123779296875, 0.27828839111328124, 0.28349234008789065, 0.26740325927734376, 0.26489547729492186, 0.26501528930664064, 0.2672783508300781, 0.2629140625, 0.262640625, 0.26405886840820314, 0.2633963623046875, 0.2630625305175781, 0.2626641845703125, 0.2634537048339844, 0.26445721435546876, 0.263910400390625, 0.26262631225585936, 0.2620835876464844, 0.26589901733398436, 0.26601470947265626, 0.2637127685546875, 0.26778317260742185, 0.2667212829589844, 0.2635673522949219, 0.5300479736328125, 0.26381005859375, 0.26141387939453126, 0.26356634521484373, 0.2639483032226563, 0.2625955810546875, 0.26329803466796875, 0.2648770446777344, 0.26451968383789065, 0.2641397705078125, 0.263583740234375, 0.26511154174804685, 0.2630492248535156, 0.266998779296875, 0.2644377746582031, 0.26616729736328126, 0.2644981689453125, 0.2626027526855469, 0.26298062133789063, 0.262940673828125, 0.2660137023925781, 0.26693426513671875, 0.2653982849121094, 0.26670285034179686, 0.26546893310546876, 0.2645289001464844, 0.2636646423339844, 0.26590924072265626, 0.2678681640625, 0.2658805847167969, 0.26612429809570315, 0.2637496337890625, 0.2617466735839844, 0.26201907348632814, 0.2619422607421875, 0.26354074096679686, 0.26390322875976563, 0.2621788024902344, 0.2616965026855469, 0.2593576965332031, 0.2595686340332031, 0.2617763977050781, 0.26100531005859373, 0.26491595458984374, 0.26210202026367185, 0.2630850524902344, 0.2628167724609375, 0.26329702758789064, 0.26238772583007813, 0.26533172607421873, 0.26249932861328124, 0.26275225830078125, 0.26211224365234376, 0.2605516662597656, 0.2600980529785156, 0.26343218994140627, 0.2623109130859375, 0.2623508605957031, 0.2616258544921875, 0.2623426513671875, 0.26146713256835935, 0.2624061584472656, 0.262392822265625, 0.5294366455078126, 0.264700927734375, 0.2652620849609375, 0.2627686462402344, 0.26043902587890627, 0.2625577087402344, 0.2613893127441406, 0.26117428588867186, 0.2630973510742188, 0.29789797973632814, 0.27908505249023435, 0.2634250183105469, 0.26326324462890627, 0.264131591796875, 0.2627379150390625, 0.2620098571777344, 0.2620845947265625, 0.2635806579589844, 0.2595686340332031, 0.26009292602539064, 0.26185009765625, 0.2620702819824219, 0.26338815307617186, 0.26502859497070314, 0.26381515502929687, 0.26132376098632815, 0.2627553405761719, 0.2635397033691406, 0.261254150390625, 0.2628188171386719, 0.2650992736816406, 0.26070529174804685, 0.25983590698242187, 0.2611732482910156, 0.26237030029296876, 0.26243994140625, 0.264089599609375, 0.263109619140625, 0.2611517333984375, 0.26070834350585936, 0.2616330261230469, 0.26122445678710937, 0.26199960327148436, 0.2628822937011719, 0.2632509460449219, 0.2621737060546875, 0.2632724609375, 0.2674657287597656, 0.2670786437988281, 0.2637527160644531, 0.263478271484375, 0.2601082763671875, 0.26221566772460936, 0.2600888366699219, 0.2633840637207031, 0.26323046875, 0.26183578491210935, 0.2615541687011719, 0.26100018310546874, 0.2576670837402344, 0.26067352294921875, 0.2639646606445312, 0.26604852294921877, 0.5304524536132813, 0.2642380676269531, 0.26119577026367186, 0.2618419189453125, 0.26229965209960937, 0.26313931274414065, 0.2655068054199219, 0.26521804809570315, 0.26491595458984374, 0.2621829223632812, 0.2589644775390625, 0.26018817138671874, 0.260463623046875, 0.2623088684082031, 0.26091110229492187, 0.2605721740722656, 0.2615480346679688, 0.26366055297851565, 0.26315774536132813, 0.2647029724121094, 0.2647613525390625, 0.2651217956542969, 0.2643179626464844, 0.2646876220703125, 0.26149786376953127, 0.26280856323242185, 0.26335028076171874, 0.264447998046875, 0.26612939453125, 0.26779238891601564, 0.26692913818359376, 0.2613104553222656, 0.2627696533203125, 0.2634649658203125, 0.26191461181640624, 0.2648637390136719, 0.264384521484375, 0.2647726135253906, 0.261712890625, 0.2612367248535156, 0.26425241088867185, 0.2649466857910156, 0.2640291748046875, 0.26522113037109374, 0.2656675720214844, 0.26359091186523437, 0.2611507263183594, 0.26235494995117187, 0.2631034851074219, 0.26408551025390625, 0.2625044555664062, 0.2647593078613281, 0.2657208251953125, 0.2642483215332031, 0.26488729858398435, 0.2637957153320313, 0.2680606689453125, 0.26811492919921875, 0.2696867980957031, 0.266461181640625, 0.26536346435546876, 0.26860952758789064, 0.2973388671875, 0.5529467163085937, 0.2673428344726563, 0.26553240966796876, 0.26460775756835936, 0.26422476196289063, 0.2648780822753906, 0.2657853393554688, 0.26376702880859376, 0.264099853515625, 0.2655733642578125, 0.259478515625, 0.26135140991210937, 0.2636124267578125, 0.26413055419921877, 0.264163330078125, 0.26457394409179685, 0.26540542602539063, 0.261654541015625, 0.2600939636230469, 0.26571060180664063, 0.26544741821289064, 0.26438348388671873, 0.26646426391601563, 0.26535833740234377, 0.2640711669921875, 0.2647142333984375, 0.26347109985351563, 0.26259661865234374, 0.26268878173828125, 0.2646128540039063, 0.26313931274414065, 0.26156134033203127, 0.2642401428222656, 0.27600689697265623, 0.26837197875976565, 0.26644583129882815, 0.2640097351074219, 0.26120806884765624, 0.2606458740234375, 0.26376806640625, 0.26470501708984373, 0.26269491577148435, 0.2611568603515625, 0.2609059753417969, 0.26004275512695313, 0.2609428405761719, 0.2627716979980469, 0.2639564819335937, 0.2661406860351562, 0.2630328369140625, 0.25969357299804685, 0.2625955810546875, 0.2629242858886719, 0.26201907348632814, 0.2624194641113281, 0.2633697204589844, 0.25874636840820314, 0.2586726379394531, 0.2622945251464844, 0.265628662109375, 0.2643967895507813, 0.2634751892089844, 0.26162994384765625, 0.5257021484375, 0.26323355102539064, 0.26066534423828125, 0.26071038818359377, 0.26143435668945314, 0.25986355590820315, 0.25705062866210937, 0.2595758056640625, 0.26238156127929685, 0.26076364135742186, 0.2613524475097656, 0.261454833984375, 0.2559672393798828, 0.2587228088378906, 0.2610452575683594, 0.2669537353515625, 0.2628136901855469, 0.2630021057128906, 0.26158489990234374, 0.2589276123046875, 0.2590924682617187, 0.2606714782714844, 0.26023117065429685, 0.26131558227539065, 0.2606264343261719, 0.25991781616210935, 0.26087115478515627, 0.2642421875, 0.26449920654296877, 0.2646538391113281, 0.2645370788574219, 0.26179483032226564, 0.2618716125488281, 0.2616381530761719, 0.26204159545898437, 0.26014004516601563, 0.2640977783203125, 0.27125863647460935, 0.2645985412597656, 0.2677330017089844, 0.2696806335449219, 0.2679285888671875, 0.27068313598632815, 0.26733773803710936, 0.26482891845703127, 0.2660014038085938, 0.2665236511230469, 0.26644683837890626, 0.26560000610351564, 0.2661314697265625, 0.2641254272460937, 0.263288818359375, 0.2628485107421875, 0.29808538818359376, 0.264263671875, 0.27914239501953125, 0.268990478515625, 0.26631271362304687, 0.26479104614257815, 0.26453094482421874, 0.2624706420898438, 0.26239590454101563, 0.2635601806640625]",tokens/s,3.73461468932053,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm-20b,internlm/internlm-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 563, in from_pretrained return model_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py"", line 3735, in from_pretrained dispatch_model(model, **device_map_kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/big_modeling.py"", line 419, in dispatch_model attach_align_device_hook_on_blocks( File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 608, in attach_align_device_hook_on_blocks add_hook_to_module(module, hook) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 157, in add_hook_to_module module = hook.init_hook(module) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 275, in init_hook set_module_tensor_to_device(module, name, self.execution_device, tied_params_map=self.tied_params_map) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/utils/modeling.py"", line 420, in set_module_tensor_to_device new_value = param_cls(new_value, requires_grad=old_value.requires_grad, **kwargs).to(device) File ""/home/user/.local/lib/python3.10/site-packages/bitsandbytes/nn/modules.py"", line 606, in to return self.cuda(device) File ""/home/user/.local/lib/python3.10/site-packages/bitsandbytes/nn/modules.py"", line 579, in cuda CB, CBt, SCB, SCBt, coo_tensorB = bnb.functional.double_quant(B) File ""/home/user/.local/lib/python3.10/site-packages/bitsandbytes/functional.py"", line 2524, in double_quant out_row = torch.zeros(A.shape, device=device, dtype=torch.int8) torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 384.00 MiB. GPU ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Salesforce/codegen-16B-nl,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1371.635712,18933.02272,18006.147072,17465.081856,17136.974848,s,10,0.8649826660156252,0.08649826660156251,0.002040490794672616,0.08578212738037108,0.08734882125854491,0.08985032920837402,0.0918515355682373,"[0.09235183715820312, 0.08672774505615234, 0.0854525146484375, 0.0863535385131836, 0.08547801971435547, 0.0859738540649414, 0.08478575897216797, 0.08679293060302734, 0.08547606658935547, 0.08559040069580078]",tokens/s,2959.596880469459,kWh,2.829871544268279e-06,4.676690809090475e-06,4.600060218867879e-06,1.2106622572226632e-05,tokens/kWh,21145451.46449683,MB,1371.635712,18933.02272,18006.147072,17465.081856,17381.431296,s,10,53.91031640625,5.391031640625,0.027518585004968125,5.381431396484375,5.42183720703125,5.437285302734375,5.449643779296875,"[5.4527333984375, 5.41022216796875, 5.3739951171875, 5.39727197265625, 5.418404296875, 5.3643857421875, 5.37569091796875, 5.361599609375, 5.36884130859375, 5.387171875]",tokens/s,11.686074985213072,kWh,0.00017172511347231617,0.000288292410692648,0.00020856038808654827,0.0006685779122515125,tokens/kWh,94229.85540733811,,s,629,54.59662448120113,0.08679908502575703,0.010304254858995974,0.08539443206787109,0.08651140899658202,0.08766730346679688,0.17002975341796875,"[0.08861593627929687, 0.08765440368652344, 0.08728575897216796, 0.08756326293945313, 0.08741375732421874, 0.08786534118652344, 0.0880404510498047, 0.08881459045410156, 0.08779878234863281, 0.08806502532958985, 0.08727552032470703, 0.0883947525024414, 0.09161830139160156, 0.09109811401367188, 0.08617779541015624, 0.08645529937744141, 0.08556441497802734, 0.08629043579101563, 0.08584909057617188, 0.08546406555175781, 0.08565248107910156, 0.08561663818359375, 0.08522752380371093, 0.08538111877441407, 0.0854681625366211, 0.08583270263671874, 0.08504013061523437, 0.08511590576171875, 0.084780029296875, 0.08736665344238281, 0.08676044464111328, 0.08621056365966796, 0.08554291534423829, 0.08597811126708985, 0.08539238739013671, 0.08612556457519531, 0.08470425415039062, 0.08502067565917969, 0.08500224304199219, 0.08578150177001953, 0.0849100799560547, 0.08614809417724609, 0.08674713897705078, 0.08999935913085938, 0.08776703643798828, 0.08802816009521484, 0.08773017883300781, 0.08789708709716797, 0.08744448089599609, 0.08739225769042969, 0.08555519866943359, 0.08572415924072266, 0.08540569305419922, 0.0854835205078125, 0.08524288177490234, 0.08566169738769532, 0.08524492645263672, 0.08550093078613281, 0.08540160369873047, 0.0858265609741211, 0.08564940643310547, 0.08597606658935547, 0.17336729431152345, 0.08604876708984376, 0.08586547088623046, 0.08748748779296875, 0.08784281921386719, 0.0876759033203125, 0.08743424224853516, 0.08747212982177735, 0.08721305847167969, 0.08732876586914062, 0.0873543701171875, 0.08794419097900391, 0.08824012756347656, 0.08735231781005859, 0.0873881607055664, 0.08576716613769532, 0.08544563293457032, 0.08506470489501954, 0.08581734466552735, 0.08523878479003906, 0.08470732879638672, 0.08439807891845703, 0.08506674957275391, 0.08544153594970703, 0.08557670593261718, 0.08571392059326172, 0.08500838470458984, 0.08467967987060547, 0.08522444915771485, 0.08483020782470703, 0.08569241333007813, 0.0850360336303711, 0.08536166381835937, 0.08509235382080078, 0.08512000274658203, 0.08459059143066407, 0.08548863983154296, 0.085106689453125, 0.08608358764648437, 0.08561561584472656, 0.08650649261474609, 0.0858613739013672, 0.08619417572021484, 0.08554393768310548, 0.08685874938964844, 0.08574873352050781, 0.08577126312255859, 0.08547328186035157, 0.08631603240966797, 0.08506060791015625, 0.08454348754882812, 0.08443289947509766, 0.08482201385498046, 0.08454246520996093, 0.0853237762451172, 0.08557772827148437, 0.08595455932617188, 0.08535346984863282, 0.0860057601928711, 0.08582450866699219, 0.08633650970458985, 0.08620851135253907, 0.08552652740478515, 0.17006387329101563, 0.08424140930175782, 0.08490086364746094, 0.08534528350830078, 0.08545587158203125, 0.08550809478759766, 0.08477081298828125, 0.08609075164794922, 0.08585113525390625, 0.08472268676757813, 0.08594944000244141, 0.08536678314208984, 0.08555315399169922, 0.0851230697631836, 0.08480665588378906, 0.08439807891845703, 0.08478720092773437, 0.0850708465576172, 0.08560025787353516, 0.08581836700439453, 0.08580198669433593, 0.085359619140625, 0.08599552154541015, 0.08536473846435547, 0.08568627166748047, 0.08545279693603515, 0.08576921844482421, 0.0848005142211914, 0.08475443267822266, 0.08423935699462891, 0.08521421051025391, 0.0856289291381836, 0.08551833343505859, 0.08474317169189453, 0.08567910766601562, 0.0848179168701172, 0.08540569305419922, 0.08433766174316407, 0.08542617797851562, 0.08533299255371093, 0.0856258544921875, 0.08529714965820312, 0.08515071868896484, 0.084600830078125, 0.08481075286865235, 0.08498892974853516, 0.08524492645263672, 0.08517529296875, 0.08573951721191406, 0.08548044586181641, 0.086076416015625, 0.08583782196044921, 0.08572621154785157, 0.08554905700683593, 0.08610304260253906, 0.08561561584472656, 0.08520806121826172, 0.08479948425292969, 0.08517632293701172, 0.08518041229248047, 0.08616345977783203, 0.08542412567138671, 0.08579891204833984, 0.1723197479248047, 0.08507904052734375, 0.08595148468017579, 0.08603033447265625, 0.08498175811767578, 0.0845486068725586, 0.08495513916015625, 0.08527155303955078, 0.08653107452392578, 0.08580608367919922, 0.08692838287353516, 0.08577843475341797, 0.0869775390625, 0.09336319732666015, 0.08715366363525391, 0.08607743835449219, 0.085823486328125, 0.08498073577880859, 0.08575692749023438, 0.08494080352783204, 0.08497459411621094, 0.084748291015625, 0.08505856323242188, 0.0852490234375, 0.08607334136962891, 0.08656793975830078, 0.08623923492431641, 0.08528076934814453, 0.08590335845947265, 0.08480665588378906, 0.08551321411132813, 0.08563814544677735, 0.08590847778320312, 0.08595763397216796, 0.08630579376220703, 0.08563609313964844, 0.08515174102783203, 0.08581632232666016, 0.08605593872070312, 0.08479436492919921, 0.08542412567138671, 0.08547328186035157, 0.08632627105712891, 0.0856780776977539, 0.085823486328125, 0.08518860626220703, 0.08571084594726562, 0.08418816375732421, 0.08542720031738281, 0.0853759994506836, 0.08524185943603516, 0.08512921905517579, 0.08581836700439453, 0.08502067565917969, 0.08540160369873047, 0.08484352111816407, 0.08538623809814454, 0.08485171508789062, 0.08542105865478515, 0.08504217529296874, 0.08607846069335938, 0.08466534423828125, 0.08520089721679687, 0.17084825134277343, 0.08468582153320313, 0.08485683441162109, 0.08474317169189453, 0.08470118713378906, 0.08509030151367188, 0.08554803466796874, 0.08570368194580077, 0.08754176330566406, 0.08591871643066407, 0.08549375915527344, 0.0852326431274414, 0.08488243103027343, 0.08485683441162109, 0.08485068511962891, 0.08445235443115234, 0.08501964569091797, 0.08522752380371093, 0.08543743896484375, 0.08543641662597656, 0.08561869049072265, 0.08491315460205077, 0.0851568603515625, 0.1162946548461914, 0.08629759979248047, 0.08596275329589843, 0.08578867340087891, 0.09869209289550782, 0.08700621032714843, 0.08522752380371093, 0.08548454284667968, 0.08548761749267578, 0.0852889633178711, 0.08509030151367188, 0.0856463394165039, 0.08573849487304687, 0.08640819549560547, 0.08535858917236328, 0.08538521575927735, 0.08531046295166016, 0.08528691101074219, 0.08428237152099609, 0.08406221008300781, 0.0840816650390625, 0.08465305328369141, 0.08498995208740234, 0.08590029144287109, 0.08544767761230469, 0.0858449935913086, 0.08513433837890624, 0.08512614440917969, 0.08477798461914063, 0.08599244689941406, 0.08500224304199219, 0.08583168029785156, 0.08465510559082032, 0.08514867401123047, 0.08500326538085938, 0.08501862335205078, 0.08561766052246093, 0.08509849548339844, 0.08508927917480469, 0.08520499420166015, 0.17164186096191406, 0.08462438201904297, 0.08439500427246094, 0.08464793395996094, 0.0854159393310547, 0.08509542083740235, 0.08431001281738282, 0.08458854675292969, 0.08469606781005859, 0.08439807891845703, 0.08507392120361328, 0.0849459228515625, 0.08566169738769532, 0.085106689453125, 0.08601395416259766, 0.0857149429321289, 0.08567295837402343, 0.08472370910644532, 0.08574976348876953, 0.08542002868652344, 0.08595148468017579, 0.08437964630126953, 0.08475341033935548, 0.08499609375, 0.08538419342041016, 0.08497357177734376, 0.085032958984375, 0.0849100799560547, 0.08558182525634765, 0.08582041931152344, 0.08603955078125, 0.0853391342163086, 0.085570556640625, 0.08522137451171875, 0.08599449920654297, 0.08554598236083985, 0.08516607666015626, 0.08471347045898438, 0.08598016357421875, 0.08536678314208984, 0.08561254119873046, 0.08513843536376953, 0.0854681625366211, 0.0851968002319336, 0.0851251220703125, 0.08516710662841796, 0.08511385345458984, 0.08451891326904297, 0.08545894622802734, 0.08469503784179687, 0.084600830078125, 0.08503910064697266, 0.08512102508544922, 0.08514457702636719, 0.08555929565429687, 0.08486195373535156, 0.08533197021484375, 0.08441343688964843, 0.08477490997314453, 0.08440115356445313, 0.08483737945556641, 0.08491110229492188, 0.0852305908203125, 0.16905010986328126, 0.08364441680908204, 0.08464281463623047, 0.08460697937011719, 0.0912332763671875, 0.0863641586303711, 0.08633548736572266, 0.08546406555175781, 0.08673792266845703, 0.085607421875, 0.0865802230834961, 0.08604774475097657, 0.08558386993408203, 0.0853043212890625, 0.08511078643798828, 0.08429363250732422, 0.08571903991699219, 0.08440013122558594, 0.08617369842529297, 0.08502374267578125, 0.08576512145996094, 0.08487321472167969, 0.08577228546142578, 0.08541081237792969, 0.08534835052490235, 0.08467353820800781, 0.08593920135498047, 0.08492031860351562, 0.08480767822265625, 0.08344371032714844, 0.08452095794677734, 0.08394547271728516, 0.08484966278076173, 0.08461516571044922, 0.08492031860351562, 0.08499199676513672, 0.08602726745605468, 0.08556646728515625, 0.08657408142089844, 0.08594226837158203, 0.086181884765625, 0.08542617797851562, 0.0849459228515625, 0.084136962890625, 0.08491519927978515, 0.0846397476196289, 0.0855889892578125, 0.08514969635009766, 0.08543949127197266, 0.0847984619140625, 0.08551936340332031, 0.08492134094238281, 0.08567910766601562, 0.08487014770507813, 0.0851435546875, 0.085465087890625, 0.08496742248535157, 0.08455474853515625, 0.0851599349975586, 0.08517017364501953, 0.08539443206787109, 0.08563507080078125, 0.08601907348632812, 0.17297715759277343, 0.0859135971069336, 0.08523571014404296, 0.08565862274169922, 0.08517529296875, 0.0851036148071289, 0.08580095672607421, 0.08547328186035157, 0.08504013061523437, 0.08548044586181641, 0.08547737884521485, 0.08500224304199219, 0.08538829040527343, 0.08505036926269531, 0.08505241394042969, 0.08492339324951172, 0.08586854553222656, 0.08535142517089844, 0.08559718322753906, 0.08536064147949218, 0.08512204742431641, 0.08435814666748047, 0.08447795104980468, 0.08451993560791016, 0.08473088073730468, 0.08477184295654297, 0.08539647674560547, 0.0856780776977539, 0.08599449920654297, 0.08485580444335937, 0.08579891204833984, 0.08538214111328125, 0.08504013061523437, 0.08480973052978516, 0.08508415985107422, 0.08418406677246094, 0.08464281463623047, 0.08473497772216797, 0.08500531005859376, 0.0845998077392578, 0.08486809539794922, 0.0847267837524414, 0.08529203033447266, 0.08451686096191406, 0.0847667236328125, 0.08467967987060547, 0.08484352111816407, 0.08408370971679688, 0.08506470489501954, 0.08414208221435547, 0.08407552337646484, 0.08422297668457031, 0.08553164672851563, 0.08505548858642578, 0.08604774475097657, 0.086724609375, 0.08570777893066406, 0.08509439849853516, 0.08505548858642578, 0.0848353271484375, 0.08520191955566406, 0.08488038635253906, 0.08492134094238281, 0.1699420166015625, 0.08382361602783203, 0.08529408264160156, 0.08518758392333985, 0.08473395538330078, 0.08500940704345702, 0.08424857330322266, 0.08495206451416015, 0.08531660461425782, 0.08540057373046875, 0.08631295776367187, 0.08513945770263671, 0.086582275390625, 0.08465305328369141, 0.08451174163818359, 0.08370893096923829, 0.08445849609375, 0.08416973114013672, 0.0855173110961914, 0.08466534423828125, 0.0844615707397461, 0.08416563415527344, 0.08545894622802734, 0.08520806121826172, 0.08523468780517578, 0.08512000274658203, 0.08583475494384765, 0.08616550445556641, 0.08540467071533203, 0.08471347045898438, 0.08486911773681641, 0.08460492706298828, 0.08580095672607421, 0.08579174041748047, 0.0862894058227539, 0.08543436431884766, 0.08572313690185547, 0.08590233612060547, 0.08515071868896484, 0.0850165786743164, 0.0856463394165039, 0.08506060791015625, 0.08570368194580077, 0.08499097442626953, 0.08513228607177735, 0.08424960327148437, 0.08491827392578125, 0.08553369903564453, 0.08549375915527344, 0.08531865692138672, 0.0854159393310547, 0.08538521575927735, 0.08576000213623047, 0.08563814544677735, 0.0862064666748047, 0.08573747253417968, 0.08576614379882813, 0.08525516510009766, 0.0857343978881836, 0.08506880187988282, 0.08562483215332031, 0.08513433837890624, 0.08556748962402344, 0.17084722900390625, 0.08475955200195312, 0.08533503723144531, 0.08539750671386719, 0.08596479797363281, 0.08599552154541015, 0.08526643371582031, 0.08517324829101562, 0.08584294128417969, 0.08503501129150391, 0.08568217468261718, 0.0848353271484375, 0.08509439849853516, 0.08453427124023437, 0.08606924438476563, 0.08502886199951172, 0.08547225952148438, 0.08596991729736328, 0.08595865631103515, 0.08519577789306641, 0.08599552154541015, 0.0856084442138672, 0.08569036865234375, 0.08520601654052734, 0.0856289291381836, 0.08564940643310547, 0.0850145263671875, 0.08457113647460937, 0.08491725158691406, 0.08516095733642579, 0.08559308624267578, 0.08549785614013672, 0.08625049591064453, 0.08548863983154296, 0.08579788970947265, 0.08549785614013672, 0.0860579833984375, 0.08518962860107422, 0.0856289291381836, 0.08503807830810547, 0.08563097381591797, 0.0858941421508789, 0.08560025787353516, 0.08894873809814453, 0.08560435485839844, 0.08505241394042969, 0.08595558166503907, 0.08537088012695312, 0.08577433776855468, 0.08491315460205077, 0.08536985778808594, 0.08488652801513671, 0.0856289291381836, 0.08569548797607422, 0.08611737823486328, 0.08625357055664062, 0.08614399719238282, 0.08535346984863282, 0.08528076934814453, 0.08441446685791015, 0.08502886199951172, 0.08494182586669922, 0.08602623748779296]",tokens/s,11.520858770610968,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2-large,openai-community/gpt2-large,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-13b-hf,meta-llama/Llama-2-13b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-7B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,3316.211712,11582.570496,10655.629312,10114.564096,9989.950464,s,10,1.0555830612182615,0.10555830612182615,0.002717517783711567,0.10467198181152343,0.10640272827148436,0.11000392303466797,0.11288487884521485,"[0.11360511779785157, 0.10464579010009765, 0.10449129486083984, 0.10560246276855469, 0.1047911376953125, 0.10469817352294922, 0.1051412124633789, 0.10434326171875, 0.1039334716796875, 0.10433113861083984]",tokens/s,2425.1999620432257,kWh,3.4433790361103804e-06,5.743666737278676e-06,4.159592699653805e-06,1.3346638473042862e-05,tokens/kWh,19180859.69864705,MB,3316.211712,11582.570496,10655.629312,10114.564096,10046.339584,s,10,65.1716826171875,6.51716826171875,0.024191302249733617,6.513810791015626,6.5342087890625,6.555919091796875,6.573287333984375,"[6.4949990234375, 6.52938427734375, 6.48420458984375, 6.51490283203125, 6.51271875, 6.52842333984375, 6.57762939453125, 6.50171533203125, 6.5085166015625, 6.5191884765625]",tokens/s,9.666775119196513,kWh,0.0002084086722815814,0.00034866377449948465,0.00021671352844002147,0.0007737859752210874,tokens/kWh,81417.86232556042,,s,629,66.00024365997314,0.10492884524638019,0.012707269588764744,0.10325094604492188,0.10440130615234375,0.10548182983398438,0.2075448962402344,"[0.10746265411376953, 0.10535116577148437, 0.10572902679443359, 0.1061212158203125, 0.10546892547607421, 0.10377011108398437, 0.10259967803955078, 0.10251570892333985, 0.1029191665649414, 0.10396876525878906, 0.10304102325439453, 0.102687744140625, 0.1079552001953125, 0.10281267547607421, 0.10366361236572266, 0.10326528167724609, 0.1032273941040039, 0.10334207916259766, 0.10239794921875, 0.10196070098876953, 0.10190233612060547, 0.10111488342285156, 0.1014999008178711, 0.1010708465576172, 0.10246246337890624, 0.10249215698242188, 0.10243276977539062, 0.10228838348388672, 0.10300723266601562, 0.10296729278564454, 0.10330623626708985, 0.10304102325439453, 0.10285977935791016, 0.1027799072265625, 0.10311679840087891, 0.10173235321044923, 0.10186239624023438, 0.10114867401123047, 0.10192179107666016, 0.10168627166748047, 0.1012490234375, 0.10159513854980469, 0.1030799331665039, 0.1027409896850586, 0.10313215637207031, 0.10275430297851562, 0.10334925079345703, 0.10293247985839844, 0.10296524810791016, 0.10293965148925781, 0.1032499237060547, 0.1029201889038086, 0.1011619873046875, 0.10141081237792969, 0.10138726043701173, 0.10124697875976563, 0.10267545318603516, 0.10298675537109375, 0.10332160186767578, 0.10300415802001953, 0.10308505249023438, 0.1031014404296875, 0.20784538269042968, 0.10453913879394532, 0.10372402954101563, 0.10458316802978515, 0.10808422088623047, 0.10216345977783203, 0.10129408264160156, 0.10126541137695312, 0.10162483215332031, 0.1017681884765625, 0.10121932983398438, 0.10159616088867188, 0.10299903869628907, 0.10403533172607422, 0.10394316864013672, 0.1027409896850586, 0.10247270202636719, 0.10342092895507812, 0.1034260482788086, 0.10340557098388672, 0.10314546966552735, 0.10325094604492188, 0.10263859558105469, 0.10218905639648437, 0.10167398071289062, 0.10134937286376954, 0.10129817962646484, 0.10166067504882813, 0.10093670654296875, 0.10176102447509766, 0.10275942230224609, 0.10286899566650391, 0.10226073455810547, 0.10307788848876953, 0.10313215637207031, 0.10366770935058593, 0.10361958312988281, 0.10345881652832031, 0.10329702758789062, 0.10214911651611328, 0.10128179168701172, 0.1014999008178711, 0.10119577789306641, 0.10236723327636718, 0.10177740478515625, 0.10292838287353516, 0.10300825500488281, 0.10292428588867188, 0.12297523498535157, 0.12021453094482422, 0.10326630401611328, 0.1031905288696289, 0.10352947235107422, 0.1077053451538086, 0.11871846771240234, 0.10347315216064454, 0.10454937744140624, 0.1025955810546875, 0.10170674896240234, 0.10161663818359375, 0.10157568359375, 0.10244710540771484, 0.1031905288696289, 0.20787916564941405, 0.1027583999633789, 0.10271539306640624, 0.1031352310180664, 0.1028106231689453, 0.102940673828125, 0.10321510314941407, 0.10257612609863281, 0.10193305969238281, 0.10158182525634765, 0.10131865692138672, 0.101607421875, 0.10131046295166016, 0.10176306915283204, 0.10260070037841797, 0.10342707061767578, 0.10302361297607422, 0.10265599822998046, 0.10239590454101563, 0.1025054702758789, 0.10287411499023437, 0.10340863800048829, 0.10309426879882813, 0.10326630401611328, 0.10129203033447266, 0.10137907409667969, 0.10099097442626953, 0.10222284698486328, 0.10193920135498047, 0.10217881774902343, 0.10298368072509766, 0.103657470703125, 0.10386431884765625, 0.10377728271484375, 0.10298060607910156, 0.10319974517822265, 0.10299289703369141, 0.10375679779052735, 0.10377728271484375, 0.10777292633056641, 0.10360934448242187, 0.10311373138427735, 0.10166169738769532, 0.10287308502197266, 0.1040865249633789, 0.10355404663085938, 0.1037619171142578, 0.10443981170654297, 0.1041981430053711, 0.10389913940429688, 0.10320281219482422, 0.10351103973388671, 0.10388480377197265, 0.10411007690429687, 0.10382131195068359, 0.10217779541015624, 0.10185113525390625, 0.10145177459716796, 0.10162483215332031, 0.10194226837158203, 0.10273280334472656, 0.1036410903930664, 0.10401894378662109, 0.20981350708007812, 0.10399641418457031, 0.10456678771972656, 0.10366770935058593, 0.10456371307373047, 0.10445516967773437, 0.10392678070068359, 0.10284134674072265, 0.10264780426025391, 0.10309632110595703, 0.10290790557861328, 0.10240716552734375, 0.10293657684326171, 0.10282393646240234, 0.10330931091308594, 0.10365235137939453, 0.10348544311523437, 0.10352127838134766, 0.10301439666748047, 0.10387353515625, 0.10405683135986328, 0.10474188995361328, 0.10336460876464844, 0.1023477783203125, 0.10333184051513672, 0.10275328063964843, 0.10265087890625, 0.10264166259765625, 0.10344448089599609, 0.10403225708007813, 0.10402611541748047, 0.10429132843017579, 0.10777907562255859, 0.10378342437744141, 0.10484429168701172, 0.10442752075195312, 0.10412646484375, 0.10427903747558594, 0.10268978881835937, 0.10241331481933594, 0.10295398712158203, 0.10305126190185547, 0.10218291473388671, 0.10176409912109376, 0.1020549087524414, 0.10327654266357422, 0.10306253051757812, 0.10309017944335938, 0.10289049530029297, 0.10351718139648437, 0.10396876525878906, 0.10367078399658203, 0.10310758209228515, 0.10340659332275391, 0.10217472076416016, 0.10242253112792969, 0.1023477783203125, 0.10257817840576172, 0.10264166259765625, 0.10268262481689452, 0.10350080108642579, 0.10481664276123047, 0.10388377380371094, 0.20862054443359376, 0.10371174621582031, 0.10414080047607421, 0.10427699279785156, 0.10402508544921875, 0.10436300659179687, 0.10447872161865235, 0.10328473663330077, 0.10228838348388672, 0.10289151763916016, 0.10348953247070312, 0.10275020599365234, 0.10384178924560547, 0.10372402954101563, 0.10319667053222656, 0.10794496154785156, 0.10347622680664062, 0.10388070678710938, 0.10393599700927734, 0.10381311798095703, 0.10381414031982422, 0.10430770874023437, 0.10549043273925782, 0.1021839370727539, 0.10244403076171875, 0.10208051300048829, 0.10216038513183594, 0.10226585388183594, 0.1018449935913086, 0.10312703704833984, 0.10321715545654297, 0.10337792205810546, 0.10305228424072266, 0.10336358642578125, 0.10295295715332031, 0.10373222351074218, 0.10322841644287109, 0.1037844467163086, 0.10373017883300781, 0.10226175689697266, 0.10177945709228516, 0.1024747543334961, 0.10256998443603516, 0.10259967803955078, 0.10269900512695312, 0.10366668701171874, 0.10327449798583985, 0.10350899505615234, 0.10298368072509766, 0.103372802734375, 0.10293247985839844, 0.10329702758789062, 0.10397286224365235, 0.10375475311279297, 0.10415615844726563, 0.10336255645751953, 0.10287206268310548, 0.10292530822753906, 0.10329702758789062, 0.10349874877929688, 0.10298777770996094, 0.10326732635498047, 0.10369638061523437, 0.20889907836914062, 0.10309939575195312, 0.10332466888427734, 0.10834124755859376, 0.10411622619628906, 0.104521728515625, 0.10405888366699219, 0.10297958374023437, 0.10305741119384766, 0.10332672119140625, 0.10321408081054688, 0.10366873931884765, 0.10344755554199218, 0.1055283203125, 0.10427801513671875, 0.1043394546508789, 0.10361958312988281, 0.1037475814819336, 0.10356121826171875, 0.10403839874267579, 0.10386329650878906, 0.10419302368164063, 0.1036236801147461, 0.10343424224853516, 0.10345062255859375, 0.10280754852294922, 0.10184089660644531, 0.1027061767578125, 0.10233036804199219, 0.10432614135742188, 0.10418278503417969, 0.10414796447753906, 0.10370252990722656, 0.10337484741210938, 0.10380799865722656, 0.10413158416748047, 0.10426060485839844, 0.10444493103027344, 0.1052600326538086, 0.10370457458496093, 0.10275020599365234, 0.102582275390625, 0.10225663757324219, 0.1027440643310547, 0.10336563110351563, 0.10278399658203125, 0.10310246276855468, 0.10296012878417969, 0.10334617614746094, 0.10337792205810546, 0.10287308502197266, 0.10241843414306641, 0.10311270141601563, 0.10312908935546874, 0.1033021469116211, 0.10366976165771484, 0.1030113296508789, 0.10730290985107421, 0.10373017883300781, 0.10274610900878907, 0.10273689270019531, 0.1034434585571289, 0.10368921661376954, 0.20911616516113282, 0.10529177856445313, 0.10397491455078126, 0.10373222351074218, 0.103225341796875, 0.10398207855224609, 0.10408345794677734, 0.10439884948730468, 0.10271334075927735, 0.10290892791748046, 0.10283929443359376, 0.10315878295898437, 0.10294477081298828, 0.10314649963378907, 0.10386227416992187, 0.10402611541748047, 0.10382335662841796, 0.10411622619628906, 0.1040547866821289, 0.1036759033203125, 0.10334207916259766, 0.10420428466796874, 0.10405888366699219, 0.10438861083984376, 0.10402201843261719, 0.10228018951416015, 0.10263040161132812, 0.1531136016845703, 0.10741452789306641, 0.10349362945556641, 0.10351923370361328, 0.10379264068603515, 0.10474598693847656, 0.10426573181152343, 0.10366976165771484, 0.10366566467285156, 0.10360626983642578, 0.10386022186279296, 0.10445721435546874, 0.10425958251953125, 0.10352435302734375, 0.10326732635498047, 0.1069271011352539, 0.10223206329345703, 0.10260070037841797, 0.10272767639160156, 0.10235391998291016, 0.1029713897705078, 0.10303385925292968, 0.10341375732421874, 0.1026529312133789, 0.10347724914550781, 0.10341375732421874, 0.10390220642089844, 0.10393907165527344, 0.10536140441894531, 0.1038704605102539, 0.10372608184814452, 0.10216038513183594, 0.1024163818359375, 0.10213785552978516, 0.10290278625488282, 0.10191769409179688, 0.20864306640625, 0.10353561401367188, 0.1037096939086914, 0.10374553680419922, 0.10343833923339844, 0.10411110687255859, 0.10369945526123046, 0.104163330078125, 0.10374553680419922, 0.10437017822265625, 0.10358579254150391, 0.10244198608398437, 0.10244198608398437, 0.10239794921875, 0.1026662368774414, 0.10231295776367187, 0.10329190063476562, 0.10392269134521484, 0.1038571548461914, 0.10424320220947265, 0.103804931640625, 0.1036605453491211, 0.10313318634033203, 0.10361446380615234, 0.10386841583251953, 0.10463641357421875, 0.10386124420166015, 0.10228121948242187, 0.10701516723632812, 0.10241126251220703, 0.10226073455810547, 0.10312397003173829, 0.10210201263427734, 0.1029191665649414, 0.10295193481445312, 0.10300723266601562, 0.10297958374023437, 0.10291097259521484, 0.10259967803955078, 0.10282701110839844, 0.10300415802001953, 0.10284953308105468, 0.10310451507568359, 0.10511052703857422, 0.10185830688476563, 0.10232217407226563, 0.10191053009033203, 0.10201190185546875, 0.10131967926025391, 0.10199142456054687, 0.10293862152099609, 0.10321100616455078, 0.10311065673828125, 0.10306867218017578, 0.10333798217773438, 0.10367692565917969, 0.10288639831542969, 0.10325401306152343, 0.10336768341064453, 0.1043916778564453, 0.10251980590820313, 0.10242355346679688, 0.10216448211669922, 0.20630015563964843, 0.10245120239257813, 0.10327040100097656, 0.1034629135131836, 0.10340045166015625, 0.103404541015625, 0.10283724975585938, 0.10339635467529297, 0.10330009460449219, 0.1033175048828125, 0.103984130859375, 0.10387455749511719, 0.10415615844726563, 0.10247065734863281, 0.10201907348632812, 0.10255564880371094, 0.10285465240478515, 0.10235187530517578, 0.10209689331054687, 0.1034598388671875, 0.10427494049072265, 0.1084211196899414, 0.10343014526367188, 0.10242457580566407, 0.10280960083007812, 0.10301439666748047, 0.10366464233398437, 0.10414080047607421, 0.10411929321289062, 0.10298572540283203, 0.10239692687988282, 0.10160537719726563, 0.10233650970458984, 0.10418892669677735, 0.10196479797363281, 0.10206105804443359, 0.10337484741210938, 0.10356531524658204, 0.10382643127441406, 0.10380697631835938, 0.1036042251586914, 0.10329395294189453, 0.1036042251586914, 0.10430976104736328, 0.10410086059570313, 0.10334515380859376, 0.10219622039794922, 0.10194226837158203, 0.10254131317138672, 0.10389708709716797, 0.10289151763916016, 0.10289356994628907, 0.10350592041015624, 0.1043056640625, 0.10371686553955078, 0.1034751968383789, 0.10323353576660156, 0.10317414093017578, 0.10427391815185547, 0.10446028900146484, 0.10389810943603515, 0.10372505950927734, 0.10268160247802735, 0.206772216796875, 0.10263859558105469, 0.1029570541381836, 0.10273689270019531, 0.10819071960449218, 0.10511154937744141, 0.10408550262451172, 0.10359705352783204, 0.10373939514160156, 0.10417971038818359, 0.10407936096191406, 0.10423500823974609, 0.10379673767089843, 0.10412236785888672, 0.10362982177734376, 0.10241535949707031, 0.10240512084960937, 0.10194534301757813, 0.10268262481689452, 0.10241126251220703, 0.10322022247314454, 0.10542694091796875, 0.10400665283203125, 0.10447360229492188, 0.10486067199707032, 0.10431283569335938, 0.10416025543212891, 0.1044111328125, 0.10405785369873047, 0.10458726501464843, 0.1044142074584961, 0.10310553741455078, 0.10172621154785157, 0.10174668884277344, 0.10166886138916016, 0.10199244689941406, 0.10172927856445313, 0.10193408203125, 0.10302259063720703, 0.10312806701660156, 0.10309120178222657, 0.1026846694946289, 0.10256793975830078, 0.10373426818847656, 0.10325299072265624, 0.10326322937011718, 0.10299903869628907, 0.10280857849121093, 0.10353254699707032, 0.10244300842285156, 0.1025802230834961, 0.10237542724609375, 0.10285260772705078, 0.10385305786132812, 0.1029191665649414, 0.1035315170288086, 0.10822246551513671, 0.10380287933349609, 0.10326732635498047, 0.1036728286743164, 0.10417766571044922, 0.10417561340332031, 0.10400768280029297]",tokens/s,9.530267846290796,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-3b,stabilityai/stablelm-base-alpha-3b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neox-20b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1330.765824,24182.259712,23255.318528,22714.253312,22168.6656,s,10,1.2526152038574219,0.12526152038574218,0.012079098799485873,0.12154043197631836,0.14575505065917968,0.14602655029296877,0.14624375,"[0.14629804992675782, 0.14569471740722656, 0.11680560302734375, 0.1152949447631836, 0.1098832015991211, 0.13446710205078125, 0.12442489624023438, 0.12001634979248046, 0.12306451416015625, 0.11666582489013672]",tokens/s,2043.7241956799612,kWh,3.976621110982533e-06,6.6591745431696965e-06,6.170412812284494e-06,1.6806208466436724e-05,tokens/kWh,15232466.056294104,MB,1330.765824,24182.259712,23255.318528,22714.253312,22536.283136,s,10,75.91985009765627,7.591985009765625,0.15850017229306237,7.5502158203125,7.77846025390625,7.855251611328125,7.916684697265625,"[7.67587548828125, 7.46582568359375, 7.65421435546875, 7.36614208984375, 7.507861328125, 7.7613955078125, 7.93204296875, 7.552556640625, 7.547875, 7.45606103515625]",tokens/s,8.298225025334302,kWh,0.00023761944062536275,0.00039851027626454735,0.0002647920261799438,0.0009009217430698539,tokens/kWh,69928.3822203359,,s,629,76.90369023895259,0.12226341850389925,0.017324129374579864,0.11869593811035156,0.1330567108154297,0.13925642395019533,0.2305946044921875,"[0.12410060882568359, 0.12043264007568359, 0.1243473892211914, 0.1306798095703125, 0.12106547546386719, 0.12639334106445313, 0.12212326049804688, 0.11620454406738281, 0.11414835357666016, 0.12243762969970703, 0.11772723388671875, 0.11843993377685547, 0.12028313446044922, 0.11872051239013671, 0.11128832244873046, 0.11335782623291016, 0.11113062286376953, 0.11775897979736329, 0.11899187469482422, 0.11465113830566406, 0.12083404541015624, 0.11906764984130859, 0.11660185241699218, 0.1209169921875, 0.12799078369140626, 0.115704833984375, 0.11952230072021484, 0.11686093139648437, 0.11723980712890625, 0.11686605072021485, 0.1140684814453125, 0.1397329864501953, 0.11654656219482422, 0.1161195526123047, 0.11416371154785156, 0.11935743713378906, 0.11279564666748047, 0.11937177276611328, 0.11785113525390625, 0.12348006439208985, 0.12092518615722657, 0.11961856079101563, 0.12586803436279298, 0.1270343704223633, 0.12015718078613281, 0.1310146484375, 0.1515161590576172, 0.12216012573242188, 0.12947967529296875, 0.1439129638671875, 0.12584038543701173, 0.11658035278320313, 0.12065792083740234, 0.13169766235351563, 0.12494950103759765, 0.12365414428710937, 0.11941273498535156, 0.123936767578125, 0.12403814697265625, 0.12103679656982422, 0.12331417846679688, 0.1365043182373047, 0.262223876953125, 0.11696947479248047, 0.12186521911621094, 0.1252454376220703, 0.1250344924926758, 0.12211507415771485, 0.122714111328125, 0.11590144348144531, 0.117970947265625, 0.11427942657470704, 0.10965606689453125, 0.11101593780517578, 0.1126297607421875, 0.10958643341064453, 0.11196211242675781, 0.1100738525390625, 0.11181260681152344, 0.11290726470947265, 0.12763750457763673, 0.12452249908447266, 0.13809458923339843, 0.13339340209960937, 0.11743949127197266, 0.1162608642578125, 0.14650469970703126, 0.1384601593017578, 0.11060633850097656, 0.11296153259277343, 0.11746099090576172, 0.11469209289550782, 0.1116354522705078, 0.11410022735595703, 0.111710205078125, 0.11258163452148437, 0.12936294555664063, 0.11356057739257812, 0.11457945251464843, 0.12150374603271484, 0.12132454681396485, 0.11740160369873047, 0.11894271850585937, 0.1211299819946289, 0.12095078277587891, 0.12622847747802735, 0.11869593811035156, 0.12374937438964843, 0.11793714904785156, 0.11566079711914062, 0.11388313293457031, 0.11323391723632813, 0.114840576171875, 0.11462348937988281, 0.12057599639892579, 0.11362303924560548, 0.11702067565917969, 0.11338854217529297, 0.11343974304199218, 0.11654962921142578, 0.11916902160644531, 0.11766681671142579, 0.12444467163085937, 0.11572736358642578, 0.1206476821899414, 0.23503257751464843, 0.11781734466552735, 0.11470848083496094, 0.12920626831054688, 0.1380823059082031, 0.12360294342041016, 0.11035443115234375, 0.11992678070068359, 0.12159590148925781, 0.125591552734375, 0.12360806274414063, 0.13139251708984376, 0.12970700073242186, 0.12236185455322265, 0.12700774383544922, 0.1265797119140625, 0.11993087768554687, 0.1281607666015625, 0.12119347381591797, 0.11918540954589844, 0.12371968078613281, 0.1184686050415039, 0.11689778900146484, 0.12200447845458984, 0.11843276977539062, 0.12879872131347656, 0.11569971466064453, 0.11472589111328126, 0.11577446746826171, 0.11937177276611328, 0.11818598175048828, 0.1212047348022461, 0.12166246032714843, 0.12493824005126954, 0.1334476776123047, 0.13562265014648436, 0.12217549133300781, 0.13174578857421876, 0.13047602844238282, 0.12902400207519532, 0.11821465301513671, 0.1174302749633789, 0.11343974304199218, 0.11568434906005859, 0.11606425476074218, 0.11911885070800782, 0.11302706909179687, 0.12035788726806641, 0.11403571319580078, 0.1132072982788086, 0.11504332733154297, 0.12316159820556641, 0.10955059051513671, 0.1145354232788086, 0.11941375732421874, 0.14259507751464845, 0.1385779266357422, 0.11828838348388672, 0.11415245056152344, 0.1174620132446289, 0.1163868179321289, 0.11879014587402344, 0.11507711791992188, 0.23055258178710938, 0.12869119262695314, 0.12894412231445312, 0.11449037170410156, 0.11511500549316406, 0.12245094299316406, 0.12307456207275391, 0.111604736328125, 0.12601344299316405, 0.11295846557617187, 0.11162419128417969, 0.11374079895019532, 0.1199656982421875, 0.11435417938232421, 0.11864678192138672, 0.1170022430419922, 0.11332710266113281, 0.11574988555908203, 0.11730738830566406, 0.11810610961914063, 0.11457945251464843, 0.12168601226806641, 0.11684249877929688, 0.10862387084960938, 0.12272025299072266, 0.11767603302001953, 0.11203788757324219, 0.1091624984741211, 0.11196211242675781, 0.1117306900024414, 0.12797644805908204, 0.12901274108886718, 0.13641317749023438, 0.1189969940185547, 0.11457023620605469, 0.11320114898681641, 0.11574578857421874, 0.11870003509521485, 0.1152911376953125, 0.12205977630615235, 0.11543142700195312, 0.10957823944091796, 0.1108449249267578, 0.1148569564819336, 0.10988851165771485, 0.11061862182617188, 0.11288575744628906, 0.11204505920410156, 0.11112448120117188, 0.11527884674072265, 0.11466649627685546, 0.11332608032226563, 0.1133864974975586, 0.11183411407470703, 0.11877887725830077, 0.12319129943847656, 0.12509286499023436, 0.11354214477539062, 0.11269631958007813, 0.12091801452636719, 0.1122713623046875, 0.13009408569335937, 0.11649228668212891, 0.22563430786132813, 0.11409407806396485, 0.11095040130615234, 0.11613491058349609, 0.12254822540283203, 0.11647180938720703, 0.1170882568359375, 0.11594956970214844, 0.1175173110961914, 0.11987149047851563, 0.11337830352783203, 0.11465318298339844, 0.11204710388183593, 0.11305677032470703, 0.10896793365478516, 0.13587149047851563, 0.13821235656738282, 0.11562393951416015, 0.11520307159423829, 0.1415372772216797, 0.14647398376464843, 0.12924415588378907, 0.1143214111328125, 0.11342131042480469, 0.11377458953857422, 0.11249254608154297, 0.11194879913330077, 0.14321664428710937, 0.11435929870605469, 0.11490918731689453, 0.11358617401123047, 0.11224678039550781, 0.11389746856689453, 0.11379507446289062, 0.12264141082763672, 0.13275955200195313, 0.1288581085205078, 0.12362342071533203, 0.13033882141113282, 0.1366620178222656, 0.11449241638183594, 0.11484671783447266, 0.11830579376220703, 0.11576422119140625, 0.11543244934082031, 0.115810302734375, 0.11992371368408203, 0.11363225555419922, 0.11540889739990234, 0.11590348815917968, 0.12187545776367187, 0.11686605072021485, 0.11527168273925781, 0.11414630126953125, 0.12090777587890625, 0.1151457290649414, 0.12072447967529297, 0.11802521514892578, 0.12288614654541016, 0.11628851318359375, 0.11452108764648437, 0.11685990142822265, 0.11721727752685547, 0.273175537109375, 0.13054873657226562, 0.11423948669433594, 0.11947417449951171, 0.12226150512695312, 0.11759001922607422, 0.13193522644042968, 0.1278760986328125, 0.12205465698242188, 0.13955174255371094, 0.13400473022460938, 0.11905535888671875, 0.12071526336669922, 0.13881344604492188, 0.1357015075683594, 0.12997222900390626, 0.11945369720458984, 0.11911065673828125, 0.12026675415039062, 0.12579122924804687, 0.1131878433227539, 0.1279447021484375, 0.11060838317871094, 0.12250624084472657, 0.12231168365478516, 0.13433343505859374, 0.1178419189453125, 0.12192562866210938, 0.11813683319091797, 0.1186170883178711, 0.12463513946533203, 0.12071731567382812, 0.12024832153320313, 0.11898470306396484, 0.12042752075195312, 0.1257748489379883, 0.124548095703125, 0.12504985809326172, 0.12293631744384766, 0.11503718566894532, 0.13537997436523438, 0.127963134765625, 0.12383026885986329, 0.12149862670898437, 0.12382003021240234, 0.1252526092529297, 0.11438079833984376, 0.11529625701904297, 0.11833753967285156, 0.12151398468017578, 0.11528806304931641, 0.12464640045166016, 0.15892582702636718, 0.12900965881347656, 0.1268295669555664, 0.12235161590576171, 0.11188633728027343, 0.11537510681152344, 0.11061862182617188, 0.11545088195800782, 0.11952333068847656, 0.11536589050292968, 0.11609190368652343, 0.24593408203125, 0.1293701171875, 0.1283594207763672, 0.13473997497558593, 0.11403366088867188, 0.11725414276123047, 0.11412582397460938, 0.13275852966308593, 0.14355865478515625, 0.13112832641601563, 0.14065151977539062, 0.11872563171386719, 0.1233285140991211, 0.12105010986328125, 0.11736370849609375, 0.11794636535644532, 0.11447705841064452, 0.11484979248046875, 0.12773990631103516, 0.13165260314941407, 0.1279467544555664, 0.12139826965332032, 0.12367974090576171, 0.1272053756713867, 0.1336750030517578, 0.11485183715820313, 0.11616973114013672, 0.11882598114013672, 0.11827200317382812, 0.11780095672607421, 0.11797811126708985, 0.1277122573852539, 0.17430426025390625, 0.12341145324707031, 0.16815206909179686, 0.14496357727050782, 0.13044326782226562, 0.12819354248046874, 0.11800985717773438, 0.11884646606445312, 0.12994969177246093, 0.16112844848632812, 0.131056640625, 0.12147609710693359, 0.1192099838256836, 0.11838054656982422, 0.1184194564819336, 0.12469862365722656, 0.12390809631347656, 0.12437094116210938, 0.11993702697753907, 0.12032307434082032, 0.13572096252441407, 0.12130303955078126, 0.11680255889892578, 0.11916287994384765, 0.12256563568115235, 0.12280012512207031, 0.12622745513916014, 0.1235937271118164, 0.11526246643066407, 0.1250314254760742, 0.1241866226196289, 0.267926513671875, 0.1424547882080078, 0.12450611114501953, 0.1143531494140625, 0.14937600708007812, 0.13063372802734374, 0.12998963928222657, 0.1233469467163086, 0.1287475128173828, 0.12756992340087892, 0.1201612777709961, 0.11985919952392578, 0.12383436584472657, 0.12192768096923828, 0.11871641540527343, 0.1224785919189453, 0.12384563446044922, 0.12747980499267578, 0.11478425598144532, 0.1125928955078125, 0.12346572875976562, 0.11597618865966797, 0.11882803344726563, 0.11551948547363282, 0.11653427124023437, 0.11249152374267578, 0.10955878448486328, 0.11225395202636719, 0.1123246078491211, 0.11524095916748046, 0.109412353515625, 0.108474365234375, 0.10966015625, 0.10873241424560547, 0.10892288208007812, 0.11302092742919922, 0.12030464172363281, 0.1185638427734375, 0.11457023620605469, 0.12302848052978516, 0.12103475189208984, 0.11765657806396485, 0.11841331481933594, 0.11355955505371093, 0.12423987579345704, 0.11880550384521485, 0.11437670135498047, 0.12931890869140625, 0.13164236450195313, 0.11707596588134765, 0.11281613159179688, 0.11193856048583985, 0.11712921905517579, 0.12338893127441407, 0.11223654174804687, 0.11893657684326171, 0.1365278778076172, 0.12883763122558595, 0.11274444580078125, 0.11765145874023437, 0.11483647918701172, 0.11164774322509766, 0.11612876892089843, 0.24065434265136718, 0.1384806365966797, 0.13572096252441407, 0.1179310073852539, 0.11227033233642578, 0.11333017730712891, 0.1177006072998047, 0.1130956802368164, 0.11134976196289062, 0.113833984375, 0.11648921966552735, 0.11824537658691406, 0.11363533020019531, 0.11191603088378907, 0.11454054260253907, 0.11372032165527343, 0.11018649291992187, 0.10850816345214843, 0.1083504638671875, 0.11010457611083985, 0.122392578125, 0.12968754577636718, 0.12975308227539062, 0.12732825469970704, 0.11631922912597656, 0.10972364807128906, 0.1151457290649414, 0.11515392303466797, 0.11432243347167968, 0.11513037109375, 0.10992332458496094, 0.11090227508544923, 0.11869184112548828, 0.11206041717529297, 0.1087088623046875, 0.1147166748046875, 0.1173780517578125, 0.12816793823242187, 0.12452146911621094, 0.12004863739013671, 0.12108697509765624, 0.11947929382324218, 0.1332869110107422, 0.12497612762451171, 0.11083468627929688, 0.11828736114501953, 0.12244377899169921, 0.11945164489746093, 0.14023269653320314, 0.1495081024169922, 0.13098291015625, 0.12831539916992188, 0.14862232971191405, 0.1246750717163086, 0.1259468765258789, 0.11878912353515625, 0.11671347045898438, 0.12020633697509765, 0.12458188629150391, 0.12213145446777343, 0.118076416015625, 0.11297996520996094, 0.11946086120605469, 0.23061094665527343, 0.11706368255615235, 0.11751219177246094, 0.11973222351074218, 0.11318988800048828, 0.11376537322998047, 0.11778867340087891, 0.11628339385986328, 0.11951001739501953, 0.13309849548339844, 0.11592806243896485, 0.10594815826416015, 0.10647551727294922, 0.1100400619506836, 0.10926182556152343, 0.11661106872558594, 0.11146649932861329, 0.11495731353759765, 0.12164608001708985, 0.11603353881835937, 0.14247935485839844, 0.14338458251953126, 0.11612774658203125, 0.11070361328125, 0.11311923217773437, 0.11272806549072266, 0.1085665283203125, 0.10835763549804688, 0.10703974151611328, 0.11069644927978516, 0.10986803436279297, 0.11495321655273437, 0.11066470336914062, 0.11897138977050781, 0.11137126159667969, 0.11049369812011718, 0.13437234497070313, 0.1363169250488281, 0.1330462646484375, 0.11952639770507813, 0.11955506896972656, 0.11634687805175781, 0.11188633728027343, 0.11979161834716796, 0.11462041473388672, 0.1145528335571289, 0.11927449798583985, 0.11924275207519532, 0.11800473785400391, 0.11633049774169922, 0.11752140808105468, 0.11601612854003907, 0.11564031982421875, 0.1160079345703125, 0.1335695343017578, 0.1354833984375, 0.1370101776123047, 0.13340570068359375, 0.12274687957763672, 0.11660800170898437, 0.11469516754150391, 0.12122418975830078, 0.12361727905273437]",tokens/s,8.179061343423076,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x22B-v0.1,mistralai/Mixtral-8x22B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-6B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,493eda1d90bf45ec752ed6de8306d15ca397cc3c,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1512.431616,8455.716864,7528.77568,6987.710464,6883.6096,s,10,1.1714320602416994,0.11714320602416992,0.0025240351495730137,0.11714673233032227,0.12026143951416016,0.12050147018432616,0.12069349472045898,"[0.12074150085449219, 0.11865126037597656, 0.1131488037109375, 0.11878144073486328, 0.11548371124267579, 0.11918694305419922, 0.11564220428466797, 0.11445340728759766, 0.12020809936523437, 0.11513468933105468]",tokens/s,2185.359345100902,kWh,3.900715796386494e-06,6.2267798010219705e-06,4.521055904446899e-06,1.4648551501855363e-05,tokens/kWh,17476130.658213917,MB,1512.431616,8455.716864,7528.77568,6987.710464,6883.61216,s,10,73.84596435546875,7.384596435546875,0.05416680299557127,7.380804199218749,7.449984130859375,7.465394653320312,7.477723071289063,"[7.48080517578125, 7.38051953125, 7.29386865234375, 7.425828125, 7.3574912109375, 7.31687841796875, 7.3810888671875, 7.4465595703125, 7.40319140625, 7.3597333984375]",tokens/s,8.531271891411688,kWh,0.00022719640499528718,0.000381457241216397,0.00023696319283384153,0.0008456168390455256,tokens/kWh,74501.8276493998,,s,629,74.7755550689697,0.11888005575352897,0.014202574714050977,0.11800473785400391,0.12044615783691406,0.12331089935302735,0.22904029357910158,"[0.12625100708007814, 0.12554752349853515, 0.121491455078125, 0.11892736053466797, 0.11805593872070312, 0.11794226837158203, 0.11770572662353515, 0.11688038635253906, 0.11804876708984376, 0.11800064086914062, 0.11646259307861329, 0.11738931274414062, 0.1177733154296875, 0.11763097381591797, 0.11645235443115234, 0.11585433959960938, 0.1169070053100586, 0.11746099090576172, 0.11776000213623047, 0.11740262603759766, 0.11798323059082032, 0.11860173034667969, 0.11674009704589844, 0.11826380920410157, 0.11320934295654297, 0.11365171051025391, 0.11878809356689453, 0.11925401306152343, 0.122176513671875, 0.12980633544921874, 0.12972647094726564, 0.12559564971923828, 0.12303667449951172, 0.1192816619873047, 0.12193587493896485, 0.12242124938964843, 0.12126515197753907, 0.12229631805419922, 0.1206108169555664, 0.11975270080566407, 0.11747634887695313, 0.11764736175537109, 0.11900415802001953, 0.11907379150390625, 0.11385139465332031, 0.11738521575927735, 0.1176463394165039, 0.11667967987060547, 0.11842662048339844, 0.11291238403320313, 0.11267276763916016, 0.11223551940917968, 0.1172305908203125, 0.11674111938476563, 0.11816960144042969, 0.11832422637939453, 0.11824025726318359, 0.11827200317382812, 0.11901952362060547, 0.11878297424316406, 0.11713843536376953, 0.11808767700195312, 0.23686656188964844, 0.11858636474609376, 0.11860787200927735, 0.11355443572998047, 0.11350425720214843, 0.11366092681884765, 0.11348377227783203, 0.11377561950683594, 0.11456819152832032, 0.11209420776367188, 0.11294719696044922, 0.1136332778930664, 0.11344998168945312, 0.11341004943847656, 0.11379609680175781, 0.11873280334472656, 0.11913215637207031, 0.11896115112304688, 0.11847679901123047, 0.11881983947753906, 0.11821158599853515, 0.11712818908691407, 0.11855359649658204, 0.11878912353515625, 0.11848499298095704, 0.1186344985961914, 0.1192437744140625, 0.11869184112548828, 0.11908710479736329, 0.11881779479980469, 0.11763814544677734, 0.11891506958007812, 0.11886182403564453, 0.11858739471435546, 0.11315814208984375, 0.11357491302490234, 0.11429888153076172, 0.11437363433837891, 0.11430809783935547, 0.11378688049316406, 0.1157027816772461, 0.11690290832519531, 0.12372991943359375, 0.12669542694091798, 0.12567449951171875, 0.12205465698242188, 0.12144230651855469, 0.1198202896118164, 0.11595878601074219, 0.1138001937866211, 0.11631104278564453, 0.1190645751953125, 0.11907174682617187, 0.12046745300292969, 0.12029747009277343, 0.12058214569091796, 0.119372802734375, 0.11506380462646484, 0.11402751922607422, 0.11540582275390625, 0.11370188903808594, 0.11472895812988282, 0.11606425476074218, 0.22688359069824218, 0.11375923156738281, 0.11927449798583985, 0.11885772705078125, 0.11362201690673829, 0.11362918090820312, 0.1134551010131836, 0.11355136108398438, 0.113833984375, 0.11400498962402343, 0.11326976013183594, 0.11347763061523437, 0.11303218841552734, 0.11209318542480469, 0.11252838134765625, 0.11367424011230469, 0.11215155029296875, 0.11360358428955078, 0.11363021087646484, 0.113006591796875, 0.11393126678466797, 0.11486208343505859, 0.1132257308959961, 0.11824742126464843, 0.11826790618896485, 0.11694796752929687, 0.11713024139404297, 0.11828326416015625, 0.11760435485839844, 0.11999948883056641, 0.1190645751953125, 0.12027289581298828, 0.12129996490478516, 0.1187962875366211, 0.11814911651611328, 0.11932774353027344, 0.11781734466552735, 0.11971788787841797, 0.11971481323242188, 0.11993599700927735, 0.118181884765625, 0.11995954895019531, 0.11907481384277344, 0.11348377227783203, 0.11364761352539063, 0.11216486358642579, 0.1125959701538086, 0.11207679748535156, 0.11279974365234376, 0.11270758056640626, 0.11295231628417969, 0.11468595123291016, 0.1144115219116211, 0.11392511749267578, 0.11330662536621093, 0.11469107055664063, 0.11833548736572265, 0.11778662109375, 0.11753369903564453, 0.11633663940429688, 0.11808051300048829, 0.11797913360595703, 0.11645747375488281, 0.23805644226074218, 0.11893862152099609, 0.119731201171875, 0.11931238555908204, 0.1189375991821289, 0.11851058959960938, 0.11856690979003906, 0.11869491577148437, 0.11691827392578125, 0.11894989013671875, 0.11903385925292968, 0.11850240325927734, 0.11883929443359376, 0.11896422576904297, 0.11360358428955078, 0.1138155517578125, 0.11359846496582031, 0.11321036529541016, 0.13018418884277344, 0.12438527679443359, 0.11400498962402343, 0.11382067108154297, 0.1250877456665039, 0.11387391662597657, 0.11371724700927735, 0.11529933166503906, 0.12055039978027343, 0.12034559631347656, 0.11991756439208984, 0.113870849609375, 0.11307417297363281, 0.11408895874023438, 0.11548876953125, 0.11828633880615234, 0.11935641479492187, 0.11912397003173827, 0.11871437072753906, 0.11800473785400391, 0.11954994964599609, 0.11959603118896485, 0.11932978820800781, 0.12022988891601563, 0.11910041809082031, 0.11924479675292969, 0.11686093139648437, 0.11337728118896484, 0.11334451293945312, 0.11355238342285157, 0.11334553527832031, 0.11407257843017578, 0.1137623062133789, 0.11780403137207031, 0.11975065612792969, 0.11963391876220703, 0.11966566467285156, 0.12018790435791016, 0.11823411560058594, 0.11977011108398437, 0.11778765106201172, 0.11910451507568359, 0.11931340789794923, 0.11959910583496093, 0.12105420684814452, 0.2305023956298828, 0.11464396667480468, 0.11350732421875, 0.11399270629882813, 0.11269324493408203, 0.11288883209228516, 0.11315200042724609, 0.1137418212890625, 0.11367731475830078, 0.11322265625, 0.11302092742919922, 0.11288473510742188, 0.11268915557861328, 0.11301888275146485, 0.11306700897216797, 0.11378482818603515, 0.11378585815429687, 0.11375411224365234, 0.113870849609375, 0.1140326385498047, 0.11838566589355469, 0.11900825500488281, 0.1177681884765625, 0.11985817718505859, 0.1198397445678711, 0.12511231994628907, 0.12544921875, 0.12433817291259766, 0.12672102355957032, 0.11863961791992188, 0.11807129669189453, 0.11826790618896485, 0.11906150054931641, 0.11923149108886719, 0.11863142395019531, 0.11939430236816406, 0.11836723327636718, 0.11873280334472656, 0.11287757110595703, 0.1129697265625, 0.11161190032958984, 0.11292160034179688, 0.11327078247070313, 0.11299839782714843, 0.11268710327148437, 0.11568537902832031, 0.1186170883178711, 0.11855257415771485, 0.11758592224121094, 0.11856998443603516, 0.11907174682617187, 0.11934207916259766, 0.11878092956542968, 0.11900723266601562, 0.11891814422607422, 0.11811840057373046, 0.11843276977539062, 0.11959193420410157, 0.11840409851074218, 0.11939635467529297, 0.11874713897705078, 0.11887718200683593, 0.11717938995361328, 0.239499267578125, 0.11719065856933594, 0.11856998443603516, 0.11936153411865234, 0.11947417449951171, 0.11944140625, 0.11810918426513672, 0.11848191833496094, 0.11977830505371094, 0.12118016052246093, 0.12116377258300781, 0.1233960952758789, 0.12314419555664062, 0.12279705810546875, 0.12229837036132812, 0.11988684844970703, 0.11867443084716797, 0.11875122833251953, 0.12044083404541016, 0.11389337921142578, 0.11445145416259765, 0.11439820861816406, 0.11358822631835938, 0.11358310699462891, 0.11356774139404296, 0.11308544158935546, 0.11378892517089843, 0.1131304931640625, 0.11324723052978515, 0.11257241821289063, 0.11337318420410156, 0.11377152252197266, 0.11372134399414062, 0.11368755340576171, 0.1152143325805664, 0.11884544372558593, 0.11832115173339844, 0.11323801422119141, 0.11275468444824219, 0.11289497375488282, 0.11711488342285156, 0.11308544158935546, 0.11154534149169922, 0.11299123382568359, 0.11241062164306641, 0.11372236633300781, 0.11404390716552734, 0.11396812438964844, 0.11368550109863282, 0.11397427368164062, 0.11403469085693359, 0.11422310638427734, 0.11958067321777344, 0.11334963226318359, 0.11289395141601563, 0.11679539489746094, 0.11862118530273437, 0.12006297302246094, 0.11422105407714844, 0.11478323364257813, 0.114334716796875, 0.11522354888916016, 0.11468800354003907, 0.23103590393066406, 0.1151825942993164, 0.11531571197509766, 0.11595980834960938, 0.11893657684326171, 0.11936051177978516, 0.1186846694946289, 0.11646669006347657, 0.11886386871337891, 0.11930111694335938, 0.11916902160644531, 0.11904204559326172, 0.11905228424072266, 0.11796377563476562, 0.1183272933959961, 0.11797913360595703, 0.11862322998046874, 0.12077568054199218, 0.12048998260498046, 0.11778150177001953, 0.11964211273193359, 0.11974246215820313, 0.11586867523193359, 0.12095283508300782, 0.12181094360351563, 0.12360704040527344, 0.11833446502685546, 0.11281715393066406, 0.11405824279785157, 0.1146961898803711, 0.11499417877197265, 0.11510886383056641, 0.11786752319335937, 0.11810713958740235, 0.11843071746826171, 0.1180211181640625, 0.11757465362548829, 0.11786137390136718, 0.11799858856201172, 0.11627622222900391, 0.11701964569091797, 0.11756237030029297, 0.11816140747070313, 0.11815936279296875, 0.11869286346435547, 0.11364454650878907, 0.11324416351318359, 0.11318681335449218, 0.1137807388305664, 0.11189657592773437, 0.11302297973632812, 0.11352985382080077, 0.11389337921142578, 0.1133117446899414, 0.11203276824951172, 0.1129728012084961, 0.11645645141601563, 0.11934207916259766, 0.11873689270019532, 0.11863654327392578, 0.11892940521240235, 0.11944960021972656, 0.1189908447265625, 0.22824549865722657, 0.11917619323730469, 0.11956633758544923, 0.11966566467285156, 0.11940659332275391, 0.11929497528076172, 0.11914137268066406, 0.11813375854492188, 0.11923046112060547, 0.11871129608154297, 0.11861913299560548, 0.11855564880371093, 0.1176657943725586, 0.11876557159423828, 0.11876966094970703, 0.11439308929443359, 0.1290997772216797, 0.12468428802490235, 0.12342476654052735, 0.12403507232666015, 0.11886182403564453, 0.11325542449951172, 0.11389337921142578, 0.11430092620849609, 0.11461119842529296, 0.11401830291748047, 0.11399680328369141, 0.11561062622070313, 0.11390361785888672, 0.11398143768310547, 0.11448524475097656, 0.11459174346923828, 0.1148927993774414, 0.11570073699951172, 0.11496959686279297, 0.11367424011230469, 0.1137940444946289, 0.11411456298828125, 0.11370086669921875, 0.11359129333496094, 0.13005926513671875, 0.1388380126953125, 0.11654041290283203, 0.11862937927246094, 0.11837849426269531, 0.11927961730957032, 0.1186170883178711, 0.11853004455566406, 0.11873382568359375, 0.11871334075927735, 0.11865087890625, 0.11924172973632813, 0.1195888671875, 0.11918233489990235, 0.11884953308105468, 0.11892326354980469, 0.11893657684326171, 0.11940147399902344, 0.11766681671142579, 0.11947110748291015, 0.11736268615722656, 0.11936153411865234, 0.11955404663085938, 0.24009523010253905, 0.11957145690917968, 0.11930931091308594, 0.11423641967773437, 0.11356057739257812, 0.11336601257324219, 0.11312127685546874, 0.11316838073730469, 0.11373158264160156, 0.11406233978271485, 0.11339981079101563, 0.11395481872558594, 0.11376640319824219, 0.11702476501464844, 0.11834162902832031, 0.11863346862792969, 0.11792896270751953, 0.11867648315429688, 0.11798118591308594, 0.11853823852539062, 0.12207103729248046, 0.12318310546875, 0.11747020721435547, 0.11799552154541015, 0.11981005096435547, 0.11793408203125, 0.11893043518066407, 0.1201817626953125, 0.12041522979736329, 0.11985612487792968, 0.11882803344726563, 0.11782860565185548, 0.11980083465576172, 0.12006400299072266, 0.11958477020263672, 0.11943833923339844, 0.12024012756347656, 0.11463782501220703, 0.11376640319824219, 0.11352985382080077, 0.11363021087646484, 0.11360768127441406, 0.1132564468383789, 0.11422003173828126, 0.11413606262207031, 0.11407257843017578, 0.11392921447753906, 0.11661004638671875, 0.11988480377197265, 0.1199626235961914, 0.11926118469238281, 0.11942195129394531, 0.12024114990234375, 0.11904409790039062, 0.11988377380371094, 0.12000153350830078, 0.11908096313476563, 0.11897650909423828, 0.11885465240478515, 0.1192273941040039, 0.1194229736328125, 0.11941683197021484, 0.1192591323852539, 0.22934938049316406, 0.11417190551757812, 0.11418521881103516, 0.11419955444335937, 0.11382169342041015, 0.11390771484375, 0.11391795349121094, 0.11403059387207032, 0.11292057800292969, 0.11311820983886718, 0.11305267333984376, 0.1121638412475586, 0.11377049255371094, 0.11348582458496094, 0.11242189025878906, 0.1135257568359375, 0.11414425659179687, 0.11420262145996093, 0.11742720031738281, 0.11863756561279297, 0.11844505310058594, 0.1177702407836914, 0.12013670349121094, 0.11864268493652344, 0.11968614196777344, 0.11995750427246094, 0.12034969329833985, 0.11986637115478516, 0.11994316864013672, 0.11975679779052735, 0.1174999008178711, 0.1133096923828125, 0.11265843200683594, 0.11975475311279297, 0.12016844940185546, 0.11759410858154297, 0.11985203552246093, 0.12070912170410156, 0.12035584259033204, 0.11968614196777344, 0.1204172821044922, 0.12188365173339843, 0.12132044982910156, 0.12174540710449219, 0.11786137390136718, 0.1205749740600586, 0.11624345397949219, 0.11466239929199219, 0.11335270690917969, 0.11257855987548829, 0.11398451232910156, 0.11576934051513672, 0.11422412872314452, 0.11448831939697265, 0.11408076477050781, 0.11522354888916016, 0.11993292999267578, 0.1197096939086914, 0.11938918304443359, 0.11937996673583984, 0.11822694396972656, 0.11850956726074219, 0.11876454162597656]",tokens/s,8.411839931109006,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,TencentARC/Mistral_Pro_8B_v0.1,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5685.354496,11796.48,10869.538816,10328.4736,10029.210624,s,10,1.338457015991211,0.1338457015991211,0.003438360953807906,0.13254235076904297,0.13533712005615234,0.13957664108276366,0.14296825790405274,"[0.143816162109375, 0.1322379150390625, 0.1328047332763672, 0.13227996826171876, 0.13208985900878906, 0.1314954833984375, 0.13207005310058595, 0.1341545867919922, 0.13439500427246093, 0.13311325073242186]",tokens/s,1912.6501407325063,kWh,4.312823249681576e-06,7.11594933073337e-06,5.48631444908588e-06,1.6915087029500827e-05,tokens/kWh,15134418.141244095,MB,5685.354496,11796.48,10869.538816,10328.4736,10056.91904,s,10,84.2597197265625,8.42597197265625,0.0746317289632393,8.39668115234375,8.534891015625,8.54441572265625,8.55203548828125,"[8.5327744140625, 8.3756806640625, 8.443009765625, 8.3675615234375, 8.338724609375, 8.350958984375, 8.5539404296875, 8.50370703125, 8.41521875, 8.3781435546875]",tokens/s,7.476882216609075,kWh,0.0002631292869311733,0.00044041181455978674,0.00029035572777692743,0.0009938968292678874,tokens/kWh,63386.860833841594,,s,629,85.31364358520503,0.1356337735853817,0.015995884721178525,0.13320806884765626,0.1361326110839844,0.13792480773925783,0.2648216101074219,"[0.1411287078857422, 0.13456997680664062, 0.1338767395019531, 0.13438873291015624, 0.1339043884277344, 0.13412864685058593, 0.13435084533691405, 0.13435903930664062, 0.13423207092285155, 0.1344737243652344, 0.1357998046875, 0.14604595947265625, 0.13656985473632813, 0.13594009399414062, 0.13643263244628906, 0.135299072265625, 0.13490176391601563, 0.135478271484375, 0.1361141815185547, 0.13553765869140624, 0.13460377502441406, 0.13469491577148437, 0.13513113403320312, 0.133928955078125, 0.13526425170898437, 0.13364019775390626, 0.1330391082763672, 0.1337374725341797, 0.1351065673828125, 0.13487513732910156, 0.13519667053222656, 0.1350952911376953, 0.13486898803710937, 0.1351188507080078, 0.13534719848632812, 0.1351393280029297, 0.13486592102050782, 0.13674188232421874, 0.1369354248046875, 0.1363681335449219, 0.13642649841308593, 0.13645414733886718, 0.13594111633300782, 0.13503385925292968, 0.13520281982421875, 0.1351383056640625, 0.13700300598144532, 0.13518028259277343, 0.1354055633544922, 0.1357301788330078, 0.13545677185058594, 0.13539634704589842, 0.13429248046875, 0.1334886474609375, 0.13463961791992188, 0.13406002807617187, 0.13534617614746094, 0.1348290557861328, 0.13509735107421875, 0.13737677001953125, 0.13446041870117187, 0.13262745666503906, 0.265017333984375, 0.1326878662109375, 0.13303602600097655, 0.13277593994140624, 0.13401496887207032, 0.132347900390625, 0.13196800231933595, 0.13236326599121093, 0.1317242889404297, 0.13193011474609376, 0.13168742370605468, 0.13349375915527345, 0.13304421997070312, 0.13335551452636718, 0.13464781188964844, 0.1330083770751953, 0.13223219299316405, 0.13222502136230468, 0.13253120422363282, 0.13262847900390626, 0.1334783935546875, 0.13295001220703126, 0.1332111358642578, 0.13380709838867189, 0.13237965393066406, 0.13211033630371094, 0.13173350524902344, 0.13473587036132811, 0.13694361877441405, 0.1373306884765625, 0.13710745239257813, 0.1351884765625, 0.13261004638671875, 0.13200486755371094, 0.13211546325683593, 0.1321697235107422, 0.13151539611816407, 0.13199052429199218, 0.13230181884765624, 0.13332377624511718, 0.1330872344970703, 0.13311077880859376, 0.13200178527832032, 0.13244415283203126, 0.1326755828857422, 0.130988037109375, 0.1321871337890625, 0.13317427062988282, 0.13236224365234375, 0.13282611083984375, 0.13332479858398438, 0.13279129028320313, 0.13234072875976563, 0.13231411743164062, 0.13188198852539063, 0.13196493530273437, 0.13336575317382812, 0.13300531005859376, 0.13353575134277343, 0.13351321411132813, 0.133718017578125, 0.13272370910644532, 0.13288858032226564, 0.2648422546386719, 0.13245440673828124, 0.13306675720214844, 0.13265203857421876, 0.133001220703125, 0.13377023315429687, 0.13402522277832032, 0.1340641326904297, 0.13215846252441407, 0.13221784973144532, 0.1318492126464844, 0.1322977294921875, 0.13350399780273436, 0.13403237915039062, 0.132674560546875, 0.13341389465332032, 0.13222093200683593, 0.1328783416748047, 0.13128192138671874, 0.13176319885253907, 0.13297561645507813, 0.13280972290039061, 0.13402418518066406, 0.13303398132324218, 0.1328660430908203, 0.13226290893554687, 0.13328179931640624, 0.13182054138183594, 0.13264691162109374, 0.13438156127929687, 0.1341378631591797, 0.13367808532714845, 0.13314968872070312, 0.13256089782714844, 0.13176730346679688, 0.16240229797363281, 0.1318144073486328, 0.1319219207763672, 0.13336166381835937, 0.1332346954345703, 0.1463009338378906, 0.13230387878417968, 0.13251994323730468, 0.1329090576171875, 0.13264178466796875, 0.13325721740722657, 0.1324769287109375, 0.1332991943359375, 0.13320498657226562, 0.13697740173339842, 0.14005964660644532, 0.13943807983398437, 0.13947084045410157, 0.13913906860351563, 0.13362278747558592, 0.132279296875, 0.13242265319824217, 0.1325158386230469, 0.13267660522460936, 0.13361663818359376, 0.13262232971191407, 0.13260185241699218, 0.13319168090820313, 0.2644367370605469, 0.13299916076660157, 0.13289164733886719, 0.13274520874023438, 0.1327984619140625, 0.13493247985839843, 0.1380485076904297, 0.13599948120117186, 0.13280256652832031, 0.1328783416748047, 0.13448191833496093, 0.1331814422607422, 0.13326950073242189, 0.1334036407470703, 0.13295718383789062, 0.13231411743164062, 0.13490176391601563, 0.1318348846435547, 0.13241343688964843, 0.13265715026855468, 0.13347943115234376, 0.13353677368164063, 0.13394943237304688, 0.1333289031982422, 0.13293875122070312, 0.132853759765625, 0.13176626586914061, 0.13161984252929687, 0.13150003051757814, 0.13274111938476563, 0.13316505432128906, 0.13293157958984375, 0.13166079711914064, 0.1322547149658203, 0.13198439025878905, 0.13126348876953126, 0.13177139282226563, 0.13266841125488282, 0.1331374053955078, 0.1327175750732422, 0.13302886962890625, 0.13223834228515624, 0.13187686157226564, 0.1324718017578125, 0.1318830108642578, 0.13168025207519532, 0.13293670654296874, 0.13366067504882811, 0.13291314697265624, 0.133001220703125, 0.13133413696289062, 0.13399757385253908, 0.13253120422363282, 0.13346099853515625, 0.1310392303466797, 0.13174374389648438, 0.1321359405517578, 0.13351936340332032, 0.1315379180908203, 0.13265203857421876, 0.13227314758300782, 0.13149798583984376, 0.13327154541015626, 0.26494873046875, 0.13218406677246095, 0.13169151306152344, 0.13246975708007813, 0.13354905700683595, 0.1321502685546875, 0.1327052764892578, 0.1336115264892578, 0.1321134033203125, 0.13225881958007812, 0.13276570129394533, 0.13263052368164063, 0.13192396545410157, 0.13342515563964844, 0.13167514038085937, 0.1327615966796875, 0.1333053436279297, 0.1305743408203125, 0.1314580535888672, 0.13352243041992187, 0.13181336975097657, 0.1322936248779297, 0.13180313110351563, 0.1321134033203125, 0.13104127502441407, 0.1342361602783203, 0.1323550720214844, 0.13230181884765624, 0.13212159729003906, 0.13219328308105469, 0.13476966857910155, 0.13432421875, 0.13253427124023437, 0.1329459228515625, 0.13273599243164064, 0.13135565185546874, 0.1313280029296875, 0.13387469482421874, 0.13174989318847657, 0.13166899108886718, 0.13185638427734375, 0.132173828125, 0.13148057556152343, 0.13360025024414063, 0.13046885681152343, 0.13199462890625, 0.13296946716308594, 0.13179391479492186, 0.1318164520263672, 0.13212159729003906, 0.1323724822998047, 0.1311488037109375, 0.13157171630859374, 0.13348760986328126, 0.1312112579345703, 0.13246464538574218, 0.1330944061279297, 0.13254348754882814, 0.13192498779296874, 0.1319393310546875, 0.1319710693359375, 0.13219020080566407, 0.13335859680175782, 0.265628662109375, 0.13260389709472656, 0.13195263671875, 0.13229466247558594, 0.13403443908691406, 0.13171609497070313, 0.13174989318847657, 0.13278311157226563, 0.131061767578125, 0.13218508911132812, 0.13186253356933594, 0.13185331726074218, 0.13358181762695312, 0.13185536193847655, 0.13195161437988281, 0.13138124084472655, 0.1344839630126953, 0.1311262664794922, 0.1321349182128906, 0.1311488037109375, 0.13233561706542968, 0.1337681884765625, 0.1316741180419922, 0.13163417053222656, 0.13178880310058594, 0.13375999450683593, 0.13340057373046876, 0.1323540496826172, 0.13290803527832032, 0.1326868438720703, 0.1337303009033203, 0.1349785614013672, 0.1322977294921875, 0.13142221069335938, 0.13303091430664063, 0.13168025207519532, 0.1318901824951172, 0.13204786682128905, 0.13273907470703125, 0.1338787841796875, 0.132927490234375, 0.13336883544921874, 0.13263258361816407, 0.13386239624023438, 0.13119386291503907, 0.1316495361328125, 0.13423922729492188, 0.13326950073242189, 0.1321185302734375, 0.13224652099609374, 0.1323868103027344, 0.131420166015625, 0.1334517822265625, 0.13038694763183595, 0.13182669067382813, 0.1317232666015625, 0.1326069793701172, 0.13544857788085937, 0.13289164733886719, 0.1329029083251953, 0.13232127380371095, 0.13256089782714844, 0.13368013000488282, 0.26476852416992186, 0.13268479919433593, 0.13226393127441408, 0.13215231323242188, 0.13295001220703126, 0.13207347106933592, 0.1321318359375, 0.13343743896484375, 0.13134439086914063, 0.13223936462402344, 0.1319086151123047, 0.13385317993164061, 0.13562879943847655, 0.13669888305664063, 0.13540762329101563, 0.137712646484375, 0.13271961975097657, 0.13307289123535157, 0.1347379150390625, 0.13360231018066407, 0.13477171325683593, 0.1348792266845703, 0.13473587036132811, 0.13499494934082032, 0.16660890197753905, 0.13314559936523437, 0.13307597351074218, 0.14849740600585937, 0.134361083984375, 0.1336494140625, 0.13390028381347657, 0.13369036865234374, 0.13333503723144532, 0.13446246337890624, 0.13497138977050782, 0.13374156188964845, 0.13394227600097655, 0.13415321350097656, 0.13659750366210938, 0.13351219177246093, 0.13328282165527344, 0.13372518920898438, 0.13485874938964842, 0.1363927001953125, 0.13972787475585938, 0.14116864013671876, 0.14163250732421875, 0.14107545471191407, 0.1389803466796875, 0.13611007690429688, 0.14040371704101562, 0.14100991821289063, 0.13632716369628906, 0.13378150939941405, 0.13982003784179686, 0.14087884521484376, 0.135657470703125, 0.13598002624511718, 0.13448806762695312, 0.13533695983886718, 0.1353175048828125, 0.13368115234375, 0.13392793273925782, 0.27209011840820313, 0.14138674926757813, 0.14009855651855468, 0.13639474487304687, 0.1353349151611328, 0.13514649963378905, 0.13240626525878907, 0.13342924499511719, 0.13389004516601563, 0.13668453979492187, 0.13338522338867187, 0.1345587158203125, 0.13284967041015625, 0.13269606018066407, 0.13434573364257812, 0.1334323272705078, 0.13377433776855469, 0.13464166259765625, 0.13422592163085936, 0.13494374084472657, 0.13570048522949218, 0.13423820495605468, 0.13256089782714844, 0.1332490234375, 0.13282099914550782, 0.13465394592285157, 0.1333186492919922, 0.13434573364257812, 0.13387571716308594, 0.13387161254882812, 0.13433241271972657, 0.13697126770019533, 0.13639474487304687, 0.13452799987792968, 0.13415834045410155, 0.13584486389160155, 0.13652070617675782, 0.13741976928710936, 0.1366620178222656, 0.1364418487548828, 0.1377392578125, 0.13483724975585937, 0.1347430419921875, 0.13592781066894533, 0.13552128601074218, 0.13525401306152343, 0.1373624267578125, 0.1344470977783203, 0.13443788146972657, 0.13680230712890626, 0.13320806884765626, 0.13319168090820313, 0.13428941345214843, 0.13530726623535155, 0.13327565002441405, 0.13256089782714844, 0.13265408325195313, 0.13295309448242187, 0.1341265869140625, 0.1436416015625, 0.13529600524902344, 0.13372006225585936, 0.13301043701171875, 0.2710610046386719, 0.13382861328125, 0.13419725036621094, 0.13620632934570312, 0.134002685546875, 0.13260185241699218, 0.13334425354003906, 0.13403955078125, 0.13482086181640626, 0.13425152587890626, 0.13547314453125, 0.13297970581054688, 0.13346815490722655, 0.13425765991210936, 0.13160345458984374, 0.1329418182373047, 0.13363404846191407, 0.13536051940917967, 0.13309132385253905, 0.13296333312988282, 0.13358694458007814, 0.13386854553222657, 0.13366680908203124, 0.13234381103515624, 0.133712890625, 0.13278720092773438, 0.13349888610839844, 0.13364735412597656, 0.13455155944824218, 0.13372825622558593, 0.13446963500976564, 0.1329459228515625, 0.13241754150390625, 0.13269094848632812, 0.1327841339111328, 0.13219839477539064, 0.13278720092773438, 0.13292442321777342, 0.1328650207519531, 0.13261311340332033, 0.13441331481933594, 0.13280152893066408, 0.13120101928710937, 0.13262130737304687, 0.13291314697265624, 0.13440205383300782, 0.13512089538574218, 0.13259571838378906, 0.13314253234863282, 0.13275238037109374, 0.13225062561035156, 0.1321912384033203, 0.13480960083007812, 0.13326336669921876, 0.1338910675048828, 0.13412454223632814, 0.13628416442871094, 0.13473997497558593, 0.1336575927734375, 0.13378355407714843, 0.13221888732910156, 0.13478297424316407, 0.13347532653808594, 0.2658426818847656, 0.13264997863769531, 0.131915771484375, 0.13249331665039063, 0.13384602355957032, 0.13254861450195313, 0.13262541198730468, 0.1337538604736328, 0.13336781311035156, 0.13333811950683594, 0.13253733825683595, 0.13243597412109376, 0.13293568420410157, 0.13362278747558592, 0.13307801818847656, 0.13266534423828125, 0.13374156188964845, 0.1343825988769531, 0.13259571838378906, 0.13225062561035156, 0.1324267578125, 0.13329408264160156, 0.1340375061035156, 0.13340774536132813, 0.13358694458007814, 0.13356646728515625, 0.13415936279296875, 0.13332786560058593, 0.13198643493652343, 0.13262950134277343, 0.13234585571289062, 0.13255577087402343, 0.1317406768798828, 0.13275852966308593, 0.1317580871582031, 0.13291212463378907, 0.13230899047851563, 0.13220658874511718, 0.1319710693359375, 0.13293670654296874, 0.13323878479003906, 0.13252812194824218, 0.13168025207519532, 0.13307289123535157, 0.13268377685546875, 0.13214413452148438, 0.13365965270996094, 0.1329827880859375, 0.13275135803222657, 0.13366476440429687, 0.13295718383789062, 0.13221682739257812, 0.13292031860351564, 0.1340528564453125, 0.13443072509765625, 0.13475021362304687, 0.13382041931152344, 0.1321553955078125, 0.13295820617675783, 0.13287321472167968, 0.13344869995117187, 0.1334302673339844, 0.13423922729492188]",tokens/s,7.372794943071448,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-160m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1352.712192,1891.631104,964.68992,423.624704,362.65472,s,10,0.33321328353881835,0.03332132835388184,0.006497010235149742,0.03136670398712158,0.03511210365295409,0.043825571632385235,0.05079634601593018,"[0.052539039611816406, 0.029687488555908203, 0.02965862464904785, 0.03224150466918945, 0.03052409553527832, 0.031016672134399414, 0.03213772964477539, 0.03171673583984375, 0.033175777435302735, 0.030515615463256835]",tokens/s,7682.766943778721,kWh,1.0389870914973712e-06,1.7293738846056477e-06,9.79971544193416e-07,3.7483325202964353e-06,tokens/kWh,68297035.71223034,MB,1352.712192,1891.631104,964.68992,423.624704,376.32,s,10,20.245511718750002,2.0245511718750007,0.0986862147521569,1.9998511352539063,2.1030106689453123,2.1911624389648434,2.2616838549804688,"[2.279314208984375, 1.9420511474609374, 1.989815185546875, 1.9874051513671875, 2.06713525390625, 2.0098870849609374, 1.922441162109375, 2.0241781005859374, 1.939863037109375, 2.08342138671875]",tokens/s,31.11800821594137,kWh,6.585734272865873e-05,0.00010873474577566715,5.879749294173938e-05,0.00023338958144606526,tokens/kWh,269934.92858445726,,s,629,20.488323074340816,0.032572850674627694,0.010423325067962334,0.03150131225585937,0.03503124465942383,0.036380059051513675,0.060925665588378905,"[0.037321727752685545, 0.03650969696044922, 0.03514470291137695, 0.032092159271240234, 0.030669824600219726, 0.03120639991760254, 0.03416678237915039, 0.03182796859741211, 0.03199180793762207, 0.031352832794189454, 0.03143270492553711, 0.03160063934326172, 0.031926271438598636, 0.03388313674926758, 0.03334656143188477, 0.03397324752807617, 0.03099750328063965, 0.03117158317565918, 0.03146137619018555, 0.032415744781494144, 0.03349606323242187, 0.03276595306396484, 0.03269836807250977, 0.03040460777282715, 0.031094783782958983, 0.030658559799194338, 0.03222016143798828, 0.032912384033203124, 0.03189248085021973, 0.030328832626342773, 0.029899776458740233, 0.2718709716796875, 0.03803955078125, 0.03789926528930664, 0.038401023864746094, 0.03800064086914062, 0.03798220825195313, 0.032094207763671875, 0.03141836738586426, 0.03256422424316406, 0.03530035018920898, 0.03459993743896484, 0.03287039947509766, 0.03199590492248535, 0.031697919845581055, 0.030285823822021486, 0.029684736251831056, 0.030243839263916016, 0.030757888793945313, 0.035404800415039066, 0.02998374366760254, 0.029784063339233398, 0.029713407516479492, 0.029090816497802735, 0.02914508819580078, 0.02938470458984375, 0.032541694641113283, 0.030103551864624024, 0.030235647201538086, 0.029428735733032226, 0.02860748863220215, 0.029055999755859374, 0.05966131210327148, 0.028625919342041017, 0.029912063598632813, 0.029387775421142577, 0.02940825653076172, 0.029837312698364257, 0.029708288192749024, 0.02913587188720703, 0.029254655838012695, 0.029480960845947264, 0.029826047897338868, 0.030057472229003908, 0.030142463684082032, 0.030492671966552733, 0.030662656784057617, 0.03078860855102539, 0.029936639785766602, 0.028485631942749022, 0.028632064819335938, 0.029181951522827147, 0.02972876739501953, 0.030069759368896484, 0.030709760665893555, 0.03167948722839355, 0.033086463928222655, 0.03057766342163086, 0.02997248077392578, 0.029285375595092773, 0.02934886360168457, 0.033051647186279294, 0.031749120712280275, 0.03320115280151367, 0.03239219284057617, 0.03184435272216797, 0.030212095260620117, 0.02932633590698242, 0.02980659294128418, 0.02918502426147461, 0.03230310440063477, 0.03123200035095215, 0.03301580810546875, 0.03167334365844727, 0.03271680068969727, 0.029848575592041016, 0.029902847290039062, 0.029472768783569334, 0.031870975494384765, 0.03764940643310547, 0.03501465606689453, 0.03073945617675781, 0.030822399139404297, 0.032145408630371096, 0.032320510864257815, 0.032396289825439455, 0.029833215713500977, 0.029691904067993165, 0.03018956756591797, 0.031096832275390625, 0.03278847885131836, 0.0324136962890625, 0.032075775146484374, 0.03220991897583008, 0.030439424514770507, 0.06012416076660156, 0.0316231689453125, 0.03196518325805664, 0.03096780776977539, 0.02835660743713379, 0.02880512046813965, 0.03115724754333496, 0.03201433563232422, 0.030136320114135744, 0.02951372718811035, 0.0301711368560791, 0.03155046463012695, 0.03226521682739258, 0.032290817260742184, 0.03150643157958984, 0.030841856002807616, 0.029665279388427734, 0.028862464904785157, 0.029592575073242186, 0.029329408645629884, 0.02918809509277344, 0.02894745635986328, 0.0303687686920166, 0.03041279983520508, 0.030756864547729492, 0.030521343231201172, 0.030654464721679688, 0.02949017524719238, 0.03038310432434082, 0.030721023559570314, 0.03163955116271973, 0.031117311477661135, 0.030873600006103515, 0.030482431411743165, 0.03131084823608398, 0.030883840560913086, 0.029615104675292967, 0.03082342338562012, 0.03432755279541016, 0.03715686416625977, 0.03719372940063476, 0.03587891387939453, 0.035768318176269534, 0.03595775985717774, 0.035963905334472655, 0.036393985748291016, 0.03442073440551758, 0.03348070526123047, 0.0320552978515625, 0.031113216400146484, 0.03075481605529785, 0.031057920455932617, 0.031105024337768555, 0.029675519943237305, 0.03121151924133301, 0.03207372665405273, 0.0322344970703125, 0.02934783935546875, 0.030095359802246095, 0.030014463424682617, 0.029911039352416992, 0.03419955062866211, 0.03914342498779297, 0.06607360076904296, 0.03388415908813477, 0.031409151077270506, 0.0334284782409668, 0.03094425582885742, 0.030276607513427735, 0.029113344192504883, 0.02897817611694336, 0.030034944534301757, 0.03269222259521484, 0.03056435203552246, 0.030013439178466796, 0.02944819259643555, 0.029797376632690428, 0.02921881675720215, 0.028237823486328126, 0.02936422348022461, 0.030700544357299804, 0.030311424255371092, 0.029483007431030273, 0.030233600616455077, 0.029633535385131835, 0.03017420768737793, 0.03689164733886719, 0.030076927185058593, 0.030534656524658203, 0.030099456787109374, 0.03511808013916016, 0.03570380783081055, 0.03234918212890625, 0.03239424133300781, 0.03282534408569336, 0.03241676712036133, 0.03221196746826172, 0.031078399658203124, 0.03142860794067383, 0.03381760025024414, 0.03318272018432617, 0.03158323287963867, 0.03159859275817871, 0.03170918464660644, 0.031730688095092774, 0.0319866886138916, 0.031170560836791993, 0.0307640323638916, 0.03115110397338867, 0.03204915237426758, 0.030653440475463867, 0.033372161865234375, 0.03117977523803711, 0.035643390655517575, 0.03237376022338867, 0.03359743881225586, 0.03150131225585937, 0.030712831497192384, 0.030452735900878908, 0.028902399063110353, 0.030900224685668946, 0.03179315185546875, 0.03059712028503418, 0.03381760025024414, 0.03458047866821289, 0.03185868835449219, 0.0609249267578125, 0.03340288162231445, 0.030909439086914063, 0.03273420715332031, 0.03218534469604492, 0.03185766410827637, 0.029867008209228517, 0.029592575073242186, 0.032059391021728514, 0.032097278594970705, 0.03280998229980469, 0.03251200103759765, 0.03140300750732422, 0.031137792587280274, 0.03186175918579102, 0.030515199661254884, 0.03172249603271484, 0.03299020767211914, 0.035416065216064455, 0.0315729923248291, 0.033116161346435545, 0.038586368560791014, 0.034988033294677735, 0.03265331268310547, 0.032729087829589845, 0.03279359817504883, 0.034288639068603514, 0.03230003356933594, 0.03519385528564453, 0.03528908920288086, 0.03326566314697266, 0.033355777740478515, 0.03357491302490234, 0.034505729675292966, 0.03347455978393555, 0.035097599029541016, 0.03220991897583008, 0.03368243026733399, 0.0364769287109375, 0.03616767883300781, 0.03172659111022949, 0.03102822494506836, 0.03290009689331055, 0.03224576187133789, 0.0314654712677002, 0.03279052734375, 0.033142784118652346, 0.032497665405273435, 0.03338751983642578, 0.035555328369140625, 0.03440127944946289, 0.03402137756347656, 0.03407769775390625, 0.03178598403930664, 0.03100364875793457, 0.031071231842041015, 0.031680511474609374, 0.03214131164550781, 0.033683456420898435, 0.032655361175537106, 0.03344076919555664, 0.030084096908569335, 0.02956287956237793, 0.06134988784790039, 0.0329246711730957, 0.034784255981445314, 0.037005313873291014, 0.036843521118164066, 0.03590041732788086, 0.03186175918579102, 0.032895999908447264, 0.03348992156982422, 0.03380121612548828, 0.03325747299194336, 0.034206718444824216, 0.03200511932373047, 0.033023998260498046, 0.033726463317871096, 0.03391897583007813, 0.03488051223754883, 0.035827713012695314, 0.03244851303100586, 0.03186483192443847, 0.030900224685668946, 0.03062579154968262, 0.03084492874145508, 0.03042815971374512, 0.03200307083129883, 0.03290419387817383, 0.03260723114013672, 0.030856191635131838, 0.03063910484313965, 0.032215038299560544, 0.03213926315307617, 0.03147980880737305, 0.03244236755371094, 0.031164415359497072, 0.032573440551757815, 0.030521343231201172, 0.029029375076293946, 0.029516799926757813, 0.028710912704467774, 0.03019059181213379, 0.03205734252929687, 0.03179929542541504, 0.03055411148071289, 0.032178176879882815, 0.030075904846191406, 0.02912665557861328, 0.028653568267822265, 0.02881331253051758, 0.03019161605834961, 0.032299007415771484, 0.03136511993408203, 0.03210649490356445, 0.03297792053222656, 0.03249868774414062, 0.03139379119873047, 0.03060326385498047, 0.02899456024169922, 0.02855526351928711, 0.03253657531738281, 0.03146342468261719, 0.03196006393432617, 0.0315228157043457, 0.03138457679748535, 0.06092595291137695, 0.028214271545410157, 0.02836992073059082, 0.02934988784790039, 0.0292096004486084, 0.028829696655273438, 0.028213247299194336, 0.029411327362060546, 0.030863359451293947, 0.02994790458679199, 0.028967935562133788, 0.02837299156188965, 0.02839756774902344, 0.030502912521362304, 0.029701120376586915, 0.03406950378417969, 0.03598438262939453, 0.030741504669189453, 0.03296255874633789, 0.033306625366210936, 0.029997055053710937, 0.03204198455810547, 0.032210945129394535, 0.03401113510131836, 0.032686080932617184, 0.030694400787353516, 0.031049728393554688, 0.03178700828552246, 0.03285504150390625, 0.03261644744873047, 0.031021055221557618, 0.03057663917541504, 0.03041177558898926, 0.029229055404663085, 0.029447168350219727, 0.029905920028686524, 0.0289751033782959, 0.02860032081604004, 0.03178188705444336, 0.030735359191894532, 0.0310435848236084, 0.0314071044921875, 0.02994790458679199, 0.03001753616333008, 0.030130176544189452, 0.03080601692199707, 0.030718975067138672, 0.030904319763183592, 0.029817855834960938, 0.030465024948120117, 0.030684160232543944, 0.031229951858520507, 0.03034623908996582, 0.029077503204345705, 0.02875699234008789, 0.03081113624572754, 0.0305797119140625, 0.030649343490600587, 0.030888959884643553, 0.02955264091491699, 0.029430784225463868, 0.029715456008911133, 0.030523391723632814, 0.06297804641723632, 0.031222784042358398, 0.03522355270385742, 0.02955571174621582, 0.029709312438964845, 0.03300966262817383, 0.033160190582275394, 0.03480780792236328, 0.03315097427368164, 0.03451801681518555, 0.032287742614746096, 0.031178752899169923, 0.030409727096557617, 0.03263692855834961, 0.03406438446044922, 0.03225600051879883, 0.03477913665771484, 0.03295948791503906, 0.031510528564453126, 0.03182284736633301, 0.03120947265625, 0.029851648330688478, 0.029338623046875, 0.030515199661254884, 0.030659584045410155, 0.03225600051879883, 0.03186278343200684, 0.03168972778320313, 0.030110719680786133, 0.0297256965637207, 0.030035968780517577, 0.03429785537719727, 0.031025152206420898, 0.030450687408447266, 0.03167334365844727, 0.031197183609008788, 0.03129855918884277, 0.03204198455810547, 0.03170611190795898, 0.031604736328125, 0.03149926376342774, 0.031663103103637694, 0.03289702224731445, 0.03352576065063476, 0.03403059387207031, 0.033821697235107424, 0.0332410888671875, 0.03425075149536133, 0.03513241577148438, 0.03392921447753906, 0.03321139144897461, 0.035335166931152344, 0.03411558532714844, 0.03438694381713867, 0.03328921508789062, 0.032898048400878906, 0.03218124771118164, 0.032666622161865236, 0.030245887756347657, 0.02973695945739746, 0.029616128921508788, 0.0287825927734375, 0.031693824768066405, 0.06647808074951173, 0.0335912971496582, 0.030868480682373047, 0.030010368347167967, 0.029033472061157226, 0.032903167724609376, 0.033175552368164066, 0.03183718490600586, 0.035315711975097655, 0.03703807830810547, 0.033192958831787106, 0.03135897636413574, 0.03179417610168457, 0.031438848495483396, 0.030666751861572264, 0.03055001640319824, 0.030670848846435547, 0.02983628845214844, 0.03331071853637695, 0.031099903106689454, 0.031715328216552735, 0.03180441665649414, 0.032024574279785153, 0.03114291191101074, 0.029216768264770508, 0.02898739242553711, 0.030958591461181642, 0.030473215103149414, 0.029616128921508788, 0.030323711395263672, 0.030287872314453124, 0.03037593650817871, 0.029655040740966795, 0.02952396774291992, 0.02898841667175293, 0.030478336334228515, 0.030053375244140625, 0.029420543670654296, 0.030090240478515624, 0.0291409912109375, 0.03158016014099121, 0.030468095779418947, 0.03038719940185547, 0.030041088104248048, 0.030341119766235353, 0.028984319686889647, 0.028976127624511717, 0.028411903381347657, 0.028922880172729492, 0.028915712356567383, 0.030272512435913085, 0.031352832794189454, 0.030264320373535155, 0.029981695175170898, 0.030923776626586914, 0.02997248077392578, 0.028848127365112306, 0.029024255752563476, 0.029305856704711915, 0.029258752822875978, 0.02953215980529785, 0.035743743896484374, 0.033192958831787106, 0.0612044792175293, 0.0309749755859375, 0.032747520446777346, 0.03285913467407227, 0.036359169006347655, 0.034680831909179685, 0.036357120513916014, 0.03281203079223633, 0.032764926910400394, 0.033633281707763675, 0.035931137084960936, 0.037340160369873046, 0.03749990463256836, 0.03672371292114258, 0.03577139282226562, 0.0328007698059082, 0.032601089477539064, 0.03251814270019531, 0.03491020965576172, 0.03443609619140625, 0.032863231658935545, 0.03281100845336914, 0.03416678237915039, 0.03418624114990235, 0.03414323043823242, 0.033018878936767575, 0.03193446350097656, 0.03186483192443847, 0.03422208023071289, 0.03226214218139648, 0.035122177124023435, 0.036001792907714845, 0.03590758514404297, 0.03376025772094727, 0.03329228973388672, 0.03442176055908203, 0.03256524658203125, 0.03285708618164063, 0.03345817565917969, 0.03370700836181641, 0.03197644805908203, 0.03235737609863281, 0.03148595237731933, 0.032304126739501955, 0.03095142364501953, 0.03099852752685547, 0.030081024169921877, 0.03057663917541504, 0.030858240127563476, 0.032586753845214846, 0.03126681518554687, 0.030483455657958985, 0.03038003158569336, 0.030202880859375, 0.034135040283203126, 0.03907788848876953, 0.03170508766174317, 0.03163955116271973, 0.032889854431152346, 0.03035238456726074, 0.031115264892578126, 0.029954048156738283, 0.02923417663574219]",tokens/s,30.700413973252278,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-6.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1302.437888,9531.55584,8604.614656,8063.54944,7817.081344,s,10,0.7351258239746093,0.07351258239746093,0.002044997977841268,0.07286471939086914,0.07606311187744141,0.07733337860107421,0.07834959197998047,"[0.07860364532470702, 0.07217449951171875, 0.07335619354248046, 0.0716627197265625, 0.07253670501708985, 0.07191471862792968, 0.07215100860595704, 0.07319273376464844, 0.07578083038330079, 0.07375276947021485]",tokens/s,3482.3970489280764,kWh,2.3419364519855556e-06,3.864222697158654e-06,3.056297379674454e-06,9.262456528818664e-06,tokens/kWh,27638456.299740423,MB,1302.437888,9531.55584,8604.614656,8063.54944,8000.244736,s,10,45.1432373046875,4.5143237304687505,0.02313442625158348,4.511076416015625,4.5362638671874995,4.552302587890625,4.565133564453125,"[4.50982470703125, 4.512328125, 4.489193359375, 4.52821728515625, 4.53269970703125, 4.487453125, 4.5007734375, 4.51817138671875, 4.56834130859375, 4.49623486328125]",tokens/s,13.955578678328042,kWh,0.0001449567929677227,0.00024040994178724893,0.00014818082361157996,0.0005335475583665517,tokens/kWh,118077.57155308443,,s,629,45.72398899078372,0.07269314624925866,0.008846150924633787,0.0713328628540039,0.07260098266601563,0.07376158599853516,0.1434075915527344,"[0.07410790252685547, 0.07281970977783203, 0.07329587554931641, 0.07286271667480469, 0.07606886291503906, 0.07283814239501953, 0.07362457275390626, 0.07111167907714844, 0.07108198547363281, 0.07157145690917968, 0.07115366363525391, 0.07099187469482422, 0.07207936096191406, 0.07106764984130859, 0.07101337432861328, 0.07127244567871094, 0.07075635528564453, 0.07098572540283203, 0.07079219055175781, 0.07084748840332031, 0.07068160247802735, 0.07057305908203125, 0.07060684967041016, 0.0708485107421875, 0.0707409896850586, 0.0710635528564453, 0.07087104034423829, 0.07314227294921875, 0.07128575897216796, 0.07144857788085937, 0.07125606536865234, 0.071193603515625, 0.07154176330566406, 0.0712837142944336, 0.07122943878173828, 0.07109222412109376, 0.07102464294433594, 0.07108403015136719, 0.0709713897705078, 0.07087513732910156, 0.07106253051757813, 0.0710983657836914, 0.07116799926757812, 0.07104000091552734, 0.07101337432861328, 0.07099494171142579, 0.07118233489990235, 0.07128575897216796, 0.07105638122558594, 0.07096832275390624, 0.0712591323852539, 0.071583740234375, 0.0714229736328125, 0.0714772491455078, 0.07196876525878906, 0.07184178924560547, 0.07206912231445313, 0.07227597045898437, 0.07202611541748047, 0.07153254699707032, 0.07127552032470703, 0.07096217346191407, 0.14349618530273436, 0.07086899566650391, 0.07072870635986328, 0.07074816131591796, 0.07057305908203125, 0.07093965148925781, 0.07060275268554687, 0.07065395355224609, 0.07061196899414063, 0.07078297424316406, 0.07068160247802735, 0.07069593811035156, 0.07070822143554688, 0.07105331420898438, 0.07194624328613282, 0.07229337310791016, 0.07095603179931641, 0.07106867218017578, 0.07097241973876953, 0.0710645751953125, 0.07114035034179687, 0.07128781127929687, 0.07127244567871094, 0.07132876586914062, 0.07112397003173829, 0.07132876586914062, 0.07132160186767578, 0.07149362945556641, 0.07175167846679688, 0.07181619262695313, 0.07186637115478516, 0.07188992309570312, 0.07172710418701173, 0.07176806640625, 0.0719626235961914, 0.07199436950683594, 0.07175987243652343, 0.07189708709716797, 0.07193292999267578, 0.07305113220214844, 0.07180083465576172, 0.07199129486083984, 0.07193087768554687, 0.07193087768554687, 0.07204454040527344, 0.07170764923095703, 0.07192269134521484, 0.07183155059814453, 0.07192678070068359, 0.07177830505371094, 0.07202713775634766, 0.07203839874267579, 0.07228211212158203, 0.07220838165283203, 0.0724316177368164, 0.07246131134033203, 0.07189299011230468, 0.07385292816162109, 0.07429427337646484, 0.07165030670166016, 0.07172710418701173, 0.0717844467163086, 0.07185817718505859, 0.14619033813476562, 0.07246336364746093, 0.0719319076538086, 0.07222374725341797, 0.07260671997070313, 0.07204863739013671, 0.07186943817138672, 0.07217254638671874, 0.07242444610595702, 0.0712591323852539, 0.07092326354980469, 0.07065599822998046, 0.07288422393798828, 0.07047782135009766, 0.07059661102294922, 0.07080140686035157, 0.07094989013671875, 0.07094681549072265, 0.07062118530273437, 0.07055564880371094, 0.07059661102294922, 0.07067033386230469, 0.07076454162597656, 0.0706693115234375, 0.07064371490478516, 0.070687744140625, 0.07048397064208985, 0.07047782135009766, 0.07050752258300781, 0.07021568298339843, 0.07037849426269531, 0.07075430297851562, 0.070614013671875, 0.07032627105712891, 0.07043993377685547, 0.07037747192382812, 0.07072767639160156, 0.07053823852539062, 0.07049420928955077, 0.07095193481445312, 0.07132057952880859, 0.071404541015625, 0.07139942169189453, 0.07151821136474609, 0.07175167846679688, 0.07127654266357422, 0.07135539245605468, 0.07146598052978516, 0.0719656982421875, 0.07222374725341797, 0.07199231719970703, 0.07351910400390625, 0.0720926742553711, 0.07220735931396484, 0.07221759796142578, 0.07121920013427735, 0.07136563110351563, 0.07143424224853516, 0.07147929382324218, 0.07112191772460938, 0.07120178985595703, 0.0705433578491211, 0.07058943939208985, 0.14290432739257813, 0.07065805053710937, 0.07060889434814453, 0.07076966094970703, 0.07088742065429687, 0.07080038452148438, 0.07058534240722657, 0.07044096374511719, 0.07042662048339844, 0.07079116821289062, 0.07092428588867188, 0.07090278625488282, 0.07076044464111328, 0.07109426879882813, 0.0708116455078125, 0.07105126190185547, 0.07092940521240235, 0.07078092956542968, 0.08955084991455078, 0.08317440032958984, 0.08341094207763672, 0.07121612548828125, 0.07100313568115234, 0.0712806396484375, 0.0713328628540039, 0.07149772644042969, 0.07123149108886719, 0.0708700180053711, 0.07082495880126953, 0.07289548492431641, 0.07135743713378906, 0.07130623626708985, 0.07128883361816406, 0.07130009460449219, 0.07128473663330079, 0.07139737701416016, 0.0712499237060547, 0.07139020538330078, 0.0721418228149414, 0.07195136260986328, 0.071804931640625, 0.07202098846435546, 0.07200768280029297, 0.07204761505126953, 0.07201382446289062, 0.07187865447998047, 0.07185203552246094, 0.07184896087646485, 0.07115878295898438, 0.0709591064453125, 0.07083724975585938, 0.07092530822753906, 0.07089561462402344, 0.07098880004882813, 0.07098880004882813, 0.07089151763916016, 0.07084748840332031, 0.07127040100097656, 0.07115058898925782, 0.07107891082763672, 0.07119769287109375, 0.0710860824584961, 0.07107788848876953, 0.14477516174316407, 0.07194316864013672, 0.07238963317871094, 0.07248998260498046, 0.07175373077392579, 0.07179571533203125, 0.07168921661376954, 0.0718213119506836, 0.07161958312988281, 0.07111679840087891, 0.07116799926757812, 0.07110041809082031, 0.07305216217041016, 0.07100006103515626, 0.07101952362060547, 0.07096115112304688, 0.07094374084472656, 0.071225341796875, 0.07135846710205078, 0.07136665344238281, 0.07128575897216796, 0.07126834869384766, 0.07165132904052735, 0.0718919677734375, 0.07200972747802735, 0.07195648193359375, 0.07188070678710938, 0.07199539184570312, 0.07186739349365234, 0.0721233901977539, 0.07201689910888671, 0.07203942108154297, 0.0720547866821289, 0.07985561370849609, 0.07205990600585938, 0.07193907165527344, 0.07179673767089843, 0.0717619171142578, 0.07174861145019532, 0.07184486389160157, 0.07197286224365235, 0.07219097900390625, 0.07224934387207031, 0.07227903747558594, 0.0722903060913086, 0.07231283569335938, 0.071947265625, 0.0718888931274414, 0.07190937805175782, 0.07195648193359375, 0.07357644653320312, 0.0712642593383789, 0.07139532470703125, 0.0712837142944336, 0.07161753845214844, 0.07164006042480468, 0.07189401245117187, 0.07172608184814454, 0.07205683135986328, 0.0719482879638672, 0.07248486328125, 0.07203225708007813, 0.07172198486328125, 0.14317977905273438, 0.07072870635986328, 0.07088435363769531, 0.0704686050415039, 0.07029759979248047, 0.07058432006835938, 0.0704368667602539, 0.07111373138427735, 0.07104204559326172, 0.0710277099609375, 0.07057510375976563, 0.07076351928710937, 0.07055155181884766, 0.0705955810546875, 0.07060991668701172, 0.07075532531738281, 0.07072870635986328, 0.07093043518066407, 0.0709191665649414, 0.07105638122558594, 0.070940673828125, 0.0712806396484375, 0.07116185760498046, 0.07113932800292969, 0.07123251342773437, 0.07126118469238281, 0.07119257354736327, 0.07311666870117188, 0.07133081817626953, 0.07181209564208985, 0.07154278564453125, 0.07234047698974609, 0.0717844467163086, 0.07189401245117187, 0.07164825439453125, 0.07206195068359375, 0.07195750427246093, 0.07203635406494141, 0.072416259765625, 0.07164211273193359, 0.07127347564697266, 0.0711546859741211, 0.07117926025390625, 0.07096729278564454, 0.07131136322021485, 0.07116185760498046, 0.07104204559326172, 0.07134310150146485, 0.07112397003173829, 0.07127449798583985, 0.07116287994384765, 0.07090585327148438, 0.0708116455078125, 0.07117107391357422, 0.07107379150390625, 0.0714598388671875, 0.07143833923339844, 0.07173324584960937, 0.07143218994140625, 0.07152639770507813, 0.07126528167724609, 0.07159091186523438, 0.07095091247558594, 0.14373887634277344, 0.07121305847167969, 0.07091200256347656, 0.07090790557861328, 0.07115264129638672, 0.07096012878417969, 0.07125196838378907, 0.07124172973632813, 0.07107276916503906, 0.07102976226806641, 0.07419801330566406, 0.07275929260253906, 0.07208243560791015, 0.07171686553955078, 0.0725432357788086, 0.07239679718017578, 0.07119462585449218, 0.0714229736328125, 0.07134617614746094, 0.07254937744140624, 0.07148851013183594, 0.07129804992675781, 0.07112191772460938, 0.07099801635742188, 0.0707778549194336, 0.07089561462402344, 0.07082393646240234, 0.0711546859741211, 0.07276850891113282, 0.07225138854980469, 0.0707962875366211, 0.07107071685791015, 0.07123046112060546, 0.07089459228515625, 0.0706355209350586, 0.0708700180053711, 0.07107379150390625, 0.07109632110595702, 0.07096627044677735, 0.071657470703125, 0.07207833862304687, 0.07219302368164063, 0.07173324584960937, 0.07256269073486328, 0.0717291488647461, 0.07193087768554687, 0.07259954833984375, 0.07217151641845704, 0.07131033325195313, 0.07187763214111328, 0.07101337432861328, 0.07166361236572266, 0.0710645751953125, 0.07098982238769531, 0.07086592102050782, 0.07095603179931641, 0.07093657684326173, 0.07084134674072265, 0.07094579315185547, 0.07112601470947266, 0.07083929443359376, 0.07106559753417968, 0.07090790557861328, 0.14622003173828124, 0.07520256042480469, 0.07601356506347656, 0.07290060424804687, 0.07157350158691406, 0.07174143981933594, 0.07129804992675781, 0.07159398651123047, 0.07136358642578125, 0.07146598052978516, 0.07124787139892579, 0.07132774353027344, 0.07097548675537109, 0.0712437744140625, 0.07132876586914062, 0.0715120620727539, 0.07133184051513672, 0.0723947525024414, 0.07224832153320312, 0.07200358581542969, 0.07173426818847656, 0.07178342437744141, 0.07188275146484376, 0.07190016174316406, 0.07161344146728515, 0.07168921661376954, 0.07177523040771484, 0.07215206146240234, 0.07215513610839844, 0.07208243560791015, 0.0719134750366211, 0.0721233901977539, 0.07159295654296875, 0.0714260482788086, 0.07151821136474609, 0.07121612548828125, 0.07069388580322265, 0.07080960083007813, 0.070793212890625, 0.07081676483154296, 0.07292518615722657, 0.0710799331665039, 0.07080857849121094, 0.07121715545654297, 0.07097548675537109, 0.07126322937011718, 0.07084339141845702, 0.07090380859375, 0.0709969940185547, 0.07088127899169921, 0.07091712188720703, 0.07130828857421875, 0.07106150054931641, 0.07102976226806641, 0.0707430419921875, 0.07115366363525391, 0.07111475372314453, 0.07250534057617188, 0.0721295394897461, 0.07144140625, 0.07141990661621093, 0.07307981109619141, 0.07490354919433594, 0.1488179168701172, 0.07128473663330079, 0.07107584381103516, 0.07101542663574219, 0.07108812713623047, 0.071804931640625, 0.07114546966552734, 0.07087923431396484, 0.0709959716796875, 0.07110655975341797, 0.0713881607055664, 0.07101747131347656, 0.07107891082763672, 0.07105843353271485, 0.07110451507568359, 0.07110041809082031, 0.07132569885253906, 0.07148339080810547, 0.07150387573242188, 0.0712099838256836, 0.07106150054931641, 0.07113318634033203, 0.0714250259399414, 0.07160012817382813, 0.07211212921142578, 0.07199539184570312, 0.07208038330078125, 0.0719257583618164, 0.07208448028564453, 0.07208038330078125, 0.07204557037353515, 0.07197183990478516, 0.07199641418457031, 0.07203533172607422, 0.07240294647216797, 0.07291187286376953, 0.07232921600341796, 0.07353651428222656, 0.07284429168701172, 0.07264256286621094, 0.07293440246582031, 0.07436390686035156, 0.07418163299560547, 0.07389286041259766, 0.07387033843994141, 0.07353343963623046, 0.07470796966552734, 0.07476223754882813, 0.07437312316894532, 0.07360409545898437, 0.07727922821044922, 0.07767961883544922, 0.07822950744628906, 0.07618150329589844, 0.07246336364746093, 0.07268863677978515, 0.07142809295654297, 0.07207730865478515, 0.07203635406494141, 0.07213056182861328, 0.07227391815185547, 0.07252377319335937, 0.07326310729980469, 0.14735360717773438, 0.07285862731933594, 0.0719319076538086, 0.07225548553466797, 0.07148339080810547, 0.07316172790527344, 0.07217766571044922, 0.0717096939086914, 0.07181926727294922, 0.07175885009765624, 0.07135948944091797, 0.0709017562866211, 0.07069388580322265, 0.07085158538818359, 0.07061094665527344, 0.07102361297607422, 0.07122841644287109, 0.07186431884765625, 0.07187251281738281, 0.07129395294189453, 0.0719288330078125, 0.07134925079345703, 0.07134515380859376, 0.0714250259399414, 0.07143218994140625, 0.07156326293945313, 0.07211315155029296, 0.07252275085449218, 0.07220941162109375, 0.07206195068359375, 0.07251865386962891, 0.07060479736328125, 0.0716021728515625, 0.0709744644165039, 0.07127449798583985, 0.070508544921875, 0.07094989013671875, 0.07121100616455078, 0.0710860824584961, 0.0717496337890625, 0.0706324462890625, 0.07044812774658203, 0.07038054656982422, 0.07058943939208985, 0.0704368667602539, 0.0704000015258789, 0.07048601531982422, 0.07041741180419922, 0.07022898864746094, 0.07037235260009765, 0.07047475433349609, 0.07051058959960937, 0.0708853759765625, 0.07294258880615234, 0.07167692565917969, 0.07144857788085937, 0.07132774353027344, 0.07142400360107422, 0.07149158477783203, 0.07141273498535156, 0.07146598052978516, 0.07112601470947266, 0.07083110046386719]",tokens/s,13.756455066218821,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-13b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1196.253184,15344.861184,14417.92,13876.854784,13558.422528,s,10,1.1657241821289062,0.11657241821289062,0.025441344329251388,0.1072907829284668,0.12874859619140622,0.16008496856689447,0.18515406646728516,"[0.1914213409423828, 0.12178495788574219, 0.10898550415039063, 0.10483232116699219, 0.10440070343017578, 0.10400342559814453, 0.10938742065429688, 0.10536873626708984, 0.10559606170654297, 0.10994371032714843]",tokens/s,2196.0597877662576,kWh,3.500637314889742e-06,5.717508538463359e-06,4.878358371639558e-06,1.409650422499266e-05,tokens/kWh,18160530.860276695,MB,1196.253184,15344.861184,14417.92,13876.854784,13822.81216,s,10,71.4404921875,7.144049218749998,1.2937861485833597,6.716124755859375,7.304096044921874,9.158086596679683,10.641279038085939,"[11.0120771484375, 6.89209814453125, 6.668396484375, 6.56806005859375, 6.66315869140625, 6.76385302734375, 6.7897109375, 6.600892578125, 6.60955859375, 6.8726865234375]",tokens/s,8.818528270305391,kWh,0.00022885748530211656,0.00038336298276420866,0.0002675358595601428,0.0008797563276264683,tokens/kWh,71610.73813469504,,s,629,72.22910766601557,0.11483164970749704,0.0260647790657732,0.1061560287475586,0.13522760009765625,0.19678638000488285,0.21711331604003908,"[0.19577445983886718, 0.1974159393310547, 0.18692095947265625, 0.13532672119140626, 0.13629644775390626, 0.16437759399414062, 0.18531430053710937, 0.17970790100097656, 0.16621568298339845, 0.1720084533691406, 0.1699747772216797, 0.16385740661621093, 0.17663795471191407, 0.19922738647460939, 0.20831436157226563, 0.21061631774902342, 0.2114764862060547, 0.21564006042480469, 0.23244595336914062, 0.21732864379882813, 0.20900965881347655, 0.21655961608886717, 0.20042547607421876, 0.19433573913574217, 0.21537382507324218, 0.21517926025390624, 0.20195840454101563, 0.22017843627929687, 0.19906764221191406, 0.21141810607910155, 0.19425894165039062, 0.20763749694824218, 0.16344677734375, 0.17955941772460937, 0.20553932189941407, 0.19958682250976562, 0.2079518737792969, 0.195842041015625, 0.2026260528564453, 0.20287590026855468, 0.18488832092285157, 0.17844837951660156, 0.15390106201171874, 0.14587289428710937, 0.15272755432128907, 0.13964799499511718, 0.13887590026855468, 0.14028390502929688, 0.14416896057128906, 0.13520281982421875, 0.13441023254394532, 0.13563597106933595, 0.13606605529785157, 0.1290813446044922, 0.14065560913085937, 0.1401026611328125, 0.1342812194824219, 0.11354828643798828, 0.11318681335449218, 0.12139008331298828, 0.12399104309082032, 0.1217802276611328, 0.2439393310546875, 0.12242431640625, 0.12200959777832031, 0.11066675567626953, 0.10789888000488282, 0.10787737274169922, 0.107863037109375, 0.1075968017578125, 0.10707148742675782, 0.11363533020019531, 0.1306480712890625, 0.11837133026123046, 0.10781798553466797, 0.1069271011352539, 0.10609766387939454, 0.10649292755126953, 0.10633830261230469, 0.10627378845214844, 0.10637516784667969, 0.10654720306396484, 0.10604544067382812, 0.10716569519042969, 0.11154637145996094, 0.11297894287109375, 0.11000422668457031, 0.10806988525390625, 0.10841702270507812, 0.10723020935058594, 0.10652159881591797, 0.10712576293945313, 0.10750259399414062, 0.10790297698974609, 0.10678272247314453, 0.10686054229736328, 0.10666905975341796, 0.10658303833007812, 0.10689024353027343, 0.107578369140625, 0.10826751708984375, 0.10855628967285157, 0.10833920288085938, 0.10811084747314453, 0.10827776336669923, 0.10815795135498046, 0.10818867492675781, 0.10832793426513672, 0.10959359741210938, 0.10922393798828126, 0.10954137420654297, 0.10942873382568359, 0.10942463684082031, 0.10979020690917969, 0.10976051330566407, 0.10927922821044922, 0.10976563262939452, 0.10900172424316407, 0.10845081329345703, 0.108548095703125, 0.10821836853027343, 0.10819993591308594, 0.108442626953125, 0.10839654541015625, 0.10798079681396484, 0.2176686096191406, 0.10832588958740234, 0.11743949127197266, 0.12633805084228517, 0.11251609802246093, 0.11359027099609376, 0.10942976379394531, 0.10762751770019531, 0.10641613006591796, 0.10510233306884766, 0.10569728088378906, 0.10504601287841797, 0.10585702514648437, 0.1056911392211914, 0.10538188934326172, 0.10519961547851563, 0.1042872314453125, 0.10486681365966796, 0.10417356872558593, 0.10434867095947266, 0.10457599639892579, 0.10498457336425782, 0.1050931167602539, 0.10409164428710938, 0.10404351806640624, 0.10441522979736328, 0.10410189056396485, 0.10423705291748046, 0.10434969329833985, 0.10409062194824219, 0.1052252197265625, 0.10672742462158204, 0.10390322875976563, 0.10403020477294922, 0.10393292999267578, 0.10373529815673828, 0.10418994903564453, 0.10434047698974609, 0.10446540832519531, 0.10430668640136719, 0.10413670349121094, 0.10488626861572266, 0.1043609619140625, 0.10417151641845702, 0.1045401611328125, 0.10502553558349609, 0.10539520263671875, 0.10461695861816406, 0.10400768280029297, 0.10469888305664063, 0.10497535705566406, 0.10543103790283204, 0.103984130859375, 0.10363289642333984, 0.1040005111694336, 0.10468863677978515, 0.10622771453857421, 0.10582220458984375, 0.10552320098876954, 0.1052590103149414, 0.10711347198486328, 0.10702540588378906, 0.10420531463623046, 0.20822119140625, 0.10272255706787109, 0.10316287994384765, 0.1037844467163086, 0.1035888671875, 0.10508493041992187, 0.10636083221435547, 0.1048309783935547, 0.10456575775146484, 0.10480127716064454, 0.10439987182617187, 0.10411417388916015, 0.1043251190185547, 0.10469171142578125, 0.10359910583496093, 0.1042135009765625, 0.102830078125, 0.10254438018798828, 0.10287820434570312, 0.10316595458984375, 0.10366566467285156, 0.10494258880615234, 0.10453094482421875, 0.10489446258544922, 0.10539826965332032, 0.106176513671875, 0.10454220581054688, 0.10453606414794922, 0.10444595336914063, 0.10442854309082031, 0.10489344024658204, 0.10458726501464843, 0.10345881652832031, 0.1033512954711914, 0.1033512954711914, 0.10468147277832031, 0.10392166137695312, 0.10414796447753906, 0.10478899383544922, 0.10484941101074219, 0.10527846527099609, 0.10542489624023438, 0.10534092712402343, 0.10460262298583985, 0.10552012634277344, 0.10511257934570313, 0.10462617492675781, 0.10310451507568359, 0.10352025604248047, 0.10275430297851562, 0.1028331527709961, 0.10435686492919923, 0.10413260650634766, 0.1045032958984375, 0.10460671997070313, 0.1040865249633789, 0.10436198425292968, 0.10449407958984375, 0.10429337310791016, 0.10405375671386718, 0.10450841522216797, 0.10442137908935546, 0.10349260711669922, 0.20776345825195314, 0.10321817779541016, 0.10283417510986329, 0.10418482971191406, 0.10346701049804688, 0.10431692504882813, 0.10461491394042968, 0.10530201721191407, 0.10566655731201172, 0.10703462219238281, 0.10553446197509765, 0.10477772521972656, 0.10470297241210938, 0.10492518615722657, 0.10334515380859376, 0.10435072326660157, 0.10323149108886719, 0.10375065612792969, 0.10417254638671875, 0.10332774353027344, 0.10292428588867188, 0.10490060424804687, 0.10429747009277343, 0.1050439682006836, 0.10522624206542969, 0.10527129364013672, 0.10469785308837891, 0.10500505828857422, 0.11052851104736328, 0.10953727722167969, 0.10880818939208985, 0.10807091522216797, 0.10798387145996094, 0.10818867492675781, 0.10742681884765624, 0.10788044738769531, 0.1087488021850586, 0.10923110198974609, 0.10885222625732421, 0.10749747467041015, 0.10822451019287109, 0.10900582122802735, 0.10852454376220703, 0.10914201354980468, 0.10439679718017578, 0.10525491333007812, 0.10613247680664062, 0.10447872161865235, 0.1059072036743164, 0.1067171859741211, 0.10530303955078125, 0.10316492462158203, 0.10244812774658203, 0.10334617614746094, 0.1042339859008789, 0.10492518615722657, 0.10513510131835938, 0.10470912170410156, 0.10844467163085937, 0.10905190277099609, 0.10892288208007812, 0.10450125122070313, 0.10497638702392578, 0.20829183959960937, 0.10373222351074218, 0.10325811004638671, 0.10462822723388672, 0.10776473236083985, 0.10762854766845703, 0.10749235534667968, 0.10873241424560547, 0.10908262634277344, 0.1093201904296875, 0.10972262573242188, 0.10924646759033203, 0.10881126403808594, 0.10738483428955078, 0.10838323211669922, 0.10821017456054688, 0.10416537475585938, 0.10252902221679687, 0.10244812774658203, 0.10458009338378907, 0.10412544250488281, 0.10438143920898438, 0.10623693084716797, 0.10400153350830078, 0.10765106964111328, 0.10463948822021485, 0.1051883544921875, 0.10488832092285157, 0.10426470184326173, 0.10748928070068359, 0.11044556427001953, 0.1093570556640625, 0.1071800308227539, 0.10825727844238281, 0.10722713470458985, 0.10776985931396485, 0.10927308654785156, 0.10818560028076171, 0.10870988464355469, 0.11114189147949219, 0.10995814514160156, 0.1045524444580078, 0.10419609832763672, 0.10447666931152344, 0.10433638763427734, 0.1042135009765625, 0.10474495697021484, 0.1073438720703125, 0.11080499267578126, 0.10458419036865234, 0.10499890899658203, 0.10628607940673829, 0.10348134613037109, 0.13577317810058595, 0.10417664337158203, 0.10507263946533203, 0.10474086761474609, 0.10907647705078125, 0.11044044494628906, 0.11019264221191406, 0.12150169372558593, 0.10889318084716797, 0.10821119689941407, 0.2186455078125, 0.11011174774169921, 0.10963763427734376, 0.10672230529785157, 0.10858393859863281, 0.10406297302246094, 0.1077544937133789, 0.10831769561767578, 0.10899456024169922, 0.10840166473388672, 0.10853478240966796, 0.10973388671875, 0.10902323150634766, 0.108653564453125, 0.10811698913574219, 0.10855833435058594, 0.10495283508300782, 0.10341887664794921, 0.10405171203613281, 0.10526719665527344, 0.107578369140625, 0.1100789794921875, 0.10636083221435547, 0.10794598388671875, 0.10737254333496093, 0.10816204833984375, 0.10789068603515625, 0.10906317138671875, 0.10937753295898438, 0.10900070190429688, 0.11051519775390625, 0.1090672607421875, 0.1083351058959961, 0.10899558258056641, 0.10915840148925782, 0.10327756500244141, 0.10376396942138671, 0.10296320343017579, 0.10402201843261719, 0.10798592376708985, 0.10954342651367187, 0.10881330871582032, 0.10874777221679688, 0.10889830780029297, 0.1084764175415039, 0.1085132827758789, 0.10908057403564453, 0.10908672332763672, 0.10954239654541016, 0.11116544342041015, 0.10855628967285157, 0.10855628967285157, 0.10780057525634766, 0.10777907562255859, 0.10741043090820312, 0.10830131530761719, 0.10925567626953125, 0.10492723083496094, 0.10966118621826172, 0.10910208129882812, 0.10489241790771485, 0.1045780487060547, 0.10402304077148437, 0.21020877075195313, 0.105206787109375, 0.10470604705810548, 0.105275390625, 0.10500505828857422, 0.1041981430053711, 0.1038704605102539, 0.1049886703491211, 0.1040926742553711, 0.1043056640625, 0.10460057830810547, 0.10496307373046875, 0.1051852798461914, 0.10645811462402344, 0.10522418975830078, 0.10558258819580078, 0.10471218872070312, 0.10508595275878906, 0.10566349029541015, 0.1055098876953125, 0.10451660919189452, 0.10471014404296874, 0.10518630218505859, 0.10499993896484375, 0.10471526336669922, 0.10409574127197266, 0.10435788726806641, 0.10461491394042968, 0.10475724792480469, 0.10511154937744141, 0.10428928375244141, 0.10487193298339843, 0.1061560287475586, 0.10545254516601563, 0.10517504119873047, 0.10440396881103516, 0.10461593627929687, 0.10461081695556641, 0.10441830444335938, 0.1045555191040039, 0.10383872222900391, 0.10449715423583984, 0.10505113220214844, 0.10494668579101563, 0.1044869155883789, 0.10436710357666015, 0.1039462432861328, 0.1043025894165039, 0.10466918182373047, 0.10520780944824219, 0.1048616943359375, 0.10596454620361329, 0.10581196594238282, 0.10485350036621094, 0.10449919891357422, 0.10387558746337891, 0.1038919677734375, 0.10434047698974609, 0.10390220642089844, 0.10397081756591797, 0.10414694213867187, 0.10582015991210937, 0.10459033966064453, 0.21042892456054688, 0.10494873809814453, 0.10443571472167969, 0.10483302307128907, 0.10455757141113281, 0.10508185577392579, 0.10658406066894531, 0.10548838043212891, 0.10437427520751953, 0.10384896087646485, 0.10433433532714843, 0.10384281921386719, 0.10407628631591796, 0.10443059539794922, 0.10375679779052735, 0.10387763214111329, 0.10534092712402343, 0.1042339859008789, 0.10510438537597656, 0.1042534408569336, 0.10417664337158203, 0.1043978271484375, 0.10495897674560548, 0.1052764129638672, 0.10469580841064453, 0.10593382263183594, 0.10464665222167968, 0.10458214569091796, 0.10549555206298829, 0.10454220581054688, 0.10450534057617188, 0.10305741119384766, 0.10467430114746094, 0.10505216217041016, 0.10477977752685547, 0.10561228942871094, 0.10498764801025391, 0.1047224349975586, 0.10540032196044923, 0.104806396484375, 0.10453606414794922, 0.10503065490722656, 0.10463539123535157, 0.10511052703857422, 0.10513919830322266, 0.10533888244628906, 0.1039257583618164, 0.10414796447753906, 0.10443366241455078, 0.1042503662109375, 0.10473881530761718, 0.1052047348022461, 0.10574131011962891, 0.10498662567138672, 0.10583347320556641, 0.10493849945068359, 0.10455654144287109, 0.10413568115234376, 0.10511360168457032, 0.10576793670654297, 0.10535424041748047, 0.1101629409790039, 0.10794598388671875, 0.21889024353027345, 0.10829721832275391, 0.10815590667724609, 0.10855219268798828, 0.10823474884033203, 0.10871295928955078, 0.10961510467529297, 0.10944614410400391, 0.11037798309326172, 0.11109683227539062, 0.10953830718994141, 0.110060546875, 0.10793984222412109, 0.10756813049316406, 0.10619187164306641, 0.10848255920410156, 0.10841497802734375, 0.10863616180419922, 0.10966425323486328, 0.10900377655029297, 0.10851942443847656, 0.10869657897949218, 0.10961510467529297, 0.10899046325683594, 0.1081743392944336, 0.10857778930664062, 0.1098792953491211, 0.11573554992675782, 0.11035750579833985, 0.11042098999023438, 0.11022847747802735, 0.10954956817626953, 0.10483200073242188, 0.10878463745117188, 0.11039129638671875, 0.10747392272949219, 0.11081523132324218, 0.10970623779296874, 0.10879385375976562, 0.1095516128540039, 0.1093201904296875, 0.10597990417480468, 0.10973388671875, 0.10582425689697265, 0.10951475524902343, 0.11018854522705078, 0.10959053039550781, 0.10938674926757813, 0.10967449951171875, 0.10967142486572265, 0.10814157104492188, 0.10933248138427734, 0.11073843383789063, 0.1062287368774414, 0.10916556549072266, 0.11095040130615234, 0.10919116973876954, 0.11015475463867187, 0.1095198745727539, 0.10844569396972656, 0.10939289855957031, 0.10846412658691407, 0.10805760192871093]",tokens/s,8.70840053719713,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-6.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5104.7424,8740.929536,7813.988352,7272.923136,7060.974592,s,10,0.9328375625610351,0.09328375625610351,0.01332667174434805,0.08585066986083983,0.11265637130737305,0.11840434608459471,0.12300272590637207,"[0.08868038177490234, 0.08662834930419921, 0.08434598541259766, 0.08507299041748047, 0.08480358123779297, 0.0833531494140625, 0.09962963104248047, 0.11137904357910157, 0.1241523208618164, 0.08479212951660156]",tokens/s,2744.314876184567,kWh,2.651922467906596e-06,4.449836743736431e-06,3.4877358409707765e-06,1.0589495052613804e-05,tokens/kWh,24174901.51589537,MB,5104.7424,8740.929536,7813.988352,7272.923136,7223.648256,s,10,57.5443544921875,5.75443544921875,0.7474306088464527,5.353403076171874,7.0339873046875,7.23740576171875,7.40014052734375,"[5.33698583984375, 5.3488974609375, 5.27628271484375, 5.35790869140625, 5.2811298828125, 5.666876953125, 7.44082421875, 6.988783203125, 5.5707646484375, 5.27590087890625]",tokens/s,10.948076584741807,kWh,0.0001645213998222755,0.0002752037421777768,0.00018720316670691457,0.0006269283087069669,tokens/kWh,100489.95893954262,,s,629,58.3005921859741,0.09268774592364726,0.02042731395235572,0.08399359893798829,0.1110970336914063,0.1433470977783203,0.16891855163574218,"[0.08755506896972656, 0.0845455322265625, 0.08422911834716797, 0.0948848648071289, 0.08530944061279297, 0.08388915252685547, 0.08453836822509765, 0.08383590698242188, 0.08388505554199219, 0.0836710433959961, 0.08465408325195313, 0.08408678436279297, 0.085032958984375, 0.08355430603027343, 0.08451277160644531, 0.08363008117675781, 0.08495308685302734, 0.08400179290771484, 0.08498790740966797, 0.08360243225097656, 0.08295731353759765, 0.08282521820068359, 0.08314470672607421, 0.08283443450927734, 0.08323481750488282, 0.0829839324951172, 0.08301773071289062, 0.08262860870361328, 0.08307097625732422, 0.08288768005371094, 0.08341299438476563, 0.08417485046386719, 0.08290099334716797, 0.08397824096679687, 0.0868853759765625, 0.08561971282958984, 0.08594124603271484, 0.08556031799316406, 0.09081343841552734, 0.09079193878173829, 0.08625971221923828, 0.08592896270751953, 0.08487731170654297, 0.08459776306152343, 0.08516607666015626, 0.08726118469238281, 0.08440013122558594, 0.08370893096923829, 0.085106689453125, 0.08384716796875, 0.08494694519042968, 0.08441446685791015, 0.08471040344238281, 0.08324301147460937, 0.08347750091552734, 0.0826644515991211, 0.08279449462890626, 0.0832890853881836, 0.08414514923095703, 0.08417894744873047, 0.0846561279296875, 0.08597913360595703, 0.17424485778808593, 0.08690688323974609, 0.08674610900878907, 0.08604057312011719, 0.08582144165039063, 0.08315596771240234, 0.08345394897460938, 0.08314060974121094, 0.08212582397460938, 0.08305868530273437, 0.082408447265625, 0.0830535659790039, 0.08338329315185547, 0.084316162109375, 0.08641024017333984, 0.0898488311767578, 0.09985842895507813, 0.09271501159667969, 0.0881080322265625, 0.08625357055664062, 0.08261119842529296, 0.08306585693359375, 0.08289075469970703, 0.08278118133544922, 0.08254054260253907, 0.08304537963867188, 0.08294809722900391, 0.08367411041259766, 0.08456192016601563, 0.08948429107666016, 0.08521625518798828, 0.08502374267578125, 0.08410419464111328, 0.08364339447021485, 0.08416460418701172, 0.08340889739990234, 0.08275456237792969, 0.08327372741699218, 0.083162109375, 0.08365977478027344, 0.08369561767578125, 0.083736572265625, 0.08394649505615234, 0.08488960266113281, 0.08332697296142579, 0.0835420150756836, 0.08367001342773438, 0.08357376098632813, 0.08365977478027344, 0.10372710418701171, 0.08475443267822266, 0.08459264373779297, 0.08359117126464843, 0.08404275512695313, 0.0843345947265625, 0.08458649444580078, 0.08389939117431641, 0.08330547332763671, 0.0835225601196289, 0.08409907531738281, 0.08304844665527343, 0.08286924743652344, 0.08407654571533203, 0.16796978759765624, 0.08349900817871093, 0.08331263732910156, 0.08387789154052734, 0.08292556762695312, 0.08412876892089843, 0.08448409271240234, 0.08458137512207031, 0.08325631713867188, 0.08383897399902343, 0.08291942596435548, 0.08432230377197265, 0.08261631774902344, 0.08215756988525391, 0.08188825225830078, 0.08295219421386718, 0.08299417877197265, 0.0837027816772461, 0.08388198089599609, 0.08331263732910156, 0.08345804595947266, 0.08487423706054688, 0.08389222717285157, 0.08344678497314453, 0.08315904235839844, 0.08301158142089844, 0.08280780792236328, 0.08302387237548828, 0.08294400024414063, 0.08329830169677735, 0.08325836944580078, 0.08312934112548828, 0.08447180938720703, 0.08415436553955079, 0.08435609436035156, 0.08408882904052735, 0.08430387115478516, 0.08346623992919922, 0.08425369262695312, 0.08438784027099609, 0.08256307220458985, 0.0840816650390625, 0.08313651275634766, 0.08351846313476563, 0.08310374450683594, 0.08396800231933593, 0.08406425476074218, 0.08354508972167969, 0.08275865936279297, 0.08319385528564453, 0.0828569564819336, 0.08265625762939453, 0.08190873718261718, 0.08179609680175781, 0.08141619110107422, 0.08164659118652344, 0.08188416290283203, 0.08220159912109375, 0.08156979370117187, 0.08212070465087891, 0.08207052612304687, 0.11493990325927735, 0.08328089904785156, 0.16883302307128906, 0.0837580795288086, 0.08401407623291016, 0.08540262603759766, 0.08547430419921875, 0.09391820526123047, 0.08356249237060547, 0.08446669006347657, 0.08456294250488282, 0.09741516876220703, 0.08364236450195313, 0.08405913543701173, 0.08333312225341796, 0.08365773010253906, 0.08447795104980468, 0.08348365020751954, 0.08341401672363281, 0.0833955841064453, 0.08235622406005859, 0.08245145416259765, 0.08356454467773437, 0.08315699005126953, 0.08313855743408204, 0.0851773452758789, 0.08295935821533203, 0.0827688980102539, 0.08274329376220703, 0.08351129913330078, 0.08495001220703124, 0.08392908477783204, 0.08351232147216797, 0.08318771362304687, 0.08230604553222656, 0.08321024322509765, 0.08168755340576171, 0.08190054321289063, 0.0826398696899414, 0.0826081314086914, 0.08177970886230469, 0.08234496307373047, 0.08208793640136719, 0.08284877014160157, 0.08245350646972656, 0.08337715148925781, 0.08580198669433593, 0.08708403015136719, 0.08458854675292969, 0.08518860626220703, 0.08427110290527344, 0.08420146942138672, 0.08357170867919922, 0.08397618865966797, 0.10956390380859375, 0.08482713317871093, 0.08613887786865235, 0.09859379577636719, 0.08474726104736328, 0.08970956420898438, 0.08806707000732422, 0.08706559753417968, 0.08684646606445312, 0.0871352310180664, 0.08410111999511719, 0.16937881469726562, 0.08508211517333984, 0.08357273864746094, 0.0836833267211914, 0.0830044174194336, 0.08425369262695312, 0.08363622283935547, 0.083810302734375, 0.08379084777832031, 0.08343961334228515, 0.08316108703613281, 0.08266035461425782, 0.08171724700927735, 0.08189542388916016, 0.08219545745849609, 0.081976318359375, 0.08158719635009766, 0.08241766357421874, 0.08195072174072265, 0.08245350646972656, 0.08267263793945312, 0.0828006362915039, 0.08282418823242188, 0.08304025268554688, 0.08238899230957031, 0.08321638488769531, 0.08288153839111329, 0.08327474975585937, 0.08280985260009766, 0.08287846374511719, 0.08250265502929688, 0.08322354888916016, 0.08531865692138672, 0.10946867370605469, 0.08833843231201172, 0.087478271484375, 0.08815821075439453, 0.08787353515625, 0.08653311920166015, 0.08639180755615235, 0.08311603546142578, 0.08385126495361328, 0.08333004760742188, 0.08317747497558593, 0.08352051544189452, 0.08340377807617187, 0.08407552337646484, 0.08323276519775391, 0.08251494598388671, 0.08274636840820312, 0.08292147064208985, 0.08268492889404297, 0.08192205047607422, 0.08241561889648437, 0.08168959808349609, 0.08315801239013672, 0.08233164978027344, 0.08333618927001953, 0.08263168334960938, 0.08289894104003906, 0.08247808074951171, 0.08249651336669922, 0.08227635192871094, 0.1665751037597656, 0.0835072021484375, 0.08273817443847656, 0.083810302734375, 0.08226713562011718, 0.08265625762939453, 0.08227737426757813, 0.08288153839111329, 0.08148172760009766, 0.08145101165771484, 0.08132096099853516, 0.08138751983642578, 0.0817254409790039, 0.0837550048828125, 0.08206540679931641, 0.08215245056152344, 0.08216166687011718, 0.08227532958984375, 0.08233984375, 0.08400486755371094, 0.08257843017578125, 0.08284262084960937, 0.0826398696899414, 0.08275968170166016, 0.08282009887695313, 0.08400179290771484, 0.08311500549316406, 0.08290611267089844, 0.08290815734863281, 0.08262246704101563, 0.08148172760009766, 0.08148582458496094, 0.0813465576171875, 0.08262451171875, 0.08264396667480468, 0.0826081314086914, 0.08191180419921874, 0.0822855682373047, 0.08218828582763672, 0.08238796997070312, 0.0823193588256836, 0.08438988494873047, 0.0837396469116211, 0.08491622161865234, 0.084316162109375, 0.08462950134277344, 0.08313958740234376, 0.08341299438476563, 0.08350514984130859, 0.08342630767822265, 0.08312217712402344, 0.08331775665283203, 0.08356761932373047, 0.13608653259277342, 0.16367718505859374, 0.14245785522460938, 0.1568553009033203, 0.15765606689453124, 0.11626802825927735, 0.10203340911865234, 0.10444185638427735, 0.09929420471191407, 0.10062643432617188, 0.1982853088378906, 0.09626009368896485, 0.09752371215820313, 0.09713868713378906, 0.09595903778076172, 0.10364620971679687, 0.0964874267578125, 0.09906073760986328, 0.0970782699584961, 0.10275737762451172, 0.10469990539550782, 0.10351411437988281, 0.10482994842529297, 0.12018278503417969, 0.11053874969482422, 0.1165107192993164, 0.15826022338867188, 0.14864486694335938, 0.14918553161621093, 0.15157350158691407, 0.13654118347167968, 0.1206640625, 0.14335078430175782, 0.16527769470214843, 0.1604648895263672, 0.12700569915771484, 0.10859417724609376, 0.1015889892578125, 0.09872077178955078, 0.09041305541992188, 0.08798207855224609, 0.09165721893310547, 0.09627238464355468, 0.10878771209716796, 0.14118911743164062, 0.15693618774414062, 0.15161343383789064, 0.16766566467285157, 0.11885568237304688, 0.13046885681152343, 0.14458880615234376, 0.10708480072021484, 0.10675199890136719, 0.10262016296386718, 0.10250444793701172, 0.12252365112304688, 0.16856985473632813, 0.11204812622070312, 0.10406604766845703, 0.1102561264038086, 0.1149276123046875, 0.15396659851074218, 0.10989260864257812, 0.10839654541015625, 0.11078656005859375, 0.1096079330444336, 0.11253453063964844, 0.11324620819091796, 0.11433164978027344, 0.10876416015625, 0.11347968292236328, 0.11543449401855468, 0.11767398071289062, 0.24084378051757813, 0.16969932556152345, 0.14974464416503908, 0.14463693237304687, 0.14334156799316405, 0.12216217803955078, 0.1071247329711914, 0.09532313537597656, 0.0921343994140625, 0.09211801910400391, 0.10098483276367187, 0.10676838684082031, 0.117106689453125, 0.14827622985839845, 0.16564019775390626, 0.15380685424804688, 0.12747571563720703, 0.11288575744628906, 0.11012812805175781, 0.10948710632324218, 0.10260889434814453, 0.10073088073730468, 0.09860915374755859, 0.09786675262451172, 0.10144767761230469, 0.10114457702636719, 0.09598668670654296, 0.10483712005615234, 0.09988813018798828, 0.09777049255371094, 0.0984115219116211, 0.09888358306884766, 0.10220543670654297, 0.10327654266357422, 0.10558258819580078, 0.10506649780273437, 0.10356326293945313, 0.10557337951660156, 0.10749337768554687, 0.10641715240478515, 0.10689024353027343, 0.1078067169189453, 0.1034076156616211, 0.10436710357666015, 0.1176780776977539, 0.10999091339111328, 0.12679782104492188, 0.12045823669433593, 0.1182208023071289, 0.10510848236083985, 0.10079027557373046, 0.10245938873291016, 0.09521663665771485, 0.09195315551757813, 0.10082816314697265, 0.10920448303222656, 0.10004889678955078, 0.09725132751464843, 0.09382195281982422, 0.09431654357910156, 0.10100633239746094, 0.10568396759033204, 0.13966848754882813, 0.23918182373046876, 0.10778419494628906, 0.0978145294189453, 0.09833267211914062, 0.09733734130859376, 0.10073497772216797, 0.10295500946044922, 0.10718720245361328, 0.11085926055908203, 0.1465313262939453, 0.09630924987792969, 0.08939520263671875, 0.10161971282958984, 0.0872642593383789, 0.08549273681640625, 0.08923238372802735, 0.08684339141845702, 0.08482201385498046, 0.08317440032958984, 0.08460492706298828, 0.08495001220703124, 0.08507698822021484, 0.08485478210449218, 0.08474214172363281, 0.08335052490234375, 0.08497561645507813, 0.08403148651123046, 0.08459366607666016, 0.08454656219482422, 0.0839557113647461, 0.08370073699951172, 0.08375603485107422, 0.0830904312133789, 0.08522035217285157, 0.08496332550048828, 0.08412262725830078, 0.08222003173828125, 0.08352767944335937, 0.08230092620849609, 0.08351436614990235, 0.08302694702148437, 0.08330751800537109, 0.08328396606445312, 0.08401407623291016, 0.08361472320556641, 0.08364646148681641, 0.08354713439941407, 0.08500633239746094, 0.08434585571289062, 0.08396288299560548, 0.08301363372802735, 0.08392294311523438, 0.08289894104003906, 0.08276787567138671, 0.08361164855957032, 0.08250572967529297, 0.08165990447998046, 0.08335359954833985, 0.08300543975830078, 0.08235417938232421, 0.08232959747314453, 0.08360959625244141, 0.08374476623535156, 0.16895181274414062, 0.08313549041748047, 0.08308326721191406, 0.0831457290649414, 0.0913438720703125, 0.0894023666381836, 0.08527871704101563, 0.08510771179199218, 0.08449945831298829, 0.08506060791015625, 0.08408064270019532, 0.08462745666503907, 0.08321024322509765, 0.08298086547851563, 0.0820838394165039, 0.0845137939453125, 0.08374578857421874, 0.08385638427734375, 0.08264089965820312, 0.08395980834960938, 0.08404070281982422, 0.08345804595947266, 0.08407654571533203, 0.08388198089599609, 0.0823920669555664, 0.0827136001586914, 0.08311603546142578, 0.08356044769287109, 0.08299008178710937, 0.08314265441894532, 0.08259276580810547, 0.0833597412109375, 0.08326348876953125, 0.08286515045166015, 0.08297471618652344, 0.08399359893798829, 0.08235110473632813, 0.08318361663818359, 0.08368537902832031, 0.08303616333007813, 0.08404275512695313, 0.08505651092529297, 0.08376217651367188, 0.08463155364990234, 0.08540672302246094, 0.0854824981689453, 0.08410931396484375, 0.08340480041503906, 0.08251084899902343, 0.0829839324951172, 0.08249651336669922, 0.083019775390625, 0.08239308929443359, 0.08283955383300781, 0.08263475036621094, 0.0827688980102539, 0.08241458892822266, 0.0839362564086914, 0.0830218276977539, 0.08404582214355469, 0.0832542724609375, 0.08338636779785157, 0.0837570571899414]",tokens/s,10.788912709386233,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/rho-math-1b-v0.1,microsoft/rho-math-1b-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-2.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1757.274112,5177.868288,4250.927104,3709.861888,3504.636416,s,10,0.8196115264892578,0.08196115264892578,0.0038936482039683465,0.08196197128295898,0.08698766479492187,0.08778565673828125,0.08842405029296875,"[0.08858364868164062, 0.08306928253173829, 0.08139305877685547, 0.07745980834960937, 0.08681033325195313, 0.07855833435058594, 0.07636905670166015, 0.0793504638671875, 0.0825308837890625, 0.08548665618896484]",tokens/s,3123.4309392469877,kWh,2.801002600254157e-06,4.515652578737938e-06,2.959598758872402e-06,1.0276253937864497e-05,tokens/kWh,24911801.66896491,MB,1757.274112,5177.868288,4250.927104,3709.861888,3631.826432,s,10,51.968466796875006,5.196846679687501,0.11288400440799937,5.177425048828125,5.35804150390625,5.365395751953125,5.371279150390625,"[5.254326171875, 5.2870498046875, 5.185552734375, 5.132125, 5.119865234375, 5.37275, 5.16929736328125, 5.00812353515625, 5.0829697265625, 5.3564072265625]",tokens/s,12.122735936436813,kWh,0.0001586592875038966,0.0002641924668775442,0.00015281608141419237,0.0005756678357956331,tokens/kWh,109438.11010897876,,s,629,52.61331453704831,0.08364596905731056,0.01106444921420819,0.08146739196777343,0.09083412475585938,0.0949180404663086,0.1580566131591797,"[0.0870113296508789, 0.07522611236572266, 0.08233984375, 0.08663346862792969, 0.0798187484741211, 0.08299929809570313, 0.08588492584228516, 0.08462335968017579, 0.08539443206787109, 0.08852275085449218, 0.08297676849365235, 0.08231321716308594, 0.09082675170898437, 0.08233062744140625, 0.0777154541015625, 0.08999628448486328, 0.08574771118164062, 0.0897597427368164, 0.08069324493408203, 0.08594329833984375, 0.0886640625, 0.07710105895996094, 0.08967270660400391, 0.08433152008056641, 0.08570470428466796, 0.08125542449951172, 0.09351168060302735, 0.07852031707763672, 0.07801446533203125, 0.07896371459960938, 0.0790087661743164, 0.0763125762939453, 0.07833087921142579, 0.07554764556884766, 0.0778239974975586, 0.07736013031005859, 0.08445439910888672, 0.08398847961425782, 0.0835225601196289, 0.08383283233642579, 0.08223334503173828, 0.08423219299316406, 0.08373145294189453, 0.08567295837402343, 0.08640204620361328, 0.08278323364257813, 0.08054271697998047, 0.08578150177001953, 0.08544358062744141, 0.0824453125, 0.08331366729736328, 0.0831098861694336, 0.08547225952148438, 0.08463155364990234, 0.09275186920166016, 0.08310169219970703, 0.08646041870117188, 0.08590131378173828, 0.07972966766357421, 0.08547942352294922, 0.08011264038085937, 0.07592038726806641, 0.16500735473632813, 0.08024269104003906, 0.07702220916748047, 0.08075263977050781, 0.09793638610839844, 0.08084480285644531, 0.07737036895751953, 0.07695359802246093, 0.0762767333984375, 0.0801607666015625, 0.08198348999023437, 0.07781581115722656, 0.077159423828125, 0.08347443389892578, 0.0829276123046875, 0.08560025787353516, 0.08745574188232422, 0.07999488067626953, 0.0836833267211914, 0.08597401428222656, 0.08296959686279297, 0.07854182434082031, 0.08463359832763671, 0.08101478576660157, 0.08162303924560547, 0.07946342468261719, 0.0821370849609375, 0.1018265609741211, 0.09967718505859376, 0.08830156707763671, 0.08440422058105469, 0.08113970947265625, 0.0854097900390625, 0.08447487640380859, 0.09026150512695312, 0.08449638366699219, 0.08191180419921874, 0.08677171325683594, 0.09481523132324218, 0.09022259521484376, 0.084495361328125, 0.0805191650390625, 0.07765811157226563, 0.07729869079589843, 0.07617536163330078, 0.08042393493652343, 0.07804518127441407, 0.07888690948486328, 0.08081510162353515, 0.07950335693359376, 0.0820848617553711, 0.08048844909667968, 0.08458956909179688, 0.08738406372070312, 0.08457625579833984, 0.08420044708251953, 0.08402124786376954, 0.08281190490722656, 0.08235826873779296, 0.09173606109619141, 0.09685913848876954, 0.09907405090332032, 0.09317581176757812, 0.16373350524902344, 0.08542924499511718, 0.08682803344726563, 0.08141619110107422, 0.08886271667480469, 0.08800870513916016, 0.08473292541503906, 0.08975667572021484, 0.08803327941894531, 0.09852825927734375, 0.08627097320556641, 0.08849305725097656, 0.09003008270263672, 0.08871014404296874, 0.08718233489990235, 0.10464256286621093, 0.09087590026855469, 0.08286822509765625, 0.08278221130371094, 0.08376217651367188, 0.0836710433959961, 0.08673484802246094, 0.08430592346191407, 0.07756800079345703, 0.07887974548339843, 0.0825159683227539, 0.08230707550048828, 0.07822745513916016, 0.07668019104003906, 0.0741017608642578, 0.077159423828125, 0.07583641815185548, 0.07290777587890625, 0.08554393768310548, 0.07899750518798829, 0.07536844635009765, 0.07735295867919922, 0.07651430511474609, 0.08010854339599609, 0.08271974182128906, 0.08137420654296874, 0.0796917724609375, 0.08473600006103515, 0.0981923828125, 0.0808652801513672, 0.07894630432128906, 0.07932927703857422, 0.07698738861083984, 0.07849369812011718, 0.07661158752441406, 0.07824896240234375, 0.0768194580078125, 0.0787589111328125, 0.09146470642089843, 0.07797248077392578, 0.07706214141845703, 0.07333683013916016, 0.0762460174560547, 0.07772569274902344, 0.08041881561279297, 0.07889612579345703, 0.0770508804321289, 0.07936716461181641, 0.15840870666503906, 0.08303513336181641, 0.07780352020263671, 0.07934566497802735, 0.07911424255371094, 0.08358911895751953, 0.07986483001708984, 0.0812564468383789, 0.08367616271972657, 0.07731097412109375, 0.07937126159667969, 0.08257126617431641, 0.08047309112548828, 0.08056114959716797, 0.08367206573486329, 0.08144179534912109, 0.08338534545898438, 0.07893913269042968, 0.08146739196777343, 0.07941734313964843, 0.07463219451904297, 0.0757227554321289, 0.07971839904785157, 0.077591552734375, 0.07963136291503906, 0.07673548889160156, 0.07631155395507813, 0.07556095886230468, 0.07425023651123047, 0.08452915191650391, 0.0968642578125, 0.1060679702758789, 0.09086361694335937, 0.08068915557861328, 0.0807352294921875, 0.08479129791259765, 0.0866324462890625, 0.0867583999633789, 0.07796633911132812, 0.08194355010986328, 0.08088678741455078, 0.07631462097167968, 0.07566336059570312, 0.07522918701171875, 0.0756828155517578, 0.07632486724853516, 0.08461312103271484, 0.08335667419433594, 0.07731916809082032, 0.08626892852783204, 0.0828753890991211, 0.07760179138183594, 0.08043417358398437, 0.08370175933837891, 0.07758643341064453, 0.07740518188476563, 0.08246476745605469, 0.08428339385986328, 0.07779634857177735, 0.08856166076660156, 0.08873165130615235, 0.0914493408203125, 0.08227839660644531, 0.17164697265625, 0.084384765625, 0.0876779556274414, 0.08829542541503907, 0.08423423767089844, 0.08260710144042968, 0.08185036468505859, 0.0793333740234375, 0.07752601623535156, 0.08013516998291016, 0.07728844451904297, 0.07650918579101562, 0.07722496032714844, 0.07731302642822266, 0.0817448959350586, 0.07968051147460938, 0.07791923522949219, 0.07733964538574219, 0.07588249969482422, 0.07728230285644531, 0.07632793426513672, 0.07565618896484375, 0.07888690948486328, 0.07928217315673829, 0.07471513366699219, 0.07499878692626953, 0.0783667221069336, 0.0775198745727539, 0.07632793426513672, 0.07832780456542969, 0.07985151672363282, 0.07990988922119141, 0.08041062164306641, 0.08011571502685547, 0.07756902313232422, 0.07956787109375, 0.08034713745117188, 0.08187391662597657, 0.07735398101806641, 0.07771238708496093, 0.0817254409790039, 0.08229888153076172, 0.08178278350830079, 0.08184320068359376, 0.08194866943359375, 0.08496332550048828, 0.08322354888916016, 0.08014335632324218, 0.08375398254394531, 0.08045465850830077, 0.08151449584960938, 0.07626239776611328, 0.0805959701538086, 0.08040857696533203, 0.08499199676513672, 0.09415679931640625, 0.08643276977539062, 0.08639590454101563, 0.09015193939208985, 0.08858726501464843, 0.09275392150878906, 0.09143705749511719, 0.08994406127929687, 0.15842816162109374, 0.07588556671142578, 0.07844044494628906, 0.07912960052490234, 0.07555788421630859, 0.07694745635986328, 0.09495244598388672, 0.09260953521728515, 0.09451315307617188, 0.09356492614746094, 0.09515007781982422, 0.09857638549804687, 0.11436544036865234, 0.1005301742553711, 0.09350758361816407, 0.08990617370605469, 0.08404377746582031, 0.08320614624023437, 0.07722291564941407, 0.07735398101806641, 0.08282112121582032, 0.07936819458007813, 0.11522252655029297, 0.09304678344726562, 0.0931747817993164, 0.09008640289306641, 0.08822476959228516, 0.09025740814208984, 0.09414860534667968, 0.08173363494873047, 0.08250572967529297, 0.08265625762939453, 0.0786698226928711, 0.08358399963378907, 0.08137318420410156, 0.09426329803466797, 0.09486643218994141, 0.0937891845703125, 0.09715711975097656, 0.07978291320800782, 0.08117453002929688, 0.0808642578125, 0.08244223785400391, 0.08158719635009766, 0.08683213043212891, 0.08037888336181641, 0.07779634857177735, 0.0790804443359375, 0.07844351959228515, 0.08195993804931641, 0.08189542388916016, 0.08058163452148437, 0.08539443206787109, 0.08082431793212891, 0.07709900665283204, 0.07746969604492188, 0.07975424194335938, 0.08099839782714843, 0.0790978546142578, 0.07591731262207031, 0.07754547119140626, 0.07750553894042969, 0.07632179260253906, 0.15527629089355469, 0.07546470642089843, 0.07611698913574219, 0.07727001953125, 0.0860426254272461, 0.08449842834472657, 0.08140799713134765, 0.08875520324707031, 0.09436672210693359, 0.09618534088134766, 0.11056025695800781, 0.09129574584960938, 0.08370381164550782, 0.07932518768310547, 0.0796579818725586, 0.08060006713867188, 0.08063897705078125, 0.08080793762207031, 0.07781273651123047, 0.08112742614746093, 0.08534835052490235, 0.08120626831054688, 0.08130252838134766, 0.08030924987792969, 0.07578214263916015, 0.07848448181152344, 0.07822950744628906, 0.0798361587524414, 0.07734886169433594, 0.07497523498535157, 0.07848038482666016, 0.07530290985107421, 0.07926681518554687, 0.07926374053955078, 0.07862886047363281, 0.07772569274902344, 0.07788543701171875, 0.08181759643554687, 0.07973375701904296, 0.07952076721191406, 0.08456089782714844, 0.0819415054321289, 0.08079564666748047, 0.08867123413085938, 0.08406015777587891, 0.08080691528320312, 0.08070861053466796, 0.0772116470336914, 0.07860633850097656, 0.07842098999023438, 0.07778508758544922, 0.07968665313720703, 0.08013823699951172, 0.08224050903320312, 0.08474419403076172, 0.08646246337890626, 0.09332121276855469, 0.09587302398681641, 0.09166438293457031, 0.0818524169921875, 0.07712767791748047, 0.07808819580078125, 0.07937945556640626, 0.15715122985839844, 0.07706829071044922, 0.0771973114013672, 0.07779020690917969, 0.07829401397705078, 0.08253030395507813, 0.08018431854248047, 0.07763763427734376, 0.07562445068359375, 0.07752499389648437, 0.07481958770751954, 0.07676313781738281, 0.0801976318359375, 0.08109465789794922, 0.08356044769287109, 0.08098303985595703, 0.08569139099121094, 0.07500287628173828, 0.07536742401123046, 0.07599922943115234, 0.07383039855957031, 0.073818115234375, 0.08507494354248046, 0.07657164764404296, 0.07652556610107422, 0.07837286376953125, 0.07673241424560547, 0.07724646759033203, 0.08252006530761719, 0.08110694122314453, 0.08072601318359375, 0.08196505737304688, 0.07893606567382813, 0.07653171539306641, 0.08552550506591797, 0.0834181137084961, 0.07598489379882813, 0.07526809692382813, 0.07612825775146484, 0.07576678466796875, 0.0762060775756836, 0.08194457244873046, 0.08267775726318359, 0.08140799713134765, 0.08569446563720703, 0.08762163543701172, 0.08107724761962891, 0.07981362915039063, 0.07984844970703125, 0.08401203155517578, 0.08072294616699219, 0.08263782501220703, 0.08150118255615234, 0.07583232116699219, 0.07898828887939453, 0.0790118408203125, 0.08038195037841797, 0.08268185424804687, 0.0771962890625, 0.08234188842773438, 0.0835440673828125, 0.07972557067871094, 0.0801443862915039, 0.16011878967285156, 0.0771041259765625, 0.0755077133178711, 0.0748564453125, 0.0738488311767578, 0.07937535858154297, 0.08113766479492188, 0.0817254409790039, 0.08097382354736328, 0.07687577819824219, 0.07472640228271485, 0.07729971313476562, 0.07786188507080079, 0.07871385955810548, 0.07988428497314454, 0.08223744201660156, 0.0850145263671875, 0.08262246704101563, 0.08161484527587891, 0.08655257415771485, 0.0855572509765625, 0.08189234924316406, 0.08512409973144532, 0.08265216064453125, 0.08175615692138671, 0.07703244781494141, 0.07934361267089844, 0.07647539520263671, 0.08006246185302734, 0.0790302734375, 0.07800319671630859, 0.08972902679443359, 0.08546611022949219, 0.0894750747680664, 0.08067378997802735, 0.08579174041748047, 0.08589004516601563, 0.09246514892578125, 0.08226918029785156, 0.08947200012207031, 0.07923097229003906, 0.07974400329589844, 0.07701811218261718, 0.07681228637695313, 0.07835852813720703, 0.07977369689941406, 0.07825100708007812, 0.08082227325439453, 0.07701913452148437, 0.08198860931396484, 0.07615590667724609, 0.07481241607666016, 0.07690547180175782, 0.07859814453125, 0.07897599792480468, 0.08096460723876953, 0.079499267578125, 0.07909478759765624, 0.08056012725830078, 0.08695500946044922, 0.08769945526123046, 0.08035533142089844, 0.0795863037109375, 0.1660753936767578, 0.08037068939208984, 0.0800522232055664, 0.0847984619140625, 0.08410829162597656, 0.08669388580322265, 0.0923473892211914, 0.08706150054931641, 0.10169139099121094, 0.09633177947998046, 0.08531148529052734, 0.09207603454589844, 0.09794866943359375, 0.08293376159667969, 0.09155481719970703, 0.08840089416503906, 0.08870604705810547, 0.0890439682006836, 0.08923955535888672, 0.08441241455078125, 0.08953651428222656, 0.08863846588134766, 0.08421273803710938, 0.08431104278564452, 0.08170905303955078, 0.08572518157958985, 0.08177152252197266, 0.07966413116455077, 0.07996109008789062, 0.08166912078857422, 0.08277299499511719, 0.08534835052490235, 0.08157286071777343, 0.08261734771728516, 0.0831283187866211, 0.08371097564697266, 0.08380928039550781, 0.08385945892333985, 0.08547532653808594, 0.08676659393310547, 0.08368025970458984, 0.08459161376953125, 0.08163225555419922, 0.08403660583496093, 0.0859842529296875, 0.08771481323242188, 0.09178726196289062, 0.09059430694580078, 0.08213196563720702, 0.08209817504882813, 0.0787609634399414, 0.07956377410888672, 0.08588902282714844, 0.08590745544433594, 0.08588902282714844, 0.08661811065673829, 0.08204492950439453, 0.07779122924804688, 0.07955455780029297, 0.07834009552001953, 0.07885107421875, 0.08142745971679688, 0.08177561950683594]",tokens/s,11.955148721091913,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-0.5B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2101.702656,2650.800128,1723.858944,1182.793728,1096.737792,s,10,0.8172552947998045,0.08172552947998046,0.0044774464655802345,0.07998497772216798,0.08664575271606445,0.0902059787750244,0.09305415962219238,"[0.0858545913696289, 0.08084438323974609, 0.07878787231445313, 0.07897622680664063, 0.07916304016113282, 0.07883126068115234, 0.08106175994873047, 0.07984255981445312, 0.08012739562988282, 0.09376620483398437]",tokens/s,3132.436114258641,kWh,2.5360818591810043e-06,4.2386352770459155e-06,2.2039354551254525e-06,8.978652591352372e-06,tokens/kWh,28512073.208686322,MB,2101.702656,2650.800128,1723.858944,1182.793728,1096.740352,s,10,49.978585449218755,4.9978585449218755,0.04115751772287296,5.00058544921875,5.0353747070312505,5.057321875,5.074879609375,"[5.07926904296875, 5.03049755859375, 5.00025244140625, 4.94513623046875, 4.943205078125, 4.9484677734375, 5.00091845703125, 5.029609375, 4.99962890625, 5.0016005859375]",tokens/s,12.605398779045434,kWh,0.00015669195022313825,0.0002618460662556885,0.00013303056162178268,0.0005515685781006094,tokens/kWh,114219.70449612601,,s,629,50.62614522552488,0.08048671736967393,0.010103195665640306,0.07877938842773438,0.08111063232421875,0.08185835571289063,0.15749931640625,"[0.08387789154052734, 0.0845998077392578, 0.0830750732421875, 0.083884033203125, 0.08265318298339844, 0.08223846435546875, 0.08174387359619141, 0.08139366149902344, 0.08029388427734375, 0.08020377349853515, 0.0808652801513672, 0.08019455718994141, 0.07955353546142578, 0.07982387542724609, 0.07922688293457031, 0.07888384246826172, 0.07953202819824219, 0.079604736328125, 0.07973273468017578, 0.0794603500366211, 0.07995801544189453, 0.07964057922363281, 0.07940300750732422, 0.07993548583984375, 0.08224972534179688, 0.07856845092773437, 0.07964466857910156, 0.07994163513183594, 0.07993958282470703, 0.08006655883789063, 0.07995597076416015, 0.07982694244384765, 0.07970508575439453, 0.08006655883789063, 0.08003890991210938, 0.07986380767822265, 0.07995903778076172, 0.07993241882324219, 0.07988326263427735, 0.07990988922119141, 0.07996825408935547, 0.08026214599609376, 0.08067072296142579, 0.08049868774414062, 0.08039116668701173, 0.07931391906738282, 0.0796917724609375, 0.07983309173583984, 0.08006553649902344, 0.07990886688232422, 0.08156877136230468, 0.08116531372070312, 0.07975321960449219, 0.08013516998291016, 0.0814694366455078, 0.08134246063232421, 0.08189030456542969, 0.08173567962646484, 0.08312319946289062, 0.08237670135498047, 0.08024269104003906, 0.0803583984375, 0.16138137817382814, 0.08091545867919922, 0.0808304672241211, 0.08078950500488281, 0.0820838394165039, 0.08084480285644531, 0.08181043243408204, 0.08196403503417969, 0.08179302215576172, 0.0817940444946289, 0.08157901000976563, 0.0817100830078125, 0.08153395080566406, 0.08082125091552735, 0.0815646743774414, 0.08164761352539063, 0.08169062042236327, 0.08177458953857422, 0.08147968292236328, 0.08143462371826173, 0.08155750274658204, 0.08117145538330078, 0.082482177734375, 0.08110899353027344, 0.08270233917236328, 0.08319078063964844, 0.07981568145751954, 0.07855104064941407, 0.07848242950439453, 0.07839743804931641, 0.07989247894287109, 0.07922585296630859, 0.0801413116455078, 0.08034611511230469, 0.07968460845947266, 0.08009830474853516, 0.0798760986328125, 0.07950438690185548, 0.07923916625976563, 0.08295526123046874, 0.08321331024169921, 0.08018329620361328, 0.07783014678955077, 0.07716556549072266, 0.0778260498046875, 0.07822029113769531, 0.07695257568359375, 0.07702835083007813, 0.07691264343261718, 0.07713075256347657, 0.07779532623291016, 0.07709490966796875, 0.07772160339355469, 0.07833599853515626, 0.07693209838867188, 0.07711641693115234, 0.07723417663574218, 0.07746969604492188, 0.07749529266357422, 0.07862374114990234, 0.07861248016357422, 0.0782376937866211, 0.07837286376953125, 0.15734375, 0.0778782730102539, 0.07749734497070312, 0.07997849273681641, 0.07797862243652344, 0.0778967056274414, 0.0782899169921875, 0.0781107177734375, 0.07795609283447266, 0.07804108428955078, 0.07839641571044922, 0.07857766723632813, 0.07840767669677734, 0.07845171356201172, 0.07841075134277344, 0.07844966125488281, 0.07799910736083984, 0.077844482421875, 0.07829913330078125, 0.07867084503173828, 0.07847833251953125, 0.0781813735961914, 0.07913164520263671, 0.07872921752929687, 0.10565017700195313, 0.10174873352050781, 0.07935794830322265, 0.07936000061035156, 0.07924326324462891, 0.0790282211303711, 0.07982796478271484, 0.07874969482421874, 0.07828889465332031, 0.07849676513671874, 0.07828070068359375, 0.08041983795166016, 0.07880294036865235, 0.07858995056152343, 0.07859609222412109, 0.07865548706054687, 0.07844044494628906, 0.07842610931396485, 0.07864729309082032, 0.07874867248535156, 0.08048639678955079, 0.07949311828613281, 0.0785633316040039, 0.07855104064941407, 0.07858790588378907, 0.07842508697509766, 0.07808102416992188, 0.07833702087402344, 0.07842508697509766, 0.07831756591796875, 0.07798886108398438, 0.07812403106689453, 0.07847936248779297, 0.07835648345947266, 0.07840460968017578, 0.07841792297363281, 0.07849267578125, 0.078635009765625, 0.07856742095947265, 0.157559814453125, 0.07880499267578125, 0.07982592010498046, 0.07890739440917968, 0.0782213134765625, 0.07843942260742187, 0.07902310180664063, 0.0785254364013672, 0.07819161224365234, 0.07798579406738282, 0.07791410827636719, 0.07845069122314453, 0.07819264221191406, 0.07840665435791015, 0.07831449890136719, 0.0784189453125, 0.07833497619628907, 0.07847219085693359, 0.0787066879272461, 0.07831552124023437, 0.07812095642089843, 0.07888179016113281, 0.07886131286621094, 0.0783851547241211, 0.07887257385253907, 0.08021094512939453, 0.07943065643310547, 0.07916031646728515, 0.07855923461914062, 0.0784373779296875, 0.07806668853759766, 0.07808102416992188, 0.0782059555053711, 0.0780738525390625, 0.07799705505371093, 0.07783321380615234, 0.07809126281738281, 0.078202880859375, 0.07818956756591797, 0.07816089630126953, 0.0778792953491211, 0.07816191864013672, 0.07804415893554688, 0.0782735366821289, 0.07841792297363281, 0.07871282958984376, 0.07872306823730468, 0.07869849395751953, 0.07869747161865234, 0.07830630493164062, 0.07827251434326171, 0.07831244659423828, 0.07824384307861328, 0.07980339050292969, 0.0784189453125, 0.0785459213256836, 0.07845273590087891, 0.07857868957519532, 0.07871692657470702, 0.07876505279541016, 0.07843122863769532, 0.07847833251953125, 0.07838925170898438, 0.15778713989257812, 0.07856230163574218, 0.07817113494873047, 0.07822541046142578, 0.07837286376953125, 0.07839334106445313, 0.07797760009765625, 0.0780400619506836, 0.0780789794921875, 0.07788748931884766, 0.07777792358398437, 0.0785797119140625, 0.07856537628173828, 0.0788305892944336, 0.07878246307373046, 0.07861759948730469, 0.07850701141357422, 0.07856537628173828, 0.07829913330078125, 0.07861145782470703, 0.07978291320800782, 0.07855820465087891, 0.07853465270996093, 0.07875276947021484, 0.07851213073730469, 0.07911424255371094, 0.07892479705810547, 0.0790087661743164, 0.07885107421875, 0.07858790588378907, 0.07864729309082032, 0.078308349609375, 0.07818956756591797, 0.07811993408203124, 0.07828377532958984, 0.0786851806640625, 0.07820902252197266, 0.0781322250366211, 0.07831244659423828, 0.078060546875, 0.07783321380615234, 0.07782093048095703, 0.07820390319824219, 0.07832064056396484, 0.07823667144775391, 0.07863091278076172, 0.07841382598876953, 0.07856947326660156, 0.07854489898681641, 0.0782899169921875, 0.0783104019165039, 0.07847628784179687, 0.07821311950683593, 0.08011878204345703, 0.07852953338623046, 0.07866368103027344, 0.07867801666259766, 0.07851929473876954, 0.07826943969726563, 0.07835648345947266, 0.07820492553710938, 0.0783636474609375, 0.07860633850097656, 0.15717068481445312, 0.07780249786376953, 0.07776563262939454, 0.07827967834472656, 0.07803801727294922, 0.07856025695800781, 0.0799662094116211, 0.07906816101074218, 0.07900160217285156, 0.0784537582397461, 0.07809535980224609, 0.07801139068603516, 0.07801446533203125, 0.07841280364990234, 0.07867903900146485, 0.07848448181152344, 0.0792442855834961, 0.07876300811767578, 0.07850701141357422, 0.07861759948730469, 0.07822233581542969, 0.07810969543457032, 0.07815987396240234, 0.07984947204589844, 0.07924838256835938, 0.07840358734130859, 0.07952588653564453, 0.0784189453125, 0.08035737609863282, 0.07980339050292969, 0.07915622711181641, 0.07909273529052735, 0.07835340881347656, 0.07790182495117187, 0.07790898895263672, 0.07781273651123047, 0.0784711685180664, 0.07841382598876953, 0.07853363037109375, 0.0781629409790039, 0.07811686706542968, 0.07812608337402344, 0.07818240356445312, 0.0781137924194336, 0.07813836669921875, 0.07827865600585937, 0.07852953338623046, 0.07832883453369141, 0.07855615997314454, 0.07854796600341797, 0.07822233581542969, 0.0781690902709961, 0.07806463623046875, 0.07791410827636719, 0.077770751953125, 0.07770317077636718, 0.07827251434326171, 0.07894528198242187, 0.07927808380126954, 0.07917772674560547, 0.07941939544677734, 0.07921561431884766, 0.07943679809570313, 0.16206437683105468, 0.08031436920166016, 0.08009113311767578, 0.07945113372802734, 0.07983513641357422, 0.07958425903320313, 0.08032563018798829, 0.0799283218383789, 0.07979827117919921, 0.07993241882324219, 0.07974912261962891, 0.08107622528076172, 0.08009625244140625, 0.08002559661865234, 0.07997849273681641, 0.07993856048583985, 0.08037478637695313, 0.08026624298095703, 0.08004300689697266, 0.07981362915039063, 0.07867084503173828, 0.07924838256835938, 0.0782407684326172, 0.07899443054199219, 0.08068710327148437, 0.08112435150146484, 0.0802713623046875, 0.08020275115966796, 0.08019251251220703, 0.0811335678100586, 0.08069529724121094, 0.0807936019897461, 0.07955455780029297, 0.08010342407226563, 0.08105165100097657, 0.07910297393798828, 0.07934156799316407, 0.07933030700683594, 0.0790087661743164, 0.0780206069946289, 0.07789363098144532, 0.07908966064453125, 0.07885107421875, 0.07846707153320312, 0.07823974609375, 0.07820697784423829, 0.0781690902709961, 0.07851417541503906, 0.07835545349121094, 0.07824486541748046, 0.07872512054443359, 0.07899750518798829, 0.07924736022949219, 0.07858175659179688, 0.07779840087890624, 0.07791410827636719, 0.07770419311523437, 0.07771647644042969, 0.07806873321533203, 0.07837388610839843, 0.07881113433837891, 0.07878758239746093, 0.07880601501464844, 0.15953407287597657, 0.07959654235839844, 0.07958220672607422, 0.0799109115600586, 0.08001331329345703, 0.07976857757568359, 0.07974502563476563, 0.07975218963623047, 0.08044953918457032, 0.07965491485595703, 0.08061746978759765, 0.08108646392822266, 0.0810987548828125, 0.08046489715576172, 0.08150835418701172, 0.08211558532714844, 0.08180223846435547, 0.08088883209228516, 0.08033586883544921, 0.08044953918457032, 0.08057344055175782, 0.0813803482055664, 0.08147968292236328, 0.08177356719970703, 0.08178482818603515, 0.08107212829589844, 0.08009830474853516, 0.07938253021240234, 0.07925555419921874, 0.07990579223632813, 0.07942041778564453, 0.07969792175292968, 0.079425537109375, 0.07931289672851563, 0.07968256378173828, 0.07895756530761719, 0.07980646514892578, 0.08072396850585938, 0.07926579284667969, 0.07888076782226562, 0.07821721649169922, 0.07897702026367187, 0.07818547058105468, 0.0787558364868164, 0.08013005065917969, 0.07889305877685547, 0.07881830596923828, 0.07861145782470703, 0.07786393737792968, 0.07865548706054687, 0.07877938842773438, 0.07956684875488282, 0.07988121795654297, 0.08008806610107422, 0.07971532440185547, 0.07922380828857421, 0.07871794891357421, 0.07830630493164062, 0.07936614227294922, 0.07898009490966797, 0.08000614166259766, 0.07961907196044922, 0.0797306900024414, 0.15946035766601563, 0.07876812744140625, 0.07875481414794921, 0.07933747100830078, 0.0786319351196289, 0.07844044494628906, 0.07913881683349609, 0.07981362915039063, 0.07993138885498047, 0.07960883331298828, 0.07810559844970703, 0.07816806030273438, 0.0788848648071289, 0.07896678161621094, 0.07863705444335937, 0.07911628723144531, 0.07878144073486328, 0.07870054626464844, 0.07855206298828125, 0.07898623657226563, 0.07792537689208984, 0.07871180725097657, 0.0828057632446289, 0.0807710723876953, 0.08055193328857421, 0.08085810852050782, 0.08099021148681641, 0.0800890884399414, 0.07963033294677735, 0.07855308532714844, 0.07913983917236328, 0.08081510162353515, 0.07839641571044922, 0.07823359680175782, 0.07834419250488281, 0.07971635437011719, 0.07834419250488281, 0.07802674865722656, 0.07808409881591796, 0.07851213073730469, 0.07806668853759766, 0.07808512115478515, 0.07811174774169923, 0.07857459259033203, 0.0788305892944336, 0.0786698226928711, 0.07880806732177735, 0.07870054626464844, 0.07880806732177735, 0.07834009552001953, 0.0782407684326172, 0.07835545349121094, 0.07852236938476563, 0.08098713684082032, 0.07930879974365235, 0.07902003479003906, 0.07857663726806641, 0.07894630432128906, 0.0795699234008789, 0.0791234588623047, 0.0787066879272461, 0.07989965057373047, 0.09827430725097656, 0.18765618896484376, 0.07932825469970703, 0.07941529846191406, 0.07883468627929688, 0.07979110717773437, 0.07873331451416016, 0.08203673553466796, 0.07882546997070312, 0.07873228454589844, 0.07920230102539062, 0.07871590423583984, 0.07884083557128906, 0.07930060577392578, 0.07897087860107421, 0.07876505279541016, 0.07821004486083985, 0.07815782165527344, 0.07826636505126953, 0.07870156860351563, 0.07836466979980469, 0.07815372467041015, 0.07825612640380859, 0.07870873260498047, 0.07873843383789063, 0.07897907257080078, 0.07876710510253906, 0.07853056335449218, 0.07836160278320313, 0.07885619354248047, 0.07816397094726563, 0.07965491485595703, 0.07907430267333984, 0.07861555480957032, 0.07865958404541015, 0.07860736083984375, 0.07854080200195312, 0.07917362976074219, 0.07867903900146485, 0.07873535919189453, 0.07867596435546875, 0.07860838317871094, 0.07851929473876954, 0.0784742431640625, 0.07842304229736329, 0.0784906234741211, 0.0783994903564453, 0.07822950744628906, 0.0786688003540039, 0.07914803314208985, 0.08074854278564453, 0.07924121856689453, 0.07960063934326173, 0.07976959991455078, 0.08047001647949219, 0.08048435211181641, 0.0811171875, 0.08040140533447265, 0.08116941070556641, 0.08107724761962891, 0.08107110595703125, 0.07999488067626953, 0.08043417358398437, 0.08019455718994141]",tokens/s,12.424410296260678,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-1.8B,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5299.499008,4842.258432,3915.382784,3374.317568,3158.445056,s,10,1.7087337112426761,0.17087337112426762,0.26881428553886827,0.08079440307617188,0.17478004913330047,0.5760405982971182,0.897049037628174,"[0.0856110382080078, 0.08011078643798829, 0.0807334747314453, 0.9773011474609375, 0.082802978515625, 0.08085533142089844, 0.08088416290283203, 0.0802072982788086, 0.07992038726806641, 0.08030710601806641]",tokens/s,1498.185459300291,kWh,2.6425344900029605e-06,4.32381853101678e-06,2.49349926242698e-06,9.45985228344672e-06,tokens/kWh,27061733.34735474,MB,5299.499008,4842.258432,3915.382784,3374.317568,3158.447616,s,10,50.49566259765624,5.049566259765625,0.043995239840775045,5.049581787109375,5.1149015625,5.115034277343749,5.1151404492187496,"[5.1151669921875, 5.09505029296875, 5.01604150390625, 5.1148720703125, 5.05675634765625, 5.04900927734375, 5.050154296875, 5.00402978515625, 4.99860888671875, 4.99597314453125]",tokens/s,12.476319105261952,kWh,0.00015982279870353764,0.0002647874233736662,0.00014074972644799406,0.0005653599485251979,tokens/kWh,111433.43309752001,,s,629,52.03473727416991,0.08272613239136713,0.03999674400164182,0.07977471923828125,0.08183050384521484,0.08268738403320312,0.1594634228515625,"[0.08410419464111328, 0.08616242980957031, 0.08458649444580078, 0.08122573089599609, 0.08149094390869141, 0.0817418212890625, 0.08118169403076173, 0.08124416351318359, 0.0816885757446289, 0.08182886505126953, 0.0832511978149414, 0.08329318237304688, 0.08143257904052735, 0.09859174346923828, 0.10575462341308593, 0.08022220611572266, 0.0797306900024414, 0.07934259033203125, 0.07928832244873046, 0.07936307525634766, 0.0802508773803711, 0.07913062286376953, 0.07953715515136718, 0.08032051086425782, 0.08074752044677734, 0.08026521301269532, 0.07892889404296875, 0.0800921630859375, 0.07909171295166016, 0.07991705322265626, 0.08005734252929687, 0.08066867065429688, 0.08067584228515624, 0.08006143951416016, 0.0804290542602539, 0.08037068939208984, 0.08012287902832031, 0.07911936187744141, 0.07932927703857422, 0.08048230743408204, 0.08024781036376953, 0.07904460906982422, 0.07945318603515625, 0.07980441284179687, 0.0807936019897461, 0.08023859405517578, 0.07919718170166015, 0.07932313537597656, 0.08039218902587891, 0.08030207824707031, 0.07915827178955079, 0.07902413177490235, 0.08056729888916016, 0.07933132934570312, 0.07923404693603515, 0.08011366271972656, 0.08051609802246094, 0.0802324447631836, 0.0803082275390625, 0.07903846740722656, 0.0803399658203125, 0.0790312957763672, 0.15909478759765625, 0.07970508575439453, 0.07922892761230468, 0.08029593658447266, 0.08116121673583984, 0.08347545623779297, 0.08314470672607421, 0.0811704330444336, 0.08126771545410157, 0.08139161682128906, 0.08126464080810547, 0.0813834228515625, 0.07996825408935547, 0.0807045135498047, 0.08154828643798828, 0.0819978256225586, 0.08199167633056641, 0.08202444458007813, 0.08183910369873047, 0.08188313293457031, 0.0819752960205078, 0.08215039825439453, 0.0813465576171875, 0.08202444458007813, 0.08206950378417968, 0.08204799652099609, 0.08195072174072265, 0.08231629180908204, 0.08182169342041015, 0.08122573089599609, 0.08121036529541016, 0.08104243469238281, 0.08065433502197265, 0.08081100463867187, 0.08043212890625, 0.08039424133300781, 0.08088883209228516, 0.081364990234375, 0.08125132751464843, 0.08102604675292968, 0.080468994140625, 0.08003174591064453, 0.07898931121826172, 0.07905689239501953, 0.079283203125, 0.07975321960449219, 0.07956275177001954, 0.08024473571777344, 0.08019967651367188, 0.08056934356689453, 0.08009625244140625, 0.08044953918457032, 0.08017510223388671, 0.08053453063964844, 0.0820531234741211, 0.07999282836914062, 0.07994367980957032, 0.07987200164794922, 0.0801269760131836, 0.08031846618652344, 0.080505859375, 0.08060620880126954, 0.07980850982666016, 0.16105471801757812, 0.08069017791748047, 0.07989657592773437, 0.07966925048828125, 0.07964262390136718, 0.079425537109375, 0.07926988983154297, 0.07999078369140625, 0.08034611511230469, 0.07967436981201172, 0.07972966766357421, 0.07990067291259766, 0.07944908905029296, 0.0795146255493164, 0.0789227523803711, 0.08012799835205078, 0.07973887634277343, 0.07961804962158203, 0.07963238525390624, 0.07981772613525391, 0.07881932830810547, 0.07874559783935547, 0.07857766723632813, 0.0798023681640625, 0.07917977905273438, 0.07937843322753907, 0.07877529907226563, 0.07953305816650391, 0.07898316955566406, 0.07889817810058594, 0.07865241241455079, 0.0790087661743164, 0.07988224029541016, 0.07987916564941407, 0.079783935546875, 0.07939788818359375, 0.07880089569091797, 0.07973990631103516, 0.07985971069335937, 0.07982694244384765, 0.08141619110107422, 0.08290815734863281, 0.08224050903320312, 0.08110489654541016, 0.07994675445556641, 0.07981568145751954, 0.0798054428100586, 0.07954329681396484, 0.07998668670654296, 0.08005939483642578, 0.07915929412841796, 0.08032256317138672, 0.07870259094238281, 0.07956582641601563, 0.0796600341796875, 0.07812710571289062, 0.07959552001953125, 0.07889510345458985, 0.0799447021484375, 0.07891763305664062, 0.07841382598876953, 0.07807590484619141, 0.07896166229248047, 1.057658935546875, 0.07937126159667969, 0.07968460845947266, 0.0790087661743164, 0.07937433624267579, 0.07963033294677735, 0.0798054428100586, 0.07981670379638672, 0.07923200225830078, 0.07937126159667969, 0.07970816040039062, 0.0799805450439453, 0.07990886688232422, 0.07985356903076171, 0.07893094635009766, 0.07985151672363282, 0.0795863037109375, 0.07878144073486328, 0.0800348129272461, 0.07980850982666016, 0.07970201873779297, 0.07941222381591796, 0.07954637145996094, 0.07978291320800782, 0.0800030746459961, 0.08145305633544922, 0.08222412872314454, 0.08887091064453125, 0.08002150726318359, 0.07926886749267578, 0.0824463348388672, 0.08428953552246093, 0.08280780792236328, 0.08235929870605468, 0.09432371520996094, 0.08430182647705078, 0.08339456176757812, 0.08281190490722656, 0.0825528335571289, 0.08403660583496093, 0.08337203216552734, 0.08312115478515625, 0.08277708435058594, 0.08186982727050782, 0.07975730895996094, 0.07977779388427735, 0.07992729949951172, 0.07997030639648438, 0.08054886627197265, 0.08107520294189453, 0.0808980484008789, 0.08119500732421875, 0.08113459014892578, 0.08146739196777343, 0.0808652801513672, 0.080932861328125, 0.0813834228515625, 0.08150016021728515, 0.08191999816894531, 0.08166502380371093, 0.08184627532958984, 0.08144076538085937, 0.08074752044677734, 0.1646243896484375, 0.0817223663330078, 0.08197222137451173, 0.08194457244873046, 0.08152985382080079, 0.08206233978271485, 0.08180223846435547, 0.08198655700683594, 0.08186777496337891, 0.08176025390625, 0.08152166748046875, 0.08158515167236328, 0.08172953796386719, 0.0819609603881836, 0.08166706848144531, 0.08089497375488282, 0.08079052734375, 0.08051302337646485, 0.08020684814453125, 0.07984844970703125, 0.0799815673828125, 0.08026009368896485, 0.08031846618652344, 0.07997644805908204, 0.08062464141845703, 0.08067378997802735, 0.0801607666015625, 0.07952486419677735, 0.07872512054443359, 0.0802529296875, 0.08007577514648437, 0.07986483001708984, 0.0784168930053711, 0.07894220733642578, 0.079963134765625, 0.08062156677246093, 0.07965491485595703, 0.07964262390136718, 0.07963954925537109, 0.07958220672607422, 0.07962009429931641, 0.07941939544677734, 0.07928934478759765, 0.08038195037841797, 0.08095231628417969, 0.08020684814453125, 0.07962521362304688, 0.0796354522705078, 0.080142333984375, 0.07987712097167969, 0.0798883819580078, 0.07938047790527344, 0.0794286117553711, 0.0792616958618164, 0.07896371459960938, 0.07909273529052735, 0.07877632141113282, 0.07952793884277344, 0.08006451416015625, 0.08031231689453125, 0.07888076782226562, 0.07899136352539063, 0.07899443054199219, 0.1606727752685547, 0.07904665374755859, 0.07883468627929688, 0.08015564727783203, 0.08019046020507813, 0.07963340759277343, 0.07951872253417969, 0.08008396911621093, 0.08014643096923828, 0.07960575866699218, 0.07852748870849609, 0.07942655944824219, 0.07932723236083984, 0.0797624282836914, 0.07999385833740234, 0.07910707092285156, 0.07953919982910156, 0.07932825469970703, 0.07992524719238281, 0.08107929229736328, 0.08109670257568359, 0.08116223907470703, 0.08075059509277344, 0.08135372924804687, 0.08126258850097656, 0.08125440216064453, 0.08153292846679687, 0.08154828643798828, 0.08174387359619141, 0.08182169342041015, 0.0816885757446289, 0.08171110534667969, 0.08150118255615234, 0.08171622467041016, 0.08158515167236328, 0.0818370590209961, 0.08190771484375, 0.08219647979736328, 0.08204287719726562, 0.08153395080566406, 0.08061337280273438, 0.07935794830322265, 0.0802529296875, 0.07907430267333984, 0.07924940490722657, 0.07994982147216798, 0.0784711685180664, 0.07953510284423829, 0.079067138671875, 0.07964262390136718, 0.0790640640258789, 0.07889612579345703, 0.07905280303955078, 0.07945420837402344, 0.07918284606933594, 0.07872000122070312, 0.07979212951660156, 0.07964569854736328, 0.078993408203125, 0.07948390197753906, 0.07928422546386718, 0.07896371459960938, 0.07897805023193359, 0.16033792114257814, 0.08044441223144531, 0.08038092803955078, 0.0789227523803711, 0.08004812622070312, 0.07917465972900391, 0.07986585235595703, 0.08002047729492187, 0.07894220733642578, 0.07917465972900391, 0.07838925170898438, 0.07939891052246094, 0.07974502563476563, 0.07959244537353516, 0.07890227508544922, 0.1051822052001953, 0.10182246398925782, 0.07937126159667969, 0.07933747100830078, 0.08126054382324219, 0.07842918395996094, 0.0789381103515625, 0.07944703674316406, 0.07952588653564453, 0.08030207824707031, 0.07970508575439453, 0.07892582702636719, 0.07828173065185547, 0.07863398742675781, 0.07966617584228515, 0.07913881683349609, 0.0795688934326172, 0.07918796539306641, 0.07871180725097657, 0.07928217315673829, 0.07963136291503906, 0.07997337341308594, 0.0787589111328125, 0.07970098876953124, 0.0797675552368164, 0.08057344055175782, 0.07882752227783203, 0.07896166229248047, 0.08023142242431641, 0.07921971130371094, 0.07997030639648438, 0.07889408111572266, 0.07962931060791016, 0.08020480346679687, 0.07994572448730469, 0.07837490844726562, 0.07880703735351563, 0.07932723236083984, 0.07884083557128906, 0.07900569915771484, 0.07989247894287109, 0.08011571502685547, 0.07860121917724609, 0.07903948974609375, 0.07854796600341797, 0.0791572494506836, 0.0797470703125, 0.07928729248046874, 0.16019660949707032, 0.0790640640258789, 0.07884595489501953, 0.08010240173339844, 0.07890739440917968, 0.07925555419921874, 0.07834419250488281, 0.07910297393798828, 0.08108441925048829, 0.0788828125, 0.07938969421386718, 0.07940608215332032, 0.07946342468261719, 0.07942348480224609, 0.07998464202880859, 0.07986176300048828, 0.08083763122558593, 0.080289794921875, 0.0801269760131836, 0.07986688232421875, 0.08, 0.08002969360351563, 0.08013721466064454, 0.07954841613769531, 0.07914189147949219, 0.07921971130371094, 0.07894937896728516, 0.07873228454589844, 0.0784742431640625, 0.07946444702148438, 0.07963954925537109, 0.07803903961181641, 0.07813529968261719, 0.07817113494873047, 0.07901286315917969, 0.07848550415039063, 0.07877120208740235, 0.07969792175292968, 0.07938253021240234, 0.08014028930664062, 0.07955046081542969, 0.07993651580810547, 0.07975218963623047, 0.07885414123535156, 0.07944601440429687, 0.07987097930908203, 0.08011366271972656, 0.08112332916259765, 0.07927500915527344, 0.07961497497558594, 0.07877426910400391, 0.0788705291748047, 0.08004914855957031, 0.07893299102783204, 0.07984537506103516, 0.07992626953125, 0.08004812622070312, 0.07983309173583984, 0.07944499206542968, 0.07823564910888672, 0.07952896118164063, 0.07818752288818359, 0.07944499206542968, 0.15863807678222655, 0.0792985610961914, 0.07879373168945313, 0.07960781097412109, 0.07922688293457031, 0.07878860473632812, 0.07957708740234375, 0.07925965118408203, 0.07940198516845703, 0.07919821166992187, 0.07895756530761719, 0.07955046081542969, 0.07887872314453125, 0.07896166229248047, 0.07900569915771484, 0.07883366394042969, 0.07887462615966796, 0.07895040130615234, 0.07895552062988281, 0.07942041778564453, 0.07923712158203125, 0.07995494079589843, 0.08003379058837891, 0.0805038070678711, 0.07979315185546874, 0.07892479705810547, 0.07965081787109375, 0.07876710510253906, 0.07986790466308594, 0.07932006072998046, 0.07985356903076171, 0.07977471923828125, 0.07864217376708985, 0.07903846740722656, 0.07878041839599609, 0.07955558776855469, 0.07891865539550781, 0.07901900482177734, 0.0790282211303711, 0.07831449890136719, 0.07891353607177734, 0.07845273590087891, 0.0798545913696289, 0.07989965057373047, 0.07941426849365234, 0.07944806671142578, 0.07988224029541016, 0.07957606506347656, 0.07925043487548829, 0.07966310119628907, 0.07947366333007813, 0.07953612518310547, 0.07959449768066407, 0.0798760986328125, 0.08007577514648437, 0.078814208984375, 0.07946342468261719, 0.07892582702636719, 0.0799447021484375, 0.07980850982666016, 0.07983513641357422, 0.07991808319091796, 0.07978803253173829, 0.15960678100585937, 0.08002559661865234, 0.07928012847900391, 0.07868109130859376, 0.07845990753173829, 0.078814208984375, 0.07932518768310547, 0.07954227447509765, 0.08116223907470703, 0.08012493133544922, 0.07977369689941406, 0.07916134643554687, 0.07945011138916015, 0.07992115020751953, 0.07873331451416016, 0.0799109115600586, 0.07967948913574219, 0.07900569915771484, 0.07962009429931641, 0.079531005859375, 0.07963340759277343, 0.07923302459716797, 0.0786534423828125, 0.07990067291259766, 0.07977677154541016, 0.07981465911865235, 0.0791234588623047, 0.07967231750488281, 0.07905996704101563, 0.07939174652099609, 0.07899750518798829, 0.07873741149902344, 0.07881830596923828, 0.0789217300415039, 0.07857151794433594, 0.07881932830810547, 0.07958118438720703, 0.07822847747802734, 0.07881318664550781, 0.07882444763183594, 0.08007373046875, 0.07997337341308594, 0.07887667083740234, 0.07878041839599609, 0.07875276947021484, 0.07885823822021484, 0.07902310180664063, 0.07893913269042968, 0.08044646453857422, 0.07924121856689453, 0.07916031646728515, 0.08002764892578125, 0.0800901107788086, 0.07972454071044922, 0.07998770904541015, 0.07924940490722657, 0.07900364685058593, 0.07932313537597656, 0.07873945617675782, 0.07840255737304687, 0.07905894470214844, 0.079531005859375, 0.0786688003540039]",tokens/s,12.088078713375882,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-70m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1282.06848,1679.818752,752.877568,211.812352,193.57696,s,11,0.17093043041229247,0.015539130037481134,0.0005379482037488021,0.015411616325378418,0.01634783935546875,0.016484095573425294,0.016593100547790528,"[0.01634783935546875, 0.016620351791381837, 0.015411616325378418, 0.015048800468444824, 0.015379839897155762, 0.015562111854553223, 0.014845343589782714, 0.015119711875915527, 0.015598015785217285, 0.01504364776611328, 0.01595315170288086]",tokens/s,16474.538753618483,kWh,5.109255377017859e-07,8.425942362670053e-07,4.764075506982131e-07,1.8299273246670044e-06,tokens/kWh,139896266.12444013,MB,1282.06848,1679.818752,752.877568,211.812352,197.76768,s,11,10.53593310546875,0.9578121004971591,0.026616781282323643,0.960822998046875,0.9991217041015625,0.9993130493164062,0.9994661254882812,"[0.9991217041015625, 0.9740328979492188, 0.9616741943359375, 0.935377685546875, 0.9541364135742187, 0.99950439453125, 0.9369526977539062, 0.9249558715820313, 0.9156543579101563, 0.960822998046875, 0.9736998901367188]",tokens/s,65.77490508555843,kWh,2.9291574986602342e-05,4.836151155646274e-05,2.420192027436706e-05,0.00010185500681743212,tokens/kWh,618526.2950590444,,s,692,10.674791415214552,0.015425999154934304,0.002111494735364131,0.01498316764831543,0.016490086364746095,0.017517976760864258,0.029890037994384774,"[0.015646719932556154, 0.015602687835693359, 0.01567232036590576, 0.016846847534179688, 0.016773120880126953, 0.01571225643157959, 0.0151910400390625, 0.01540403175354004, 0.015515647888183593, 0.015477760314941406, 0.015371264457702637, 0.015410176277160645, 0.015515647888183593, 0.015178751945495606, 0.015224831581115723, 0.015210495948791505, 0.015369215965270995, 0.015641599655151366, 0.01520639991760254, 0.015273983955383302, 0.015515647888183593, 0.015884287834167482, 0.015202303886413575, 0.015368191719055176, 0.015228927612304688, 0.015498240470886231, 0.015050751686096191, 0.01530777645111084, 0.01538969612121582, 0.015136768341064453, 0.01508351993560791, 0.015142911911010743, 0.01571840000152588, 0.015715328216552735, 0.015623167991638183, 0.015195136070251464, 0.015293439865112305, 0.015226880073547363, 0.015227904319763183, 0.015626239776611327, 0.015057920455932617, 0.015241215705871582, 0.015481856346130371, 0.015367168426513672, 0.01844428825378418, 0.0167956485748291, 0.01921023941040039, 0.01923583984375, 0.01698918342590332, 0.016731136322021483, 0.016135168075561524, 0.01660006332397461, 0.0164771842956543, 0.016227327346801757, 0.01581670379638672, 0.01640345573425293, 0.01684377670288086, 0.01626316833496094, 0.016657407760620118, 0.016594944000244142, 0.015770624160766602, 0.015951871871948242, 0.0327116813659668, 0.016854015350341797, 0.016159744262695314, 0.016891904830932617, 0.017282047271728516, 0.016349184036254884, 0.01684377670288086, 0.016914432525634765, 0.015919103622436523, 0.01706188774108887, 0.01664614486694336, 0.016491519927978517, 0.015178751945495606, 0.014834688186645508, 0.014840831756591797, 0.014919679641723632, 0.014970879554748535, 0.014957568168640138, 0.01496985626220703, 0.015252479553222656, 0.014907391548156738, 0.014889984130859376, 0.014899200439453125, 0.01498419189453125, 0.015012864112854005, 0.014993408203125, 0.015150079727172852, 0.01510707187652588, 0.015014911651611328, 0.0149749755859375, 0.015009792327880859, 0.015015935897827149, 0.015015935897827149, 0.015118335723876953, 0.015110143661499023, 0.01495961570739746, 0.014972928047180176, 0.01498316764831543, 0.015005696296691894, 0.015034367561340332, 0.015110143661499023, 0.015097855567932129, 0.014988287925720215, 0.014956543922424317, 0.01498316764831543, 0.01495961570739746, 0.01695232009887695, 0.019145727157592773, 0.015728639602661132, 0.01617919921875, 0.016054271697998047, 0.015178751945495606, 0.014996479988098145, 0.014979071617126465, 0.01528115177154541, 0.01489408016204834, 0.014981120109558106, 0.015028223991394044, 0.014987263679504394, 0.014949376106262208, 0.014949376106262208, 0.01519820785522461, 0.014988287925720215, 0.030859264373779297, 0.014998527526855468, 0.015052800178527831, 0.01498419189453125, 0.015240192413330078, 0.015023103713989258, 0.015318016052246093, 0.01558835220336914, 0.015527935981750488, 0.01550438404083252, 0.015384575843811036, 0.015101951599121094, 0.014998527526855468, 0.015375359535217285, 0.0166246395111084, 0.016949247360229493, 0.01560371208190918, 0.01509171199798584, 0.015022080421447754, 0.015937536239624024, 0.01528934383392334, 0.015255552291870117, 0.015258624076843261, 0.015249407768249512, 0.01638707160949707, 0.016129024505615236, 0.016272384643554686, 0.014930944442749023, 0.014948351860046387, 0.01491763210296631, 0.014900223731994629, 0.015217663764953614, 0.015321087837219239, 0.015028223991394044, 0.014923775672912597, 0.014943231582641601, 0.01490227222442627, 0.014946304321289062, 0.01498624038696289, 0.015058943748474121, 0.016052223205566405, 0.016152576446533205, 0.015452159881591796, 0.015006719589233398, 0.014897151947021485, 0.014907391548156738, 0.014870528221130372, 0.01486847972869873, 0.015003647804260254, 0.015020031929016114, 0.01527295970916748, 0.014944255828857422, 0.015007743835449219, 0.015052800178527831, 0.015255552291870117, 0.015222784042358398, 0.014960639953613282, 0.015101951599121094, 0.01497804832458496, 0.014999551773071289, 0.015081472396850586, 0.014972928047180176, 0.014993408203125, 0.029875200271606447, 0.014409728050231933, 0.014419967651367188, 0.014376959800720214, 0.014521344184875488, 0.014400511741638184, 0.016088064193725587, 0.016562175750732423, 0.014861311912536621, 0.014855168342590331, 0.01490329647064209, 0.014937088012695313, 0.014593024253845215, 0.014536704063415527, 0.014430208206176758, 0.014410752296447754, 0.014543871879577636, 0.014407679557800293, 0.01437183952331543, 0.014444543838500976, 0.014401535987854003, 0.014410752296447754, 0.014354432106018066, 0.014616576194763184, 0.014356479644775391, 0.014494720458984376, 0.01458892822265625, 0.014644224166870118, 0.01460531234741211, 0.014656512260437012, 0.014590975761413574, 0.014583807945251465, 0.01460428810119629, 0.014599167823791503, 0.014577664375305176, 0.014616576194763184, 0.014559231758117675, 0.01468518352508545, 0.01454694366455078, 0.01437286376953125, 0.015123456001281739, 0.01638604736328125, 0.015730688095092774, 0.015626239776611327, 0.01585049629211426, 0.015400959968566894, 0.014993408203125, 0.01496985626220703, 0.014814208030700684, 0.014392319679260255, 0.01438822364807129, 0.014415871620178223, 0.014482432365417481, 0.014419967651367188, 0.015904767990112305, 0.01697587203979492, 0.015970303535461427, 0.015065088272094726, 0.014849023818969726, 0.014854144096374512, 0.015015935897827149, 0.015059967994689942, 0.014927871704101562, 0.030845951080322266, 0.014923775672912597, 0.014926848411560058, 0.01510707187652588, 0.015088640213012695, 0.014997504234313964, 0.014907391548156738, 0.01486847972869873, 0.015048704147338866, 0.015233023643493653, 0.015335424423217774, 0.01536511993408203, 0.015059967994689942, 0.014950400352478027, 0.015051775932312012, 0.015235072135925292, 0.015219712257385254, 0.015234047889709473, 0.015259648323059082, 0.015239168167114257, 0.015221759796142579, 0.01529036808013916, 0.015225855827331543, 0.015337471961975097, 0.01563955211639404, 0.015544320106506348, 0.016905216217041014, 0.017562623977661132, 0.016442367553710938, 0.015517696380615235, 0.01490944004058838, 0.01508249568939209, 0.014977024078369141, 0.014989312171936036, 0.015250432014465331, 0.015303680419921875, 0.01527500820159912, 0.015251456260681152, 0.015271936416625977, 0.015259648323059082, 0.015056896209716796, 0.015020031929016114, 0.01497804832458496, 0.014954496383666992, 0.015015935897827149, 0.015264767646789551, 0.01528831958770752, 0.015292415618896485, 0.015269887924194337, 0.015003647804260254, 0.014518272399902344, 0.014538751602172852, 0.014656512260437012, 0.014660608291625977, 0.014660608291625977, 0.014633983612060546, 0.014643199920654297, 0.014693375587463378, 0.014712832450866698, 0.014650367736816406, 0.014648320198059082, 0.014635007858276367, 0.014638079643249511, 0.03101286315917969, 0.015751168251037596, 0.01567232036590576, 0.01573375988006592, 0.0155217924118042, 0.01530470371246338, 0.015143936157226562, 0.015386624336242676, 0.01537945556640625, 0.01530470371246338, 0.016110591888427735, 0.01720729637145996, 0.017293312072753905, 0.017427455902099608, 0.017399808883666993, 0.017753087997436523, 0.017895423889160156, 0.01779814338684082, 0.01779814338684082, 0.01781452751159668, 0.01763532829284668, 0.01742540740966797, 0.01739673614501953, 0.01760358428955078, 0.017443840026855468, 0.017377279281616212, 0.017560575485229494, 0.017503231048583985, 0.0174704647064209, 0.016661504745483398, 0.015158271789550782, 0.015163392066955566, 0.014996479988098145, 0.014930944442749023, 0.014861311912536621, 0.01489510440826416, 0.01488691234588623, 0.01488588809967041, 0.014927871704101562, 0.014908415794372559, 0.014863360404968261, 0.014911487579345703, 0.014915583610534668, 0.015279104232788086, 0.015434752464294434, 0.015072256088256837, 0.014796799659729003, 0.016309247970581055, 0.015316991806030274, 0.015063039779663086, 0.01507532787322998, 0.015171584129333495, 0.015017984390258789, 0.015135744094848632, 0.014581760406494141, 0.015756287574768067, 0.01601433563232422, 0.015653887748718263, 0.01457049560546875, 0.014521344184875488, 0.014404607772827148, 0.014422016143798828, 0.014412799835205077, 0.029678592681884764, 0.014376959800720214, 0.014364671707153321, 0.014585856437683106, 0.014412799835205077, 0.014341119766235352, 0.01436569595336914, 0.015263744354248047, 0.014718976020812988, 0.017535999298095704, 0.0157521915435791, 0.016356351852416993, 0.015240192413330078, 0.014842880249023438, 0.014776320457458495, 0.01475276756286621, 0.014803968429565429, 0.014870528221130372, 0.014813183784484863, 0.015116288185119628, 0.014814208030700684, 0.014833663940429688, 0.01481113624572754, 0.014867456436157226, 0.014873600006103516, 0.01487667179107666, 0.014952447891235352, 0.01508351993560791, 0.015031295776367188, 0.016124927520751953, 0.01585459232330322, 0.0148787202835083, 0.014882816314697265, 0.014935040473937988, 0.014926848411560058, 0.01490329647064209, 0.014857215881347656, 0.014887935638427734, 0.015029248237609863, 0.014934016227722167, 0.015265791893005372, 0.014858240127563477, 0.014872575759887695, 0.014888959884643555, 0.014887935638427734, 0.014880767822265625, 0.014927871704101562, 0.015113216400146484, 0.014414848327636719, 0.014403583526611329, 0.014362624168395996, 0.01437183952331543, 0.014393343925476074, 0.014435327529907227, 0.014528512001037597, 0.01498624038696289, 0.014459903717041016, 0.014433279991149902, 0.014411775588989258, 0.014411775588989258, 0.014402560234069824, 0.01439641571044922, 0.014393343925476074, 0.030040063858032227, 0.014648320198059082, 0.014647295951843262, 0.014622719764709472, 0.014610431671142577, 0.014586879730224609, 0.014624768257141114, 0.014639103889465332, 0.014593024253845215, 0.014617600440979005, 0.014638079643249511, 0.014599167823791503, 0.014712832450866698, 0.014560256004333496, 0.015560704231262207, 0.014775296211242676, 0.014459903717041016, 0.014507007598876954, 0.014331904411315918, 0.014462976455688477, 0.014328831672668458, 0.014327808380126953, 0.014366720199584961, 0.014482432365417481, 0.014525440216064453, 0.014526464462280274, 0.01456332778930664, 0.014552063941955566, 0.014519295692443847, 0.014548992156982422, 0.014573568344116212, 0.014495743751525878, 0.015757311820983888, 0.016366592407226564, 0.015224831581115723, 0.014633983612060546, 0.014614527702331542, 0.014633983612060546, 0.0146626558303833, 0.014618623733520507, 0.014625791549682618, 0.014614527702331542, 0.014622719764709472, 0.014585856437683106, 0.014628864288330079, 0.014599167823791503, 0.014636032104492188, 0.014828543663024902, 0.014882816314697265, 0.014958592414855957, 0.014952447891235352, 0.01485209560394287, 0.014883839607238769, 0.014781439781188965, 0.01467084789276123, 0.014642175674438476, 0.014636032104492188, 0.014655488014221191, 0.014647295951843262, 0.014533632278442383, 0.014437376022338867, 0.014438400268554688, 0.014441472053527832, 0.03093606376647949, 0.014626815795898437, 0.014660608291625977, 0.014609408378601075, 0.01440665626525879, 0.014531583786010742, 0.014645248413085938, 0.014528512001037597, 0.014409728050231933, 0.01439846420288086, 0.014401535987854003, 0.014531583786010742, 0.014423040390014649, 0.014414848327636719, 0.014348287582397461, 0.014386176109313965, 0.014359552383422852, 0.014418944358825684, 0.014511103630065919, 0.014621696472167968, 0.014540800094604492, 0.01439846420288086, 0.014375935554504395, 0.014412799835205077, 0.014350336074829101, 0.014496767997741699, 0.014601216316223145, 0.014627840042114258, 0.01459404754638672, 0.014603263854980468, 0.014599167823791503, 0.01449062442779541, 0.014403583526611329, 0.014407679557800293, 0.01439846420288086, 0.014433279991149902, 0.015520768165588379, 0.0165928955078125, 0.015569919586181641, 0.015132672309875488, 0.014401535987854003, 0.01448140811920166, 0.014407679557800293, 0.014552063941955566, 0.014375935554504395, 0.014369791984558105, 0.014459903717041016, 0.014352383613586426, 0.014356479644775391, 0.01434931182861328, 0.014341119766235352, 0.014329855918884277, 0.014344191551208496, 0.014353407859802245, 0.01448755168914795, 0.014427136421203614, 0.01430835247039795, 0.014313471794128419, 0.014302207946777343, 0.014315520286560059, 0.014297087669372559, 0.014325759887695312, 0.014294015884399413, 0.02978713607788086, 0.014311424255371094, 0.014326784133911133, 0.014322688102722168, 0.01430016040802002, 0.014301183700561524, 0.014324735641479493, 0.014334976196289062, 0.014443519592285157, 0.014360575675964356, 0.01439948844909668, 0.014387200355529785, 0.014412799835205077, 0.014405632019042968, 0.014377984046936035, 0.014520319938659668, 0.014731264114379883, 0.014537728309631348, 0.014567423820495605, 0.014583807945251465, 0.014540800094604492, 0.0145797119140625, 0.014329855918884277, 0.014467071533203125, 0.015305727958679198, 0.01558835220336914, 0.014982144355773925, 0.014912511825561523, 0.014900223731994629, 0.014818304061889649, 0.014610431671142577, 0.01460531234741211, 0.014624768257141114, 0.014387200355529785, 0.014325759887695312, 0.014351360321044922, 0.014352383613586426, 0.01439948844909668, 0.014327808380126953, 0.014483455657958985, 0.014449664115905762, 0.014352383613586426, 0.014330880165100097, 0.01437286376953125, 0.014360575675964356, 0.014558208465576173, 0.014841856002807617, 0.01498316764831543, 0.014626815795898437, 0.014866432189941407, 0.015473664283752442, 0.01516543960571289, 0.015919103622436523, 0.019743743896484374, 0.02128281593322754, 0.019744768142700195, 0.017777664184570312, 0.019102720260620116, 0.018135040283203126, 0.020249599456787108, 0.01965977668762207, 0.016335872650146483, 0.01490329647064209, 0.03468902587890625, 0.01781862449645996, 0.01578598403930664, 0.015919103622436523, 0.015331328392028809, 0.015399935722351075, 0.018273279190063475, 0.015557632446289063, 0.017731584548950196, 0.016312320709228514, 0.01632972717285156, 0.016291839599609375, 0.016053247451782226, 0.01617100715637207, 0.015503359794616698, 0.015447039604187012, 0.014997504234313964, 0.014940159797668457, 0.015124480247497558, 0.015142911911010743, 0.015140864372253418, 0.015150079727172852, 0.015144960403442383, 0.015158271789550782, 0.015142911911010743, 0.01516543960571289, 0.015153152465820312, 0.014926848411560058, 0.01508556842803955, 0.015029248237609863, 0.015270912170410156, 0.015534079551696778, 0.015648768424987792, 0.015454208374023438, 0.015548416137695312, 0.015328255653381348, 0.015163392066955566, 0.015182847976684571, 0.015195136070251464, 0.015250432014465331, 0.015145983695983887, 0.014892031669616699, 0.015207424163818359, 0.015151103973388673, 0.015221759796142579, 0.014997504234313964, 0.014928895950317383, 0.014923775672912597, 0.015094783782958985, 0.0150763521194458, 0.014971903800964356, 0.014941184043884278, 0.014924799919128418, 0.014927871704101562, 0.014938112258911132, 0.014913536071777344, 0.01490329647064209, 0.014932991981506348, 0.015105024337768554, 0.015204352378845215, 0.015311871528625488, 0.015212544441223145, 0.015286272048950195]",tokens/s,64.82562263593348,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-2b,google/gemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-40b,tiiuae/falcon-40b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-7b,google/gemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-125m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1290.584064,1721.761792,794.820608,253.755392,211.369984,s,10,0.32516349029541014,0.032516349029541015,0.0009138885226574381,0.03224694442749024,0.032638994216918946,0.03394026470184326,0.03498128108978271,"[0.03524153518676758, 0.032039455413818356, 0.032123809814453126, 0.03232217788696289, 0.032349822998046875, 0.032266368865966795, 0.0321038703918457, 0.032159488677978514, 0.03222751998901367, 0.03232944107055664]",tokens/s,7872.962606208485,kWh,1.047414472394257e-06,1.7337437500144234e-06,1.0612971451043056e-06,3.842455367512986e-06,tokens/kWh,66624065.99811594,MB,1290.584064,1721.761792,794.820608,253.755392,220.297728,s,10,20.031900390624997,2.0031900390625,0.01834494536823384,1.9957938842773437,2.0296681274414063,2.037870684814453,2.0444327307128907,"[2.00279833984375, 1.9864564208984374, 1.9883243408203124, 1.996119140625, 2.0460732421875, 1.9954686279296876, 1.9920838623046875, 2.0278453369140625, 1.9900635986328126, 2.00666748046875]",tokens/s,31.449836895896418,kWh,6.368372894257996e-05,0.00010639442166523734,6.210047560414963e-05,0.00023217862621196698,tokens/kWh,271342.8063032998,,s,629,20.287978487014804,0.0322543378171936,0.004010562801430528,0.03163750457763672,0.03217530746459961,0.03288391571044922,0.0640752850341797,"[0.03398758316040039, 0.03220479965209961, 0.03176755142211914, 0.03176755142211914, 0.03165184020996094, 0.03174092864990234, 0.03129548835754394, 0.031319040298461914, 0.03131391906738281, 0.0315043830871582, 0.03154841613769531, 0.031254528045654296, 0.03135897636413574, 0.031324159622192385, 0.031254528045654296, 0.0320706558227539, 0.031834112167358396, 0.031697919845581055, 0.03165593528747559, 0.03163033676147461, 0.03150131225585937, 0.031680511474609374, 0.03168870353698731, 0.03182387161254883, 0.032091136932373046, 0.03197337532043457, 0.03171737670898438, 0.03181056022644043, 0.0321003532409668, 0.03195187187194824, 0.032118785858154295, 0.03220684814453125, 0.03195699119567871, 0.031821823120117186, 0.032036865234375, 0.03193548774719238, 0.03194572830200195, 0.03179724884033203, 0.03189657592773437, 0.031731712341308595, 0.0316866569519043, 0.03175424003601074, 0.03165798377990723, 0.0316866569519043, 0.03170201683044434, 0.03182489585876465, 0.03171123123168945, 0.03170611190795898, 0.031735807418823245, 0.031682559967041016, 0.031678464889526366, 0.03154944038391113, 0.031718399047851564, 0.03178700828552246, 0.031732736587524416, 0.03162931251525879, 0.03153408050537109, 0.0315545597076416, 0.031541248321533204, 0.03154841613769531, 0.03172147178649903, 0.0315228157043457, 0.064289794921875, 0.0316364803314209, 0.03162214469909668, 0.03148185539245606, 0.03125043106079101, 0.03125760078430176, 0.03153510475158691, 0.03141734313964844, 0.031024127960205077, 0.031127552032470703, 0.03129343986511231, 0.03134873580932617, 0.0313118724822998, 0.03129343986511231, 0.03139174461364746, 0.03139788818359375, 0.03146137619018555, 0.03162009620666504, 0.031645696640014646, 0.03163750457763672, 0.03162521553039551, 0.0314521598815918, 0.03142348861694336, 0.03133440017700195, 0.03147980880737305, 0.031645696640014646, 0.03178188705444336, 0.03188121604919433, 0.03176652717590332, 0.03163955116271973, 0.031718399047851564, 0.031736831665039066, 0.03170201683044434, 0.03160678482055664, 0.03167436790466309, 0.03155763244628906, 0.031850496292114255, 0.03168870353698731, 0.03155148887634277, 0.03166924858093262, 0.0317255687713623, 0.031783935546875, 0.031509504318237305, 0.031661056518554685, 0.03152076721191406, 0.03171225547790527, 0.03180339241027832, 0.03187302398681641, 0.03146240043640137, 0.031135744094848632, 0.031226879119873048, 0.031425535202026365, 0.03152383995056152, 0.031736831665039066, 0.03165184020996094, 0.03138150405883789, 0.031547391891479495, 0.03126067161560059, 0.031164415359497072, 0.031127552032470703, 0.031335424423217774, 0.03157196807861328, 0.03159756851196289, 0.06397644805908204, 0.03141632080078125, 0.03136614418029785, 0.031558656692504884, 0.03152076721191406, 0.031389696121215824, 0.031507455825805664, 0.03138047981262207, 0.031270912170410156, 0.031388671875, 0.03141427230834961, 0.031388671875, 0.031321088790893556, 0.03139891242980957, 0.03154841613769531, 0.03146342468261719, 0.031855615615844726, 0.0318156795501709, 0.03156377601623535, 0.031680511474609374, 0.03184127998352051, 0.03172249603271484, 0.03167436790466309, 0.03146342468261719, 0.031425535202026365, 0.03157708740234375, 0.03169075202941894, 0.03197849655151367, 0.0324505615234375, 0.03204608154296875, 0.03199590492248535, 0.03187814331054688, 0.032031742095947266, 0.03200511932373047, 0.032059391021728514, 0.0322529296875, 0.03215462493896484, 0.032043006896972655, 0.03195289611816406, 0.031662080764770506, 0.03122483253479004, 0.031121408462524414, 0.031098880767822266, 0.0314204158782959, 0.03128319931030273, 0.031268863677978515, 0.03120947265625, 0.031069183349609376, 0.031473663330078124, 0.031528959274291994, 0.031094783782958983, 0.03114188766479492, 0.031054847717285155, 0.031066112518310547, 0.031643648147583005, 0.031628288269042966, 0.031838207244873046, 0.03146240043640137, 0.0313702392578125, 0.0314204158782959, 0.031336448669433595, 0.03122790336608887, 0.03136819267272949, 0.06419046020507813, 0.03177574348449707, 0.03179212760925293, 0.03157811164855957, 0.031883264541625975, 0.032074752807617186, 0.03176345634460449, 0.03208499145507813, 0.03198566436767578, 0.03194470405578613, 0.03178598403930664, 0.03181056022644043, 0.031801343917846676, 0.032148479461669925, 0.03182592010498047, 0.0317890567779541, 0.03195699119567871, 0.031719423294067385, 0.03180646324157715, 0.031720447540283206, 0.03156991958618164, 0.0315996150970459, 0.031681535720825195, 0.031720447540283206, 0.03167027282714844, 0.03146649551391602, 0.031546367645263675, 0.03158425521850586, 0.03187609672546387, 0.031559680938720705, 0.03170611190795898, 0.0315043830871582, 0.03170816040039062, 0.031849472045898435, 0.03170918464660644, 0.03161395263671875, 0.031508480072021484, 0.03127910423278808, 0.031243263244628908, 0.031099903106689454, 0.03138355255126953, 0.031460351943969726, 0.03162623977661133, 0.03165184020996094, 0.031352832794189454, 0.03129548835754394, 0.03118284797668457, 0.03135897636413574, 0.03141119956970215, 0.03146854400634766, 0.03190681648254395, 0.03148902320861816, 0.03198259162902832, 0.03180339241027832, 0.031938560485839845, 0.03206041717529297, 0.031936511993408204, 0.03185971260070801, 0.03158835220336914, 0.0315996150970459, 0.03174399948120117, 0.0317706241607666, 0.031661056518554685, 0.06472191619873047, 0.03165081596374512, 0.04986982345581055, 0.04526387023925781, 0.032824321746826174, 0.03211673736572265, 0.031628288269042966, 0.03190681648254395, 0.03177881622314453, 0.0316364803314209, 0.03138047981262207, 0.031474687576293944, 0.03153817558288574, 0.031528959274291994, 0.04358860778808594, 0.031476736068725586, 0.0316549129486084, 0.0314839038848877, 0.031525888442993165, 0.03138355255126953, 0.03177779197692871, 0.03165388870239258, 0.03139276885986328, 0.03160371208190918, 0.031507455825805664, 0.031545343399047854, 0.03135385513305664, 0.03155353546142578, 0.031541248321533204, 0.031660032272338864, 0.03134771156311035, 0.03147980880737305, 0.031457279205322264, 0.03145011138916016, 0.031491071701049804, 0.031509504318237305, 0.03136716842651367, 0.03141632080078125, 0.031458303451538085, 0.031547391891479495, 0.03152383995056152, 0.032069633483886716, 0.031647743225097655, 0.031497215270996096, 0.03163750457763672, 0.031508480072021484, 0.031497215270996096, 0.031503360748291014, 0.03174092864990234, 0.032882686614990234, 0.03347148895263672, 0.03362303924560547, 0.0326195182800293, 0.03203379058837891, 0.03228160095214844, 0.032247806549072264, 0.03220889663696289, 0.032345088958740234, 0.03232767868041992, 0.032031742095947266, 0.031645696640014646, 0.031718399047851564, 0.031849472045898435, 0.06443520355224609, 0.031925247192382815, 0.03172659111022949, 0.03177984046936035, 0.03144499206542969, 0.031869951248168944, 0.03182489585876465, 0.03153305625915527, 0.03184025573730469, 0.031751167297363284, 0.03151155281066895, 0.031664127349853514, 0.03190681648254395, 0.03176652717590332, 0.03160576057434082, 0.031541248321533204, 0.03174195289611816, 0.03179827117919922, 0.03152179145812988, 0.031780864715576174, 0.03133132743835449, 0.03148185539245606, 0.031528959274291994, 0.03151769638061523, 0.03156582450866699, 0.03153203201293946, 0.03146137619018555, 0.03176755142211914, 0.0316231689453125, 0.03168358421325684, 0.031492095947265625, 0.03150233650207519, 0.031559680938720705, 0.03151974487304687, 0.031488000869750975, 0.0314204158782959, 0.03144396781921387, 0.03138047981262207, 0.031356927871704104, 0.03165388870239258, 0.031509504318237305, 0.03186073684692383, 0.03165798377990723, 0.031923200607299806, 0.03184025573730469, 0.031579135894775394, 0.03186483192443847, 0.03216793441772461, 0.03216588973999023, 0.03176038360595703, 0.032146430969238284, 0.031734783172607424, 0.03195084762573242, 0.03182284736633301, 0.031680511474609374, 0.031631359100341795, 0.031545343399047854, 0.031406080245971676, 0.031541248321533204, 0.031932416915893554, 0.031498239517211916, 0.03165388870239258, 0.03161497688293457, 0.06402662658691406, 0.03138764762878418, 0.03140505599975586, 0.0316180477142334, 0.031474687576293944, 0.03146444892883301, 0.031319040298461914, 0.03158323287963867, 0.031267839431762694, 0.03141632080078125, 0.03136000061035156, 0.0314521598815918, 0.03169484710693359, 0.03147776031494141, 0.031718399047851564, 0.03159654426574707, 0.03166720008850098, 0.031855615615844726, 0.03174399948120117, 0.031835136413574217, 0.031665151596069335, 0.03171123123168945, 0.03159654426574707, 0.0314071044921875, 0.03146342468261719, 0.03145113563537598, 0.03177471923828125, 0.03227340698242188, 0.03176038360595703, 0.03189043235778809, 0.03195084762573242, 0.03186175918579102, 0.03173785591125488, 0.03178700828552246, 0.031632383346557616, 0.03155046463012695, 0.031643648147583005, 0.03158937644958496, 0.0315729923248291, 0.0317573127746582, 0.031714303970336914, 0.031676416397094724, 0.03160268783569336, 0.03159449577331543, 0.031627264022827145, 0.031735807418823245, 0.031604736328125, 0.031438848495483396, 0.03161702346801758, 0.031480831146240236, 0.03154431915283203, 0.0315043830871582, 0.03144908714294434, 0.031660032272338864, 0.03162214469909668, 0.03167334365844727, 0.03149926376342774, 0.03141427230834961, 0.03172863960266113, 0.03157401657104492, 0.03158220863342285, 0.0316231689453125, 0.03179622459411621, 0.06412902069091797, 0.031352832794189454, 0.03129958343505859, 0.031406080245971676, 0.03116646385192871, 0.031307775497436525, 0.03125555229187012, 0.03114905548095703, 0.03137945556640625, 0.03170611190795898, 0.0315545597076416, 0.03171327972412109, 0.03161497688293457, 0.0316753921508789, 0.031512575149536134, 0.031526912689208986, 0.0315996150970459, 0.03157708740234375, 0.03148902320861816, 0.03208396911621094, 0.032606208801269534, 0.03244748687744141, 0.03379302215576172, 0.03336908721923828, 0.03283763122558594, 0.03378688049316406, 0.03374694442749023, 0.03377151870727539, 0.0329431037902832, 0.03274649429321289, 0.0335175666809082, 0.033576961517333984, 0.033242111206054685, 0.03345100784301758, 0.032884735107421875, 0.03311718368530273, 0.03387801742553711, 0.033514495849609374, 0.03276083374023438, 0.03234201431274414, 0.03244236755371094, 0.03251507186889648, 0.03223756790161133, 0.03226214218139648, 0.03228672027587891, 0.031764480590820314, 0.03161702346801758, 0.03172761535644531, 0.031681535720825195, 0.03201945495605469, 0.03193343925476074, 0.03200102233886719, 0.03178700828552246, 0.031558656692504884, 0.03156991958618164, 0.03153715133666992, 0.03139481544494629, 0.031733760833740236, 0.03179520034790039, 0.03179315185546875, 0.031866880416870115, 0.03170201683044434, 0.03194675254821777, 0.06409420776367188, 0.03160576057434082, 0.031733760833740236, 0.0318156795501709, 0.03151155281066895, 0.031666175842285156, 0.03170201683044434, 0.031440895080566404, 0.03148595237731933, 0.031735807418823245, 0.0314726390838623, 0.03144396781921387, 0.03160985565185547, 0.0315729923248291, 0.03160883140563965, 0.03158016014099121, 0.03159552001953125, 0.031559680938720705, 0.03157196807861328, 0.031698944091796875, 0.03159654426574707, 0.031491071701049804, 0.0317071361541748, 0.03129446411132813, 0.03163750457763672, 0.03151872062683105, 0.03122585678100586, 0.03142860794067383, 0.031440895080566404, 0.03201228713989258, 0.03161702346801758, 0.031591424942016604, 0.03153510475158691, 0.03150131225585937, 0.031453184127807614, 0.03148287963867188, 0.03157094383239746, 0.03160371208190918, 0.03170508766174317, 0.03159040069580078, 0.03168972778320313, 0.03163443183898926, 0.031172607421875, 0.031308799743652346, 0.03142860794067383, 0.0314521598815918, 0.03131391906738281, 0.031488000869750975, 0.03158527946472168, 0.031389696121215824, 0.03155148887634277, 0.03168563270568848, 0.03172454452514648, 0.0316866569519043, 0.03155148887634277, 0.03148287963867188, 0.03155353546142578, 0.03148595237731933, 0.03207987213134766, 0.031665151596069335, 0.03196211242675781, 0.032094207763671875, 0.031865856170654294, 0.0643768310546875, 0.031904767990112305, 0.03204198455810547, 0.03194777679443359, 0.03206041717529297, 0.03206246566772461, 0.03196006393432617, 0.03197337532043457, 0.03171737670898438, 0.03167334365844727, 0.03179212760925293, 0.03191500854492187, 0.03204095840454101, 0.03188531112670898, 0.03186278343200684, 0.03143680000305176, 0.031718399047851564, 0.031531007766723636, 0.03160063934326172, 0.03161497688293457, 0.03156172752380371, 0.03175424003601074, 0.03150131225585937, 0.031458303451538085, 0.031476736068725586, 0.031457279205322264, 0.03134668731689453, 0.03133132743835449, 0.03153510475158691, 0.03143577575683594, 0.03117465591430664, 0.031214591979980468, 0.03129343986511231, 0.031320064544677735, 0.031388671875, 0.03130572891235352, 0.03143577575683594, 0.03141529655456543, 0.03150643157958984, 0.031492095947265625, 0.03155763244628906, 0.031497215270996096, 0.03172352027893066, 0.03144806480407715, 0.031854591369628905, 0.03224371337890625, 0.032036865234375, 0.031716352462768556, 0.03214438247680664, 0.0322242546081543, 0.03336191940307617, 0.033923072814941405, 0.03388108825683594, 0.03252838516235351, 0.032140289306640625, 0.03223756790161133, 0.03210649490356445, 0.03229695892333984, 0.03225088119506836, 0.03242803192138672, 0.03201228713989258, 0.03190169525146484, 0.03197952079772949]",tokens/s,31.003581771470653,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,databricks/dbrx-base,databricks/dbrx-base,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-350m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1834.614784,1986.002944,1059.06176,517.996544,421.38624,s,10,0.658624641418457,0.0658624641418457,0.0037506143319664433,0.06460655975341797,0.06915060348510742,0.07273883781433105,0.07560942527770996,"[0.06835321807861328, 0.06467801666259766, 0.06456610870361328, 0.06504793548583984, 0.07632707214355469, 0.06291059112548827, 0.06323468780517578, 0.06450841522216796, 0.0643515853881836, 0.06464701080322266]",tokens/s,3886.8876732073327,kWh,2.050670825578029e-06,3.4408918829992447e-06,2.1475634464883604e-06,7.639126155065633e-06,tokens/kWh,33511686.389711224,MB,1834.614784,1986.002944,1059.06176,517.996544,446.103552,s,10,40.38596655273437,4.0385966552734365,0.12116520773786259,3.999994873046875,4.080921704101562,4.236567541503906,4.361084211425782,"[4.39221337890625, 4.001899658203125, 4.03161083984375, 4.046333740234375, 3.998090087890625, 3.958988037109375, 4.030882080078125, 3.962237060546875, 3.982927490234375, 3.9807841796875]",tokens/s,15.599478080520159,kWh,0.0001245050431856143,0.00020896281238339226,0.00012694759538517186,0.00046041545095417845,tokens/kWh,136832.9404876334,,s,629,40.910171108245834,0.06504001766016827,0.016972208292930408,0.06328729629516601,0.0647888916015625,0.0654661605834961,0.12830314514160154,"[0.06616166687011718, 0.0641413116455078, 0.06409728240966797, 0.06372556686401368, 0.06357401657104492, 0.06352486419677734, 0.06370099258422851, 0.06501888275146485, 0.06411980438232422, 0.06351155090332031, 0.06375321578979493, 0.06429593658447266, 0.06460620880126954, 0.0642129898071289, 0.0643420181274414, 0.06441779327392579, 0.0640747528076172, 0.06362214279174805, 0.06338457489013671, 0.06342860794067383, 0.06333951950073242, 0.06348390579223633, 0.06348799896240234, 0.062432254791259766, 0.06299955368041993, 0.06348287963867187, 0.06361497497558594, 0.06386790466308594, 0.06389247894287109, 0.06386175918579101, 0.06404812622070312, 0.06405427551269531, 0.0633620491027832, 0.06398463821411132, 0.06362931060791016, 0.0635750389099121, 0.06373785781860351, 0.06364569473266601, 0.43969638061523436, 0.06444544219970703, 0.06380031967163086, 0.06401638031005859, 0.06362521743774414, 0.06333951950073242, 0.06322687911987304, 0.06307635116577148, 0.0631644172668457, 0.06305791854858399, 0.06350643157958985, 0.06347571182250976, 0.06299647903442383, 0.06308863830566407, 0.06310297775268554, 0.06326067352294922, 0.0636129264831543, 0.0635750389099121, 0.06328627014160157, 0.06365798568725586, 0.06349107360839844, 0.06335590362548828, 0.06363443374633788, 0.06409728240966797, 0.1285017547607422, 0.06442700958251953, 0.06359961700439454, 0.06403993225097657, 0.06619750213623046, 0.06824755096435547, 0.06519296264648437, 0.06479257965087891, 0.06414335632324218, 0.06425190734863281, 0.06433074951171874, 0.06408704376220703, 0.06409523010253906, 0.06374604797363281, 0.06340403366088868, 0.06327193450927734, 0.06269030380249023, 0.06301491165161133, 0.06309683227539062, 0.06305177688598633, 0.06281113433837891, 0.06389452743530273, 0.06416998291015626, 0.06354431915283203, 0.0642713623046875, 0.06374297714233398, 0.06352998352050782, 0.06334054565429688, 0.063246337890625, 0.06305279922485352, 0.06306099319458008, 0.0627435531616211, 0.06329651260375976, 0.06300364685058593, 0.0628930549621582, 0.06257766342163086, 0.06264524841308594, 0.06328524780273438, 0.06425907135009766, 0.06371020889282226, 0.06377062225341797, 0.06380339050292969, 0.06388121414184571, 0.06394879913330079, 0.06361395263671875, 0.06338662338256836, 0.06280089569091797, 0.0630753288269043, 0.06269440078735351, 0.06318899154663087, 0.06285414505004883, 0.06284697723388671, 0.06356889724731446, 0.06326579284667969, 0.06334361648559571, 0.06240768051147461, 0.06251520156860352, 0.06264627075195313, 0.06290534210205079, 0.06279679870605469, 0.06252646255493165, 0.06286950302124024, 0.06265343856811524, 0.12818739318847655, 0.0625797119140625, 0.06295347213745117, 0.06262783813476562, 0.06273433685302734, 0.06308761596679688, 0.06487347412109375, 0.06458470153808593, 0.0643583984375, 0.06430924987792969, 0.06431641387939453, 0.06588518524169922, 0.06797516632080078, 0.06581964874267578, 0.06436249542236328, 0.06525234985351562, 0.06399692916870117, 0.06384332656860352, 0.06392115020751953, 0.06365286254882813, 0.0643604507446289, 0.06428262329101563, 0.06397951889038087, 0.06394879913330079, 0.06340198516845703, 0.06409420776367188, 0.06424063873291015, 0.06410956573486327, 0.06473728179931641, 0.06629682922363281, 0.06471577453613281, 0.06462258911132812, 0.06467788696289062, 0.0652410888671875, 0.06559129333496094, 0.0663746566772461, 0.06584832000732421, 0.06336000061035156, 0.06360575866699218, 0.06324838256835938, 0.06398463821411132, 0.0634511375427246, 0.06320332717895508, 0.06311936187744141, 0.06342348861694336, 0.06385561752319335, 0.06361702346801758, 0.06339276885986328, 0.06311014556884766, 0.06369177627563477, 0.06335283279418945, 0.06365286254882813, 0.06364364624023437, 0.06366924667358398, 0.06307430267333984, 0.06284492874145507, 0.06306406402587891, 0.0629114875793457, 0.06311423873901367, 0.06298419189453125, 0.06277427291870118, 0.06327807998657227, 0.06293299102783204, 0.12955238342285155, 0.06422016143798828, 0.06322892761230468, 0.06618214416503906, 0.06596710205078125, 0.06706175994873047, 0.06568550109863282, 0.06477107238769532, 0.06491545867919922, 0.06548377227783203, 0.06609715270996094, 0.06521343994140626, 0.06493081665039062, 0.06399692916870117, 0.06422016143798828, 0.06387916946411133, 0.0637655029296875, 0.06372659301757813, 0.06380851364135742, 0.06397132873535157, 0.06394060897827149, 0.0628070411682129, 0.06326271820068359, 0.06305996704101563, 0.06314188766479492, 0.06295040130615234, 0.06313267135620117, 0.06325759887695312, 0.06301286315917969, 0.06318796920776368, 0.06284288024902343, 0.06277734375, 0.06305587387084961, 0.06290534210205079, 0.06305996704101563, 0.06403276824951172, 0.06358732986450195, 0.06324838256835938, 0.0627589111328125, 0.06354534530639648, 0.06366412734985352, 0.06310400009155273, 0.06271180725097657, 0.06267801666259766, 0.0624189453125, 0.06255206298828125, 0.06262579345703125, 0.06273843383789063, 0.06305075073242188, 0.06303846359252929, 0.06380646514892578, 0.06396211242675781, 0.06332825469970703, 0.06325964736938476, 0.06403890991210938, 0.06347571182250976, 0.06365286254882813, 0.06359449768066407, 0.0640153579711914, 0.0634071044921875, 0.06329548645019531, 0.09431449890136719, 0.06444032287597656, 0.14010470581054688, 0.0651509780883789, 0.06361600112915039, 0.06335590362548828, 0.06416281890869141, 0.06322175979614258, 0.06375219345092774, 0.06320435333251953, 0.06343987274169922, 0.06357299041748046, 0.06370918273925781, 0.06420992279052734, 0.06389759826660156, 0.06386380767822265, 0.06423654174804687, 0.06480178833007813, 0.06431129455566406, 0.06485708618164063, 0.0647874526977539, 0.06442803192138671, 0.06465023803710937, 0.06342860794067383, 0.0634224624633789, 0.06386380767822265, 0.06313267135620117, 0.06320332717895508, 0.0640522232055664, 0.0635146255493164, 0.06329548645019531, 0.06296371078491211, 0.06308249664306641, 0.06286540985107422, 0.06327807998657227, 0.063425537109375, 0.06401638031005859, 0.06361395263671875, 0.06269440078735351, 0.0629299201965332, 0.06262169647216796, 0.06293299102783204, 0.06290022277832032, 0.0629749755859375, 0.0631203842163086, 0.0632279052734375, 0.06309171295166016, 0.06372966384887695, 0.06261350250244141, 0.06314803314208985, 0.06365593719482422, 0.06392934417724609, 0.06322892761230468, 0.06403890991210938, 0.06424371337890625, 0.06419558715820313, 0.06349004745483398, 0.06343475341796875, 0.06312243270874024, 0.0629749755859375, 0.062222335815429686, 0.06229708862304688, 0.06174720001220703, 0.06175539016723633, 0.06164889526367188, 0.12690841674804687, 0.062494720458984375, 0.062301185607910155, 0.062459903717041014, 0.062317569732666014, 0.06261964797973633, 0.06293196868896485, 0.0625172462463379, 0.06257459259033203, 0.0629381103515625, 0.06304767990112305, 0.0629596176147461, 0.06317772674560547, 0.06359654235839844, 0.06279884719848633, 0.06302207946777344, 0.06381875228881836, 0.06326476669311523, 0.06325247955322266, 0.06297190475463867, 0.06305791854858399, 0.06318899154663087, 0.06368767929077149, 0.06219980621337891, 0.06202675247192383, 0.06165708923339844, 0.061864959716796876, 0.06194278335571289, 0.061818878173828126, 0.06290227127075196, 0.06218137741088867, 0.06280294418334961, 0.06326476669311523, 0.0629309425354004, 0.0624640007019043, 0.06265958404541015, 0.06295654296875, 0.06295859146118164, 0.06342963027954102, 0.06332006454467773, 0.06348697662353515, 0.06329241561889648, 0.06323199844360351, 0.06321664047241211, 0.06312243270874024, 0.06364876937866211, 0.0632883186340332, 0.06318080139160157, 0.06352179336547852, 0.06457344055175782, 0.06376038360595702, 0.06261555099487305, 0.062132225036621094, 0.06192127990722656, 0.06256435012817382, 0.06257766342163086, 0.06246604919433594, 0.06209638214111328, 0.062486526489257815, 0.06226534271240235, 0.06233497619628906, 0.06236057662963867, 0.06250598526000976, 0.1278955535888672, 0.06519296264648437, 0.06516531372070312, 0.06478131103515625, 0.06463897705078125, 0.06549708557128907, 0.06490214538574218, 0.06447001647949219, 0.0644874267578125, 0.06476185607910157, 0.06341017532348633, 0.06286950302124024, 0.0632535057067871, 0.06332313537597656, 0.0637388801574707, 0.06370918273925781, 0.06249574279785156, 0.062499839782714846, 0.061827072143554686, 0.061908992767333984, 0.06205440139770508, 0.061927425384521485, 0.06209740829467773, 0.06328729629516601, 0.06236774444580078, 0.06268415832519532, 0.06253260803222656, 0.06433382415771484, 0.0648642578125, 0.06577458953857422, 0.0653834228515625, 0.06505062103271485, 0.06543974304199218, 0.06507929229736328, 0.06503628540039062, 0.06507212829589844, 0.06529023742675781, 0.06473011016845703, 0.06542233276367188, 0.06555033874511719, 0.06319411087036132, 0.06341120147705079, 0.06364364624023437, 0.06385152053833008, 0.06375628662109376, 0.07616614532470703, 0.0648458251953125, 0.06456217956542969, 0.064142333984375, 0.062371841430664064, 0.062465023040771485, 0.0627435531616211, 0.0625428466796875, 0.06295040130615234, 0.06280089569091797, 0.06282854461669922, 0.06308147048950195, 0.06315315246582032, 0.06321971130371094, 0.06308454513549805, 0.0629299201965332, 0.06351871871948242, 0.06405017852783203, 0.12835328674316407, 0.06306611251831054, 0.06337945556640626, 0.06338560104370117, 0.0631644172668457, 0.0636948471069336, 0.06310297775268554, 0.06327910232543946, 0.0630568962097168, 0.06314393615722656, 0.062301185607910155, 0.06188339233398438, 0.06203596878051758, 0.06194790267944336, 0.062107646942138675, 0.06213119888305664, 0.061876224517822265, 0.06186393737792969, 0.06270771026611328, 0.06315212631225586, 0.06315827178955079, 0.06300774383544921, 0.06260531234741211, 0.06283366394042969, 0.06330060958862305, 0.06313676834106445, 0.0631357421875, 0.0630312957763672, 0.06297600173950195, 0.06344499206542968, 0.06343270492553711, 0.06353510284423829, 0.06391910552978515, 0.06376345443725585, 0.06331596755981446, 0.0640348129272461, 0.06329651260375976, 0.06307839965820312, 0.06306304168701173, 0.06211174392700195, 0.06182195281982422, 0.06217420959472656, 0.06273433685302734, 0.06202675247192383, 0.0617154541015625, 0.0619315185546875, 0.0632616958618164, 0.06236774444580078, 0.06237491226196289, 0.062377983093261716, 0.06222335815429687, 0.06263398361206055, 0.06257254409790039, 0.06307123184204101, 0.0626872329711914, 0.06323507308959961, 0.06315929412841798, 0.06370816040039062, 0.06377164840698242, 0.06302515029907227, 0.06294323348999023, 0.06328319931030274, 0.06387916946411133, 0.12834815979003905, 0.06316851043701172, 0.06320332717895508, 0.06339379119873047, 0.06276403045654297, 0.06279679870605469, 0.0626688003540039, 0.061571071624755856, 0.06194790267944336, 0.06178713607788086, 0.06207897567749023, 0.06213631820678711, 0.06271590423583985, 0.06400102233886719, 0.06498918151855469, 0.06494515228271484, 0.06526771545410157, 0.06514585876464844, 0.064753662109375, 0.06463897705078125, 0.06475059509277344, 0.06297395324707031, 0.06365388870239258, 0.06313267135620117, 0.06369382476806641, 0.06321664047241211, 0.06306201553344727, 0.06381772613525391, 0.06314188766479492, 0.06349311828613281, 0.06319718551635742, 0.06367846298217773, 0.06334566497802735, 0.0633620491027832, 0.06308966445922852, 0.06347571182250976, 0.06316953659057617, 0.06330572891235352, 0.06258176040649414, 0.06242508697509765, 0.06252646255493165, 0.062045185089111325, 0.0618076171875, 0.06236979293823242, 0.06241177749633789, 0.06287564849853515, 0.06236774444580078, 0.06302412796020508, 0.06265139389038087, 0.06259097671508788, 0.0625684471130371, 0.06259609603881836, 0.06293196868896485, 0.06289715194702149, 0.0631357421875, 0.06321049499511719, 0.06342348861694336, 0.06376448059082031, 0.06349004745483398, 0.06422016143798828, 0.06361395263671875, 0.06417817687988281, 0.06372966384887695, 0.12906597900390626, 0.06403276824951172, 0.06333747100830078, 0.06330879974365235, 0.0629483528137207, 0.06351155090332031, 0.06315520095825196, 0.06361907196044922, 0.06274252700805664, 0.06185062408447266, 0.06193766403198242, 0.06221721649169922, 0.06391398239135743, 0.06479052734375, 0.06478848266601563, 0.06450790405273438, 0.06444953918457032, 0.06282547378540039, 0.06334566497802735, 0.06294937515258789, 0.06266060638427734, 0.06281830215454101, 0.06258380889892579, 0.06307942581176758, 0.06295244979858398, 0.06292070388793945, 0.0628592643737793, 0.0628326416015625, 0.06293401718139649, 0.06289510345458985, 0.06328319931030274, 0.06303231811523438, 0.06319718551635742, 0.06333747100830078, 0.06327807998657227, 0.06329241561889648, 0.06311116790771484, 0.06321459197998047, 0.06250393676757812, 0.06259711837768554, 0.06219059371948242, 0.06182195281982422, 0.062306304931640626, 0.06216806411743164, 0.06226124954223633, 0.06237593460083008, 0.0635146255493164, 0.06493695831298828, 0.06584729766845702, 0.06463180541992188, 0.06271283340454102, 0.06299238586425782, 0.06295654296875, 0.06310400009155273, 0.06305177688598633, 0.06361088180541992, 0.06301593780517578, 0.06289920043945313, 0.06298112106323242, 0.06334771347045899, 0.06311628723144531, 0.06377881622314453, 0.06316953659057617]",tokens/s,15.375149576756938,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-12b,stabilityai/stablelm-2-12b,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/polyglot-ko-12.8b,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1328.549888,15932.063744,15005.12256,14464.057344,14086.64832,s,10,0.9370838241577149,0.09370838241577148,0.0016040220562949126,0.09402853012084961,0.09505396499633789,0.09568661613464356,0.0961927370452881,"[0.09631926727294922, 0.09205792236328125, 0.09222937774658203, 0.09047071838378906, 0.09377529907226563, 0.0949133758544922, 0.09462477111816406, 0.0937592315673828, 0.094652099609375, 0.0942817611694336]",tokens/s,2731.879405026569,kWh,3.005959369518139e-06,4.874735089980158e-06,4.314694809569052e-06,1.219538926906735e-05,tokens/kWh,20991539.864112742,MB,1328.549888,15932.063744,15005.12256,14464.057344,14370.871808,s,10,57.74022705078126,5.774022705078125,0.07381503709774004,5.7841875,5.8602088378906245,5.861632006835937,5.862770541992187,"[5.7248388671875, 5.6452998046875, 5.65535107421875, 5.82266259765625, 5.76852978515625, 5.859892578125, 5.86305517578125, 5.79208544921875, 5.83222216796875, 5.77628955078125]",tokens/s,10.91093735128421,kWh,0.00017815208407463847,0.000298033801170663,0.0002001796632319602,0.0006763655484772616,tokens/kWh,93144.89796506536,,s,629,58.48624538421635,0.09298290204167933,0.011392880409198471,0.09158553314208985,0.0938598388671875,0.09473024291992188,0.18295058166503908,"[0.09537638092041016, 0.09556479644775391, 0.09173094177246094, 0.09088511657714844, 0.09238527679443359, 0.09252658843994141, 0.11136307525634766, 0.09075302124023438, 0.08981298828125, 0.08957337951660156, 0.08896511840820312, 0.08827289581298828, 0.08812850952148438, 0.08916582489013672, 0.08980274963378906, 0.08916889953613281, 0.11363123321533203, 0.08990822601318359, 0.0902850570678711, 0.09072844696044922, 0.09134899139404297, 0.08987238311767579, 0.08987955474853515, 0.09120665740966796, 0.08994713592529296, 0.08968396759033204, 0.08985702514648437, 0.0896153564453125, 0.08971366119384766, 0.08970854187011719, 0.08944844818115234, 0.09003314971923829, 0.0893337631225586, 0.08900505828857422, 0.08925389099121094, 0.089312255859375, 0.08984473419189454, 0.08989593505859375, 0.08986521911621094, 0.0898744354248047, 0.0897228775024414, 0.08982220458984375, 0.08955391693115235, 0.08963276672363281, 0.08971673583984376, 0.08980070495605469, 0.08997376251220703, 0.08972799682617187, 0.08966451263427734, 0.0899399642944336, 0.09016934204101562, 0.09026252746582031, 0.08991334533691406, 0.09036287689208984, 0.09017549133300781, 0.09033523559570313, 0.08970240020751953, 0.08966860961914062, 0.08914227294921875, 0.08909619140625, 0.08929587554931641, 0.08939315032958985, 0.1822177276611328, 0.08975667572021484, 0.09025638580322265, 0.09018470764160157, 0.0902266845703125, 0.09038540649414062, 0.0900126724243164, 0.09016729736328125, 0.09014886474609375, 0.08972799682617187, 0.08988057708740234, 0.08946790313720702, 0.08992768096923828, 0.08999935913085938, 0.08972902679443359, 0.09025126647949219, 0.08912179565429687, 0.09125682830810547, 0.08922418975830078, 0.08909516906738281, 0.08906342315673828, 0.08917913818359376, 0.08888626861572266, 0.08862413024902344, 0.08881766510009766, 0.0891852798461914, 0.08915353393554687, 0.08897126770019531, 0.08921190643310548, 0.0892600326538086, 0.08973004913330078, 0.09018061065673828, 0.08986726379394532, 0.08961433410644531, 0.08981606292724609, 0.08982937622070312, 0.08971878051757813, 0.08952114868164063, 0.08906854248046875, 0.08891494750976563, 0.08902143859863282, 0.0889323501586914, 0.08925183868408203, 0.08901222229003906, 0.08929280090332031, 0.08914841461181641, 0.08893337249755859, 0.08906649780273437, 0.08899890899658203, 0.08897433471679687, 0.08911769866943359, 0.08943001556396485, 0.08942387390136719, 0.08965119934082032, 0.08962764739990234, 0.08933171081542969, 0.08964812469482422, 0.08981606292724609, 0.09158553314208985, 0.08975667572021484, 0.090498046875, 0.09046221160888672, 0.09075302124023438, 0.18323558044433594, 0.0899788818359375, 0.09005773162841797, 0.08986214447021484, 0.08965837097167968, 0.08933683013916016, 0.08910950469970703, 0.08897126770019531, 0.08992460632324219, 0.0896880645751953, 0.08983347320556641, 0.0899420166015625, 0.09014681243896484, 0.089923583984375, 0.08984063720703125, 0.08996454620361329, 0.08971775817871094, 0.08970547485351563, 0.08991641235351562, 0.08981606292724609, 0.08977305603027344, 0.0898150405883789, 0.0898344955444336, 0.08999628448486328, 0.09023693084716797, 0.09164800262451171, 0.09056050872802734, 0.09016320037841796, 0.09037107086181641, 0.08973004913330078, 0.08938700866699219, 0.08944127655029296, 0.08923442840576172, 0.08890367889404296, 0.08924671936035156, 0.08907469177246094, 0.0891852798461914, 0.08900812530517578, 0.08962969970703125, 0.0899205093383789, 0.08994406127929687, 0.08911564636230469, 0.09041407775878907, 0.09196953582763671, 0.08939520263671875, 0.08946380615234376, 0.08948019409179687, 0.0906393585205078, 0.09003314971923829, 0.09016115570068359, 0.09019904327392578, 0.08993689727783204, 0.08989593505859375, 0.08969522857666015, 0.09007411193847656, 0.08976793670654297, 0.08963276672363281, 0.08910336303710938, 0.08911154937744141, 0.08888832092285157, 0.08908390045166016, 0.08895999908447266, 0.0888832015991211, 0.18007962036132813, 0.08889446258544922, 0.088953857421875, 0.08863334655761719, 0.08948121643066406, 0.08936140441894531, 0.09158451080322266, 0.08937471771240234, 0.08964608001708985, 0.08902655792236328, 0.08906854248046875, 0.08879718780517579, 0.08892211151123047, 0.08905318450927735, 0.08917913818359376, 0.08941363525390625, 0.08961638641357422, 0.08977407836914063, 0.08962560272216796, 0.09181388854980468, 0.09894400024414063, 0.09517977905273438, 0.09704447937011719, 0.09725542449951172, 0.09816985321044921, 0.09729945373535157, 0.09615666961669922, 0.09889894104003906, 0.10121011352539062, 0.09919692993164063, 0.09680384063720703, 0.09310002899169922, 0.09361203002929687, 0.09387213134765625, 0.09534259033203125, 0.09364479827880859, 0.09358745574951172, 0.09415987396240234, 0.09353523254394532, 0.09417113494873047, 0.09420697784423829, 0.09402470397949218, 0.09453056335449218, 0.0941844482421875, 0.0935198745727539, 0.09371647644042969, 0.09290239715576172, 0.09081958770751954, 0.08880947113037109, 0.09045196533203125, 0.0900474853515625, 0.08980684661865235, 0.09128550720214844, 0.09117593383789062, 0.09083494567871093, 0.09095270538330077, 0.09258700561523438, 0.09220198059082031, 0.09175347137451172, 0.0909639663696289, 0.0909844512939453, 0.09088921356201173, 0.09101107025146485, 0.18634547424316406, 0.09164800262451171, 0.09272013092041016, 0.09126195526123047, 0.09138687896728516, 0.09214566040039063, 0.09289727783203125, 0.09183026885986328, 0.0917176284790039, 0.09200230407714843, 0.09185382080078125, 0.09124966430664062, 0.09022771453857421, 0.09061580657958984, 0.09059123229980469, 0.09000141143798829, 0.09086156463623046, 0.08925593566894531, 0.09149542236328125, 0.09214873504638672, 0.09218560028076171, 0.09023999786376953, 0.09009254455566407, 0.08979865264892578, 0.08986726379394532, 0.08958975982666016, 0.08885555267333985, 0.09087181091308594, 0.0888053741455078, 0.08996147155761719, 0.08913715362548828, 0.09085234832763672, 0.09091072082519532, 0.09013452911376953, 0.0922429428100586, 0.0922060775756836, 0.09263616180419922, 0.09263206481933593, 0.09311129760742187, 0.09450495910644531, 0.09228594970703125, 0.09360384368896485, 0.09295053100585937, 0.09198899078369141, 0.09297510528564454, 0.09402982330322265, 0.09181798553466797, 0.09379737854003906, 0.09336831665039062, 0.09298636627197265, 0.09027584075927735, 0.09247743988037109, 0.09179545593261719, 0.09187328338623046, 0.09168179321289062, 0.09220915222167969, 0.09129574584960938, 0.09133567810058593, 0.09148416137695313, 0.09172377777099609, 0.09190502166748046, 0.09159065246582031, 0.09199411010742188, 0.18922393798828124, 0.09207295989990234, 0.09279385375976562, 0.09268121337890625, 0.09140223693847656, 0.09363353729248047, 0.09345945739746093, 0.09261875152587891, 0.09402777862548828, 0.08952729797363282, 0.09126195526123047, 0.09426841735839844, 0.09392435455322265, 0.09335193634033204, 0.09372672271728516, 0.09383116912841796, 0.09383628845214843, 0.0943851547241211, 0.0932894744873047, 0.09391206359863281, 0.09310208129882812, 0.09320038604736328, 0.09260953521728515, 0.09114828491210937, 0.09242009735107422, 0.09034547424316407, 0.09180774688720703, 0.09108787536621094, 0.09237913513183593, 0.09316761779785156, 0.09216921234130859, 0.0889200668334961, 0.09127423858642578, 0.09154150390625, 0.09161215972900391, 0.09163775634765625, 0.09095680236816406, 0.09329766082763671, 0.09337958526611329, 0.09339801788330078, 0.09271705627441407, 0.0922460174560547, 0.09278463745117188, 0.09310208129882812, 0.09314611053466797, 0.09264947509765625, 0.0922767333984375, 0.09285529327392578, 0.09258905792236329, 0.0919552001953125, 0.09068032073974609, 0.10762445068359375, 0.10316287994384765, 0.10233139038085938, 0.09193164825439454, 0.09183026885986328, 0.09164185333251954, 0.09201868438720703, 0.09235250854492187, 0.09294028472900391, 0.09193062591552735, 0.09153024291992187, 0.09184870147705078, 0.18844773864746095, 0.09371135711669921, 0.09388646697998047, 0.09331404876708985, 0.09305190277099609, 0.09208934020996094, 0.09232998657226563, 0.09338265228271485, 0.09212620544433593, 0.09294745635986328, 0.09208831787109376, 0.09321984100341797, 0.094202880859375, 0.09301299285888671, 0.09444147491455078, 0.09390694427490234, 0.09373081970214844, 0.09396018981933593, 0.09406361389160156, 0.0940789794921875, 0.09441484832763672, 0.09479373168945313, 0.09428582763671875, 0.09375743865966797, 0.09411891174316406, 0.09253785705566406, 0.09361920166015625, 0.09309593963623047, 0.09218457794189452, 0.09071923065185547, 0.09175552368164062, 0.09208831787109376, 0.09205043029785157, 0.09345740509033203, 0.09035878753662109, 0.0929648666381836, 0.09379942321777343, 0.09397350311279297, 0.09357926177978515, 0.09282559967041015, 0.09281126403808594, 0.09233203125, 0.09340518188476563, 0.09254605102539062, 0.09370317077636718, 0.09330585479736328, 0.092906494140625, 0.09399501037597656, 0.09323519897460937, 0.09234329223632813, 0.09328844451904297, 0.09368985748291016, 0.09308672332763672, 0.09321881866455078, 0.09313382720947265, 0.09338470458984376, 0.09213542175292969, 0.09203916931152344, 0.09252352142333985, 0.09215283203125, 0.09050214385986328, 0.09306623840332032, 0.09253478240966796, 0.18384690856933594, 0.09223372650146484, 0.0926566390991211, 0.09254605102539062, 0.09219583892822265, 0.09035673522949218, 0.09124864196777344, 0.0904120330810547, 0.09151487731933594, 0.09158041381835938, 0.0934655990600586, 0.09330073547363281, 0.09197772979736328, 0.09282867431640625, 0.09310514831542968, 0.09364173126220703, 0.09354752349853515, 0.092943359375, 0.09234022521972657, 0.09218867492675781, 0.09171353912353515, 0.09210163116455078, 0.0927088623046875, 0.09138380432128906, 0.09140223693847656, 0.09215283203125, 0.09274163055419922, 0.09268736267089844, 0.09177292633056641, 0.09020006561279297, 0.08956416320800781, 0.09033830261230469, 0.09101414489746094, 0.0899758071899414, 0.0915384292602539, 0.08953753662109375, 0.09103257751464844, 0.08992256164550781, 0.09282662200927734, 0.09216716766357422, 0.09172889709472656, 0.09174630737304687, 0.0911800308227539, 0.09056563568115235, 0.09067212677001953, 0.09174425506591796, 0.09014476776123047, 0.09254605102539062, 0.09011199951171875, 0.09238323211669922, 0.09136434936523438, 0.09326080322265624, 0.09257881927490234, 0.0933908462524414, 0.09337344360351563, 0.09362124633789062, 0.09277133178710938, 0.09272525024414062, 0.0938260498046875, 0.0922603530883789, 0.09358335876464843, 0.09345536041259765, 0.09214669036865235, 0.18743603515625, 0.09230540466308594, 0.09252864074707032, 0.0920995864868164, 0.09336217498779296, 0.09331712341308594, 0.0935362548828125, 0.09360384368896485, 0.09398579406738282, 0.09377996826171875, 0.09382809448242188, 0.09339699554443359, 0.09312461090087891, 0.09280204772949219, 0.09200332641601562, 0.09230950164794922, 0.09239347076416016, 0.09162547302246093, 0.09180057525634766, 0.09230643463134766, 0.09187328338623046, 0.09232179260253906, 0.09274163055419922, 0.09270374298095703, 0.09119232177734375, 0.09164390563964844, 0.09277337646484375, 0.09277337646484375, 0.09223270416259766, 0.09241804504394531, 0.09232486724853516, 0.09257881927490234, 0.0924989471435547, 0.09260646057128906, 0.09349734497070313, 0.09309490966796875, 0.09317887878417969, 0.09392230224609376, 0.09109503936767578, 0.09264435577392578, 0.09028607940673829, 0.09241702270507812, 0.09059532928466797, 0.09200537872314453, 0.09192857360839844, 0.09044992065429687, 0.09309696197509766, 0.09284915161132813, 0.09310720062255859, 0.09304883575439453, 0.09225011444091796, 0.09067314910888671, 0.093085693359375, 0.09334476470947266, 0.09262592315673829, 0.09244876861572265, 0.09288909149169922, 0.09223782348632813, 0.09310924530029296, 0.09333452606201172, 0.09385676574707032, 0.09355570983886718, 0.09204326629638672, 0.18790809631347657, 0.09381887817382813, 0.09259622192382813, 0.09353830718994141, 0.09231155395507812, 0.0924559326171875, 0.09345843505859375, 0.09321062469482422, 0.09354956817626953, 0.09324339294433594, 0.09372057342529297, 0.09295359802246093, 0.09439334106445313, 0.09329151916503907, 0.094635009765625, 0.09234022521972657, 0.09093119812011718, 0.09099468994140625, 0.09062092590332031, 0.09017855834960938, 0.0896737289428711, 0.08944844818115234, 0.08945458984375, 0.08921804809570312, 0.08950784301757812, 0.09492173004150391, 0.09059430694580078, 0.09062911987304688, 0.09288499450683593, 0.09120460510253907, 0.0905185317993164, 0.0911114273071289, 0.09102848052978516, 0.09062297821044922, 0.09279385375976562, 0.09582592010498046, 0.09514701080322266, 0.09339801788330078, 0.09451519775390625, 0.09325875091552735, 0.09155072021484376, 0.09351577758789062, 0.09277951812744141, 0.0911994857788086, 0.091325439453125, 0.09030655670166016, 0.09020518493652344, 0.0901560287475586, 0.08955289459228516, 0.090281982421875, 0.09031680297851563, 0.090102783203125, 0.08991232299804687, 0.09011507415771484, 0.08991027069091796, 0.09058201599121093, 0.09149440002441406, 0.09074278259277344, 0.09010790252685547, 0.09091276550292969, 0.09014067077636718, 0.09015500640869141, 0.08932147216796875]",tokens/s,10.754665406676088,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2,openai-community/gpt2,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cuda,0,42,,,True,True,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-eager,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-410m,,cuda,0,42,,,,,True,True,,float16,True,False,,eager,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1926.148096,2264.92416,1337.982976,796.91776,731.670528,s,10,0.6088312950134277,0.06088312950134277,0.005372605292904977,0.05807255935668945,0.06755595016479492,0.06991892051696777,0.07180929679870605,"[0.058485279083251955, 0.05638515090942383, 0.06345891189575195, 0.06703084564208985, 0.05608134460449219, 0.05680307388305664, 0.057659839630126955, 0.05598748779296875, 0.07228189086914062, 0.064657470703125]",tokens/s,4204.777285542688,kWh,1.907991910619395e-06,3.1322820224917097e-06,1.804963415132815e-06,6.84523734824392e-06,tokens/kWh,37398264.95069223,MB,1926.148096,2264.92416,1337.982976,796.91776,771.487232,s,10,36.160470214843755,3.6160470214843747,0.07492839658356798,3.6310989990234375,3.7086374755859377,3.7194723022460936,3.728140163574219,"[3.63622900390625, 3.73030712890625, 3.675456298828125, 3.5059580078125, 3.59391455078125, 3.626396484375, 3.706229736328125, 3.498973876953125, 3.635801513671875, 3.55120361328125]",tokens/s,17.4223398162944,kWh,0.00011391590282853162,0.00019075754405717472,0.00010411053798393476,0.00040878398486964105,tokens/kWh,154115.62666793403,,s,629,36.65336121368403,0.05827243436197787,0.008391683742294228,0.056354816436767576,0.06145105819702149,0.06654095458984378,0.11288903442382814,"[0.057409534454345705, 0.05788876724243164, 0.05726822280883789, 0.05663641738891602, 0.058618881225585937, 0.05587558364868164, 0.056377342224121094, 0.05624627304077148, 0.05609983825683594, 0.05622272109985352, 0.05840486526489258, 0.061195262908935545, 0.056632320404052736, 0.05731532669067383, 0.05608243179321289, 0.0560261116027832, 0.058003456115722656, 0.057109504699707034, 0.055378944396972656, 0.056632320404052736, 0.056665088653564455, 0.05620633697509766, 0.05588991928100586, 0.06745394897460938, 0.06462770843505859, 0.056774654388427735, 0.056971263885498044, 0.0755251235961914, 0.05896089553833008, 0.057240577697753904, 0.05727231979370117, 0.057777153015136716, 0.056529918670654294, 0.056812545776367185, 0.05751500701904297, 0.05735833740234375, 0.05789286422729492, 0.05679513549804688, 0.05816115188598633, 0.05727129745483398, 0.05643468856811523, 0.056659969329833984, 0.05621657562255859, 0.05624729537963867, 0.05643366241455078, 0.05640192031860351, 0.05650534439086914, 0.05778124618530273, 0.058673152923583986, 0.05734502410888672, 0.058805248260498044, 0.05690060806274414, 0.057229312896728515, 0.056346622467041016, 0.05782835388183594, 0.06405324554443359, 0.057132030487060545, 0.05674496078491211, 0.056005630493164066, 0.05590220642089844, 0.05563699340820313, 0.05599948883056641, 0.11271577453613281, 0.055910400390625, 0.05567488098144531, 0.0557209587097168, 0.057560062408447264, 0.05725900650024414, 0.054596607208251956, 0.058157054901123044, 0.06025830459594726, 0.055853057861328125, 0.05608345413208008, 0.058482688903808595, 0.06035148620605469, 0.06214246368408203, 0.0652933120727539, 0.06400102233886719, 0.0574463996887207, 0.05641011047363281, 0.05665484619140625, 0.05690265655517578, 0.05623091125488281, 0.056428543090820314, 0.05712076950073242, 0.05693439865112305, 0.05665894317626953, 0.057915393829345706, 0.057556991577148435, 0.057412609100341794, 0.056718334197998044, 0.0577710075378418, 0.05569843292236328, 0.05531545639038086, 0.05469696044921875, 0.054735870361328126, 0.05476249694824219, 0.05472256088256836, 0.056668159484863284, 0.05667327880859375, 0.057594879150390625, 0.056615936279296876, 0.05651251220703125, 0.056150016784667967, 0.056018943786621096, 0.055947265625, 0.05588582229614258, 0.05619814300537109, 0.05651865768432617, 0.05594521713256836, 0.056164352416992185, 0.057264129638671876, 0.06475059509277344, 0.05709823989868164, 0.056627201080322265, 0.06968524932861328, 0.07154585266113281, 0.07131136322021485, 0.06957772827148437, 0.06802534484863282, 0.07034982299804687, 0.06706995391845703, 0.06864998626708985, 0.07851213073730469, 0.06481305694580078, 0.12943463134765626, 0.0631644172668457, 0.06277632141113282, 0.059509761810302736, 0.05912473678588867, 0.055927806854248044, 0.05716889572143555, 0.05759078216552734, 0.05633433532714844, 0.05777203369140625, 0.05948825454711914, 0.057414657592773435, 0.055188480377197265, 0.05485363388061523, 0.05542911911010742, 0.05448089599609375, 0.05547212982177734, 0.054883327484130856, 0.0552540168762207, 0.055413761138916016, 0.055433216094970705, 0.05590323257446289, 0.05473689651489258, 0.05472972869873047, 0.05547520065307617, 0.05727948760986328, 0.05629337692260742, 0.05676031875610352, 0.05671219253540039, 0.056807422637939455, 0.05707263946533203, 0.057178112030029295, 0.05665484619140625, 0.05650022506713867, 0.056687614440917966, 0.057690113067626954, 0.05755392074584961, 0.056703998565673826, 0.05743206405639648, 0.0565667839050293, 0.05615411376953125, 0.057442302703857424, 0.057350143432617184, 0.056371200561523435, 0.05923123168945312, 0.05859532928466797, 0.05592063903808594, 0.05989273452758789, 0.05853081512451172, 0.055951358795166016, 0.05620633697509766, 0.06195097732543945, 0.0721295394897461, 0.07087615966796874, 0.07088639831542969, 0.0670382080078125, 0.05775564956665039, 0.05598822402954102, 0.057900032043457034, 0.05972889709472656, 0.06142566299438477, 0.06130790328979492, 0.0634777603149414, 0.1295134735107422, 0.05816524887084961, 0.05805363082885742, 0.05674803161621094, 0.05612851333618164, 0.056858623504638675, 0.0568616943359375, 0.05595443344116211, 0.054258689880371094, 0.05446963119506836, 0.055518207550048826, 0.05615513610839844, 0.05557759857177735, 0.0557946891784668, 0.05582131195068359, 0.055414783477783204, 0.05520383834838867, 0.05483212661743164, 0.05611929702758789, 0.055193599700927735, 0.055779327392578126, 0.056130561828613285, 0.05709107208251953, 0.05547417449951172, 0.05513216018676758, 0.054988800048828126, 0.05521203231811524, 0.055341056823730465, 0.05506047821044922, 0.055109630584716796, 0.05494169616699219, 0.05550080108642578, 0.05575680160522461, 0.05738700866699219, 0.054902782440185545, 0.05572710418701172, 0.05585100936889648, 0.05513420867919922, 0.05426073455810547, 0.05468569564819336, 0.05943296051025391, 0.05517926406860352, 0.05411123275756836, 0.05463040161132812, 0.05468569564819336, 0.05467340850830078, 0.05449625778198242, 0.05453414535522461, 0.054594558715820314, 0.05458227157592774, 0.055757823944091796, 0.05486284637451172, 0.05553664016723633, 0.05496422576904297, 0.05488947296142578, 0.055634944915771485, 0.056025089263916014, 0.05533798217773438, 0.05501337432861328, 0.05471744155883789, 0.05489766311645508, 0.056341503143310545, 0.05642956924438477, 0.11295641326904297, 0.0558131217956543, 0.059483135223388675, 0.06065151977539063, 0.05691187286376953, 0.057436161041259766, 0.05701836776733398, 0.05638348770141602, 0.05637324905395508, 0.056308734893798826, 0.056197120666503904, 0.056235008239746094, 0.05630054473876953, 0.055913471221923826, 0.055221248626708984, 0.055070720672607425, 0.055206912994384766, 0.05467750549316406, 0.05501030349731445, 0.054714366912841796, 0.05544243240356445, 0.055600128173828124, 0.05549465560913086, 0.05527449417114258, 0.055382015228271485, 0.0549304313659668, 0.05549772644042969, 0.058464256286621094, 0.0561715202331543, 0.05986611175537109, 0.05818982315063476, 0.056771583557128906, 0.06020403289794922, 0.05721395111083984, 0.05732556915283203, 0.05624627304077148, 0.05626367950439453, 0.057490432739257816, 0.05709721755981445, 0.05734809494018555, 0.0573941764831543, 0.05682790374755859, 0.05593395233154297, 0.0631982078552246, 0.06207692718505859, 0.059284481048583984, 0.0634439697265625, 0.060974079132080077, 0.05820415878295898, 0.05664051055908203, 0.05600358581542969, 0.05774848175048828, 0.056253440856933595, 0.056164352416992185, 0.05645414352416992, 0.05658726501464844, 0.0573757438659668, 0.05543219375610352, 0.056569854736328126, 0.05566668701171875, 0.056281089782714844, 0.057527294158935545, 0.05773721694946289, 0.11319091033935547, 0.056412158966064455, 0.05544857788085938, 0.05570355224609375, 0.05500928115844726, 0.054980609893798826, 0.05549158477783203, 0.05600153732299805, 0.056018943786621096, 0.05617561721801758, 0.05700198364257812, 0.05678182220458984, 0.05584076690673828, 0.055669761657714846, 0.056736766815185545, 0.05647564697265625, 0.05581107330322266, 0.05576192092895508, 0.05578649520874023, 0.05579776000976563, 0.055728126525878906, 0.05609369659423828, 0.06167654418945313, 0.061606910705566405, 0.06233087921142578, 0.059998207092285157, 0.06136422348022461, 0.05936025619506836, 0.06264524841308594, 0.060872703552246096, 0.059619327545166016, 0.05643366241455078, 0.05615923309326172, 0.055788543701171874, 0.05709823989868164, 0.05648998260498047, 0.05615923309326172, 0.05620121765136719, 0.05634457778930664, 0.05607731246948242, 0.057043968200683595, 0.05626265716552734, 0.07490764617919922, 0.05575987243652344, 0.05655347061157227, 0.05557452774047852, 0.05690572738647461, 0.06074879837036133, 0.057000961303710934, 0.056858623504638675, 0.05686476898193359, 0.056559616088867185, 0.05653504180908203, 0.05682278442382813, 0.056476673126220706, 0.056354816436767576, 0.05640192031860351, 0.06982553863525391, 0.05760102462768555, 0.05694566345214844, 0.05657497787475586, 0.0574648323059082, 0.056940544128417966, 0.11576115417480469, 0.059663360595703124, 0.070582275390625, 0.057744384765625, 0.05745663833618164, 0.05783552169799805, 0.057852928161621096, 0.059493377685546876, 0.05841100692749023, 0.05919744110107422, 0.06051430511474609, 0.058382335662841796, 0.07026585388183594, 0.05846323013305664, 0.06075699234008789, 0.07670988464355469, 0.07700991821289062, 0.07402393341064453, 0.060034046173095705, 0.061679615020751956, 0.0624711685180664, 0.05848166275024414, 0.058393600463867185, 0.058772480010986325, 0.0581847038269043, 0.057891841888427734, 0.05603737640380859, 0.05600153732299805, 0.055638015747070314, 0.0558766098022461, 0.055700481414794924, 0.05615923309326172, 0.05602918243408203, 0.056221694946289064, 0.056081409454345706, 0.06298316955566406, 0.05720576095581055, 0.05846015930175781, 0.057224193572998044, 0.056602622985839846, 0.05711155319213867, 0.0561080322265625, 0.056665088653564455, 0.05641932678222656, 0.05734092712402344, 0.056323070526123044, 0.056033279418945314, 0.058649600982666014, 0.05628313446044922, 0.05503385543823242, 0.058349567413330077, 0.05728972625732422, 0.05775974273681641, 0.06270873641967774, 0.05715660858154297, 0.055462913513183595, 0.055198719024658206, 0.05527449417114258, 0.05491302490234375, 0.05531033706665039, 0.05535232162475586, 0.05572710418701172, 0.055327743530273435, 0.11203379058837891, 0.05552844619750977, 0.05666099166870117, 0.05619200134277344, 0.05492940902709961, 0.05482700729370117, 0.05486899185180664, 0.054980609893798826, 0.05463961410522461, 0.05533388900756836, 0.05574041748046875, 0.05712384033203125, 0.05596979141235352, 0.05660160064697266, 0.05548646545410156, 0.05540761566162109, 0.05509734344482422, 0.05469286346435547, 0.05471027374267578, 0.05536870574951172, 0.055344127655029295, 0.0555601921081543, 0.06185779190063476, 0.05523865509033203, 0.05520793533325195, 0.05442969512939453, 0.05442969512939453, 0.0550645751953125, 0.05515059280395508, 0.054417407989501954, 0.05573836898803711, 0.05489254379272461, 0.05510041427612305, 0.055120895385742184, 0.05430374526977539, 0.054455295562744144, 0.05454438400268555, 0.05466521453857422, 0.05652377700805664, 0.05474611282348633, 0.05485363388061523, 0.054621185302734375, 0.05483212661743164, 0.054447105407714844, 0.054714366912841796, 0.05432627105712891, 0.05478707122802735, 0.054572032928466796, 0.055041023254394535, 0.054919166564941405, 0.054953983306884766, 0.055006206512451174, 0.05551103973388672, 0.0552540168762207, 0.054834175109863284, 0.05485260772705078, 0.055739391326904295, 0.05608243179321289, 0.057589759826660154, 0.05796761703491211, 0.05805977630615235, 0.05806387329101562, 0.060837886810302735, 0.1367941131591797, 0.06128128051757813, 0.05658009719848633, 0.05708697509765625, 0.05660467147827149, 0.05659545516967773, 0.05699686431884766, 0.05647564697265625, 0.056384513854980466, 0.057055233001708984, 0.055858177185058595, 0.056407039642333984, 0.05707263946533203, 0.057333759307861325, 0.0612782096862793, 0.058433536529541016, 0.05672550582885742, 0.056180736541748044, 0.05638041687011719, 0.055741439819335936, 0.056081409454345706, 0.05603225708007813, 0.05589299011230469, 0.054975486755371096, 0.05569740676879883, 0.05543219375610352, 0.05562777709960937, 0.05673574447631836, 0.05694566345214844, 0.05630976104736328, 0.056461311340332034, 0.05626265716552734, 0.054812671661376954, 0.05505023956298828, 0.05479423904418945, 0.05489868927001953, 0.055081985473632813, 0.055177215576171876, 0.05538304138183594, 0.06484480285644531, 0.0578600959777832, 0.058840065002441405, 0.06122598266601562, 0.061330432891845706, 0.06015795135498047, 0.06579507446289062, 0.06273638534545899, 0.059507713317871094, 0.05671014404296875, 0.05645209503173828, 0.05659648132324219, 0.056632320404052736, 0.05629542541503906, 0.05661286544799805, 0.05595443344116211, 0.056221694946289064, 0.05634048080444336, 0.05584384155273438, 0.06526566314697266, 0.05559807968139648, 0.055739391326904295, 0.0693043212890625, 0.06517247772216797, 0.1273169937133789, 0.05935308837890625, 0.05936640167236328, 0.06018764877319336, 0.05921279907226563, 0.05884415817260742, 0.06155263900756836, 0.06343987274169922, 0.06118195343017578, 0.06162124633789062, 0.058897407531738284, 0.055245822906494144, 0.055183361053466794, 0.05562265777587891, 0.05729075241088867, 0.05594214248657227, 0.055400447845458986, 0.055684097290039064, 0.055316478729248046, 0.055934974670410156, 0.05587865447998047, 0.05559603118896484, 0.056123390197753906, 0.0555417594909668, 0.055995391845703124, 0.05558784103393555, 0.05585100936889648, 0.055774208068847655, 0.055446529388427736, 0.05645619201660156, 0.05615411376953125, 0.05623295974731445, 0.055193599700927735, 0.05479731369018555, 0.05460684967041016, 0.05478400039672852, 0.05534207916259765, 0.055430145263671876, 0.055034881591796876, 0.05483724975585937, 0.056062976837158204, 0.05605887985229492, 0.05608038330078125, 0.05593600082397461, 0.054981632232666014, 0.054744064331054686, 0.05447782516479492, 0.054740993499755856, 0.05511167907714844, 0.05524684906005859, 0.054863872528076174, 0.054573055267333984, 0.05489766311645508, 0.055277568817138675, 0.05494988632202148, 0.05489766311645508, 0.05566873550415039, 0.05590937423706055, 0.05588787078857422, 0.05532057571411133, 0.05543219375610352, 0.05585408020019531, 0.056057857513427733]",tokens/s,17.16077268693084,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-7B,Qwen/Qwen-7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 49, 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 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-66b,facebook/opt-66b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-7b,stabilityai/stablelm-base-alpha-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-2.7B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,4259.569664,4764.729344,3837.78816,3296.722944,3117.596672,s,10,0.9656901779174805,0.09656901779174805,0.007122669005905455,0.09541496276855468,0.10519820175170898,0.1069309413909912,0.10831713310241699,"[0.10866368103027343, 0.09545859527587891, 0.08617014312744141, 0.09064752197265626, 0.09537133026123047, 0.1029524154663086, 0.10122969818115235, 0.10481314849853515, 0.09149612426757812, 0.08888751983642579]",tokens/s,2650.953751565189,kWh,3.300792163180322e-06,5.424698505494367e-06,3.3072592322776134e-06,1.2032749900952302e-05,tokens/kWh,21275269.751907628,MB,4259.569664,4764.729344,3837.78816,3296.722944,3211.97824,s,10,60.315887695312504,6.0315887695312504,0.1089704167924311,6.02714892578125,6.155581152343751,6.19187822265625,6.22091587890625,"[6.04035205078125, 6.0891123046875, 5.793626953125, 6.01790576171875, 5.98657568359375, 6.005900390625, 5.97033203125, 6.22817529296875, 6.14751513671875, 6.03639208984375]",tokens/s,10.445009168769325,kWh,0.00018970283102436164,0.00031726576680063656,0.00017711496843666392,0.0006840835662616621,tokens/kWh,92094.01176566562,,s,629,61.074001861572235,0.0970969822918478,0.01364784996667161,0.0941107177734375,0.10414940032958984,0.10994688110351564,0.18678681579589862,"[0.0938045425415039, 0.09374310302734375, 0.09582899475097656, 0.09356594848632813, 0.09857536315917968, 0.09640038299560547, 0.09881702423095703, 0.10503884887695313, 0.10415923309326172, 0.10534809875488281, 0.10315878295898437, 0.10051481628417969, 0.10147942352294922, 0.0962324447631836, 0.09256140899658204, 0.09154867553710938, 0.09016524505615234, 0.09207295989990234, 0.09171353912353515, 0.092189697265625, 0.0954429473876953, 0.09142886352539062, 0.09095884704589843, 0.09099059295654296, 0.0917739486694336, 0.09181900787353516, 0.110455810546875, 0.0942561264038086, 0.09195929718017579, 0.09091379547119141, 0.09138687896728516, 0.09389055633544922, 0.09013555145263671, 0.09563340759277343, 0.09676902770996093, 0.09107762908935547, 0.08781721496582032, 0.09073356628417968, 0.09830092620849609, 0.09584230041503906, 0.09438925170898438, 0.10078822326660156, 0.10006630706787109, 0.0958023681640625, 0.09781145477294922, 0.10025881958007812, 0.09581670379638672, 0.09195929718017579, 0.09221427154541016, 0.09226854705810547, 0.09174323272705077, 0.10329293060302734, 0.10766233825683594, 0.10549657440185548, 0.09417113494873047, 0.09442918395996094, 0.09490943908691406, 0.09622835540771485, 0.09263820648193359, 0.09877606201171875, 0.09408306884765626, 0.09766604614257812, 0.19095347595214843, 0.09510297393798828, 0.0957675552368164, 0.09673728179931641, 0.09614540863037109, 0.09943859100341797, 0.09542144012451172, 0.09679769897460938, 0.09369190216064453, 0.09284505462646485, 0.09355570983886718, 0.09430016326904297, 0.09697792053222656, 0.11468800354003907, 0.09697586822509766, 0.09752780914306641, 0.0984268798828125, 0.09674649810791015, 0.10128179168701172, 0.09762611389160156, 0.09464320373535157, 0.09473945617675782, 0.09278873443603515, 0.0981217269897461, 0.09266381072998046, 0.09660825347900391, 0.0977940444946289, 0.09156301116943359, 0.09821491241455078, 0.10412748718261719, 0.10855014038085938, 0.10604236602783203, 0.09906073760986328, 0.11130879974365235, 0.10230886077880859, 0.10272358703613281, 0.10315980529785156, 0.10030694580078126, 0.09342156982421874, 0.10266521453857422, 0.11615334320068359, 0.0990218276977539, 0.09669017791748047, 0.09406463623046875, 0.09545216369628906, 0.09552690887451172, 0.09493401336669922, 0.09345433807373046, 0.09264230346679687, 0.09360179138183594, 0.09388031768798828, 0.0927293472290039, 0.09300479888916016, 0.09376665496826173, 0.08819916534423829, 0.08926719665527344, 0.09312665557861328, 0.09092915344238281, 0.0913039321899414, 0.09003008270263672, 0.08869990539550782, 0.09021234893798828, 0.0862740478515625, 0.17408306884765626, 0.087225341796875, 0.08750694274902343, 0.08765644836425782, 0.08720384216308594, 0.0895467529296875, 0.0892416000366211, 0.09065574645996094, 0.09258700561523438, 0.09025228881835938, 0.08813568115234376, 0.08682393646240234, 0.08807628631591796, 0.09242521667480469, 0.08777420806884766, 0.08737586975097657, 0.08639488220214844, 0.08777728271484375, 0.08983347320556641, 0.0886824951171875, 0.08812646484375, 0.09377894592285156, 0.09565286254882813, 0.09056563568115235, 0.08970649719238281, 0.09283891296386719, 0.09306623840332032, 0.08954879760742188, 0.08842854309082031, 0.08900198364257812, 0.08922726440429687, 0.08816639709472657, 0.0880025634765625, 0.08799948883056641, 0.08771174621582031, 0.08750387573242188, 0.08935014343261719, 0.09081855773925782, 0.08779878234863281, 0.09108377838134765, 0.0887224349975586, 0.09263001251220702, 0.09554739379882812, 0.09121177673339843, 0.09275084686279297, 0.09154560089111329, 0.11947417449951171, 0.10590924835205077, 0.10614579010009766, 0.09764351654052734, 0.09760256195068359, 0.097976318359375, 0.10782822418212891, 0.09276723480224609, 0.09425305938720703, 0.09357721710205077, 0.09392742156982421, 0.09841049957275391, 0.09912525177001953, 0.09094041442871094, 0.09392332458496094, 0.09089024353027343, 0.0893685760498047, 0.18216038513183594, 0.08653619384765625, 0.08775782775878906, 0.09162854766845703, 0.0928511962890625, 0.09157222747802735, 0.09210880279541016, 0.0921538543701172, 0.09368678283691406, 0.09036697387695312, 0.09038130950927735, 0.09037004852294922, 0.09424179077148437, 0.0952985610961914, 0.09700249481201172, 0.09700147247314453, 0.09913343811035157, 0.09711001586914063, 0.09956556701660156, 0.09522994995117187, 0.09424076843261718, 0.0930355224609375, 0.09282969665527344, 0.0907489242553711, 0.091578369140625, 0.09497907257080078, 0.09012531280517579, 0.09087999725341797, 0.09464832305908204, 0.09733324432373047, 0.10269081878662109, 0.10988441467285157, 0.09638809967041016, 0.09151795196533204, 0.09258700561523438, 0.09087897491455078, 0.09305702209472656, 0.08960921478271484, 0.08997682952880859, 0.09192550659179688, 0.08982937622070312, 0.0900843505859375, 0.09120563507080078, 0.09228594970703125, 0.10870579528808594, 0.09771212768554688, 0.10051583862304687, 0.10893414306640625, 0.10461593627929687, 0.10329804992675781, 0.10302566528320313, 0.09979392242431641, 0.10934681701660157, 0.1089443817138672, 0.10356224060058594, 0.09347993469238282, 0.09317683410644531, 0.09575628662109376, 0.09712537384033203, 0.09537638092041016, 0.09358131408691406, 0.0955863037109375, 0.09742233276367188, 0.19268812561035156, 0.09688166046142578, 0.09984921264648437, 0.09511321258544922, 0.09027174377441406, 0.09034751892089844, 0.09210060882568359, 0.09134489440917969, 0.09201356506347656, 0.08911666870117188, 0.08673996734619141, 0.08730419158935547, 0.09300479888916016, 0.08956416320800781, 0.09014579010009766, 0.10678169250488281, 0.09139097595214844, 0.09011199951171875, 0.0905881576538086, 0.09001471710205078, 0.0901734390258789, 0.09513267517089843, 0.09413938903808594, 0.09480294036865235, 0.09292082977294921, 0.08694477081298828, 0.09120767974853515, 0.0871884765625, 0.09040281677246094, 0.08996147155761719, 0.09138483428955078, 0.09195212554931641, 0.09107865905761718, 0.08931123352050781, 0.09439231872558594, 0.09111961364746093, 0.09237709045410156, 0.09254195404052734, 0.09169407653808594, 0.09691852569580078, 0.10924543762207031, 0.09867059326171874, 0.09417727661132813, 0.09276313781738281, 0.09211698913574219, 0.09516646575927734, 0.09596927642822266, 0.11063807678222656, 0.09873715209960937, 0.1017343978881836, 0.10079641723632812, 0.0988057632446289, 0.09906073760986328, 0.1015541763305664, 0.09885388946533204, 0.10232115173339844, 0.0979578857421875, 0.10154905700683593, 0.1034997787475586, 0.10063565063476562, 0.1029775390625, 0.1021470718383789, 0.10143129730224609, 0.2063810577392578, 0.10907750701904297, 0.1017733154296875, 0.09291264343261718, 0.09234841918945312, 0.09589862060546875, 0.09485311889648437, 0.0938270721435547, 0.10027417755126954, 0.09314611053466797, 0.09482444763183594, 0.09366937255859376, 0.09027993774414063, 0.09591295623779297, 0.09270579528808594, 0.09282662200927734, 0.09245491027832031, 0.0941107177734375, 0.09319833374023437, 0.09164595031738282, 0.09302630615234375, 0.0929587173461914, 0.09441484832763672, 0.09741926574707031, 0.09154764556884766, 0.09782169342041015, 0.09502617645263672, 0.09566822052001953, 0.09632051086425782, 0.09603276824951172, 0.09635737609863282, 0.09510604858398437, 0.09606143951416016, 0.09757593536376953, 0.0964352035522461, 0.09465548706054687, 0.09596211242675781, 0.0977807388305664, 0.09635737609863282, 0.09596211242675781, 0.09510502624511719, 0.09316966247558593, 0.09677926635742187, 0.09860403442382812, 0.09336319732666015, 0.09336422729492187, 0.09378201293945312, 0.09420800018310548, 0.093264892578125, 0.09365606689453125, 0.09426739501953126, 0.09541426849365234, 0.09309490966796875, 0.09474867248535156, 0.0940789794921875, 0.09347686767578126, 0.09695027160644532, 0.09577062225341797, 0.09299046325683594, 0.09758617401123047, 0.09451213073730469, 0.09738854217529297, 0.09878630065917969, 0.2007562255859375, 0.09733324432373047, 0.09733427429199219, 0.10413568115234376, 0.09353727722167969, 0.09181593322753906, 0.09268121337890625, 0.09306009674072266, 0.09052467346191406, 0.09405235290527343, 0.091683837890625, 0.09060044860839844, 0.08924262237548829, 0.0892569580078125, 0.0968642578125, 0.09536409759521484, 0.09376870727539062, 0.09584537506103516, 0.09679666900634766, 0.09426739501953126, 0.09411686706542968, 0.10139852905273437, 0.0993955841064453, 0.09475379180908203, 0.08763597106933593, 0.09019699096679687, 0.08866304016113281, 0.0893655014038086, 0.08751615905761718, 0.08851660919189454, 0.09099980926513672, 0.09622835540771485, 0.09683353424072266, 0.09318502044677734, 0.09269145965576171, 0.09732096099853516, 0.09784114837646485, 0.10604338836669921, 0.10082611083984375, 0.09877913665771484, 0.09210368347167969, 0.08944640350341797, 0.09437490844726562, 0.09147698974609375, 0.0902635498046875, 0.08860671997070313, 0.09019391632080079, 0.09386803436279297, 0.10393497467041016, 0.09307852935791015, 0.09431756591796875, 0.1360281524658203, 0.09996595001220702, 0.0958187484741211, 0.09515724945068359, 0.094635009765625, 0.09318707275390625, 0.09129267120361328, 0.08931430053710937, 0.08761548614501953, 0.08880025482177735, 0.09160499572753907, 0.10523238372802735, 0.24217088317871094, 0.09332121276855469, 0.09316864013671874, 0.09060147094726563, 0.09244671630859375, 0.09104179382324219, 0.09023897552490234, 0.09146163177490234, 0.09348915100097656, 0.10261196899414063, 0.09200434875488281, 0.09398886108398438, 0.1128642578125, 0.1172520980834961, 0.09453977966308594, 0.09498828887939453, 0.1026693115234375, 0.10494668579101563, 0.09959833526611328, 0.10339532470703125, 0.10248806762695313, 0.0924927978515625, 0.09073766326904296, 0.09347174072265625, 0.09353830718994141, 0.09852518463134766, 0.09401344299316407, 0.11177881622314453, 0.09401241302490235, 0.0916490249633789, 0.0929280014038086, 0.09690726470947265, 0.10566758728027344, 0.12079513549804688, 0.09392947387695312, 0.09329151916503907, 0.09446195220947265, 0.09332224273681641, 0.10236927795410156, 0.11114291381835938, 0.10988851165771485, 0.09587097930908203, 0.09299148559570312, 0.10310758209228515, 0.10976665496826171, 0.09337958526611329, 0.09175347137451172, 0.08985600280761719, 0.09303449249267579, 0.10012467193603515, 0.09223987579345704, 0.09795891571044922, 0.09350450897216797, 0.09219071960449218, 0.1298903045654297, 0.10998579406738282, 0.10668748474121094, 0.09019699096679687, 0.09361408233642578, 0.09552384185791016, 0.09647411346435547, 0.09439641571044922, 0.09640345764160156, 0.1885859832763672, 0.09737216186523437, 0.09627852630615234, 0.09745613098144532, 0.09780531311035157, 0.09615360260009766, 0.09645772552490234, 0.09846476745605469, 0.0957501449584961, 0.10414694213867187, 0.09825894165039062, 0.09828864288330078, 0.09917644500732421, 0.11860991668701172, 0.10305843353271485, 0.09840640258789063, 0.10043596649169922, 0.10200780487060547, 0.10512486267089843, 0.10792345428466797, 0.09645362854003907, 0.09669120025634766, 0.09361714935302734, 0.09186713409423829, 0.09969868469238281, 0.08959795379638671, 0.08965017700195313, 0.10179071807861328, 0.11203379058837891, 0.10069606781005859, 0.09865420532226563, 0.1030645751953125, 0.09942835235595703, 0.09906687927246094, 0.11338751983642578, 0.1040179214477539, 0.10230681610107421, 0.11913420867919922, 0.09574297332763672, 0.0932833251953125, 0.09324543762207031, 0.09289727783203125, 0.09264332580566406, 0.09165824127197265, 0.0917022705078125, 0.09137254333496093, 0.09180057525634766, 0.09034547424316407, 0.09351065826416016, 0.08955801391601563, 0.09102642822265625, 0.0920627212524414, 0.09291366577148437, 0.09200332641601562, 0.09150669097900391, 0.09210675048828125, 0.0965406723022461, 0.09279078674316406, 0.10998579406738282, 0.09174527740478515, 0.09171660614013671, 0.09146572875976562, 0.09424793243408203, 0.18886962890625, 0.11177779388427735, 0.10182144165039063, 0.09239142608642578, 0.0924221420288086, 0.0921538543701172, 0.09211289978027344, 0.09185791778564453, 0.09506816101074218, 0.09162239837646484, 0.10648985290527344, 0.11207782745361328, 0.08853913879394532, 0.09042739105224609, 0.09329869079589843, 0.11862630462646484, 0.11229593658447265, 0.10095206451416015, 0.10109747314453126, 0.10867916870117188, 0.10352127838134766, 0.09683763122558593, 0.10666598510742188, 0.10064895629882813, 0.09754009246826172, 0.08982118225097656, 0.09394483184814453, 0.0930703353881836, 0.09159065246582031, 0.09085440063476563, 0.08778240203857422, 0.08806502532958985, 0.09118924713134766, 0.09019187164306641, 0.09026150512695312, 0.09157427215576172, 0.09476608276367188, 0.09280614471435547, 0.09291059112548829, 0.0933724136352539, 0.09418035125732421, 0.0941690902709961, 0.09675161743164062, 0.09697484588623047, 0.09746125030517579, 0.0975093765258789, 0.09398477172851563, 0.0922265625, 0.09026764678955078, 0.09178521728515625, 0.09304166412353515, 0.09215692901611328, 0.09195417785644532, 0.09239961242675782, 0.0922060775756836, 0.09230438232421875, 0.09256038665771485, 0.09433087921142579, 0.09270783996582031, 0.09445171356201172, 0.09798041534423828, 0.09992806243896485, 0.0943636474609375]",tokens/s,10.298981249430234,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-7b,tiiuae/falcon-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-7b-hf,meta-llama/Llama-2-7b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-rw-1b,tiiuae/falcon-rw-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-4B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5596.16,7547.650048,6620.708864,6079.643648,5755.121664,s,10,1.3094883346557615,0.13094883346557615,0.0030078863713619364,0.1301414260864258,0.13214935913085937,0.1358421661376953,0.13879641174316407,"[0.13953497314453125, 0.12796720123291017, 0.12947232055664062, 0.1294449920654297, 0.1296988525390625, 0.12980857849121094, 0.13047427368164063, 0.1311778564453125, 0.1313287353515625, 0.13058055114746095]",tokens/s,1954.962050634054,kWh,4.1387578496685275e-06,6.865301081734057e-06,4.378416201098525e-06,1.538247513250111e-05,tokens/kWh,16642315.218771672,MB,5596.16,7547.650048,6620.708864,6079.643648,5789.885952,s,10,82.09934912109374,8.209934912109373,0.032991194796630444,8.20260693359375,8.245179296875,8.25920048828125,8.27041744140625,"[8.2732216796875, 8.23758203125, 8.1935634765625, 8.207833984375, 8.18188427734375, 8.2420634765625, 8.1973798828125, 8.17572119140625, 8.228603515625, 8.16149560546875]",tokens/s,7.673629654125169,kWh,0.00025511387232449157,0.0004281548170987932,0.0002481087857921915,0.0009313774752154761,tokens/kWh,67641.74749386635,,s,629,83.13404626464842,0.13216859501533934,0.01570853249925002,0.12996812438964844,0.1325355010986328,0.13405511779785156,0.2584315844726563,"[0.12997427368164063, 0.1292032012939453, 0.13391258239746093, 0.12924415588378907, 0.12998963928222657, 0.13006130981445313, 0.1305200653076172, 0.1312542724609375, 0.1306429443359375, 0.13054771423339845, 0.12868301391601564, 0.12831539916992188, 0.1279836196899414, 0.13010943603515626, 0.13149900817871094, 0.13180210876464843, 0.13036236572265625, 0.13055282592773437, 0.1304268798828125, 0.13097984313964844, 0.13078221130371093, 0.13076991271972657, 0.130302978515625, 0.1327421417236328, 0.13212979125976562, 0.13426585388183593, 0.13228851318359375, 0.13272781372070314, 0.12862054443359375, 0.12954010009765626, 0.1298217010498047, 0.1295104064941406, 0.12975616455078126, 0.1309665222167969, 0.13253427124023437, 0.1317959747314453, 0.1316126708984375, 0.1318492126464844, 0.13328076171875, 0.13347225952148437, 0.13403852844238281, 0.13379481506347657, 0.13425868225097656, 0.13381939697265624, 0.13406617736816406, 0.13424946594238282, 0.1350328369140625, 0.1336985626220703, 0.1331189727783203, 0.13297459411621093, 0.13401907348632813, 0.13312307739257812, 0.1318461456298828, 0.13063679504394532, 0.1295667266845703, 0.1293844451904297, 0.13007052612304687, 0.1300244445800781, 0.13045657348632814, 0.12857037353515624, 0.12823960876464843, 0.12779519653320312, 0.2570393676757812, 0.1297407989501953, 0.1286492156982422, 0.12892364501953124, 0.1301800994873047, 0.13000601196289063, 0.13069209289550782, 0.12936805725097655, 0.12786892700195313, 0.1273702392578125, 0.127963134765625, 0.12709785461425782, 0.12996812438964844, 0.12949095153808593, 0.1292093505859375, 0.12817510986328126, 0.12891853332519532, 0.12969471740722657, 0.1301370849609375, 0.12777164459228516, 0.17600717163085938, 0.12929638671875, 0.12920013427734375, 0.12879769897460938, 0.12926771545410157, 0.12873011779785157, 0.12865330505371095, 0.12843621826171875, 0.12908953857421876, 0.12936909484863282, 0.12888677978515625, 0.13009817504882812, 0.1276917724609375, 0.1275647964477539, 0.12728832244873048, 0.12816383361816405, 0.12705996704101563, 0.12934246826171875, 0.12917453002929688, 0.1291663360595703, 0.1295564727783203, 0.14582989501953125, 0.14065869140625, 0.13572505187988282, 0.13433651733398438, 0.13325823974609374, 0.13225062561035156, 0.13206629943847656, 0.1326438446044922, 0.13218202209472657, 0.13265715026855468, 0.1333360595703125, 0.1330503692626953, 0.13254042053222656, 0.12950015258789063, 0.12862669372558594, 0.12888882446289063, 0.1284997100830078, 0.12920831298828125, 0.1288468475341797, 0.12747264099121094, 0.12780032348632814, 0.1271214065551758, 0.258619384765625, 0.12886732482910157, 0.1290618896484375, 0.1285191650390625, 0.12868301391601564, 0.1288642578125, 0.12902400207519532, 0.12984524536132813, 0.12828057861328124, 0.1278238754272461, 0.12718899536132813, 0.12752384185791016, 0.1273507843017578, 0.1304012756347656, 0.12984217834472656, 0.12985139465332032, 0.13067878723144533, 0.13012684631347657, 0.13103514099121094, 0.13026611328125, 0.1304145965576172, 0.12748185729980469, 0.1272801284790039, 0.12703948974609375, 0.12791705322265626, 0.1292032012939453, 0.12990669250488282, 0.1297786865234375, 0.1299957733154297, 0.129291259765625, 0.1297643585205078, 0.13012173461914062, 0.12987289428710938, 0.12931686401367187, 0.12906803894042967, 0.127283203125, 0.1277429733276367, 0.12821197509765625, 0.1283829803466797, 0.12871066284179689, 0.1300695037841797, 0.130018310546875, 0.12941311645507814, 0.1297797088623047, 0.13060403442382812, 0.13060403442382812, 0.13030809020996093, 0.12754227447509767, 0.12802047729492189, 0.13239398193359375, 0.1322547149658203, 0.13269810485839845, 0.1351894989013672, 0.13464064025878905, 0.13399961853027345, 0.13433549499511718, 0.13467750549316407, 0.14339584350585938, 0.1376030731201172, 0.13434060668945313, 0.12784537506103516, 0.12768358612060546, 0.1270487060546875, 0.2600284118652344, 0.13351628112792968, 0.1327810516357422, 0.13395455932617187, 0.13188096618652342, 0.13056512451171876, 0.1304637451171875, 0.1305866241455078, 0.13189324951171874, 0.12940594482421874, 0.1295134735107422, 0.1295452117919922, 0.13010636901855469, 0.13006541442871095, 0.13051596069335938, 0.12920013427734375, 0.12991078186035157, 0.12956466674804687, 0.1298841552734375, 0.1291980743408203, 0.12890725708007814, 0.1299517364501953, 0.12950630187988282, 0.12945510864257812, 0.1305927734375, 0.12999066162109374, 0.13015449523925782, 0.12946226501464844, 0.12959231567382812, 0.13059788513183593, 0.12993740844726562, 0.12962713623046876, 0.12909158325195313, 0.12925747680664063, 0.12929023742675783, 0.1300193328857422, 0.13079449462890624, 0.1302650909423828, 0.13037158203125, 0.1302620086669922, 0.1307494354248047, 0.13007974243164064, 0.13107200622558593, 0.1290608673095703, 0.13300531005859376, 0.13206629943847656, 0.13282611083984375, 0.1321175079345703, 0.13227008056640624, 0.1306183624267578, 0.12914892578125, 0.12942131042480468, 0.12910182189941405, 0.12906700134277344, 0.12926771545410157, 0.129080322265625, 0.12967628479003906, 0.13001522827148437, 0.1293527069091797, 0.13078016662597655, 0.12996199035644532, 0.12910694885253907, 0.12975410461425782, 0.25931878662109376, 0.13346202087402342, 0.13399142456054688, 0.13269708251953125, 0.13037977600097655, 0.13089791870117187, 0.13346202087402342, 0.13155226135253906, 0.13078834533691405, 0.12960153198242189, 0.13031526184082032, 0.1302650909423828, 0.13073919677734375, 0.1302415313720703, 0.131240966796875, 0.12969984436035156, 0.12890316772460939, 0.12907008361816405, 0.12887858581542969, 0.12924928283691406, 0.12863282775878906, 0.12867584228515624, 0.12877516174316406, 0.12953907775878906, 0.12905165100097657, 0.12919705200195314, 0.12870553588867187, 0.1272647705078125, 0.12875263977050783, 0.12933734130859376, 0.12805836486816408, 0.1287772216796875, 0.1291171875, 0.12897689819335936, 0.1290751953125, 0.12948786926269532, 0.13517926025390625, 0.13291110229492187, 0.12970803833007813, 0.1274787826538086, 0.12785049438476562, 0.12790579223632811, 0.12914277648925782, 0.12957286071777344, 0.1304954833984375, 0.12962815856933593, 0.12977561950683594, 0.1304279022216797, 0.12969471740722657, 0.12965171813964843, 0.12922061157226564, 0.1293516845703125, 0.128400390625, 0.12883763122558595, 0.12920831298828125, 0.12911514282226563, 0.13037773132324218, 0.13066957092285156, 0.13020774841308594, 0.13024461364746093, 0.1304217529296875, 0.13005311584472656, 0.1298667449951172, 0.25794866943359374, 0.12838502502441407, 0.12946226501464844, 0.13036338806152345, 0.13094297790527343, 0.13111705017089845, 0.1632030792236328, 0.12949504089355468, 0.13126144409179688, 0.13056716918945313, 0.14240255737304688, 0.12926463317871092, 0.1302415313720703, 0.1302968292236328, 0.12955136108398438, 0.1303162841796875, 0.13014938354492187, 0.13129933166503907, 0.13030502319335938, 0.12986778259277343, 0.13031832885742187, 0.1310576629638672, 0.13038796997070312, 0.13148570251464844, 0.13065113830566405, 0.12981350708007813, 0.13002035522460936, 0.12938137817382814, 0.12967730712890624, 0.13090509033203124, 0.13058047485351562, 0.13114675903320314, 0.13073100280761718, 0.13064498901367189, 0.12995993041992188, 0.12932199096679686, 0.12955238342285155, 0.1297059783935547, 0.13013912963867189, 0.12963533020019533, 0.12897279357910157, 0.12925541687011718, 0.12924006652832032, 0.12971725463867187, 0.12941722106933592, 0.12949095153808593, 0.13032345581054688, 0.1306429443359375, 0.13050367736816407, 0.1309286346435547, 0.12996095275878905, 0.1293516845703125, 0.12910592651367186, 0.12949606323242188, 0.12913970947265624, 0.1303838653564453, 0.130376708984375, 0.13221478271484374, 0.12974899291992187, 0.12961485290527344, 0.1306378173828125, 0.1307914276123047, 0.13107916259765626, 0.2591139831542969, 0.12875672912597655, 0.1294376983642578, 0.13034188842773436, 0.12934144592285157, 0.13063475036621094, 0.13014425659179688, 0.13251788330078124, 0.13055078125, 0.13050880432128906, 0.13094093322753905, 0.1304320068359375, 0.13047705078125, 0.12911923217773438, 0.12894618225097657, 0.1293096923828125, 0.12906597900390626, 0.1304022979736328, 0.13100851440429687, 0.13028352355957032, 0.13082009887695312, 0.13116928100585937, 0.130845703125, 0.13100338745117188, 0.13514547729492188, 0.13094297790527343, 0.12917555236816405, 0.1312849884033203, 0.1281597442626953, 0.12754534149169922, 0.12949810791015626, 0.13101055908203124, 0.1302159423828125, 0.13047398376464844, 0.1308590087890625, 0.13088255310058594, 0.13095936584472656, 0.13147544860839844, 0.1313280029296875, 0.12872909545898437, 0.12955751037597657, 0.12849664306640626, 0.12863795471191405, 0.13031423950195312, 0.13110476684570313, 0.13049037170410155, 0.13058047485351562, 0.13040640258789063, 0.12989645385742188, 0.13054771423339845, 0.13146726989746094, 0.13063987731933593, 0.12831744384765625, 0.12869529724121093, 0.12798976135253906, 0.12876287841796874, 0.12807986450195313, 0.1300244445800781, 0.13048524475097656, 0.13024870300292968, 0.12962815856933593, 0.13010226440429687, 0.13055897521972656, 0.26178765869140624, 0.12856524658203125, 0.13003263854980468, 0.12790886688232422, 0.12942131042480468, 0.13113856506347657, 0.13049958801269532, 0.1307125701904297, 0.13060403442382812, 0.12925234985351564, 0.12996607971191407, 0.13060301208496095, 0.1307361297607422, 0.13014016723632812, 0.1312665557861328, 0.12902195739746095, 0.12810751342773438, 0.12843110656738282, 0.12880178833007813, 0.12841062927246094, 0.13115493774414064, 0.1297909698486328, 0.1295452117919922, 0.12889190673828124, 0.12970188903808594, 0.12999781799316407, 0.13045452880859376, 0.13020057678222657, 0.12877619934082032, 0.12825804138183594, 0.12875570678710938, 0.12859698486328125, 0.1279283218383789, 0.1300756530761719, 0.1310740509033203, 0.13226290893554687, 0.13067263793945313, 0.13013401794433593, 0.13040640258789063, 0.13112832641601563, 0.1321871337890625, 0.12849766540527344, 0.1281464385986328, 0.12794060516357422, 0.12848947143554687, 0.1283594207763672, 0.1298882598876953, 0.13056512451171876, 0.1306982421875, 0.13028147888183594, 0.13026713562011719, 0.13143653869628907, 0.13125120544433594, 0.1294448699951172, 0.12855807495117189, 0.12872499084472655, 0.12830618286132814, 0.12843417358398437, 0.13021900939941405, 0.13070233154296876, 0.13106483459472656, 0.13031219482421874, 0.12989952087402343, 0.26303384399414065, 0.13007974243164064, 0.13113446044921875, 0.12956877136230469, 0.1304811553955078, 0.12856320190429688, 0.12915199279785156, 0.1303531494140625, 0.131167236328125, 0.13113241577148438, 0.13017292785644533, 0.12995993041992188, 0.1304944610595703, 0.1312030792236328, 0.1302968292236328, 0.1297244110107422, 0.1294694366455078, 0.12922982788085938, 0.12905882263183593, 0.1297469482421875, 0.12971827697753907, 0.1292410888671875, 0.1291663360595703, 0.1285560302734375, 0.12892568969726562, 0.1293639678955078, 0.1292769317626953, 0.13019033813476563, 0.1303582763671875, 0.12949913024902343, 0.12877005004882813, 0.12943052673339844, 0.12965171813964843, 0.1286420440673828, 0.1301002197265625, 0.13001318359375, 0.1302528076171875, 0.13088665771484376, 0.13032550048828126, 0.13018829345703126, 0.13079551696777345, 0.13067674255371095, 0.12924826049804689, 0.12999679565429687, 0.12916018676757812, 0.12893798828125, 0.12997836303710938, 0.1303695373535156, 0.13071871948242186, 0.1300142059326172, 0.1296926727294922, 0.13000498962402343, 0.16291941833496093, 0.14299034118652343, 0.13035008239746093, 0.13008384704589843, 0.12994764709472656, 0.1291315155029297, 0.129038330078125, 0.13022412109375, 0.13032754516601563, 0.12955238342285155, 0.12926669311523437, 0.26105447387695313, 0.1300316162109375, 0.13029376220703126, 0.1291683807373047, 0.12848434448242188, 0.1285365753173828, 0.1298350067138672, 0.12876698303222656, 0.1295185852050781, 0.1296425018310547, 0.12955442810058593, 0.1290250244140625, 0.12930149841308594, 0.1303961639404297, 0.1303357391357422, 0.1300480041503906, 0.13006745910644532, 0.1288151092529297, 0.12799078369140626, 0.12792524719238282, 0.12867071533203125, 0.12980940246582032, 0.13029376220703126, 0.12941619873046875, 0.1293854675292969, 0.12985037231445312, 0.13067570495605468, 0.13028761291503907, 0.12971519470214843, 0.12759449768066405, 0.12795699310302736, 0.1282529296875, 0.12791500854492188, 0.1286553649902344, 0.1294581756591797, 0.1290424346923828, 0.12926156616210938, 0.1292093505859375, 0.12926873779296874, 0.1297827911376953, 0.12976332092285156, 0.13186457824707032, 0.12933529663085938, 0.12818841552734375, 0.128822265625, 0.12834918212890625, 0.1280552978515625, 0.13009817504882812, 0.13013504028320313, 0.13048320007324218, 0.13059788513183593, 0.13015040588378907, 0.13017088317871095, 0.13117337036132812, 0.13131674194335938, 0.13055999755859374, 0.12933938598632813, 0.12875263977050783, 0.12846080017089845, 0.130408447265625, 0.13066444396972657, 0.13118258666992189, 0.1309276123046875]",tokens/s,7.5660938960873505,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm2-20b,internlm/internlm2-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Deci/DeciLM-7B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,f132dd7713c1ce9c9543de7ad48f6168fc856069,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1382.825984,9061.793792,8134.852608,7593.787392,7514.462208,s,10,1.1240607452392577,0.11240607452392577,0.002924780653556683,0.11136097717285157,0.11772918319702148,0.1180752010345459,0.11835201530456543,"[0.11842121887207031, 0.11123827362060547, 0.11765229034423828, 0.11099321746826171, 0.11114463806152344, 0.10964851379394532, 0.10957411193847656, 0.11193087768554688, 0.11197392272949219, 0.11148368072509765]",tokens/s,2277.456988728043,kWh,3.689061379295656e-06,6.09392476900802e-06,4.346433872901746e-06,1.4129420021205423e-05,tokens/kWh,18118224.2169739,MB,1382.825984,9061.793792,8134.852608,7593.787392,7514.464768,s,10,67.9493662109375,6.79493662109375,0.05381667113749596,6.7938947753906245,6.866423779296874,6.871587133789062,6.875717817382812,"[6.81055859375, 6.87675048828125, 6.82812939453125, 6.8652763671875, 6.71590234375, 6.77723095703125, 6.761162109375, 6.83771728515625, 6.742412109375, 6.7342265625]",tokens/s,9.271609657760013,kWh,0.0002139351774991929,0.00035885893735161976,0.00021663807624339377,0.0007894321910942065,tokens/kWh,79804.19434464375,,s,629,68.84173723602292,0.10944632310973441,0.013537801361153689,0.10738483428955078,0.11032801361083984,0.11211591796874999,0.21838025085449225,"[0.11256832122802735, 0.11213926696777343, 0.10961817932128906, 0.10958131408691406, 0.10568396759033204, 0.10674278259277344, 0.1065564193725586, 0.10654412841796874, 0.10694656372070313, 0.10755072021484376, 0.10763775634765625, 0.10781388854980468, 0.10768077087402343, 0.10745343780517579, 0.10999398040771484, 0.1080606689453125, 0.1075251235961914, 0.10733261108398437, 0.10792447662353516, 0.10912051391601563, 0.10905599975585938, 0.10958950042724609, 0.10963353729248047, 0.10802175903320313, 0.10779341125488281, 0.10876620483398437, 0.10789785766601563, 0.10799411010742188, 0.10823474884033203, 0.108548095703125, 0.10886348724365234, 0.10854399871826172, 0.1079552001953125, 0.10805554962158204, 0.10770738983154297, 0.10814361572265625, 0.10731929779052735, 0.10777190399169922, 0.10785689544677735, 0.10669977569580077, 0.1074677734375, 0.10724352264404297, 0.10788249969482422, 0.10811801910400391, 0.1079900131225586, 0.10803814697265625, 0.1077391357421875, 0.10685234832763672, 0.10611199951171875, 0.10670694732666015, 0.10758860778808593, 0.10803404998779297, 0.10792447662353516, 0.10812108612060548, 0.10787225341796874, 0.10815487670898437, 0.10778419494628906, 0.10822860717773437, 0.10814157104492188, 0.10764288330078126, 0.10660966491699218, 0.10778521728515625, 0.21963877868652343, 0.10794700622558594, 0.10780467224121094, 0.10803302764892578, 0.10794086456298828, 0.10771046447753906, 0.10774630737304687, 0.11143065643310547, 0.11657523345947265, 0.11343974304199218, 0.11016499328613281, 0.10962329864501953, 0.11170098876953125, 0.10859827423095703, 0.10836991882324219, 0.10881330871582032, 0.10900172424316407, 0.10860646057128906, 0.10870476531982422, 0.11188838195800781, 0.11208089447021484, 0.11200819396972657, 0.10941849517822265, 0.10866073608398437, 0.10868326568603516, 0.10863820648193359, 0.10761727905273437, 0.11000934600830078, 0.10896281433105469, 0.10750054168701172, 0.11032473754882813, 0.10948915100097656, 0.10812416076660156, 0.1072701416015625, 0.10631782531738282, 0.10731008148193359, 0.10743603515625, 0.10756403350830078, 0.10779647827148438, 0.10807295989990234, 0.10857574462890625, 0.10823987579345704, 0.10801766204833985, 0.10949017333984375, 0.10801152038574219, 0.10870476531982422, 0.10828288269042968, 0.10933145904541015, 0.10807807922363281, 0.10800947570800781, 0.10807807922363281, 0.10782720184326172, 0.10804940795898438, 0.10722099304199219, 0.1064949722290039, 0.10769920349121094, 0.10971647644042969, 0.10821427154541016, 0.10995916748046874, 0.11120127868652344, 0.11049779510498046, 0.11533926391601562, 0.11592908477783204, 0.22627430725097655, 0.10850201416015624, 0.10880716705322266, 0.10895053100585937, 0.1086750717163086, 0.10882048034667968, 0.10686566162109375, 0.10769100952148437, 0.107040771484375, 0.10751999664306641, 0.10735923004150391, 0.10730086517333984, 0.10723532867431641, 0.1080821762084961, 0.1074698257446289, 0.1073285140991211, 0.10791935729980469, 0.1077913589477539, 0.10831974029541015, 0.10727526092529296, 0.10776268768310547, 0.10775654602050781, 0.10802585601806641, 0.10829004669189453, 0.10803711700439453, 0.10686873626708984, 0.10815897369384765, 0.1085849609375, 0.1083719711303711, 0.10799513244628907, 0.10691891479492187, 0.1072947235107422, 0.10714726257324218, 0.10764595031738282, 0.10756301116943359, 0.10688716888427735, 0.10738893127441407, 0.10771353912353515, 0.10823474884033203, 0.10710425567626954, 0.10815487670898437, 0.10658303833007812, 0.10618367767333985, 0.10756403350830078, 0.1087825927734375, 0.10624921417236328, 0.10805452728271485, 0.1078661117553711, 0.10639155578613281, 0.10804326629638672, 0.10808319854736329, 0.10795622253417969, 0.10817536163330078, 0.10818560028076171, 0.10777702331542968, 0.12520140838623048, 0.11837542724609375, 0.1196410903930664, 0.10761113739013672, 0.10808115386962891, 0.10781388854980468, 0.10804121398925781, 0.10804940795898438, 0.2193623046875, 0.10787840270996094, 0.10788658905029297, 0.10791629028320313, 0.10803404998779297, 0.10647449493408204, 0.10758656311035156, 0.12197785949707031, 0.10970726776123046, 0.11077120208740235, 0.11064627075195313, 0.11091763305664062, 0.11102003479003907, 0.11046707153320312, 0.10922188568115235, 0.10856448364257812, 0.10831462097167968, 0.11069542694091797, 0.11049574279785156, 0.11039027404785157, 0.108621826171875, 0.10739507293701171, 0.10765516662597656, 0.10940825653076172, 0.10945740509033203, 0.10932326507568359, 0.11066060638427734, 0.11038412475585938, 0.11080806732177734, 0.11074969482421874, 0.10876313781738281, 0.1083504638671875, 0.10700492858886719, 0.10845184326171875, 0.10853580474853515, 0.10901299285888671, 0.10783232116699219, 0.10793778991699218, 0.10949632263183594, 0.10892082977294922, 0.10877951812744141, 0.11643084716796875, 0.10723225402832032, 0.10707148742675782, 0.10817330932617188, 0.10888601684570312, 0.10738483428955078, 0.10721587371826172, 0.10702438354492187, 0.10798899078369141, 0.11111014556884766, 0.11105894470214844, 0.10941337585449219, 0.10643456268310547, 0.1070223388671875, 0.10737561798095703, 0.10717388916015624, 0.10728959655761719, 0.107399169921875, 0.10727629089355468, 0.10732441711425782, 0.10709606170654297, 0.10706022644042969, 0.2188800048828125, 0.10739405059814452, 0.10568704223632812, 0.10541465759277344, 0.10621952056884766, 0.10502861022949218, 0.1053829116821289, 0.10555494689941407, 0.10557440185546875, 0.10598502349853516, 0.10573004913330078, 0.10538188934326172, 0.10567680358886719, 0.10605567932128906, 0.10571775817871094, 0.10574642944335938, 0.10570137786865234, 0.10602598571777344, 0.10571981048583984, 0.10580070495605469, 0.10717183685302735, 0.10617036437988281, 0.10722099304199219, 0.10594815826416015, 0.10629529571533203, 0.106176513671875, 0.10632498931884765, 0.10608025360107422, 0.10619801330566406, 0.10617036437988281, 0.10604134368896484, 0.10637619018554688, 0.10657177734375, 0.10685440063476563, 0.10599628448486328, 0.10567577362060547, 0.10595327758789062, 0.1062256622314453, 0.10626252746582031, 0.1063526382446289, 0.11054694366455078, 0.11697459411621093, 0.10931814575195313, 0.10988646697998047, 0.10668748474121094, 0.10672332763671875, 0.10635775756835937, 0.10772582244873047, 0.10844057464599609, 0.10674278259277344, 0.10646323394775391, 0.10629119873046874, 0.10625638580322265, 0.1063526382446289, 0.10646527862548828, 0.10621030426025391, 0.10661170959472656, 0.10637619018554688, 0.10666393280029297, 0.10671308898925781, 0.10629222106933593, 0.10616627502441406, 0.10606285095214844, 0.2164408264160156, 0.10624307250976563, 0.10598400115966797, 0.10559693145751953, 0.1065379867553711, 0.10780876922607421, 0.10681855773925782, 0.10725785827636719, 0.10638438415527343, 0.10650624084472657, 0.1067540512084961, 0.1074155502319336, 0.10719334411621094, 0.10633010864257812, 0.1080821762084961, 0.10633830261230469, 0.10884505462646485, 0.11141939544677734, 0.11219455718994141, 0.11528089904785156, 0.11263897705078126, 0.10643558502197266, 0.10642739105224609, 0.10672025299072266, 0.10853683471679687, 0.1079582748413086, 0.10642534637451172, 0.10643251037597656, 0.10624716949462891, 0.1064263687133789, 0.1066792984008789, 0.10634137725830078, 0.10600141143798827, 0.10638540649414062, 0.10618061065673828, 0.10599935913085938, 0.10595225524902344, 0.10637107086181641, 0.10629325103759765, 0.10631168365478516, 0.106498046875, 0.10654003143310548, 0.10639974212646484, 0.10630451202392578, 0.10802483367919923, 0.10729676818847657, 0.10799820709228515, 0.10739711761474609, 0.10674995422363281, 0.10706432342529297, 0.10716979217529297, 0.10748722839355469, 0.1099192352294922, 0.11062374114990234, 0.11385651397705078, 0.11318067169189452, 0.10806886291503906, 0.10685030364990235, 0.10710527801513672, 0.1063342056274414, 0.10652877044677735, 0.10960691070556641, 0.10771865844726562, 0.21709516906738283, 0.10667724609375, 0.10690457916259766, 0.10632294464111328, 0.11202764892578125, 0.11034111785888671, 0.10623283386230468, 0.10618879699707032, 0.10625433349609376, 0.1062266845703125, 0.10631065368652344, 0.10626866912841797, 0.10622156524658204, 0.10640281677246094, 0.10621746826171875, 0.10773299407958985, 0.10716979217529297, 0.10639360046386719, 0.10625433349609376, 0.10626048278808593, 0.1060126724243164, 0.10581298828125, 0.10548531341552735, 0.1058713607788086, 0.10551193237304687, 0.10574540710449219, 0.10703462219238281, 0.10735923004150391, 0.10638540649414062, 0.10639360046386719, 0.10714214324951171, 0.10936524963378906, 0.10911231994628906, 0.10875084686279297, 0.10679398345947265, 0.10664857482910156, 0.10792652893066407, 0.10726502227783204, 0.10672946929931641, 0.10702130889892578, 0.1076336669921875, 0.106608642578125, 0.1068062744140625, 0.10747904205322266, 0.10742681884765624, 0.10688511657714844, 0.10690662384033203, 0.10799718475341796, 0.10716569519042969, 0.10750975799560547, 0.10732646179199219, 0.10753126525878906, 0.1073776626586914, 0.10828800201416015, 0.10877439880371094, 0.10798694610595704, 0.10914201354980468, 0.10833920288085938, 0.10919936370849609, 0.10917683410644531, 0.10925670623779297, 0.10904473876953125, 0.10895769500732422, 0.221380615234375, 0.11009740447998047, 0.10829414367675781, 0.10791629028320313, 0.10775244903564453, 0.1077739486694336, 0.10706329345703125, 0.1074524154663086, 0.10728447723388672, 0.10658406066894531, 0.1064816665649414, 0.10627481842041016, 0.10620313262939453, 0.10628096008300782, 0.10630860900878907, 0.10646527862548828, 0.10766438293457031, 0.10763673400878906, 0.10630451202392578, 0.10629837036132812, 0.10629939270019531, 0.10667008209228515, 0.10698649597167968, 0.10600550079345702, 0.10544947052001953, 0.10585600280761719, 0.10618265533447266, 0.10815795135498046, 0.10838220977783203, 0.11020492553710938, 0.1123082275390625, 0.10829004669189453, 0.1068564453125, 0.13036032104492187, 0.1254533157348633, 0.12646707153320313, 0.11227442932128906, 0.11287757110595703, 0.11056025695800781, 0.10767462158203125, 0.10714521789550781, 0.10694553375244141, 0.10734489440917969, 0.107399169921875, 0.10718822479248047, 0.10768179321289062, 0.10764083099365235, 0.10749542236328125, 0.10738995361328126, 0.10736434936523437, 0.10812723541259765, 0.10830643463134766, 0.10806886291503906, 0.10796851348876953, 0.10810470581054688, 0.10698854064941406, 0.10726809692382812, 0.1066270751953125, 0.1066956787109375, 0.1068062744140625, 0.1065871353149414, 0.10678886413574219, 0.10698854064941406, 0.22030642700195313, 0.10749132537841796, 0.10601983642578125, 0.10605260467529297, 0.10569932556152344, 0.10567987060546875, 0.10548838043212891, 0.10546482849121094, 0.10561945343017579, 0.10629427337646484, 0.10593894195556641, 0.10599014282226563, 0.10589798736572266, 0.1059399642944336, 0.10598297882080078, 0.10603622436523437, 0.10834534454345703, 0.10622463989257812, 0.10710630035400391, 0.10724761962890625, 0.10660454559326171, 0.10650828552246094, 0.10654208374023437, 0.1065881576538086, 0.1062850570678711, 0.1062113265991211, 0.10661682891845703, 0.10661888122558594, 0.10713804626464844, 0.10674073791503906, 0.10634239959716797, 0.10650521850585938, 0.10653081512451172, 0.10906111907958985, 0.10802381134033204, 0.10655846405029297, 0.1066649627685547, 0.10740121459960937, 0.10825215911865234, 0.10757939147949219, 0.10677555084228516, 0.10673049926757812, 0.10672128295898438, 0.10662911987304688, 0.10664141082763672, 0.10659942626953126, 0.10705817413330078, 0.10650521850585938, 0.10623283386230468, 0.10673458862304687, 0.10671820831298828, 0.10686259460449218, 0.1087488021850586, 0.10893004608154297, 0.10877235412597656, 0.1084211196899414, 0.10855833435058594, 0.10934783935546875, 0.1094993896484375, 0.1105254364013672, 0.10912051391601563, 0.10663116455078125, 0.10800947570800781, 0.22023065185546875, 0.1072363510131836, 0.10699366760253906, 0.10687181091308594, 0.10641305541992188, 0.10661376190185547, 0.10631372833251954, 0.10775039672851562, 0.10730496215820312, 0.10911846160888672, 0.108727294921875, 0.11062374114990234, 0.10802278137207032, 0.10630553436279297, 0.10654310607910156, 0.10726092529296875, 0.1071994857788086, 0.10714931488037109, 0.10882355499267578, 0.11113369750976562, 0.11001344299316407, 0.1108674545288086, 0.10659123229980469, 0.10737459564208984, 0.10673561859130859, 0.10624102020263672, 0.10601471710205078, 0.10580582427978516, 0.10608128356933594, 0.10641817474365234, 0.10639974212646484, 0.10657689666748046, 0.10643968200683594, 0.1065011215209961, 0.10667008209228515, 0.10648883056640625, 0.10599116516113281, 0.10656563568115235, 0.10866893005371094, 0.10635775756835937, 0.10633523559570313, 0.10611302185058594, 0.10595327758789062, 0.10620313262939453, 0.10589081573486328, 0.10561945343017579, 0.1058344955444336, 0.10585088348388672, 0.10569318389892578, 0.10623283386230468, 0.1059399642944336, 0.10609356689453125, 0.10570547485351563, 0.10596454620361329, 0.10636492919921875, 0.10663935852050781, 0.10637516784667969, 0.10652057647705078, 0.10650521850585938, 0.10632704162597656, 0.10603826904296874, 0.10607718658447265, 0.10608230590820313]",tokens/s,9.136898998400959,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-3b-4e1t,stabilityai/stablelm-3b-4e1t,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-2.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,4145.750016,4640.997376,3714.056192,3172.990976,2978.122752,s,10,0.9324846496582031,0.09324846496582032,0.02831330375780463,0.07931135940551759,0.1445961883544922,0.15013438262939452,0.1545649380493164,"[0.08194668579101562, 0.07836319732666015, 0.07750800323486329, 0.07667814636230469, 0.07859334564208985, 0.07980028533935547, 0.07882243347167969, 0.143365478515625, 0.15567257690429687, 0.0817344970703125]",tokens/s,2745.353503608186,kWh,3.6702053300265605e-06,6.0860469952947e-06,3.9447700780182536e-06,1.3701022403339514e-05,tokens/kWh,18684736.982665036,MB,4145.750016,4640.997376,3714.056192,3172.990976,3080.71936,s,10,57.900703125,5.7900703125,1.3020822509105527,4.982959472656249,7.301817138671875,8.091234252929686,8.722767944335938,"[5.0139970703125, 4.947484375, 4.9295126953125, 4.94915478515625, 4.939009765625, 4.951921875, 7.12639111328125, 8.8806513671875, 6.87513623046875, 5.28744384765625]",tokens/s,10.880696882728918,kWh,0.00026638269036494453,0.00044717269860724044,0.00027742542724155657,0.0009909808162137416,tokens/kWh,63573.37999811666,,s,629,58.66932323455813,0.09327396380692862,0.028136058163853808,0.07912754821777344,0.14683607177734379,0.15677788696289063,0.16775663757324222,"[0.08273715209960937, 0.08213401794433593, 0.08046489715576172, 0.07943065643310547, 0.08011161804199218, 0.07952281951904297, 0.07911424255371094, 0.07819980621337891, 0.07907328033447265, 0.07892582702636719, 0.07922176361083984, 0.07888384246826172, 0.07830118560791016, 0.0789043197631836, 0.07916441345214843, 0.07841075134277344, 0.07948390197753906, 0.0789227523803711, 0.07894528198242187, 0.07953510284423829, 0.09725542449951172, 0.09202278137207032, 0.07883776092529297, 0.079067138671875, 0.09248665618896484, 0.07959961700439454, 0.07814144134521485, 0.07849881744384765, 0.0785827865600586, 0.07852339172363282, 0.0788326416015625, 0.07903437042236328, 0.078455810546875, 0.07826227569580078, 0.07853568267822265, 0.07871078491210938, 0.07838003540039062, 0.07887359619140626, 0.07855001831054688, 0.07873228454589844, 0.07866162872314453, 0.07830630493164062, 0.07818956756591797, 0.07878553771972656, 0.07891865539550781, 0.0785797119140625, 0.07861145782470703, 0.07869337463378906, 0.07863807678222656, 0.07832473754882813, 0.07799295806884765, 0.07780352020263671, 0.07869132995605468, 0.07845069122314453, 0.07768473815917969, 0.07772774505615235, 0.07802265930175781, 0.07801241302490235, 0.07837081909179687, 0.07801958465576173, 0.078166015625, 0.07834623718261718, 0.15877734375, 0.08009728240966797, 0.0803430404663086, 0.07983206176757812, 0.08015974426269531, 0.07990681457519531, 0.07899750518798829, 0.07855206298828125, 0.07801036834716797, 0.07758541107177734, 0.07800934600830078, 0.08003276824951172, 0.07828275299072265, 0.0784691162109375, 0.0788479995727539, 0.07906610870361327, 0.07914598083496094, 0.07941120147705077, 0.07917670440673828, 0.07998873901367187, 0.07968870544433594, 0.07919718170166015, 0.07884390258789062, 0.07874457550048829, 0.07845478057861328, 0.07988224029541016, 0.07988121795654297, 0.07994060516357422, 0.07980441284179687, 0.0786319351196289, 0.07727922821044922, 0.0775362548828125, 0.07840972900390625, 0.07737548828125, 0.07689215850830078, 0.07813734436035157, 0.07793561553955078, 0.07840358734130859, 0.07824179077148438, 0.07808716583251953, 0.07801548767089844, 0.07824896240234375, 0.07779122924804688, 0.07799295806884765, 0.07797452545166016, 0.0780421142578125, 0.0779530258178711, 0.07815987396240234, 0.07854796600341797, 0.0780421142578125, 0.07842610931396485, 0.07833395385742188, 0.07846502685546874, 0.07838925170898438, 0.07812812805175781, 0.07789158630371094, 0.07783731079101562, 0.07687782287597657, 0.0770703353881836, 0.07699251556396484, 0.07722496032714844, 0.07729663848876953, 0.07812812805175781, 0.15652557373046874, 0.07833190155029297, 0.07877734375, 0.07869132995605468, 0.07852031707763672, 0.07830323028564454, 0.07844556427001953, 0.07940914916992188, 0.07882546997070312, 0.07826636505126953, 0.07851213073730469, 0.07852236938476563, 0.07891865539550781, 0.07866060638427734, 0.07774515533447265, 0.07706623840332032, 0.07696076965332031, 0.07693004608154297, 0.07716454315185547, 0.07768780517578125, 0.07800422668457031, 0.07847014617919922, 0.0778076171875, 0.07800934600830078, 0.07817011260986328, 0.07871078491210938, 0.07803392028808594, 0.07792845153808593, 0.07802674865722656, 0.07847219085693359, 0.07835648345947266, 0.07861350250244141, 0.07851110076904297, 0.078129150390625, 0.07826534271240235, 0.07829196929931641, 0.07869644927978516, 0.07857049560546875, 0.07878758239746093, 0.07767449951171874, 0.07739596557617187, 0.0773570556640625, 0.07725875091552735, 0.078202880859375, 0.07843225860595703, 0.07868313598632813, 0.07894834899902343, 0.07884697723388671, 0.07870259094238281, 0.07850188446044921, 0.0783298568725586, 0.07881728363037109, 0.07853363037109375, 0.078740478515625, 0.07841792297363281, 0.07819570922851563, 0.07833497619628907, 0.07845785522460938, 0.07843122863769532, 0.07912754821777344, 0.07699353790283203, 0.07745126342773437, 0.07710924530029296, 0.1547376708984375, 0.0782899169921875, 0.07845887756347657, 0.07841996765136719, 0.0778629150390625, 0.07780659484863281, 0.07807488250732422, 0.07846092987060548, 0.07847833251953125, 0.07817113494873047, 0.0783636474609375, 0.07843328094482421, 0.07851110076904297, 0.07826739501953126, 0.07862783813476562, 0.07848857879638672, 0.07860940551757813, 0.0783329315185547, 0.07867391967773438, 0.07894425964355468, 0.07927091217041016, 0.07854898834228516, 0.07776255798339844, 0.07932621002197265, 0.07817932891845703, 0.07761408233642578, 0.07762226867675781, 0.078129150390625, 0.07837184143066406, 0.07842610931396485, 0.07799603271484375, 0.07830220794677735, 0.07844044494628906, 0.07857049560546875, 0.07877222442626954, 0.0784537582397461, 0.07833907318115234, 0.07879782104492188, 0.07876403045654297, 0.07911424255371094, 0.0795688934326172, 0.07882649230957031, 0.07792947387695312, 0.07735807800292968, 0.07746047973632812, 0.07738572692871094, 0.0770672607421875, 0.07703040313720703, 0.07722700500488282, 0.07835750579833985, 0.07934361267089844, 0.07972249603271485, 0.08009728240966797, 0.08054476928710938, 0.0803399658203125, 0.08063180541992188, 0.08018943786621094, 0.07903437042236328, 0.07862886047363281, 0.07836262512207032, 0.07961293029785156, 0.07934668731689454, 0.07898111724853515, 0.15788851928710937, 0.07895552062988281, 0.07915213012695313, 0.07719219207763672, 0.07892070770263672, 0.07829811096191407, 0.07720755004882812, 0.07721778869628906, 0.07766220855712891, 0.07780249786376953, 0.07782707214355469, 0.07855513763427735, 0.0799447021484375, 0.07980339050292969, 0.08002559661865234, 0.07994060516357422, 0.07981670379638672, 0.07979417419433593, 0.0786872329711914, 0.07832575988769531, 0.07847219085693359, 0.07843122863769532, 0.078382080078125, 0.07806361389160156, 0.07718502044677734, 0.07817625427246094, 0.07736934661865234, 0.0774645767211914, 0.07757004547119141, 0.0777154541015625, 0.0778629150390625, 0.07809638214111328, 0.07806873321533203, 0.07817727661132813, 0.07809638214111328, 0.07828787231445312, 0.07822847747802734, 0.07925555419921874, 0.0787927017211914, 0.07855615997314454, 0.07831449890136719, 0.07829708862304688, 0.07857459259033203, 0.07913983917236328, 0.0800716781616211, 0.0788326416015625, 0.07837184143066406, 0.07846809387207031, 0.07810969543457032, 0.07842406463623047, 0.07818956756591797, 0.07824486541748046, 0.07843942260742187, 0.07787417602539062, 0.07750450897216797, 0.0778045425415039, 0.07785164642333985, 0.07801651000976563, 0.07830937957763671, 0.07834931182861328, 0.07779020690917969, 0.07852953338623046, 0.07884902191162109, 0.16019046020507813, 0.07981568145751954, 0.08026112365722657, 0.08030617523193359, 0.07979519653320312, 0.07854182434082031, 0.0778608627319336, 0.07818035125732421, 0.07780966186523437, 0.07788339233398438, 0.07785164642333985, 0.07852134704589844, 0.07809024047851562, 0.07839334106445313, 0.07819468688964844, 0.07803596496582031, 0.0785797119140625, 0.07922585296630859, 0.07829094696044922, 0.07858790588378907, 0.07870873260498047, 0.07835340881347656, 0.07912242889404297, 0.07835340881347656, 0.07914393615722656, 0.08050176239013672, 0.0809175033569336, 0.08027852630615234, 0.0803031005859375, 0.07843122863769532, 0.07824384307861328, 0.07807180786132813, 0.07792639923095702, 0.07801446533203125, 0.0783984603881836, 0.07851213073730469, 0.07806566619873047, 0.07792127990722657, 0.0781690902709961, 0.07799603271484375, 0.07820185852050782, 0.07836569976806641, 0.07798989105224609, 0.07819878387451172, 0.07834317016601562, 0.07838412475585937, 0.07839743804931641, 0.07862886047363281, 0.07820492553710938, 0.07877222442626954, 0.07954329681396484, 0.07870259094238281, 0.07837388610839843, 0.07802470397949218, 0.07794380950927735, 0.07810662078857422, 0.07815065765380859, 0.07803903961181641, 0.0783667221069336, 0.07786803436279296, 0.07817727661132813, 0.07837081909179687, 0.0787619857788086, 0.15823974609375, 0.07922892761230468, 0.0795525131225586, 0.0790282211303711, 0.07893401336669922, 0.07900569915771484, 0.07916236877441406, 0.07889920043945313, 0.07892377471923828, 0.07873843383789063, 0.07888588714599609, 0.1246740493774414, 0.1392578582763672, 0.14232780456542968, 0.15109939575195314, 0.16298495483398437, 0.109591552734375, 0.107430908203125, 0.10751487731933594, 0.10316697692871094, 0.10352845001220704, 0.09909145355224609, 0.0915384292602539, 0.10291506958007812, 0.10098175811767578, 0.09918566131591797, 0.10338508605957031, 0.12623769378662109, 0.13269708251953125, 0.1680762939453125, 0.11626598358154297, 0.0999925765991211, 0.09738854217529297, 0.09955430603027343, 0.11552973175048828, 0.10436198425292968, 0.10503782653808594, 0.1298472900390625, 0.13279335021972657, 0.12046438598632812, 0.15758335876464843, 0.14129151916503907, 0.11504332733154297, 0.14533120727539062, 0.13148466491699218, 0.12831027221679686, 0.1212252197265625, 0.10304204559326172, 0.09098854064941406, 0.1040025634765625, 0.11082035064697265, 0.1113855972290039, 0.1261516799926758, 0.12137677001953125, 0.1252085723876953, 0.13464985656738282, 0.11909017944335938, 0.10620620727539062, 0.10558873748779297, 0.12603699493408202, 0.14396006774902342, 0.14229606628417968, 0.14786764526367188, 0.25576243591308595, 0.11965030670166016, 0.13241445922851564, 0.10296320343017579, 0.1051852798461914, 0.11038310241699219, 0.15230259704589844, 0.13519052124023437, 0.16470835876464843, 0.15664947509765625, 0.16188006591796875, 0.1558251495361328, 0.15723417663574218, 0.1565470733642578, 0.15922483825683595, 0.1577144317626953, 0.11678208160400391, 0.11524710083007812, 0.11192524719238281, 0.10732032012939453, 0.1269719009399414, 0.10783846282958984, 0.12253900909423829, 0.14346240234375, 0.15301017761230468, 0.1707079620361328, 0.15556300354003907, 0.11689881896972656, 0.1408337860107422, 0.16297471618652343, 0.15524044799804687, 0.14747442626953125, 0.1588264923095703, 0.1551841278076172, 0.1616680908203125, 0.16802099609375, 0.1637724151611328, 0.1579683837890625, 0.15097958374023437, 0.15173939514160156, 0.1498787841796875, 0.15242239379882813, 0.15489637756347657, 0.14998733520507812, 0.17389567565917968, 0.15686349487304688, 0.10952806091308594, 0.09881600189208985, 0.09593241882324219, 0.09865625762939453, 0.09948057556152344, 0.15876506042480468, 0.157306884765625, 0.14065971374511718, 0.13378764343261718, 0.15469670104980468, 0.1358182373046875, 0.1424189453125, 0.1466787872314453, 0.15186534118652345, 0.15508685302734376, 0.1517496337890625, 0.14837759399414063, 0.32176742553710935, 0.1627740173339844, 0.15845376586914062, 0.15688499450683593, 0.1692928009033203, 0.16707685852050783, 0.1522513885498047, 0.1494394836425781, 0.13677261352539063, 0.1386260528564453, 0.14440345764160156, 0.14902578735351563, 0.14244761657714844, 0.1474652099609375, 0.1453107147216797, 0.1498777618408203, 0.1558487091064453, 0.1602222137451172, 0.1479393310546875, 0.1458524169921875, 0.11108863830566407, 0.10040013122558594, 0.09996185302734376, 0.09903411102294922, 0.10086707305908203, 0.10012979125976562, 0.09769676971435547, 0.09637580871582031, 0.09469951629638672, 0.09569996643066406, 0.09418956756591797, 0.09511936187744141, 0.09437388610839843, 0.09202790069580079, 0.09166130828857422, 0.08998604583740234, 0.08831999969482422, 0.08707891082763672, 0.0847636489868164, 0.08513024139404297, 0.08482918548583984, 0.08605388641357421, 0.08505036926269531, 0.0856780776977539, 0.08438784027099609, 0.08494489288330079, 0.08491827392578125, 0.08422297668457031, 0.08540057373046875, 0.08443494415283204, 0.08480358123779297, 0.08346009826660156, 0.08323276519775391, 0.08317132568359376, 0.082123779296875, 0.08361369323730469, 0.082587646484375, 0.0834734115600586, 0.08326041412353516, 0.08317440032958984, 0.0827166748046875, 0.08193536376953126, 0.08363008117675781, 0.16587161254882812, 0.08226509094238281, 0.08359833526611328, 0.08295731353759765, 0.0830535659790039, 0.08319692993164063, 0.08412262725830078, 0.08326553344726563, 0.08267469024658203, 0.08329318237304688, 0.08235212707519532, 0.08258048248291015, 0.08187494659423829, 0.08257843017578125, 0.08220979309082031, 0.0829644775390625, 0.08274739074707031, 0.08211148834228515, 0.08317132568359376, 0.08206950378417968, 0.08279347229003907, 0.08269516754150391, 0.08321331024169921, 0.08259481811523438, 0.08304537963867188, 0.08317849731445312, 0.0835563507080078, 0.08323583984375, 0.11706982421875, 0.12635238647460936, 0.08866304016113281, 0.081364990234375, 0.08102912139892578, 0.08225587463378906, 0.08169369506835937, 0.08228044891357422, 0.08173977661132813, 0.08211046600341797, 0.08240946960449219, 0.08213299560546874, 0.08226201629638671, 0.08231526184082032, 0.08198041534423828, 0.08250982666015624, 0.08265523529052735, 0.08209305572509766, 0.08281292724609375, 0.08258457946777344, 0.08241561889648437, 0.08278221130371094, 0.08264192199707031, 0.08292147064208985, 0.08221491241455078, 0.08248012542724609, 0.08240640258789063, 0.08215142059326172, 0.08253132629394531, 0.08267161560058593, 0.08202137756347656, 0.08285388946533204, 0.08230092620849609, 0.08216063690185547, 0.08304640197753907]",tokens/s,10.721105431628686,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/phi-1_5,microsoft/phi-1_5,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-2b,google/recurrentgemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-j-6b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1295.314944,8430.55104,7503.609856,6962.54464,6806.892032,s,10,1.0158987655639649,0.10158987655639648,0.007030428527949394,0.09910883331298828,0.10841067352294921,0.11463212127685546,0.11960927947998047,"[0.10702812957763672, 0.09673980712890624, 0.09904761505126954, 0.0974110107421875, 0.12085356903076172, 0.09760928344726562, 0.09701715087890625, 0.09973085021972657, 0.09917005157470703, 0.10129129791259765]",tokens/s,2519.936126291919,kWh,3.3908827851216e-06,5.474396122343967e-06,3.740752414197838e-06,1.2606031321663405e-05,tokens/kWh,20307739.483406264,MB,1295.314944,8430.55104,7503.609856,6962.54464,6915.153408,s,10,63.33694921875001,6.333694921875,0.06420457389453683,6.323133544921875,6.42720859375,6.4299094726562505,6.43207017578125,"[6.28316845703125, 6.27063818359375, 6.33880126953125, 6.3074658203125, 6.4326103515625, 6.2655908203125, 6.360517578125, 6.25478515625, 6.4266083984375, 6.39676318359375]",tokens/s,9.94680052908986,kWh,0.00019991306525965531,0.0003353384800886793,0.00020421324728564136,0.000739464792633976,tokens/kWh,85196.7539598387,,s,629,64.13708494567865,0.1019667487212698,0.012854544094402781,0.0991825942993164,0.10501119842529297,0.11020758666992188,0.19627823486328128,"[0.10729267120361329, 0.10698957061767578, 0.1056204833984375, 0.10273075103759766, 0.10378546905517579, 0.10018816375732421, 0.10031922912597656, 0.09964441680908204, 0.10023731231689453, 0.10574336242675782, 0.099451904296875, 0.09802854156494141, 0.09816473388671874, 0.09868390655517578, 0.09826918029785156, 0.10067046356201172, 0.0990412826538086, 0.09794252777099609, 0.09851699066162109, 0.09898905944824218, 0.0984791030883789, 0.09967411041259766, 0.09900032043457031, 0.09986867523193359, 0.09722879791259766, 0.09821286773681641, 0.09801318359375, 0.09840230560302735, 0.09865523529052735, 0.09926860809326171, 0.09928192138671875, 0.10018406677246093, 0.09983283233642579, 0.09940991973876953, 0.09927577972412109, 0.09819545745849609, 0.09816678619384765, 0.098050048828125, 0.09843405151367188, 0.09824050903320312, 0.09821183776855469, 0.09803366088867188, 0.09861222076416015, 0.09872691345214844, 0.09809407806396485, 0.09802342224121094, 0.0981217269897461, 0.0988743667602539, 0.09873715209960937, 0.0985354232788086, 0.09799167633056641, 0.09746534729003906, 0.09781862640380859, 0.09833984375, 0.09824050903320312, 0.09818112182617188, 0.09827123260498047, 0.09777664184570313, 0.0995225601196289, 0.11319602966308594, 0.0988436508178711, 0.09830604553222656, 0.19510272216796876, 0.0979578857421875, 0.09787289428710938, 0.09825484466552735, 0.09815347290039063, 0.09822310638427735, 0.10432614135742188, 0.0983531494140625, 0.09832243347167968, 0.09825791931152343, 0.0983920669555664, 0.098334716796875, 0.09831423950195313, 0.09837363433837891, 0.09847398376464844, 0.09864396667480468, 0.0984985580444336, 0.0984115219116211, 0.09853030395507813, 0.09913753509521485, 0.10074317169189453, 0.10031513977050781, 0.10035814666748047, 0.09936486053466796, 0.09851187133789062, 0.09825279998779297, 0.09827942657470704, 0.09818316650390625, 0.09829580688476562, 0.09827839660644531, 0.09823744201660156, 0.0981391372680664, 0.09829068756103515, 0.0984115219116211, 0.09852006530761719, 0.10398617553710937, 0.10387865447998047, 0.10324479675292969, 0.10037964630126953, 0.0979783706665039, 0.09829068756103515, 0.09886822509765625, 0.09938432312011719, 0.09859891510009766, 0.09861325073242187, 0.09836953735351563, 0.09900339508056641, 0.1019535369873047, 0.10078720092773437, 0.10188697814941407, 0.10072064208984376, 0.09981951904296875, 0.10025164794921874, 0.09947545623779297, 0.09868185424804687, 0.09832653045654297, 0.0998440933227539, 0.10623078155517578, 0.10136780548095703, 0.10189311981201171, 0.10212454223632812, 0.10138419342041016, 0.09989529418945313, 0.19847474670410156, 0.10073088073730468, 0.10159308624267578, 0.10064691162109375, 0.1000099868774414, 0.09983385467529297, 0.09858457946777344, 0.0995041275024414, 0.09861837005615234, 0.098482177734375, 0.10168831634521484, 0.11709747314453126, 0.09893170928955078, 0.10020658874511719, 0.09952460479736328, 0.09856409454345703, 0.09887334442138672, 0.09978368377685547, 0.09833369445800781, 0.09805926513671875, 0.09813401794433593, 0.09795174407958984, 0.09858252716064453, 0.09934028625488281, 0.1022586898803711, 0.10152550506591797, 0.10270105743408203, 0.10631372833251954, 0.10270003509521484, 0.09859686279296875, 0.10039193725585938, 0.10044416046142578, 0.10117938995361328, 0.09956864166259766, 0.09935769653320313, 0.10337792205810546, 0.10254950714111329, 0.10322841644287109, 0.10424114990234375, 0.10397388458251954, 0.09870950317382812, 0.09958297729492188, 0.09943756866455078, 0.09972838592529297, 0.09915801239013672, 0.099989501953125, 0.09897471618652344, 0.1006909408569336, 0.10250240325927734, 0.0985528335571289, 0.09922560119628906, 0.09849139404296875, 0.10516172790527344, 0.10447462463378906, 0.09887129974365234, 0.09834291076660157, 0.09903616333007813, 0.10275328063964843, 0.1002209243774414, 0.10167295837402343, 0.1007462387084961, 0.09922764587402344, 0.09841868591308593, 0.19668070983886718, 0.09902489471435547, 0.09935052490234375, 0.09853030395507813, 0.09797325134277343, 0.09775718688964843, 0.09770393371582031, 0.09846272277832031, 0.09826099395751953, 0.09829170989990234, 0.09802035522460938, 0.09861734771728516, 0.09859584045410157, 0.09767731475830078, 0.09744895935058594, 0.09933926391601562, 0.09725337219238281, 0.09786573028564453, 0.097976318359375, 0.09800908660888671, 0.09835417938232421, 0.09831014251708985, 0.09836032104492187, 0.09825587463378906, 0.09816268920898437, 0.0982999038696289, 0.09836544036865234, 0.0983521270751953, 0.09872998046875, 0.09825587463378906, 0.09819750213623046, 0.09832038116455079, 0.0982108154296875, 0.10020658874511719, 0.1226055679321289, 0.12284416198730469, 0.10499481964111328, 0.10314342498779297, 0.11680973052978516, 0.09888050842285157, 0.0976527328491211, 0.09810841369628906, 0.10098790740966797, 0.0982476806640625, 0.09878118133544922, 0.09868902587890625, 0.0984238052368164, 0.09863577270507813, 0.10031104278564452, 0.09957170867919922, 0.09846578979492188, 0.09825894165039062, 0.09817190551757812, 0.10490675354003906, 0.09915084838867187, 0.09977651214599609, 0.10047283172607421, 0.10194432067871094, 0.10172723388671875, 0.100780029296875, 0.10038886260986328, 0.10038272094726562, 0.10053427124023437, 0.23260263061523437, 0.12406988525390625, 0.11430092620849609, 0.10191667175292969, 0.10162687683105469, 0.10281983947753906, 0.111710205078125, 0.09949491119384765, 0.10205593872070312, 0.10162790679931641, 0.10155929565429687, 0.10294271850585937, 0.10268672180175781, 0.10112921905517579, 0.09930854034423828, 0.09886515045166015, 0.09901465606689454, 0.10738687896728516, 0.09968946838378906, 0.10274610900878907, 0.11907788848876953, 0.1036236801147461, 0.10093055725097656, 0.09951744079589844, 0.09841664123535156, 0.0984268798828125, 0.09898291015625, 0.1006561279296875, 0.09859993743896485, 0.09818931579589844, 0.09801216125488281, 0.09860300445556641, 0.098334716796875, 0.10500300598144531, 0.1038018569946289, 0.09875660705566407, 0.10957004547119141, 0.10012159729003907, 0.1004554214477539, 0.11004108428955078, 0.100890625, 0.09804287719726562, 0.10403942108154297, 0.10265599822998046, 0.09815142059326172, 0.10806476593017578, 0.09930137634277343, 0.09798246765136719, 0.1060997085571289, 0.09930445098876953, 0.10078208160400391, 0.10644480133056641, 0.09904230499267579, 0.09956249237060547, 0.09965977478027344, 0.09762406158447266, 0.09794764709472656, 0.09887846374511719, 0.09858150482177734, 0.0983900146484375, 0.09871257781982422, 0.09826099395751953, 0.09846578979492188, 0.19657728576660155, 0.09877401733398437, 0.09870336151123046, 0.09804083251953125, 0.09742233276367188, 0.09741414642333984, 0.09867263793945312, 0.107578369140625, 0.09764761352539063, 0.09822003173828125, 0.09798655700683594, 0.0986398696899414, 0.09793433380126954, 0.09841766357421874, 0.10247270202636719, 0.10416025543212891, 0.10564403533935547, 0.1155420150756836, 0.11219660949707032, 0.10490573120117187, 0.09905254364013671, 0.0982855682373047, 0.09836441802978516, 0.0987320327758789, 0.09829068756103515, 0.0984463348388672, 0.09853952026367188, 0.09837055969238281, 0.09860915374755859, 0.09900953674316407, 0.0987320327758789, 0.09839308929443359, 0.09992294311523438, 0.09913753509521485, 0.09839615631103515, 0.0986275863647461, 0.09863372802734376, 0.09875353240966797, 0.0986767349243164, 0.09823641967773437, 0.09760665893554688, 0.09771417236328125, 0.0979609603881836, 0.09781043243408204, 0.09784524536132813, 0.09827737426757813, 0.09814630126953125, 0.09879244995117188, 0.0988743667602539, 0.09916006469726563, 0.09782579040527344, 0.09790361785888672, 0.0981391372680664, 0.09863065338134766, 0.09867366027832031, 0.0986429443359375, 0.0986081314086914, 0.09822310638427735, 0.10013081359863281, 0.09761996459960938, 0.09886822509765625, 0.09883443450927734, 0.09878015899658203, 0.19550924682617188, 0.09813606262207031, 0.09956658935546875, 0.1007462387084961, 0.09899008178710937, 0.09807154846191406, 0.09809817504882813, 0.09800396728515624, 0.09839718627929687, 0.09918669128417969, 0.09867775726318359, 0.09740902709960937, 0.09755238342285157, 0.09788722991943359, 0.10057011413574218, 0.10491596984863281, 0.10052505493164063, 0.10179583740234376, 0.10245734405517579, 0.1023078384399414, 0.10248703765869141, 0.09968946838378906, 0.09821491241455078, 0.09857228851318359, 0.09934233856201172, 0.10152754974365234, 0.09980825805664062, 0.09904742431640624, 0.09877094268798828, 0.09869209289550782, 0.10014720153808594, 0.09935769653320313, 0.10469990539550782, 0.10348544311523437, 0.09951948547363282, 0.09944780731201172, 0.11189657592773437, 0.10653388977050782, 0.10103501129150391, 0.1009797134399414, 0.10293862152099609, 0.10070527648925781, 0.10024857330322266, 0.10075238037109376, 0.10201805114746093, 0.10249932861328125, 0.10065305328369141, 0.10233958435058593, 0.10251058959960938, 0.10479821014404297, 0.10304000091552734, 0.10107289886474609, 0.10045747375488281, 0.09985945892333985, 0.09883955383300781, 0.0993597412109375, 0.10088140869140624, 0.10096128082275391, 0.10313728332519531, 0.10399948883056641, 0.10951884460449218, 0.10342809295654297, 0.10149171447753906, 0.20220109558105467, 0.10145177459716796, 0.10341273498535156, 0.09987174224853515, 0.09818214416503906, 0.09829888153076172, 0.09870540618896484, 0.09953075408935547, 0.10097869110107421, 0.10077900695800782, 0.09975398254394531, 0.09929216003417969, 0.09881497955322266, 0.09876787567138672, 0.0991651840209961, 0.09882009887695313, 0.09869926452636718, 0.09877606201171875, 0.09908121490478515, 0.09919385528564453, 0.09898700714111328, 0.09871257781982422, 0.0985128936767578, 0.09848934173583984, 0.09909248352050781, 0.09985536193847656, 0.10008064270019532, 0.099557373046875, 0.09999769592285156, 0.09983897399902343, 0.09982669067382813, 0.09913549041748047, 0.09818931579589844, 0.09854054260253907, 0.09824972534179688, 0.09842790222167969, 0.09852108764648437, 0.09927680206298828, 0.09861837005615234, 0.09960755157470703, 0.10122035217285157, 0.09906995391845703, 0.09947545623779297, 0.09942015838623047, 0.09878118133544922, 0.09836851501464844, 0.09922764587402344, 0.09859379577636719, 0.09802957153320313, 0.09795686340332031, 0.0981391372680664, 0.098123779296875, 0.09911398315429687, 0.09934848022460938, 0.09931775665283203, 0.09870028686523437, 0.0981770248413086, 0.09875353240966797, 0.09938329315185547, 0.099162109375, 0.09928601837158203, 0.09951436614990235, 0.10194841766357422, 0.20434637451171875, 0.10778316497802734, 0.10835558319091797, 0.11031858825683594, 0.11333324432373047, 0.11388108825683593, 0.12101222229003906, 0.11532083129882813, 0.10685542297363282, 0.10619084930419923, 0.10638540649414062, 0.10749849700927734, 0.09963622283935547, 0.09983897399902343, 0.10046463775634766, 0.10050867462158203, 0.10012569427490234, 0.09889997100830078, 0.09870336151123046, 0.09957683563232422, 0.09915187072753906, 0.09834188842773438, 0.09865830230712891, 0.09927474975585937, 0.09963314819335937, 0.1001891860961914, 0.09937920379638672, 0.09931775665283203, 0.09942630767822265, 0.09918463897705078, 0.09859174346923828, 0.10086297607421875, 0.09895629119873046, 0.09912319946289062, 0.09835929870605468, 0.09805516815185547, 0.09858048248291015, 0.09950310516357422, 0.10005913543701171, 0.09960755157470703, 0.09921331024169922, 0.09874739074707031, 0.09841868591308593, 0.09805107116699219, 0.09802444458007813, 0.0977623062133789, 0.09820057678222656, 0.09806233978271485, 0.09788416290283203, 0.09791693115234375, 0.09852825927734375, 0.09932185363769531, 0.09807974243164062, 0.09983795166015624, 0.097512451171875, 0.0980531234741211, 0.09812786865234376, 0.09820979309082031, 0.09836032104492187, 0.099525634765625, 0.1050439682006836, 0.11478118133544922, 0.13489971923828126, 0.2040995788574219, 0.10761625671386718, 0.10880818939208985, 0.10927616119384766, 0.1074544677734375, 0.11328511810302734, 0.11165184020996094, 0.11370291137695313, 0.11113267517089843, 0.10798899078369141, 0.10576588439941406, 0.10336665344238281, 0.10290380859375, 0.10463948822021485, 0.1009459228515625, 0.09962905883789062, 0.09914060974121094, 0.10142822265625, 0.10084249877929688, 0.10075443267822265, 0.09841561889648437, 0.09827327728271484, 0.09884467315673828, 0.09841970825195312, 0.09953382110595703, 0.09899929809570313, 0.09864192199707031, 0.0991825942993164, 0.10035711669921875, 0.09979801940917969, 0.09983283233642579, 0.09925017547607422, 0.09854054260253907, 0.09886003112792968, 0.09974374389648437, 0.10740940856933594, 0.10117427062988281, 0.10163404846191407, 0.1014681625366211, 0.0988927993774414, 0.10122137451171875, 0.09969459533691406, 0.10093260955810547, 0.0984606704711914, 0.09896550750732422, 0.09934950256347656, 0.09946009826660156, 0.09998745727539063, 0.09994035339355468, 0.0990167007446289, 0.09957273864746094, 0.09909452819824219, 0.10040729522705077, 0.0995051498413086, 0.09888768005371094, 0.09924301147460937, 0.09896959686279297, 0.09928601837158203, 0.09870130920410156, 0.09822412872314454, 0.09970073699951172, 0.09835929870605468, 0.09951436614990235]",tokens/s,9.807118619948746,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-1_6b,stabilityai/stablelm-2-1_6b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-3B-v1,togethercomputer/RedPajama-INCITE-Base-3B-v1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-8B,meta-llama/Meta-Llama-3-8B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,1914.707968,18880.659456,17953.718272,17412.653056,17029.3504,s,10,1.3254045104980468,0.1325404510498047,0.0028917254244990305,0.13180172729492187,0.13362285766601562,0.1372717330932617,0.1401908334350586,"[0.1409206085205078, 0.1320082550048828, 0.13159519958496094, 0.1315121307373047, 0.13281199645996095, 0.132014404296875, 0.1301248016357422, 0.13105357360839845, 0.13248434448242188, 0.1308791961669922]",tokens/s,1931.485806576914,kWh,4.126428675494697e-06,6.911459474564139e-06,5.798897182791351e-06,1.683678533285019e-05,tokens/kWh,15204802.754152799,MB,1914.707968,18880.659456,17953.718272,17412.653056,17162.139136,s,10,82.7220009765625,8.272200097656249,0.031926783935752746,8.25973828125,8.33052431640625,8.330857861328125,8.331124697265624,"[8.3304501953125, 8.2538271484375, 8.24381640625, 8.2876083984375, 8.23609765625, 8.2621591796875, 8.258169921875, 8.33119140625, 8.261306640625, 8.2573740234375]",tokens/s,7.615869932576909,kWh,0.00025707418783322764,0.0004307997903960524,0.00029982756954086056,0.0009877015477701406,tokens/kWh,63784.45001147397,,s,629,83.76238488769536,0.13316754354164595,0.01584640387708222,0.13109043884277344,0.13241118774414062,0.13297520141601563,0.2618840222167969,"[0.13809254455566405, 0.13733477783203124, 0.13523866271972657, 0.13428019714355469, 0.13601382446289062, 0.13455052185058594, 0.1358796844482422, 0.13023231506347657, 0.13036851501464844, 0.1292779541015625, 0.12887858581542969, 0.1298903045654297, 0.16241664123535157, 0.13054566955566407, 0.14377984619140624, 0.13116415405273438, 0.13246464538574218, 0.13102386474609376, 0.13119692993164062, 0.1304289245605469, 0.13029991149902342, 0.13171200561523438, 0.12986061096191406, 0.13055078125, 0.13128807067871093, 0.13185740661621093, 0.1298524169921875, 0.13037773132324218, 0.13142425537109376, 0.13197824096679686, 0.13107200622558593, 0.13130650329589844, 0.13136178588867187, 0.13001318359375, 0.12920729064941405, 0.12957798767089843, 0.13241036987304688, 0.13068185424804687, 0.13036134338378907, 0.1309644775390625, 0.13302374267578124, 0.13082418823242187, 0.13069517517089843, 0.13175296020507812, 0.13166899108886718, 0.13061631774902344, 0.13168333435058593, 0.13178060913085937, 0.13270118713378906, 0.1311928253173828, 0.13031015014648437, 0.13215129089355468, 0.13076480102539062, 0.13067570495605468, 0.12917453002929688, 0.12939161682128905, 0.12900352478027344, 0.1287710723876953, 0.12947865295410158, 0.1311856689453125, 0.1295185852050781, 0.130440185546875, 0.26306661987304686, 0.13199974060058595, 0.13076275634765624, 0.13089280700683595, 0.13062860107421875, 0.1302056884765625, 0.12888473510742188, 0.13084364318847655, 0.13139762878417968, 0.1319720916748047, 0.12931890869140625, 0.13001011657714845, 0.13115802001953125, 0.1322373046875, 0.1317171173095703, 0.1299404754638672, 0.13054464721679687, 0.13141708374023436, 0.1309317169189453, 0.130845703125, 0.13053439331054686, 0.13137100219726563, 0.13137306213378908, 0.1316812744140625, 0.1314508819580078, 0.13069004821777344, 0.13223014831542967, 0.13146316528320312, 0.13192807006835938, 0.13095526123046874, 0.1312849884033203, 0.130229248046875, 0.1303726043701172, 0.1304289245605469, 0.13148466491699218, 0.13020672607421874, 0.13198439025878905, 0.13225984191894533, 0.13129933166503907, 0.1311999969482422, 0.13043711853027343, 0.13109861755371094, 0.1317242889404297, 0.1309654998779297, 0.13055282592773437, 0.13239808654785157, 0.13098597717285157, 0.13111705017089845, 0.13113037109375, 0.1313290252685547, 0.13021900939941405, 0.13016473388671876, 0.12981248474121093, 0.130050048828125, 0.13063168334960937, 0.13049958801269532, 0.13066957092285156, 0.13186253356933594, 0.13216152954101562, 0.13040025329589844, 0.130988037109375, 0.1320447998046875, 0.13142527770996093, 0.26330316162109374, 0.13114982604980469, 0.1326510009765625, 0.13012275695800782, 0.13070643615722657, 0.13007052612304687, 0.13113958740234374, 0.13052517700195312, 0.13254042053222656, 0.13120204162597657, 0.13139967346191406, 0.13170381164550782, 0.13198541259765625, 0.13054669189453125, 0.13009715270996094, 0.1319014434814453, 0.1310914611816406, 0.13033676147460938, 0.13061734008789064, 0.13079449462890624, 0.13261619567871094, 0.13086309814453126, 0.13040538024902343, 0.1296711730957031, 0.13144268798828124, 0.13133517456054689, 0.13022003173828126, 0.13013299560546876, 0.13032754516601563, 0.13048013305664063, 0.13233766174316405, 0.13036543273925782, 0.13011456298828125, 0.13097573852539063, 0.12975410461425782, 0.13052313232421875, 0.12990669250488282, 0.13141810607910157, 0.13045657348632814, 0.13024972534179688, 0.12919091796875, 0.13115699768066405, 0.13255783081054687, 0.13072998046875, 0.13006437683105468, 0.13154304504394532, 0.1319710693359375, 0.13005619812011718, 0.13007974243164064, 0.13218611145019532, 0.131957763671875, 0.13018829345703126, 0.13013299560546876, 0.13113548278808593, 0.13046067810058593, 0.12997938537597656, 0.131125244140625, 0.13029478454589843, 0.13139967346191406, 0.13138124084472655, 0.130376708984375, 0.12985752868652345, 0.13014938354492187, 0.2630021057128906, 0.132242431640625, 0.13172531127929688, 0.13165977478027344, 0.13135871887207032, 0.1286594543457031, 0.1294510040283203, 0.13093991088867188, 0.13029580688476564, 0.12926669311523437, 0.13104640197753906, 0.131483642578125, 0.1311477813720703, 0.13177445983886718, 0.13322547912597657, 0.1321881561279297, 0.1312041015625, 0.13031423950195312, 0.1297622985839844, 0.12971929931640624, 0.13020466613769532, 0.12968754577636718, 0.13089280700683595, 0.13156147766113283, 0.13142221069335938, 0.13110067749023438, 0.130808837890625, 0.13098086547851562, 0.1298217010498047, 0.12992716979980468, 0.12922674560546876, 0.13087744140625, 0.1307791290283203, 0.13036134338378907, 0.13047705078125, 0.13072384643554688, 0.13243391418457032, 0.13089894104003907, 0.13212057495117188, 0.13104435729980468, 0.1306798095703125, 0.13065420532226563, 0.1312522277832031, 0.13188812255859375, 0.1308907470703125, 0.1302118377685547, 0.13112832641601563, 0.1321871337890625, 0.1302056884765625, 0.1310740509033203, 0.13005926513671875, 0.1296189422607422, 0.12916120910644532, 0.13010636901855469, 0.13209088134765626, 0.13138534545898437, 0.12936805725097655, 0.13050367736816407, 0.13046783447265625, 0.13262643432617188, 0.16431513977050782, 0.1426862030029297, 0.1307535400390625, 0.26399435424804685, 0.1289758758544922, 0.12978175354003907, 0.1317734375, 0.13006643676757812, 0.13074330139160156, 0.13148672485351562, 0.13066854858398438, 0.1329407958984375, 0.13089791870117187, 0.13123379516601563, 0.13084979248046874, 0.1293148193359375, 0.12853964233398438, 0.1308344268798828, 0.13116006469726563, 0.13143756103515625, 0.13053030395507811, 0.13081805419921874, 0.1316669464111328, 0.13203353881835939, 0.1304811553955078, 0.13117645263671876, 0.1308958740234375, 0.13173861694335937, 0.13064396667480468, 0.13089996337890625, 0.13158604431152343, 0.13089996337890625, 0.13119590759277344, 0.13066957092285156, 0.1327605743408203, 0.1301043243408203, 0.12880589294433595, 0.12927897644042968, 0.1308344268798828, 0.13063987731933593, 0.12939776611328124, 0.1292359619140625, 0.1306306610107422, 0.1305538635253906, 0.13120819091796876, 0.13115699768066405, 0.13280665588378907, 0.13119692993164062, 0.13082521057128907, 0.12997734069824218, 0.12948377990722656, 0.12950119018554687, 0.12940185546875, 0.1303582763671875, 0.1298903045654297, 0.13028352355957032, 0.13031832885742187, 0.1308221435546875, 0.1316188201904297, 0.13172940063476563, 0.1316567077636719, 0.13146829223632814, 0.1299015655517578, 0.13051187133789063, 0.1307125701904297, 0.13187583923339843, 0.26468145751953126, 0.13231205749511718, 0.13113139343261718, 0.13179391479492186, 0.13279026794433593, 0.131662841796875, 0.13142630004882813, 0.13146112060546875, 0.13109043884277344, 0.12975001525878907, 0.13122764587402344, 0.13249842834472655, 0.1302528076171875, 0.13032447814941406, 0.12990054321289063, 0.13173350524902344, 0.1318830108642578, 0.12987187194824218, 0.12914688110351563, 0.13098597717285157, 0.13036134338378907, 0.1305917510986328, 0.130555908203125, 0.13200282287597656, 0.1309839324951172, 0.13119078063964842, 0.13110887145996095, 0.13215948486328125, 0.13063679504394532, 0.1300480041503906, 0.13153996276855467, 0.131525634765625, 0.1316812744140625, 0.13049754333496094, 0.1296414794921875, 0.13173554992675782, 0.13198541259765625, 0.13179493713378906, 0.13148672485351562, 0.13182566833496093, 0.13088050842285157, 0.1302794189453125, 0.12965171813964843, 0.12965580749511718, 0.13041357421875, 0.13152665710449218, 0.13217996215820313, 0.13161677551269532, 0.13150003051757814, 0.13156556701660158, 0.1320069122314453, 0.13049139404296875, 0.13130650329589844, 0.13156658935546875, 0.13147544860839844, 0.13057843017578125, 0.1304268798828125, 0.13151744079589844, 0.1318287353515625, 0.13114265441894532, 0.1304954833984375, 0.13135565185546874, 0.13154713439941407, 0.2593208312988281, 0.12957798767089843, 0.13086003112792968, 0.1311129608154297, 0.13058047485351562, 0.13223423767089842, 0.13162803649902344, 0.1305016326904297, 0.13381222534179688, 0.1320396728515625, 0.1312235565185547, 0.1296609344482422, 0.1296302032470703, 0.12945613098144532, 0.13106687927246094, 0.13142630004882813, 0.13132698059082032, 0.13160447692871094, 0.13238272094726564, 0.1310187530517578, 0.13051493835449218, 0.13008895874023438, 0.13005209350585936, 0.13194444274902345, 0.13097369384765625, 0.13071974182128906, 0.13138841247558594, 0.13079756164550782, 0.13181234741210937, 0.13230796813964843, 0.12998757934570312, 0.13156454467773437, 0.132706298828125, 0.1320755157470703, 0.13135360717773437, 0.13189222717285157, 0.13191987609863282, 0.13225164794921876, 0.13234585571289062, 0.13183180236816405, 0.13065011596679688, 0.13095730590820312, 0.13075149536132813, 0.1306429443359375, 0.13103514099121094, 0.1310382080078125, 0.1302364196777344, 0.1303173065185547, 0.13138739013671874, 0.13205914306640626, 0.131051513671875, 0.12999679565429687, 0.1308170166015625, 0.1310699462890625, 0.13050778198242188, 0.12996505737304687, 0.13117543029785156, 0.13177037048339843, 0.1310259246826172, 0.13078118896484375, 0.12946124267578124, 0.13157376098632811, 0.13105970764160157, 0.26142617797851564, 0.13218406677246095, 0.13083750915527342, 0.13046578979492188, 0.1311856689453125, 0.13281689453125, 0.13139251708984376, 0.1317171173095703, 0.13173861694335937, 0.1326612548828125, 0.132063232421875, 0.13120512390136718, 0.1311508483886719, 0.13181951904296876, 0.13290599060058594, 0.13220147705078125, 0.13178675842285156, 0.13206732177734376, 0.13172531127929688, 0.13011045837402344, 0.12994253540039064, 0.13018214416503907, 0.1313454132080078, 0.1307166748046875, 0.13153074645996093, 0.1307842559814453, 0.13277389526367187, 0.13251686096191406, 0.13050572204589844, 0.13077197265625, 0.13105561828613282, 0.1318830108642578, 0.13102899169921875, 0.13040538024902343, 0.13245542907714844, 0.13302169799804686, 0.1312665557861328, 0.16517939758300781, 0.13770751953125, 0.13749658203125, 0.13110169982910155, 0.1306429443359375, 0.13285682678222657, 0.13148570251464844, 0.13123379516601563, 0.13173043823242186, 0.13250764465332032, 0.1318041534423828, 0.13199871826171874, 0.13169151306152344, 0.13223321533203125, 0.13169151306152344, 0.1311129608154297, 0.1315205078125, 0.13086105346679688, 0.13241445922851564, 0.13150822448730468, 0.13116928100585937, 0.13050367736816407, 0.13224140930175782, 0.13109965515136718, 0.1308170166015625, 0.1320202178955078, 0.26499789428710935, 0.13320704650878906, 0.12998553466796875, 0.1316986846923828, 0.13154713439941407, 0.13163314819335936, 0.13105357360839845, 0.13206629943847656, 0.13188505554199217, 0.13239808654785157, 0.13083238220214843, 0.13011251831054688, 0.12964761352539061, 0.13014118957519533, 0.13214105224609374, 0.13155941772460938, 0.13116415405273438, 0.1306112060546875, 0.13181849670410156, 0.13140377807617187, 0.13271859741210937, 0.131230712890625, 0.13035110473632813, 0.12985958862304686, 0.13006541442871095, 0.12951654052734374, 0.1321502685546875, 0.1293322296142578, 0.12923904418945312, 0.13285273742675782, 0.13165977478027344, 0.13030809020996093, 0.13225062561035156, 0.1322362823486328, 0.13146726989746094, 0.13123788452148438, 0.13049856567382812, 0.1314334716796875, 0.13127781677246095, 0.13099212646484376, 0.1293096923828125, 0.12979916381835938, 0.13202534484863282, 0.13135360717773437, 0.131957763671875, 0.1307852783203125, 0.1317908477783203, 0.13230490112304688, 0.13076480102539062, 0.13030093383789063, 0.13086412048339843, 0.13060198974609374, 0.13123992919921876, 0.1309317169189453, 0.1317601318359375, 0.13313536071777343, 0.13088461303710938, 0.1299998779296875, 0.12896870422363282, 0.12957594299316405, 0.13157376098632811, 0.13181336975097657, 0.13151129150390625, 0.26206207275390625, 0.13250457763671875, 0.1328476104736328, 0.13248410034179686, 0.13169255065917967, 0.12973568725585938, 0.13034393310546874, 0.13010943603515626, 0.13035519409179688, 0.1301913604736328, 0.13072691345214843, 0.13216563415527344, 0.13104844665527343, 0.13119488525390624, 0.13195263671875, 0.13383270263671876, 0.1324267578125, 0.13038899230957032, 0.12993740844726562, 0.13145907592773437, 0.131525634765625, 0.13091123962402343, 0.1295872039794922, 0.13094400024414063, 0.12995890808105467, 0.13299813842773436, 0.13192396545410157, 0.13223423767089842, 0.13087026977539062, 0.13335040283203126, 0.13212876892089845, 0.1322936248779297, 0.1302118377685547, 0.13158297729492188, 0.13049754333496094, 0.1327247314453125, 0.13088050842285157, 0.13114265441894532, 0.13137612915039062, 0.13149081420898437, 0.13113343811035155, 0.12888677978515625, 0.13007154846191407, 0.13161573791503905, 0.13015449523925782, 0.13017088317871095, 0.13023231506347657, 0.1320816650390625, 0.13188914489746092, 0.13117747497558593, 0.13041766357421875, 0.1313454132080078, 0.13039820861816406, 0.12859494018554687, 0.12878643798828124, 0.12949504089355468, 0.12950323486328125, 0.13018829345703126, 0.13093580627441406, 0.1311446990966797, 0.13245132446289062, 0.130693115234375, 0.13082829284667968]",tokens/s,7.50933728598265,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-32B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,4838.957056,37679.529984,36752.5888,36211.523584,35661.206528,s,10,2.180890090942383,0.21808900909423828,0.01833253471776874,0.2123661575317383,0.22013713378906247,0.24652143249511713,0.26762887145996095,"[0.2729057312011719, 0.210221923828125, 0.20999530029296876, 0.21307650756835939, 0.21288467407226563, 0.21127113342285156, 0.21427395629882812, 0.21184764099121095, 0.21031744384765624, 0.2140957794189453]",tokens/s,1173.8326523799283,kWh,6.7228421251824565e-06,1.1280675561720084e-05,1.0102052997692536e-05,2.8105570684595076e-05,tokens/kWh,9108514.567196317,MB,4838.957056,37679.529984,36752.5888,36211.523584,35661.209088,s,10,134.6362900390625,13.463629003906249,0.08959099942927164,13.444429687500001,13.572987304687501,13.60678564453125,13.633824316406251,"[13.4017197265625, 13.4146005859375, 13.640583984375, 13.4152509765625, 13.4736083984375, 13.531388671875, 13.5654765625, 13.359681640625, 13.3457294921875, 13.48825]",tokens/s,4.679273320864798,kWh,0.00041876629147123793,0.0007015879976491121,0.0005113731419631928,0.0016317274310835427,tokens/kWh,38609.38953398919,,s,629,136.31942855834941,0.21672405176208207,0.025556774904618614,0.212853759765625,0.2170583038330078,0.2223161346435547,0.42272153564453124,"[0.21588787841796875, 0.21269094848632814, 0.21218815612792968, 0.21296127319335936, 0.2138163146972656, 0.2197760009765625, 0.21741159057617188, 0.21562367248535155, 0.21383168029785157, 0.21192396545410155, 0.21048934936523436, 0.20996914672851563, 0.2124021759033203, 0.21317324829101564, 0.21051904296875, 0.20964044189453124, 0.20997529602050782, 0.21102182006835937, 0.21047500610351563, 0.21145599365234374, 0.21149388122558593, 0.21046783447265624, 0.20956979370117187, 0.20883763122558593, 0.2108538818359375, 0.21088972473144532, 0.2099701690673828, 0.21257830810546874, 0.21462527465820314, 0.2140037078857422, 0.2123857879638672, 0.2113822784423828, 0.2125312042236328, 0.2106757049560547, 0.21148570251464843, 0.21117543029785157, 0.21177139282226562, 0.2119761962890625, 0.21110578918457032, 0.209406982421875, 0.21012889099121093, 0.21144166564941405, 0.21217074584960938, 0.21155430603027345, 0.21077708435058592, 0.2247362518310547, 0.214076416015625, 0.21035212707519532, 0.2188625946044922, 0.21392282104492188, 0.21275648498535157, 0.21371495056152343, 0.21210931396484375, 0.212136962890625, 0.21189018249511718, 0.211230712890625, 0.21259059143066406, 0.21328384399414063, 0.2165934143066406, 0.21603327941894532, 0.21341183471679687, 0.21036953735351563, 0.4219832458496094, 0.21282508850097656, 0.21157785034179688, 0.22092594909667967, 0.2152427520751953, 0.2130268096923828, 0.21235404968261717, 0.22047232055664062, 0.2117212219238281, 0.21294181823730468, 0.21378866577148437, 0.2123520050048828, 0.2107125701904297, 0.21046989440917968, 0.21147135925292967, 0.21248101806640626, 0.2125834197998047, 0.21316096496582032, 0.21287834167480468, 0.21169151306152345, 0.2114355163574219, 0.2118645782470703, 0.21038796997070314, 0.2134896697998047, 0.21296640014648438, 0.21126348876953124, 0.21250968933105469, 0.21549465942382812, 0.2147573699951172, 0.2131773376464844, 0.21097984313964843, 0.2142003173828125, 0.21675418090820311, 0.21559808349609375, 0.2168115234375, 0.21587353515625, 0.21433753967285157, 0.21281382751464845, 0.21067161560058595, 0.21210726928710938, 0.21055078125, 0.21115187072753908, 0.21093478393554688, 0.21110169982910157, 0.21228440856933595, 0.2119700469970703, 0.21067366027832032, 0.211093505859375, 0.20987699890136718, 0.2103603210449219, 0.22004531860351562, 0.21291827392578125, 0.21018009948730468, 0.2105323486328125, 0.21122047424316406, 0.21078221130371094, 0.21038592529296876, 0.2124574737548828, 0.2187888641357422, 0.21670297241210937, 0.21450035095214845, 0.21239193725585936, 0.21178265380859376, 0.4268287963867187, 0.2209423370361328, 0.2225786895751953, 0.22457037353515624, 0.22364569091796874, 0.220295166015625, 0.225902587890625, 0.22317669677734375, 0.22339686584472657, 0.22192230224609374, 0.23008358764648437, 0.22670643615722658, 0.22636134338378905, 0.2190714874267578, 0.21958656311035157, 0.21853082275390626, 0.22488575744628905, 0.22000845336914063, 0.2421923828125, 0.23143116760253907, 0.2126735382080078, 0.21253836059570314, 0.21265306091308595, 0.2162698211669922, 0.21705728149414064, 0.21481983947753908, 0.21555815124511718, 0.21442866516113282, 0.21690060424804689, 0.21337702941894532, 0.21358694458007813, 0.2122967071533203, 0.2112604217529297, 0.2126929931640625, 0.2140457000732422, 0.21388902282714845, 0.21409075927734375, 0.21466522216796874, 0.21401087951660155, 0.2141675567626953, 0.21223117065429686, 0.21385215759277343, 0.21340467834472657, 0.2122731475830078, 0.21127577209472656, 0.21183282470703124, 0.2125803527832031, 0.2140886993408203, 0.2123673553466797, 0.21271040344238282, 0.2135951385498047, 0.21235507202148438, 0.2109890594482422, 0.21214720153808594, 0.21297152709960937, 0.21189018249511718, 0.21129624938964844, 0.21147238159179688, 0.21285478210449219, 0.21201817321777344, 0.20933529663085937, 0.20935577392578125, 0.21055897521972655, 0.42703564453125, 0.213791748046875, 0.21309951782226563, 0.21255474853515624, 0.21293875122070313, 0.21023846435546875, 0.21225164794921875, 0.2130452423095703, 0.21439385986328124, 0.21243597412109375, 0.21379788208007813, 0.21333197021484376, 0.21472256469726564, 0.21338316345214844, 0.21030195617675781, 0.2119147491455078, 0.21254042053222658, 0.2130513916015625, 0.21173146057128905, 0.2122096710205078, 0.21377023315429688, 0.2118799285888672, 0.21162086486816406, 0.21016575622558595, 0.2107484130859375, 0.21216665649414063, 0.21216152954101564, 0.21158399963378907, 0.213180419921875, 0.21257830810546874, 0.21075967407226562, 0.20993740844726563, 0.21279231262207032, 0.2115082244873047, 0.21097471618652344, 0.20994969177246095, 0.21110989379882814, 0.21362789916992186, 0.21443174743652343, 0.21335653686523437, 0.21391258239746094, 0.21481471252441406, 0.2143047637939453, 0.2142791748046875, 0.2142617645263672, 0.21439181518554687, 0.21426380920410157, 0.2126807098388672, 0.2108712921142578, 0.21105357360839844, 0.212853759765625, 0.21252915954589843, 0.21199974060058593, 0.21255372619628907, 0.21157273864746093, 0.20986778259277344, 0.21046989440917968, 0.21130752563476562, 0.21114572143554688, 0.22929203796386718, 0.2199552001953125, 0.2188943328857422, 0.21403033447265624, 0.4263341979980469, 0.2140067901611328, 0.21444096374511717, 0.2136504364013672, 0.2138163146972656, 0.21424742126464844, 0.21326028442382813, 0.21358592224121092, 0.2138839111328125, 0.2111918029785156, 0.21308416748046874, 0.21494784545898438, 0.21386444091796875, 0.21338111877441407, 0.21337496948242188, 0.21056512451171874, 0.21257728576660156, 0.2112716827392578, 0.21220761108398437, 0.21172019958496094, 0.21269401550292968, 0.21334220886230468, 0.21319679260253907, 0.2124759063720703, 0.21202227783203126, 0.2120079345703125, 0.21232742309570313, 0.21164544677734376, 0.21139865112304687, 0.21277798461914063, 0.21352447509765626, 0.2141194305419922, 0.2201333770751953, 0.21200076293945314, 0.2111662139892578, 0.21123583984375, 0.21313331604003907, 0.21496217346191407, 0.2140037078857422, 0.21241548156738282, 0.25687039184570315, 0.21343948364257812, 0.2121861114501953, 0.21202432250976563, 0.21178778076171875, 0.21236326599121094, 0.21204786682128907, 0.21804441833496094, 0.2167889862060547, 0.21532467651367188, 0.2147553253173828, 0.21376921081542968, 0.2138429412841797, 0.2148239288330078, 0.21579263305664062, 0.2146703338623047, 0.21300941467285156, 0.21116006469726561, 0.2109634552001953, 0.21193318176269532, 0.2123909149169922, 0.2117242889404297, 0.21085594177246095, 0.42297958374023437, 0.21050572204589843, 0.2119167938232422, 0.21281587219238282, 0.211304443359375, 0.21294490051269532, 0.22583807373046874, 0.2162544708251953, 0.2153912353515625, 0.21590835571289063, 0.21338418579101562, 0.21308723449707032, 0.21557350158691407, 0.2145218505859375, 0.21527655029296874, 0.2155089874267578, 0.2148495330810547, 0.21293157958984374, 0.2117212219238281, 0.21497958374023438, 0.21336679077148438, 0.21142938232421876, 0.2131077117919922, 0.21362483215332032, 0.21262028503417968, 0.2135162811279297, 0.2136821746826172, 0.21276057434082032, 0.21377023315429688, 0.21338726806640626, 0.2150584259033203, 0.2165340118408203, 0.22528306579589844, 0.21615206909179688, 0.2164920349121094, 0.218287109375, 0.21812838745117188, 0.21545574951171875, 0.21660569763183593, 0.21435289001464844, 0.2165964813232422, 0.21488742065429686, 0.2152263641357422, 0.21426995849609376, 0.21360127258300782, 0.21263258361816406, 0.21417266845703126, 0.21307801818847658, 0.21185433959960936, 0.21261004638671874, 0.21355929565429688, 0.21426278686523437, 0.21378150939941407, 0.21344869995117188, 0.21947494506835938, 0.21806796264648437, 0.21533287048339844, 0.2154035186767578, 0.21567283630371092, 0.2145976257324219, 0.21739826965332032, 0.21511270141601563, 0.21627801513671874, 0.43272705078125, 0.213823486328125, 0.2167142333984375, 0.217064453125, 0.21550796508789063, 0.21631181335449218, 0.21639680480957033, 0.21569535827636718, 0.21622169494628907, 0.21443174743652343, 0.21570252990722658, 0.21502975463867188, 0.21081088256835936, 0.2152816619873047, 0.218925048828125, 0.22577766418457032, 0.21554380798339845, 0.22045082092285156, 0.21563186645507812, 0.2159656982421875, 0.21643980407714844, 0.21634970092773437, 0.2173255615234375, 0.21431910705566407, 0.21356953430175782, 0.211884033203125, 0.21557760620117186, 0.21701426696777343, 0.21685658264160157, 0.21803826904296875, 0.2191165466308594, 0.21547007751464844, 0.21465907287597658, 0.21253529357910156, 0.21170687866210938, 0.2123909149169922, 0.21372006225585938, 0.21161471557617187, 0.21187686157226562, 0.21220045471191407, 0.211631103515625, 0.21030604553222657, 0.2105630645751953, 0.210766845703125, 0.2127994842529297, 0.21530316162109375, 0.212347900390625, 0.21220045471191407, 0.21382144165039063, 0.21354290771484374, 0.2099947509765625, 0.20972543334960939, 0.21265408325195312, 0.23190631103515624, 0.22966680908203124, 0.21408665466308593, 0.21349888610839843, 0.2262159423828125, 0.2134343719482422, 0.21257830810546874, 0.21527757263183595, 0.21585305786132813, 0.21500723266601562, 0.42636288452148435, 0.213138427734375, 0.2127728576660156, 0.21341900634765626, 0.21389208984375, 0.215510009765625, 0.2134835205078125, 0.21356646728515624, 0.21459149169921876, 0.21321011352539063, 0.21007359313964843, 0.20904856872558594, 0.21258137512207032, 0.21293157958984374, 0.21179597473144532, 0.21115084838867187, 0.2130339813232422, 0.21478604125976564, 0.2116689910888672, 0.21325517272949218, 0.21350604248046876, 0.21433856201171875, 0.21347021484375, 0.2126018524169922, 0.21490789794921875, 0.21383782958984374, 0.21437234497070312, 0.21319577026367187, 0.21113754272460938, 0.21169766235351561, 0.21103205871582031, 0.21160755920410157, 0.21451263427734374, 0.21235609436035155, 0.21098495483398438, 0.20874855041503906, 0.2108385314941406, 0.21254246520996095, 0.21348249816894532, 0.21246258544921875, 0.21122560119628905, 0.21215744018554689, 0.21163929748535157, 0.21181132507324218, 0.2096906280517578, 0.20997222900390625, 0.2109501495361328, 0.21153074645996095, 0.2133360595703125, 0.2134661102294922, 0.21301145935058594, 0.2118645782470703, 0.20918272399902343, 0.2083225555419922, 0.20996710205078126, 0.2108037109375, 0.210988037109375, 0.21051187133789062, 0.2114027557373047, 0.21160243225097655, 0.20860211181640625, 0.20865434265136718, 0.2089932861328125, 0.4220579833984375, 0.211019775390625, 0.21168333435058595, 0.2120693817138672, 0.2116126708984375, 0.2101995544433594, 0.21033676147460936, 0.20964250183105468, 0.21227827453613282, 0.21108018493652345, 0.21112728881835938, 0.21305548095703125, 0.21388082885742188, 0.2096353302001953, 0.20836146545410156, 0.2090997772216797, 0.210735107421875, 0.21167205810546874, 0.21240730285644532, 0.21343232727050782, 0.21206732177734375, 0.21341798400878906, 0.21041151428222657, 0.21197721862792968, 0.21279539489746094, 0.21296640014648438, 0.21194650268554688, 0.21376205444335938, 0.21304217529296876, 0.21388697814941407, 0.21164338684082032, 0.2100674591064453, 0.21187890625, 0.21232640075683593, 0.21178469848632814, 0.212136962890625, 0.21347532653808593, 0.21304934692382813, 0.21168333435058595, 0.21100749206542968, 0.21146624755859375, 0.21123277282714845, 0.21183488464355468, 0.21208575439453126, 0.211451904296875, 0.2112849884033203, 0.21048013305664062, 0.21286399841308593, 0.212927490234375, 0.2125455322265625, 0.21138534545898438, 0.2102169647216797, 0.21172735595703124, 0.2117212219238281, 0.21204888916015624, 0.21177548217773437, 0.21097164916992187, 0.21052723693847655, 0.21134950256347657, 0.2119516143798828, 0.21427711486816406, 0.21485874938964844, 0.2143488006591797, 0.42781182861328126, 0.212748291015625, 0.21212159729003907, 0.21096754455566405, 0.21139251708984375, 0.21121945190429686, 0.21498060607910155, 0.21325823974609376, 0.2164705352783203, 0.2506209259033203, 0.21257215881347657, 0.23074713134765626, 0.2160875549316406, 0.21490278625488282, 0.21593292236328124, 0.21706239318847656, 0.21139558410644532, 0.21135769653320313, 0.2117427215576172, 0.2122178497314453, 0.2131937255859375, 0.21212057495117187, 0.21113241577148437, 0.2111426544189453, 0.21226495361328124, 0.21220352172851562, 0.2130145263671875, 0.21453619384765624, 0.2146703338623047, 0.21546803283691407, 0.21268582153320312, 0.21222297668457032, 0.2112686004638672, 0.21246771240234374, 0.2117775421142578, 0.2121195526123047, 0.21268992614746093, 0.2212321319580078, 0.21427507019042968, 0.21436927795410157, 0.20961279296875, 0.21167616271972656, 0.21203353881835937, 0.2121134033203125, 0.21292031860351562, 0.21386854553222656, 0.21199565124511718, 0.21139353942871095, 0.21308210754394533, 0.21183282470703124, 0.21374156188964843, 0.21362789916992186, 0.21343948364257812, 0.2140272674560547, 0.21324595642089844, 0.21646336364746094, 0.21365657043457031, 0.21469287109375, 0.21226290893554686, 0.2156380157470703, 0.21255270385742187, 0.21383782958984374, 0.21420748901367187]",tokens/s,4.614162534658553,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-125m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1319.497728,1784.676352,857.735168,316.669952,261.774848,s,10,0.35473530197143555,0.035473530197143555,0.002535623618385442,0.034041105270385744,0.03986968116760254,0.040145656013488774,0.040366435890197755,"[0.03980835342407227, 0.033974369049072264, 0.034107841491699216, 0.03380134582519531, 0.0334568977355957, 0.040421630859375, 0.03499769592285156, 0.03703311920166016, 0.03332659149169922, 0.033807456970214846]",tokens/s,7216.648542653755,kWh,1.1676116325364646e-06,1.8959589983687548e-06,1.086180171012608e-06,4.149750801917827e-06,tokens/kWh,61690451.35955835,MB,1319.497728,1784.676352,857.735168,316.669952,270.703104,s,10,22.25897265625,2.225897265625,0.05451481682768496,2.2307977294921875,2.2858196289062502,2.3019082275390623,2.3147791064453123,"[2.218040283203125, 2.15425830078125, 2.282244384765625, 2.176772216796875, 2.25167138671875, 2.24355517578125, 2.272557861328125, 2.317996826171875, 2.196036376953125, 2.14583984375]",tokens/s,28.303193041710532,kWh,7.00230212471976e-05,0.00011631528985318651,6.418231649000691e-05,0.00025052062759039096,tokens/kWh,251476.29800371954,,s,629,22.53536153793332,0.03582728384409117,0.004735128103975891,0.034651134490966795,0.03839938507080078,0.039868621826171874,0.06805397735595704,"[0.036999168395996096, 0.036890625, 0.037378047943115236, 0.037168128967285156, 0.03813273620605469, 0.037806079864501956, 0.0380497932434082, 0.03745792007446289, 0.03856793594360351, 0.0366295051574707, 0.03667660903930664, 0.035850238800048825, 0.03544268798828125, 0.0361451530456543, 0.03661414337158203, 0.035862529754638675, 0.0355788803100586, 0.03465727996826172, 0.03466854476928711, 0.035454975128173825, 0.034797569274902344, 0.03387187194824219, 0.033811454772949216, 0.034277374267578126, 0.03451289749145508, 0.03544678497314453, 0.03529420852661133, 0.037459968566894535, 0.03450265502929688, 0.03525939178466797, 0.03441459274291992, 0.03406438446044922, 0.035130367279052735, 0.03440127944946289, 0.034127872467041014, 0.035248126983642575, 0.03444121551513672, 0.03422617721557617, 0.033944576263427735, 0.033614849090576174, 0.033759231567382815, 0.03423436737060547, 0.03407974243164062, 0.03428147125244141, 0.034170879364013675, 0.03440127944946289, 0.03383295822143555, 0.033842174530029294, 0.03418828964233398, 0.03432755279541016, 0.035140609741210936, 0.034955265045166016, 0.0346163215637207, 0.0341923828125, 0.03387801742553711, 0.03403059387207031, 0.03403878402709961, 0.03548364639282227, 0.03387801742553711, 0.03408588790893555, 0.03432550430297852, 0.034651134490966795, 0.06841753387451172, 0.03405516815185547, 0.03411763381958008, 0.03392921447753906, 0.03407769775390625, 0.03447091293334961, 0.03417599868774414, 0.03404288101196289, 0.03415552139282227, 0.03430912017822266, 0.03452620697021484, 0.03404390335083008, 0.034372608184814454, 0.03417599868774414, 0.03398553466796875, 0.0340684814453125, 0.03416166305541992, 0.034195457458496094, 0.03432755279541016, 0.03510374450683594, 0.035901439666748046, 0.03441459274291992, 0.03389440155029297, 0.03401113510131836, 0.03408793640136719, 0.03400806427001953, 0.034162689208984375, 0.03426201629638672, 0.034067455291748046, 0.034260990142822266, 0.03401113510131836, 0.034044929504394535, 0.03396710586547851, 0.03395174407958984, 0.03393843078613281, 0.033949695587158206, 0.03396915054321289, 0.03428761672973633, 0.033977344512939454, 0.034541568756103515, 0.034097152709960936, 0.033949695587158206, 0.03380223846435547, 0.033887233734130856, 0.03362611389160156, 0.033667072296142575, 0.03369779205322266, 0.03354111862182617, 0.03372851181030274, 0.034531326293945314, 0.035547134399414065, 0.0357130241394043, 0.0347955207824707, 0.03495935821533203, 0.03647999954223633, 0.03368038558959961, 0.03370905685424805, 0.033334270477294925, 0.033562625885009766, 0.03322470474243164, 0.03315814590454102, 0.034206718444824216, 0.03483955383300781, 0.06821683502197265, 0.033539070129394534, 0.03534643173217773, 0.03726438522338867, 0.03592806243896484, 0.03612979125976563, 0.035282943725585936, 0.03484262466430664, 0.035448833465576174, 0.03478015899658203, 0.03632128143310547, 0.0361420783996582, 0.034841598510742186, 0.03712102508544922, 0.037223423004150394, 0.0385351676940918, 0.0391833610534668, 0.03880038452148438, 0.0384901123046875, 0.038430721282958984, 0.03908812713623047, 0.03841331100463867, 0.03790233612060547, 0.037479423522949216, 0.03668787384033203, 0.03931545639038086, 0.039570430755615234, 0.03664384078979492, 0.03636838531494141, 0.03560140609741211, 0.0352174072265625, 0.036514816284179685, 0.03572019195556641, 0.03511705780029297, 0.03717324829101563, 0.036245502471923825, 0.03625881576538086, 0.03652505493164063, 0.03638681411743164, 0.03727974319458008, 0.036190208435058595, 0.040151039123535154, 0.04133171081542969, 0.03940454483032227, 0.03708927917480469, 0.036956161499023435, 0.03575296020507813, 0.03476275253295898, 0.03466239929199219, 0.034628608703613284, 0.034495487213134765, 0.033909759521484374, 0.034162689208984375, 0.0343900146484375, 0.034305023193359374, 0.03474227142333984, 0.034336769104003906, 0.03434598541259765, 0.03379916763305664, 0.03380121612548828, 0.03395379257202148, 0.033947647094726564, 0.0339947509765625, 0.06832844543457031, 0.03424051284790039, 0.036896766662597655, 0.03382374572753906, 0.03383295822143555, 0.03402956771850586, 0.03441356658935547, 0.03518771362304687, 0.03681792068481445, 0.03704729461669922, 0.036229118347167966, 0.035310592651367184, 0.034051071166992186, 0.034900993347167966, 0.035813377380371096, 0.03580518341064453, 0.03616460800170898, 0.035236862182617186, 0.03517337417602539, 0.03661004638671875, 0.03729612731933594, 0.037070846557617186, 0.035369983673095705, 0.0340398063659668, 0.033737728118896484, 0.03386982345581055, 0.03370905685424805, 0.034202625274658206, 0.033544193267822264, 0.033699840545654294, 0.03357593536376953, 0.03343155288696289, 0.033438720703125, 0.03349913787841797, 0.034530303955078126, 0.03419852828979492, 0.0335994873046875, 0.0336517105102539, 0.03353497695922852, 0.033377281188964845, 0.03431731033325195, 0.03406335830688476, 0.03398963165283203, 0.03400601577758789, 0.03378176116943359, 0.03388927841186523, 0.03372236633300781, 0.03423539352416992, 0.03412275314331055, 0.03421388626098633, 0.03458560180664062, 0.03375718307495117, 0.03376639938354492, 0.033949695587158206, 0.033865726470947266, 0.03436851119995117, 0.034776065826416014, 0.035151870727539065, 0.03471974563598633, 0.03439616012573242, 0.03462041473388672, 0.03473920059204102, 0.03428966522216797, 0.06763520050048828, 0.03335987091064453, 0.03331584167480469, 0.03332505416870117, 0.033842174530029294, 0.03342950439453125, 0.034028545379638675, 0.03398860931396484, 0.03378790283203125, 0.03486412811279297, 0.03420876693725586, 0.03460095977783203, 0.03499827194213867, 0.03488460922241211, 0.034710529327392575, 0.033993728637695314, 0.03400191879272461, 0.033854465484619144, 0.033767425537109375, 0.033688575744628906, 0.03368960189819336, 0.03382988739013672, 0.03400396728515625, 0.03409920120239258, 0.03421491241455078, 0.034179073333740234, 0.03385651016235352, 0.033759231567382815, 0.034012161254882815, 0.03600896072387695, 0.03439308929443359, 0.03483852767944336, 0.03496448135375976, 0.0347770881652832, 0.03442483139038086, 0.034135040283203126, 0.03493273544311523, 0.03421286392211914, 0.04078079986572265, 0.035418113708496096, 0.03488358306884766, 0.034869247436523435, 0.04067327880859375, 0.04357427215576172, 0.03704115295410156, 0.041017345428466793, 0.03648409652709961, 0.037558273315429686, 0.03721625518798828, 0.03723263931274414, 0.03694079971313476, 0.035560447692871096, 0.0370063362121582, 0.03757670211791992, 0.040852481842041016, 0.039413761138916016, 0.03632537460327148, 0.03748044967651367, 0.03803955078125, 0.03758796691894531, 0.03873791885375977, 0.03944243240356445, 0.04057702255249023, 0.0814028778076172, 0.04096614456176758, 0.04135424041748047, 0.040304641723632816, 0.04095283126831055, 0.03990016174316406, 0.03638476943969727, 0.035181568145751956, 0.034506752014160154, 0.035269630432128905, 0.03568025588989258, 0.033181697845458984, 0.03331686401367188, 0.03326464080810547, 0.03486822509765625, 0.03649331283569336, 0.03441561508178711, 0.03520512008666992, 0.034694145202636716, 0.03418009567260742, 0.03436851119995117, 0.035676158905029294, 0.03653734588623047, 0.03480883026123047, 0.034549758911132815, 0.03460505676269531, 0.03510476684570313, 0.03437158584594727, 0.034587646484375, 0.03496857452392578, 0.03470745468139649, 0.034735103607177735, 0.03507814407348633, 0.034435073852539064, 0.03453235244750977, 0.03461529541015625, 0.03551334381103516, 0.03628851318359375, 0.03656499099731445, 0.04727500915527344, 0.03537100982666016, 0.034743297576904295, 0.036144126892089845, 0.0352911376953125, 0.03563520050048828, 0.03526553726196289, 0.03510476684570313, 0.03481190490722656, 0.034907135009765625, 0.034625537872314455, 0.03454873657226563, 0.03457331085205078, 0.0346798095703125, 0.03387289428710937, 0.03429171371459961, 0.03431628799438476, 0.034049022674560545, 0.035244033813476565, 0.0341473274230957, 0.03429785537719727, 0.03448012924194336, 0.03461017608642578, 0.03441459274291992, 0.06985011291503906, 0.03485388946533203, 0.03450982284545898, 0.03427123260498047, 0.034320384979248046, 0.03472895812988281, 0.03524915313720703, 0.036245502471923825, 0.03565670394897461, 0.035160064697265625, 0.03539763259887695, 0.03516928100585937, 0.034799617767333986, 0.03467264175415039, 0.0343818244934082, 0.03435724639892578, 0.034525184631347655, 0.034920448303222655, 0.03486003112792969, 0.0342476806640625, 0.034457599639892575, 0.03479449462890625, 0.03710771179199219, 0.03491635131835937, 0.03484262466430664, 0.03417497634887695, 0.03602329635620117, 0.03706572723388672, 0.03979673767089844, 0.03759820938110352, 0.034557952880859374, 0.03475763320922851, 0.034677761077880856, 0.03451801681518555, 0.03448115158081055, 0.03442176055908203, 0.034290687561035156, 0.03502284622192383, 0.03544678497314453, 0.03497574234008789, 0.03531980895996094, 0.03399884796142578, 0.04189184188842773, 0.03373567962646484, 0.03354521560668945, 0.03486515045166016, 0.043254783630371094, 0.04235673522949219, 0.04103372955322265, 0.03793407821655274, 0.038365184783935545, 0.03974553680419922, 0.04558335876464844, 0.038112255096435545, 0.03688959884643555, 0.0358205451965332, 0.0354252815246582, 0.0351723518371582, 0.03629056167602539, 0.03671859359741211, 0.03688345718383789, 0.037375999450683595, 0.03701964950561523, 0.07598079681396484, 0.037454849243164064, 0.0388485107421875, 0.03643084716796875, 0.03616460800170898, 0.03650867080688477, 0.03628953552246094, 0.03607756805419922, 0.037048320770263675, 0.03903897476196289, 0.03664998245239258, 0.0361082878112793, 0.03638681411743164, 0.036117504119873044, 0.036506622314453126, 0.03829350280761719, 0.038507518768310545, 0.03723775863647461, 0.03715584182739258, 0.03824025726318359, 0.03730022430419922, 0.03908198547363281, 0.03876249694824219, 0.038599681854248044, 0.038386688232421876, 0.03823308944702149, 0.03835084915161133, 0.038401023864746094, 0.03894374465942383, 0.03614310455322266, 0.037454849243164064, 0.037384193420410154, 0.03751935958862305, 0.037599231719970705, 0.03839897537231445, 0.04297318267822266, 0.03925708770751953, 0.03912089538574219, 0.0385904655456543, 0.039451648712158206, 0.04141670227050781, 0.03857612609863281, 0.03600998306274414, 0.035253246307373046, 0.033723392486572266, 0.03406028747558594, 0.034869247436523435, 0.03630489730834961, 0.034339839935302735, 0.03459174346923828, 0.03712102508544922, 0.03482419204711914, 0.033982463836669925, 0.033430526733398434, 0.03352166366577149, 0.03335782241821289, 0.03418214416503906, 0.03551129531860352, 0.03443609619140625, 0.03421491241455078, 0.03348787307739258, 0.03351347351074219, 0.033511425018310545, 0.06731673431396484, 0.03354214477539062, 0.03338240051269531, 0.03521331024169922, 0.03790233612060547, 0.03749990463256836, 0.0344719352722168, 0.05410201644897461, 0.03382067108154297, 0.03321753692626953, 0.03337420654296875, 0.03352166366577149, 0.033372161865234375, 0.03982131195068359, 0.039229438781738284, 0.04634521484375, 0.03332403182983398, 0.033880062103271484, 0.033500160217285156, 0.035418113708496096, 0.03530035018920898, 0.035124225616455076, 0.03518259048461914, 0.03512627029418945, 0.035026943206787106, 0.03441766357421875, 0.0344535026550293, 0.0344637451171875, 0.035037185668945314, 0.03497983932495117, 0.03464601516723633, 0.034229248046875, 0.034427902221679685, 0.033898494720458985, 0.03322163009643555, 0.033203201293945314, 0.03336294555664063, 0.03360563278198242, 0.03368243026733399, 0.033107967376708985, 0.03315609741210938, 0.03446476745605469, 0.033259521484375, 0.03321241760253906, 0.03321753692626953, 0.03343769454956055, 0.03356364822387695, 0.03320627212524414, 0.03326668930053711, 0.03362508773803711, 0.03370086288452148, 0.0333383674621582, 0.033691646575927735, 0.03379916763305664, 0.03384627151489258, 0.034685951232910156, 0.03517542266845703, 0.0347955207824707, 0.033995777130126956, 0.03463679885864258, 0.03505561447143555, 0.03469311904907227, 0.0348037109375, 0.06845132446289062, 0.0347248649597168, 0.03476684951782227, 0.035236862182617186, 0.033963008880615236, 0.033701889038085936, 0.03445657730102539, 0.03482009506225586, 0.03562496185302735, 0.0353177604675293, 0.033999870300292966, 0.03289395141601562, 0.033271808624267575, 0.034697216033935545, 0.03726438522338867, 0.03527475357055664, 0.03420569610595703, 0.03437670516967774, 0.03386470413208008, 0.03319705581665039, 0.03355033493041992, 0.03321036911010742, 0.035955711364746096, 0.03390873718261719, 0.03425484848022461, 0.0348487663269043, 0.03489279937744141, 0.034618366241455076, 0.03457843017578125, 0.03402547073364258, 0.03341209411621094, 0.033154048919677735, 0.033170433044433595, 0.03351347351074219, 0.03330559921264648, 0.03337932968139649, 0.033314815521240236, 0.03339571380615235, 0.03344793701171875, 0.03337011337280273, 0.03354111862182617, 0.03340697479248047, 0.033416191101074216, 0.03341823959350586, 0.03340185546875, 0.03346739196777344, 0.03347148895263672, 0.03335168075561523, 0.03399168014526367, 0.03349094390869141, 0.033675262451171875, 0.03359539031982422, 0.03368038558959961, 0.03323392105102539, 0.03381760025024414, 0.0347852783203125, 0.03489382553100586, 0.034044929504394535, 0.034237438201904294, 0.03424665451049805, 0.0340398063659668, 0.03415039825439453, 0.03479449462890625]",tokens/s,27.91168887799808,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-564M,facebook/xglm-564M,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-14B,Qwen/Qwen-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-180B,tiiuae/falcon-180B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-1.3B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2535.436288,3219.12832,2292.187136,1751.12192,1611.279872,s,10,0.662919708251953,0.06629197082519532,0.0015255492408573978,0.06556803131103515,0.06790681533813477,0.06873206367492675,0.06939226234436036,"[0.06955731201171875, 0.06556758117675782, 0.06453024291992188, 0.06699842834472657, 0.06753609466552735, 0.06772342681884766, 0.0655684814453125, 0.06528610992431641, 0.06463225555419921, 0.065519775390625]",tokens/s,3861.7044690833527,kWh,2.110802519478296e-06,3.459820201842145e-06,2.068070002499218e-06,7.63869272381966e-06,tokens/kWh,33513587.894656073,MB,2535.436288,3219.12832,2292.187136,1751.12192,1666.097152,s,10,41.501000244140634,4.150100024414063,0.05178366711189459,4.1303999023437505,4.222173779296875,4.231938208007812,4.2397497509765625,"[4.192994140625, 4.082255126953125, 4.133029296875, 4.24170263671875, 4.22000390625, 4.1764697265625, 4.12742578125, 4.1277705078125, 4.101921875, 4.09742724609375]",tokens/s,15.180357010526448,kWh,0.00013295316086395792,0.00022118043460193958,0.0001244063922890267,0.0004785399877549241,tokens/kWh,131650.44011382462,,s,629,42.02418791961667,0.06681110957013783,0.008010652835855184,0.06535782623291016,0.06764892425537108,0.06870917205810548,0.13078736755371098,"[0.07064166259765625, 0.07026995086669922, 0.07186227416992187, 0.07107584381103516, 0.06968115234375, 0.06742221069335938, 0.06735667419433594, 0.06687129974365234, 0.06765465545654296, 0.06660505676269532, 0.0658370590209961, 0.06531378936767578, 0.06635110473632813, 0.06680985260009766, 0.06689791870117187, 0.06634393310546875, 0.06535270690917969, 0.06526464080810547, 0.06651699066162109, 0.06729420471191407, 0.06715494537353515, 0.06646169281005859, 0.06554112243652344, 0.06522163391113281, 0.06522470092773437, 0.06551757049560547, 0.0651878433227539, 0.06629273223876953, 0.06597017669677735, 0.06558924865722657, 0.06722457885742188, 0.06670130920410157, 0.06709248352050781, 0.06770893096923829, 0.06790451049804687, 0.06678733062744141, 0.06727168273925781, 0.06668492889404297, 0.0669327392578125, 0.06615039825439453, 0.06569471740722656, 0.06592511749267578, 0.06567116546630859, 0.065328125, 0.06569574737548828, 0.06493389129638671, 0.06474752044677734, 0.06531584167480468, 0.06579507446289062, 0.06529023742675781, 0.06497996520996094, 0.0651509780883789, 0.06546534729003907, 0.06552063751220703, 0.0652441635131836, 0.06665420532226562, 0.06735257720947266, 0.06524723052978515, 0.06464307403564454, 0.0649318389892578, 0.06525542449951172, 0.06744064331054687, 0.13143756103515625, 0.06519808197021484, 0.0650782699584961, 0.06549708557128907, 0.06565171051025391, 0.06527283477783204, 0.06583808135986328, 0.06501376342773438, 0.06503424072265625, 0.06552678680419922, 0.06678221130371094, 0.06699008178710937, 0.06681394958496094, 0.06500556945800781, 0.06418329620361328, 0.06420787048339843, 0.06422835540771485, 0.06409728240966797, 0.06406041717529297, 0.06411878204345703, 0.06417203521728515, 0.06396928024291992, 0.06389657592773437, 0.06426419067382813, 0.06439628601074218, 0.06465638732910156, 0.06454988861083985, 0.06445158386230469, 0.06445977783203125, 0.06479666900634766, 0.06477721405029296, 0.06485708618164063, 0.06488371276855469, 0.06463385772705078, 0.06473625946044922, 0.06483763122558593, 0.06456832122802734, 0.06483968353271484, 0.06463590240478516, 0.06460620880126954, 0.06467481231689454, 0.06456934356689453, 0.06464307403564454, 0.06461952209472656, 0.06468812561035156, 0.0645928955078125, 0.06470963287353515, 0.06493695831298828, 0.06486630249023438, 0.06467686462402343, 0.06495027160644531, 0.064611328125, 0.06452531433105468, 0.06447309112548828, 0.06469017791748047, 0.0643051528930664, 0.06471167755126953, 0.06473216247558594, 0.06460313415527344, 0.06453453063964844, 0.06467072296142579, 0.06449254608154296, 0.06471475219726562, 0.12948069763183595, 0.06435020446777344, 0.0641607666015625, 0.0643604507446289, 0.06598963165283203, 0.06712319946289062, 0.0667852783203125, 0.06684569549560547, 0.0665692138671875, 0.06676377868652343, 0.06575206756591796, 0.06469529724121094, 0.06472089385986328, 0.06449971008300781, 0.06442189025878907, 0.0643768310546875, 0.06430413055419922, 0.06460825347900391, 0.0646983642578125, 0.06476595306396485, 0.06494310760498047, 0.06473420715332032, 0.06468300628662109, 0.06458060455322266, 0.06469529724121094, 0.06466150665283203, 0.06459903717041016, 0.07110758209228515, 0.07721062469482422, 0.06445568084716796, 0.06460723114013672, 0.0639918098449707, 0.06447411346435547, 0.0642334747314453, 0.06473625946044922, 0.06464307403564454, 0.06443007659912109, 0.0644106216430664, 0.06514585876464844, 0.06543360137939454, 0.06514688110351563, 0.06505062103271485, 0.06495334625244141, 0.06464205169677735, 0.06482431793212891, 0.06459699249267578, 0.06475775909423828, 0.07069388580322265, 0.07062528228759765, 0.06458777618408203, 0.0645928955078125, 0.0646266860961914, 0.06467378997802735, 0.06463692474365235, 0.0646266860961914, 0.06454579162597657, 0.07633920288085938, 0.06428057861328125, 0.06444441223144531, 0.06440652465820312, 0.06471987152099609, 0.06761062622070313, 0.06715187072753906, 0.13441331481933594, 0.06679961395263671, 0.06659891510009766, 0.06708735656738281, 0.06775910186767578, 0.06687026977539062, 0.06852505493164063, 0.06739046478271485, 0.06728704071044922, 0.06639923095703125, 0.06662860870361328, 0.0665128936767578, 0.06701773071289062, 0.06730445098876953, 0.06706483459472656, 0.0671805419921875, 0.06856703948974609, 0.06775910186767578, 0.06715392303466797, 0.06670233917236328, 0.06537010955810547, 0.06481715393066406, 0.06618828582763672, 0.06709248352050781, 0.0671488037109375, 0.06714675140380859, 0.06578380584716798, 0.06544895935058594, 0.06699110412597656, 0.06705152130126953, 0.06721024322509765, 0.06899609375, 0.06851174163818359, 0.06722457885742188, 0.06740070343017578, 0.06723583984375, 0.0673597412109375, 0.06651392364501953, 0.06667161560058593, 0.06717542266845702, 0.06819532775878906, 0.06773248291015625, 0.06976000213623047, 0.06882508850097656, 0.06796288299560548, 0.06877388763427734, 0.06971289825439453, 0.07116799926757812, 0.06858649444580078, 0.0668375015258789, 0.06776525115966797, 0.06807039642333984, 0.06831513977050781, 0.06679039764404297, 0.06664601898193359, 0.06690303802490234, 0.06663270568847657, 0.06695629119873046, 0.06735257720947266, 0.06620365142822265, 0.06764749145507812, 0.06598553466796875, 0.0675440673828125, 0.1355274200439453, 0.06565682983398438, 0.06602035522460938, 0.06726348876953125, 0.06750514984130859, 0.06731161499023437, 0.06766796875, 0.06750924682617188, 0.0675440673828125, 0.0667484130859375, 0.06732390594482422, 0.06774988555908203, 0.06603673553466796, 0.06492160034179688, 0.06568038177490235, 0.06795673370361328, 0.06779084777832031, 0.06751232147216797, 0.06695935821533203, 0.06708223724365234, 0.06730547332763671, 0.06722354888916016, 0.06741299438476563, 0.06723788452148438, 0.06781747436523437, 0.06770687866210938, 0.06723379516601563, 0.06708326721191406, 0.06703923034667969, 0.0668753890991211, 0.0668927993774414, 0.06702694702148437, 0.06751744079589844, 0.0664268798828125, 0.0665528335571289, 0.06757990264892579, 0.06711398315429687, 0.06658457946777344, 0.06628044891357422, 0.06606233978271485, 0.06672383880615235, 0.06713549041748047, 0.06667263793945312, 0.06660300445556641, 0.06667161560058593, 0.066482177734375, 0.06717849731445312, 0.06701567840576172, 0.06684262084960937, 0.06487859344482422, 0.0646123504638672, 0.06440755462646484, 0.0663900146484375, 0.06567526245117188, 0.06669312286376954, 0.06821683502197265, 0.06898381042480468, 0.06902272033691406, 0.06925721740722657, 0.06791270446777344, 0.06702899169921875, 0.06705971527099609, 0.06739148712158204, 0.1342678985595703, 0.06715494537353515, 0.06746623992919921, 0.06771097564697266, 0.06762086486816406, 0.0667883529663086, 0.0665323486328125, 0.0676280288696289, 0.06746521759033203, 0.06742323303222657, 0.06733004760742188, 0.06709862518310547, 0.06750208282470703, 0.0669675521850586, 0.06686003112792968, 0.06679449462890626, 0.06713139343261719, 0.06665010833740234, 0.06659174346923828, 0.06644429016113282, 0.06656409454345703, 0.06644121551513672, 0.06730547332763671, 0.06706073760986328, 0.06861209869384766, 0.0674867172241211, 0.06676787567138671, 0.06671974182128906, 0.06700236511230469, 0.06647193908691407, 0.0666992645263672, 0.06666751861572266, 0.06735462188720703, 0.06745906829833985, 0.06751334381103516, 0.06754815673828125, 0.06680780792236328, 0.06684774780273438, 0.06716006469726563, 0.06561894226074219, 0.06507724761962891, 0.0645560302734375, 0.06476697540283204, 0.0645928955078125, 0.06468300628662109, 0.06446080017089843, 0.06456217956542969, 0.06443110656738281, 0.06465331268310547, 0.06453350067138672, 0.06460415649414063, 0.0648089599609375, 0.06497382354736328, 0.06538444519042969, 0.06550527954101562, 0.06523596954345703, 0.06542438507080078, 0.06500454711914062, 0.06548070526123047, 0.06526976013183594, 0.06577356719970703, 0.06549094390869141, 0.06542642974853516, 0.13167205810546875, 0.0648089599609375, 0.06505677032470703, 0.06615654754638672, 0.0681717758178711, 0.06486937713623046, 0.06496256256103515, 0.06487757110595703, 0.0647352294921875, 0.06509772491455078, 0.06479462432861328, 0.0651704330444336, 0.06477619171142578, 0.06513459014892578, 0.0657418212890625, 0.06578790283203124, 0.06496256256103515, 0.06563533020019531, 0.06630502319335937, 0.06809804534912109, 0.06762188720703124, 0.06722969818115235, 0.06714265441894532, 0.06712934112548828, 0.06695731353759765, 0.06461746978759765, 0.06490214538574218, 0.06473420715332032, 0.06487347412109375, 0.06476697540283204, 0.06467788696289062, 0.06512537384033203, 0.06527897644042968, 0.06463897705078125, 0.0652943344116211, 0.06559232330322265, 0.06571520233154297, 0.0672511978149414, 0.06589952087402344, 0.06450176239013672, 0.06461030578613282, 0.0646666259765625, 0.06472294616699219, 0.06465638732910156, 0.06671871948242188, 0.06552063751220703, 0.0657080307006836, 0.0656527328491211, 0.06493593597412109, 0.06553395080566406, 0.06674227142333984, 0.0657940444946289, 0.06535782623291016, 0.06483353424072266, 0.06576742553710938, 0.06587801361083985, 0.06533222198486328, 0.06544179534912109, 0.0646983642578125, 0.06515814208984375, 0.06505779266357421, 0.06479872131347657, 0.0646789093017578, 0.13140582275390625, 0.06904524993896484, 0.06882713317871093, 0.06672281646728516, 0.06530867004394532, 0.0646645736694336, 0.06468915557861328, 0.06563533020019531, 0.06569676971435547, 0.06553907012939453, 0.06476390075683594, 0.06529945373535156, 0.06470451354980469, 0.06482125091552735, 0.06517453002929688, 0.06499839782714843, 0.06625484466552735, 0.06516941070556641, 0.0652441635131836, 0.06524723052978515, 0.06602239990234375, 0.06778163146972656, 0.06905241394042969, 0.06592511749267578, 0.06488063812255859, 0.0650956802368164, 0.06528409576416015, 0.06514380645751953, 0.06504959869384766, 0.06492569732666016, 0.0650618896484375, 0.06521139526367188, 0.06748774719238282, 0.06512025451660156, 0.06588722991943359, 0.06566604614257812, 0.06517964935302735, 0.06523187255859375, 0.06510387420654297, 0.06510591888427734, 0.06519705963134766, 0.06507724761962891, 0.06538956451416016, 0.06468608093261718, 0.06472908782958985, 0.06490726470947265, 0.06533837127685548, 0.06563430023193359, 0.06493695831298828, 0.06511615753173829, 0.06500147247314453, 0.0652390365600586, 0.06507929229736328, 0.06526054382324219, 0.06478643035888672, 0.0648652801513672, 0.06535782623291016, 0.06527897644042968, 0.0653854751586914, 0.06545407867431641, 0.06558822631835938, 0.06554521942138672, 0.06574694061279297, 0.12982374572753907, 0.06483353424072266, 0.0658687973022461, 0.06586777496337891, 0.0665006103515625, 0.06683033752441406, 0.06676480102539062, 0.06776934051513672, 0.06882713317871093, 0.06787993621826172, 0.06853529357910157, 0.06492876434326172, 0.06477107238769532, 0.06482329559326172, 0.06519808197021484, 0.065185791015625, 0.06516223907470703, 0.06489190673828125, 0.06532403564453125, 0.06607667541503906, 0.06474342346191406, 0.06526258850097656, 0.06485606384277344, 0.06536704254150391, 0.06476083374023438, 0.06473113250732422, 0.06439936065673828, 0.0641443862915039, 0.0645928955078125, 0.06532710266113281, 0.06461542510986328, 0.06429286193847657, 0.06417510223388671, 0.06400819396972657, 0.06434099578857422, 0.06443110656738281, 0.06474137878417968, 0.0642498550415039, 0.06406246185302734, 0.06390681457519531, 0.06410034942626953, 0.06410546875, 0.06409932708740235, 0.06520320129394531, 0.06554316711425781, 0.06555340576171875, 0.0647352294921875, 0.06434508514404297, 0.06458879852294921, 0.06483251190185547, 0.06472499084472656, 0.06491033935546875, 0.06441471862792969, 0.06430617523193359, 0.06482431793212891, 0.06455091094970702, 0.06440345764160156, 0.06474137878417968, 0.06465229034423828, 0.06560972595214844, 0.06540595245361328, 0.06489087677001953, 0.06523187255859375, 0.131162109375, 0.06520217895507813, 0.06469529724121094, 0.06662655639648438, 0.0653486099243164, 0.06519910430908203, 0.06519602966308594, 0.0653680648803711, 0.06551654052734375, 0.0658001937866211, 0.06587801361083985, 0.06599577331542969, 0.06522777557373047, 0.06517453002929688, 0.06506291198730468, 0.06492262268066407, 0.06458470153808593, 0.0648058853149414, 0.06461440277099609, 0.06490624237060547, 0.06458879852294921, 0.06434406280517578, 0.064321533203125, 0.06439730834960937, 0.06419660949707032, 0.06424166107177734, 0.0652390365600586, 0.06576640319824219, 0.06516223907470703, 0.06504755401611328, 0.06483353424072266, 0.06437888336181641, 0.06453964996337891, 0.06451097869873047, 0.06469529724121094, 0.06465331268310547, 0.06471065521240234, 0.06478950500488281, 0.06472704315185547, 0.06475161743164062, 0.06493081665039062, 0.0650987548828125, 0.06547660827636718, 0.06512947082519531, 0.06498406219482422, 0.06488985443115235, 0.06582886505126953, 0.06489292907714844, 0.0649512939453125, 0.06512537384033203, 0.06538137817382812, 0.06512742614746093, 0.06511309051513672, 0.06513868713378906, 0.0649912338256836, 0.06467174530029297, 0.06461952209472656, 0.06570700836181641, 0.06595891571044922, 0.06488575744628906, 0.06515916442871093, 0.06482943725585938, 0.0649144287109375]",tokens/s,14.96757060964849,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mistral-7B-v0.1,mistralai/Mistral-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-7b,google/recurrentgemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x7B-v0.1,mistralai/Mixtral-8x7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-72B,Qwen/Qwen-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 49, 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 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-30b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1192.505344,33002.881024,32075.93984,31534.874624,30995.008512,s,10,1.1784523849487305,0.11784523849487305,0.0019072745620091686,0.11742465591430665,0.11885116958618164,0.12094408226013183,0.122618412399292,"[0.12303699493408203, 0.11775686645507813, 0.1173177261352539, 0.11558454132080079, 0.11738706970214843, 0.11823052978515625, 0.11622809600830078, 0.11838607788085938, 0.11706224060058594, 0.11746224212646485]",tokens/s,2172.340633101926,kWh,3.8508371937842595e-06,6.317824261616598e-06,6.609873012951625e-06,1.677853446835248e-05,tokens/kWh,15257590.016748177,MB,1192.505344,33044.824064,32117.88288,31576.817664,31450.478592,s,10,74.18429785156249,7.418429785156249,0.0484580794323769,7.403115234375,7.496391650390625,7.497277368164062,7.497985942382813,"[7.4981630859375, 7.40507666015625, 7.36335791015625, 7.40711962890625, 7.35916064453125, 7.40115380859375, 7.46918408203125, 7.49619482421875, 7.392263671875, 7.39262353515625]",tokens/s,8.49236318527386,kWh,0.00023506100610608147,0.00039458188758204255,0.00030224409628807453,0.0009318869899761986,tokens/kWh,67604.76396564898,,s,629,75.11713888549802,0.11942311428537049,0.014229379218741059,0.11752754974365234,0.11908259887695313,0.11978219451904297,0.2348570233154297,"[0.1281464385986328, 0.12833792114257814, 0.12546559906005858, 0.1193482208251953, 0.11785523223876954, 0.11931033325195313, 0.11814604949951171, 0.11869798278808594, 0.11844608306884766, 0.11796479797363281, 0.12093337249755859, 0.12049612426757812, 0.1195335693359375, 0.11891097259521484, 0.11786547088623046, 0.11819417572021484, 0.11738726043701173, 0.11742002868652343, 0.11777638244628906, 0.11758080291748046, 0.1174835205078125, 0.11859967803955078, 0.11880652618408204, 0.11819827270507813, 0.11808153533935548, 0.11833650970458984, 0.11798220825195313, 0.11843788909912109, 0.11854233551025391, 0.11882598114013672, 0.1182586898803711, 0.11867033386230469, 0.11704627227783203, 0.11781529235839844, 0.11720909118652344, 0.11806105804443359, 0.11759410858154297, 0.11793817901611328, 0.11740774536132813, 0.11817984008789062, 0.11827200317382812, 0.11870003509521485, 0.11815526580810547, 0.118761474609375, 0.11936255645751953, 0.11953868865966796, 0.11801292419433594, 0.11762278747558594, 0.11786239624023437, 0.11888639831542969, 0.11796275329589843, 0.11824537658691406, 0.11862425231933593, 0.11953049468994141, 0.11857100677490234, 0.11956326293945313, 0.11937792205810546, 0.11910041809082031, 0.119583740234375, 0.12029542541503906, 0.12004249572753906, 0.11982233428955077, 0.23687782287597656, 0.11816242980957031, 0.11684044647216797, 0.11672473907470703, 0.11757772827148437, 0.11684556579589844, 0.11778662109375, 0.11824639892578125, 0.11865190124511718, 0.11937894439697265, 0.11915161895751954, 0.11831705474853516, 0.11863756561279297, 0.11927552032470704, 0.11928883361816406, 0.11834982299804687, 0.11791769409179688, 0.11793408203125, 0.11798118591308594, 0.11708415985107422, 0.11655987548828126, 0.11567206573486329, 0.11696332550048828, 0.11714457702636719, 0.11678924560546874, 0.11621887969970703, 0.11737190246582031, 0.11751526641845703, 0.11783475494384765, 0.11669401550292968, 0.11732685089111328, 0.11738726043701173, 0.117391357421875, 0.117465087890625, 0.11788492584228516, 0.11763404846191407, 0.11670425415039062, 0.11595468902587891, 0.11633152008056641, 0.11589119720458985, 0.11634278106689454, 0.11631718444824218, 0.11684352111816407, 0.11681484985351563, 0.11751321411132812, 0.11706060791015625, 0.11765657806396485, 0.11758489227294922, 0.11840102386474609, 0.11841024017333984, 0.11854029083251953, 0.11749273681640625, 0.11786854553222656, 0.11709645080566407, 0.1166376953125, 0.11905945587158204, 0.11745996856689453, 0.11848294067382813, 0.11848294067382813, 0.11725516510009766, 0.11726028442382813, 0.11684966278076171, 0.11776921844482421, 0.23552716064453125, 0.11697459411621093, 0.11752754974365234, 0.11747225952148438, 0.11757260894775391, 0.11688960266113281, 0.11623935699462891, 0.11533106994628907, 0.1150730209350586, 0.11576115417480469, 0.11638374328613281, 0.11620761871337891, 0.11642675018310547, 0.11654348754882812, 0.11715277099609375, 0.11662335968017579, 0.11707186889648437, 0.11707904052734375, 0.11725721740722657, 0.11720806121826172, 0.11751526641845703, 0.1176842269897461, 0.11779174041748047, 0.11785420989990235, 0.11657113647460937, 0.11576422119140625, 0.11540582275390625, 0.11662540435791016, 0.11670425415039062, 0.11612876892089843, 0.11681382751464844, 0.11700633239746094, 0.11754188537597657, 0.11739033508300781, 0.11764326477050781, 0.11699302673339844, 0.1177896957397461, 0.11826483154296875, 0.11773133087158204, 0.11853414154052734, 0.1181296615600586, 0.1156280288696289, 0.1161861114501953, 0.11599462127685548, 0.11644518280029297, 0.116384765625, 0.11682918548583984, 0.11634687805175781, 0.11705856323242188, 0.11700838470458984, 0.11751833343505859, 0.11676979064941406, 0.11730841827392578, 0.11747942352294923, 0.11754598236083984, 0.11722239685058594, 0.11727565002441406, 0.11686093139648437, 0.11663667297363281, 0.11560140991210938, 0.11568128204345703, 0.11628134155273437, 0.1164400634765625, 0.23234457397460936, 0.11613286590576172, 0.11718656158447266, 0.11702681732177735, 0.11750605010986329, 0.11664691162109375, 0.11694284820556641, 0.1168936996459961, 0.11731046295166016, 0.11761459350585937, 0.11711180877685547, 0.11685785675048828, 0.11527372741699218, 0.11548262023925782, 0.11658854675292969, 0.11614924621582032, 0.11661106872558594, 0.11673190307617187, 0.11743334197998047, 0.11717836761474609, 0.1177702407836914, 0.11740262603759766, 0.11772621154785157, 0.1167267837524414, 0.11680461120605469, 0.1151098861694336, 0.11534130859375, 0.11513343811035157, 0.11544064331054688, 0.11590451049804687, 0.11663053131103515, 0.11706777954101563, 0.11726950073242187, 0.11745484924316406, 0.1184194564819336, 0.117570556640625, 0.11785011291503907, 0.11672780609130859, 0.11694694519042968, 0.16297779846191407, 0.1188362274169922, 0.11698790740966797, 0.11753778839111328, 0.11584102630615234, 0.11674214172363281, 0.11671756744384766, 0.11709645080566407, 0.11690086364746094, 0.11762278747558594, 0.11713843536376953, 0.11684454345703126, 0.11696640014648438, 0.1176975326538086, 0.11708211517333984, 0.1170688018798828, 0.1153986587524414, 0.11568128204345703, 0.11616460418701172, 0.11702374267578125, 0.11629875183105469, 0.11706265258789063, 0.1173043212890625, 0.11741798400878906, 0.2350213165283203, 0.1174466552734375, 0.11850752258300781, 0.117570556640625, 0.11860582733154297, 0.11696435546875, 0.1168179168701172, 0.11510886383056641, 0.11559117126464843, 0.11562598419189453, 0.11612671661376953, 0.11619737243652344, 0.11748761749267578, 0.11725926208496094, 0.11802828979492187, 0.11807129669189453, 0.11825049591064453, 0.11734630584716797, 0.11836723327636718, 0.11768013000488281, 0.11736576080322265, 0.11621376037597657, 0.11549798583984375, 0.11493990325927735, 0.11557273864746094, 0.11517747497558593, 0.11665817260742188, 0.11625472259521484, 0.11723366546630859, 0.11731251525878907, 0.11747737884521485, 0.11691315460205078, 0.11741900634765624, 0.11683328247070313, 0.11724390411376953, 0.11685171508789062, 0.11717632293701172, 0.11632230377197265, 0.1161871337890625, 0.11543142700195312, 0.11627008056640625, 0.11596595001220703, 0.11662847900390624, 0.11641343688964843, 0.11810099029541016, 0.11785215759277344, 0.11718758392333985, 0.11717632293701172, 0.11728179168701172, 0.11722649383544922, 0.11702476501464844, 0.11676979064941406, 0.11714150238037109, 0.11669913482666015, 0.1160847396850586, 0.1154734115600586, 0.11638579559326172, 0.11575398254394531, 0.11579596710205078, 0.11636736297607422, 0.11654041290283203, 0.11665510559082032, 0.11758796691894531, 0.2364385223388672, 0.11756543731689453, 0.11780198669433593, 0.11812351989746094, 0.11877581024169923, 0.11754905700683593, 0.11628031921386718, 0.11598745727539063, 0.1155973129272461, 0.1162260513305664, 0.11581951904296875, 0.1162782745361328, 0.11658956909179688, 0.11669197082519531, 0.11704627227783203, 0.1174487075805664, 0.11793714904785156, 0.11810201263427735, 0.1183846435546875, 0.11798016357421875, 0.1188362274169922, 0.11810610961914063, 0.11754803466796875, 0.11719782257080077, 0.11701554870605468, 0.11664895629882813, 0.11760332489013672, 0.11627212524414063, 0.11700633239746094, 0.1173411865234375, 0.11796685028076172, 0.1180979232788086, 0.11809689331054687, 0.11698687744140625, 0.11814399719238282, 0.1176289291381836, 0.11749068450927734, 0.11761151885986328, 0.1176258544921875, 0.11757670593261718, 0.11679641723632812, 0.11666841888427734, 0.11688652801513671, 0.11778765106201172, 0.11763404846191407, 0.11662438201904297, 0.11712000274658203, 0.11784294128417969, 0.11827200317382812, 0.11853823852539062, 0.11902259063720703, 0.11924479675292969, 0.11890688323974609, 0.11787980651855469, 0.11794739532470704, 0.11765862274169922, 0.1182064666748047, 0.11707084655761718, 0.11681484985351563, 0.11719884490966796, 0.11774873352050781, 0.1168005142211914, 0.1173729248046875, 0.23443455505371094, 0.118002685546875, 0.1178603515625, 0.11757260894775391, 0.11880038452148438, 0.11817164611816407, 0.11797299194335938, 0.11853926086425781, 0.11884544372558593, 0.11799858856201172, 0.11706368255615235, 0.11767295837402343, 0.11833241271972657, 0.11768217468261719, 0.11782144165039063, 0.11670527648925781, 0.12688384246826173, 0.12140646362304687, 0.12015821075439453, 0.11873382568359375, 0.11923046112060547, 0.11839385223388672, 0.1180794906616211, 0.11854745483398438, 0.11885568237304688, 0.11809279632568359, 0.11812147521972656, 0.11757465362548829, 0.11837235260009765, 0.11826687622070313, 0.1179863052368164, 0.11700121307373047, 0.11770880126953125, 0.11782144165039063, 0.1181839370727539, 0.11824230194091796, 0.11869696044921875, 0.1197096939086914, 0.11926732635498047, 0.11779583740234376, 0.11806208038330078, 0.11786444854736328, 0.11806719970703125, 0.11918950653076171, 0.11779788970947265, 0.11723161315917968, 0.11777126312255859, 0.11777843475341797, 0.11736473846435547, 0.1170165786743164, 0.11752754974365234, 0.11711692810058594, 0.1178265609741211, 0.11709747314453126, 0.1191352310180664, 0.1183109130859375, 0.1184901123046875, 0.11895500946044922, 0.11931238555908204, 0.12914277648925782, 0.11972198486328126, 0.11916185760498046, 0.11881881713867187, 0.2368942108154297, 0.11776409912109374, 0.118761474609375, 0.11826687622070313, 0.11845836639404297, 0.11775794982910157, 0.11811532592773437, 0.11872358703613281, 0.11983052825927734, 0.11935334777832031, 0.11891814422607422, 0.11919667053222656, 0.11850444793701172, 0.1172889633178711, 0.11685990142822265, 0.11761663818359375, 0.11908198547363281, 0.11738829040527343, 0.11775692749023438, 0.11740876770019532, 0.11871231842041016, 0.11880448150634766, 0.11901644897460938, 0.11822489929199219, 0.11908505249023438, 0.1178071060180664, 0.11817266845703125, 0.11755110168457031, 0.11782553863525391, 0.11715891265869141, 0.117212158203125, 0.11603865814208984, 0.11792691040039062, 0.1165107192993164, 0.11693465423583985, 0.11665203094482422, 0.11734630584716797, 0.1176094741821289, 0.1184194564819336, 0.11776512145996093, 0.11821670532226562, 0.11998822021484375, 0.11767091369628906, 0.11685580444335937, 0.11723161315917968, 0.11727667236328125, 0.15031808471679686, 0.13191065979003908, 0.11850752258300781, 0.11939020538330078, 0.11762995147705078, 0.11703705596923829, 0.11989810943603516, 0.11944140625, 0.11908505249023438, 0.11876966094970703, 0.11821056365966796, 0.11935743713378906, 0.1203773422241211, 0.1195120620727539, 0.1200732192993164, 0.12024422454833984, 0.11895500946044922, 0.23539404296875, 0.117285888671875, 0.11781632232666016, 0.11658444976806641, 0.11704013061523437, 0.12009574127197266, 0.11880038452148438, 0.1178818588256836, 0.11800371551513672, 0.1174128646850586, 0.11815526580810547, 0.11844403076171875, 0.11829350280761719, 0.11785215759277344, 0.11754598236083984, 0.11614002990722656, 0.11636838531494141, 0.11608576202392579, 0.11639910125732422, 0.11583487701416016, 0.11661106872558594, 0.1164390411376953, 0.11769446563720704, 0.11738419342041016, 0.11747737884521485, 0.11736064147949218, 0.11757772827148437, 0.11797811126708985, 0.11829862213134766, 0.11751219177246094, 0.11812659454345703, 0.11756134033203125, 0.11686911773681641, 0.11535052490234375, 0.11543142700195312, 0.1166028823852539, 0.11708108520507812, 0.11656806182861328, 0.11707801818847656, 0.11751116943359376, 0.11766989135742187, 0.11681177520751954, 0.1174097900390625, 0.1181665267944336, 0.1183477783203125, 0.11885260772705078, 0.11818701171875, 0.11766374206542969, 0.11658956909179688, 0.11543756866455078, 0.11555635070800781, 0.11582157135009766, 0.11621785736083984, 0.11695616149902344, 0.11792281341552735, 0.11738317108154298, 0.11857100677490234, 0.1176995849609375, 0.11761459350585937, 0.11704217529296874, 0.11761151885986328, 0.11770162963867188, 0.11819007873535156, 0.23516671752929688, 0.11828018951416015, 0.11742924499511719, 0.11688857269287109, 0.11607859039306641, 0.115704833984375, 0.11598540496826172, 0.11668685150146485, 0.11686093139648437, 0.1168322525024414, 0.11712204742431641, 0.11691622161865234, 0.11740876770019532, 0.11728691101074219, 0.11782144165039063, 0.11778867340087891, 0.11871129608154297, 0.11800780487060547, 0.11768524932861328, 0.1166929931640625, 0.11571711730957031, 0.11555225372314454, 0.11641343688964843, 0.11610623931884766, 0.11785932922363282, 0.11878399658203125, 0.11872051239013671, 0.11756031799316406, 0.1185638427734375, 0.11800678253173828, 0.11805286407470703, 0.11779071807861329, 0.11799346923828125, 0.11855872344970703, 0.11811942291259765, 0.1177896957397461, 0.11724492645263672, 0.11514163208007812, 0.11595366668701172, 0.1160970230102539, 0.11708313751220703, 0.11710259246826171, 0.11776204681396485, 0.11729100799560546, 0.1178603515625, 0.11685478210449218, 0.1172674560546875, 0.11691929626464843, 0.11814399719238282, 0.11594751739501953, 0.11568537902832031, 0.1152696304321289, 0.11646669006347657, 0.11701554870605468, 0.11691827392578125, 0.1166776351928711, 0.11730738830566406, 0.11730226898193359, 0.11777433776855468, 0.11671040344238282, 0.11700531005859376, 0.117285888671875, 0.12908441162109374]",tokens/s,8.373588362554546,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,53548.576768,17483.956224,16557.01504,16015.949824,15921.204224,s,10,6.849375122070313,0.6849375122070314,0.0073104466165572115,0.6832358703613282,0.6888531494140625,0.6972112731933594,0.703897772216797,"[0.7055693969726563, 0.6837481689453125, 0.6855201416015625, 0.681065185546875, 0.6827235717773438, 0.6869957885742187, 0.678951416015625, 0.6841075439453125, 0.6788984985351563, 0.68179541015625]",tokens/s,373.7567229674824,kWh,2.226793964703878e-05,3.622546989802639e-05,2.340527798120699e-05,8.189868752627215e-05,tokens/kWh,3125813.2179209604,MB,53548.576768,17483.956224,16557.01504,16015.949824,15921.206784,s,10,428.39805859374997,42.839805859375005,0.10219859946424129,42.85825585937501,42.952758984374995,42.9674947265625,42.9792833203125,"[42.98223046875, 42.949484375, 42.86357421875, 42.8529375, 42.679640625, 42.83875, 42.7014765625, 42.71025, 42.9081484375, 42.91156640625]",tokens/s,1.4705948996781733,kWh,0.0013410309563080469,0.0022514535804213785,0.0013552438804898276,0.004947728417219253,tokens/kWh,12733.116025678622,,s,629,433.8527382812502,0.6897499813692369,0.08133820407241889,0.6790184936523438,0.68463310546875,0.6942154663085938,1.3581036181640624,"[0.6800885620117187, 0.6783539428710937, 0.679103515625, 0.681891845703125, 0.6770370483398438, 0.6813306884765625, 0.6785740966796875, 0.6955929565429687, 0.6768230590820312, 0.6814719848632812, 0.69064599609375, 0.676178955078125, 0.685570068359375, 0.6858680419921875, 0.6911324462890625, 0.71186328125, 0.6958448486328125, 0.6728919067382813, 0.6798602294921875, 0.6813511962890625, 0.6747525024414063, 0.6861834106445313, 0.6821621704101563, 0.697280517578125, 0.6875750122070312, 0.693528564453125, 0.6723819580078125, 0.6877685546875, 0.6762393798828125, 0.6764472045898438, 0.6818785400390625, 0.67432958984375, 0.6827755737304687, 0.6795899047851562, 0.683968505859375, 0.6712217407226563, 0.6780108642578125, 0.6769848022460937, 0.674714599609375, 0.6832977905273437, 0.6751907958984374, 0.683826171875, 0.6829732055664063, 0.679041015625, 0.6714388427734375, 0.679257080078125, 0.6755860595703125, 0.6763212890625, 0.6819061889648438, 0.680774658203125, 0.6800762939453125, 0.6802503662109375, 0.6817566528320312, 0.6717757568359375, 0.6795765991210938, 0.6773575439453124, 0.6815498046875, 0.684669921875, 0.6768629760742187, 0.683335693359375, 0.680474609375, 0.7261880493164062, 1.3665311279296875, 0.6817003784179687, 0.6796964111328125, 0.6863339233398438, 0.680943603515625, 0.685533203125, 0.68145458984375, 0.684521484375, 0.6777999267578125, 0.68166552734375, 0.6816962280273438, 0.6804951171875, 0.6792315063476563, 0.6813060913085938, 0.6835722045898438, 0.6835425415039063, 0.6803814697265625, 0.674355224609375, 0.6847579956054688, 0.676558837890625, 0.6803773193359375, 0.6857738037109375, 0.6773626708984375, 0.6844497680664062, 0.6825482177734375, 0.68324658203125, 0.6751580200195313, 0.6844968872070313, 0.6786478271484375, 0.6781675415039062, 0.6842122192382812, 0.67877783203125, 0.6846239013671875, 0.6818273315429687, 0.68061181640625, 0.6763386840820312, 0.6840278930664062, 0.6748477172851562, 0.6777108764648437, 0.6801828002929687, 0.680964111328125, 0.6820352172851563, 0.6786856689453125, 0.7273021240234375, 0.677791748046875, 0.6834954223632812, 0.67437158203125, 0.6813388671875, 0.6808923950195312, 0.6780528564453125, 0.6835507202148438, 0.6853570556640625, 0.6842685546875, 0.6745640869140626, 0.6814586791992188, 0.679046142578125, 0.6792396850585938, 0.683546630859375, 0.6797772827148437, 0.6853375854492187, 0.6836951293945313, 0.682829833984375, 0.6802196655273437, 1.36359521484375, 0.6835076904296875, 0.6829741821289063, 0.6805606689453125, 0.6801704711914063, 0.682771484375, 0.6797301635742188, 0.6787164306640625, 0.6823936157226562, 0.6775265502929687, 0.6810869750976563, 0.6815426635742188, 0.678982666015625, 0.6813921508789063, 0.6832506713867188, 0.67801806640625, 0.6748907470703125, 0.68120166015625, 0.6754232177734375, 0.6814085083007813, 0.681186279296875, 0.6784849853515625, 0.681697265625, 0.6788966674804687, 0.725053466796875, 0.677712890625, 0.68255126953125, 0.6813726806640625, 0.6796759033203125, 0.677897216796875, 0.6786375732421875, 0.6808156127929688, 0.68151806640625, 0.6758072509765625, 0.675435546875, 0.6834851684570312, 0.6764820556640625, 0.6854041748046875, 0.678703125, 0.6890792846679688, 0.6796851196289062, 0.6811924438476562, 0.6784686279296875, 0.6732503051757812, 0.67913525390625, 0.6727976684570313, 0.6793226318359376, 0.6804920043945313, 0.67694287109375, 0.6795970458984375, 0.6805360717773438, 0.6768619384765625, 0.6732789916992188, 0.6834002075195312, 0.672521240234375, 0.6819942626953125, 0.6818242797851563, 0.6793543701171875, 0.6797373657226562, 0.6812876586914063, 0.678487060546875, 0.6794075927734375, 0.6805258178710938, 1.3584803466796875, 0.6814607543945312, 0.6787604370117187, 0.6826209106445312, 0.68252978515625, 0.726781982421875, 0.6798714599609375, 0.6810480346679687, 0.6768711547851562, 0.6821140747070312, 0.6816296997070312, 0.6792765502929687, 0.6810839233398438, 0.6815160522460938, 0.6794608764648438, 0.6765629272460938, 0.6802698364257812, 0.676621337890625, 0.6760263671875, 0.6842398681640625, 0.6758297729492188, 0.6807398681640625, 0.6795222778320312, 0.6805985107421875, 0.6713497314453125, 0.6811975708007812, 0.6745906982421875, 0.68113818359375, 0.6829844360351562, 0.6789519653320313, 0.6803271484375, 0.6792232666015625, 0.6794526977539063, 0.6741248168945313, 0.683125732421875, 0.6744330444335938, 0.673976318359375, 0.67658544921875, 0.6745149536132813, 0.681818115234375, 0.6817413330078125, 0.6793472290039062, 0.6742333374023437, 0.67770166015625, 0.6720819091796875, 0.6765189208984375, 0.6791976928710938, 0.678814697265625, 0.6816204833984375, 0.6802749633789062, 0.7266682739257813, 0.6766827392578125, 0.6784255981445313, 0.6717194213867187, 0.6787215576171876, 0.680922119140625, 0.676042724609375, 0.6810818481445312, 0.6795796508789063, 0.6767462158203125, 0.6753751220703125, 0.6813972778320313, 0.67740673828125, 1.3653453369140625, 0.679146484375, 0.6796390380859375, 0.6814443359375, 0.6779463500976562, 0.6767257690429688, 0.6782525634765625, 0.6773575439453124, 0.6750965576171875, 0.6760294189453125, 0.6791055297851563, 0.67863037109375, 0.67853515625, 0.6785996704101562, 0.6716242065429687, 0.6810715942382812, 0.6714654541015626, 0.6750689086914062, 0.6756751098632813, 0.6773463134765625, 0.6798499755859375, 0.6776565551757813, 0.6777937622070312, 0.6709647216796875, 0.6783958740234375, 0.6716170043945312, 0.6773954467773438, 0.6759515991210937, 0.6750330810546875, 0.6800701293945313, 0.6770575561523438, 0.72483740234375, 0.6753034057617188, 0.6776187133789062, 0.6748364868164063, 0.6725908203125, 0.6794823608398437, 0.67270654296875, 0.6776053466796875, 0.6764656372070312, 0.67934619140625, 0.669022216796875, 0.67388623046875, 0.6776954956054687, 0.6725570678710937, 0.6780119018554688, 0.6760028076171875, 0.678023193359375, 0.67780712890625, 0.6829046020507813, 0.6709391479492187, 0.6770411376953125, 0.6755614624023437, 0.6728580932617187, 0.6757590942382813, 0.6767759399414063, 0.678002685546875, 0.6751907958984374, 0.682124267578125, 0.674092041015625, 0.6800097045898438, 0.6767185668945312, 0.6747494506835937, 1.3646766357421876, 0.681807861328125, 0.6806527709960938, 0.6825236206054688, 0.6765598754882812, 0.6795612182617188, 0.6792969970703125, 0.6742988891601562, 0.678740966796875, 0.6764329223632812, 0.6816051025390625, 0.6774415283203125, 0.6989680786132813, 0.7068579711914063, 0.679815185546875, 0.6768496704101562, 0.6767196044921875, 0.6796452026367188, 0.6806353759765625, 0.681185302734375, 0.6777272338867187, 0.6798018798828125, 0.6744320068359375, 0.6802257690429687, 0.6757980346679687, 0.6749112548828125, 0.6816747436523437, 0.674713623046875, 0.67859765625, 0.6814157104492188, 0.6804070434570313, 0.6767994995117188, 0.6874306640625, 0.6757550048828125, 0.67441357421875, 0.6807296142578125, 0.6742774047851563, 0.6809671630859375, 0.6786232299804688, 0.6780631103515625, 0.6692925415039063, 0.6809815063476562, 0.6758911743164062, 0.6776258544921875, 0.6804838256835938, 0.6776575927734375, 0.6788187866210937, 0.6777354125976562, 0.6783887329101562, 0.6724229125976563, 0.6809609985351562, 0.6751641845703125, 0.675252197265625, 0.6832496337890624, 0.673617919921875, 0.6807725830078125, 0.6793594970703125, 0.6808023071289062, 0.6778408813476563, 0.6818887939453125, 0.726940673828125, 0.6790072021484375, 0.680573974609375, 1.361701904296875, 0.6808330078125, 0.6796810302734375, 0.6773411865234376, 0.6809476928710938, 0.6760560913085938, 0.6803568725585938, 0.6816890869140625, 0.6773053588867187, 0.6780098266601563, 0.6802186279296875, 0.6795878295898438, 0.67367626953125, 0.6787276611328125, 0.6715371704101563, 0.6770299072265625, 0.6751651611328126, 0.6738995361328125, 0.6806599731445313, 0.67582568359375, 0.6768844604492188, 0.6747852783203125, 0.678561767578125, 0.6731079711914062, 0.674967529296875, 0.6797455444335937, 0.6737029418945313, 0.680141845703125, 0.679604248046875, 0.6743490600585937, 0.67148291015625, 0.6800967407226562, 0.6741903076171875, 0.6760990600585938, 0.6762014770507813, 0.6768762817382813, 0.6796943359375, 0.6764697875976563, 0.676368408203125, 0.671162353515625, 0.6783426513671875, 0.7220070190429687, 0.679246826171875, 0.674534423828125, 0.673016845703125, 0.6781757202148437, 0.681122802734375, 0.6772295532226562, 0.676759521484375, 0.6796902465820313, 0.677275634765625, 0.6736486206054687, 0.6788229370117187, 0.6767984619140625, 0.6793472290039062, 0.6773524780273438, 0.6760233154296875, 0.672668701171875, 0.6765444946289062, 0.6736926879882813, 0.6760550537109375, 0.6806988525390625, 0.6766868286132812, 1.3641492919921876, 0.6796226806640625, 0.6749183959960937, 0.6789488525390625, 0.6756444091796875, 0.6760775756835937, 0.6814771118164062, 0.6760642700195313, 0.6796953735351563, 0.6774517822265625, 0.6780006103515624, 0.6736189575195313, 0.6783569946289062, 0.672880615234375, 0.6738759765625, 0.6763939819335938, 0.6740674438476563, 0.6790789184570313, 0.6771814575195313, 0.6784686279296875, 0.6695352172851563, 0.6766653442382813, 0.6737960815429688, 0.6760888061523438, 0.7128790893554687, 0.6927144775390625, 0.67985205078125, 0.6764451904296875, 0.6758819580078125, 0.6737520751953125, 0.6779105224609375, 0.6738698120117188, 0.6764523315429688, 0.676173828125, 0.673607666015625, 0.678667236328125, 0.6802861938476562, 0.6780877075195313, 0.676369384765625, 0.6796452026367188, 0.6754498291015625, 0.6757457885742187, 0.6828472290039063, 0.6757857055664063, 0.68046435546875, 0.6781992797851563, 0.6796646118164062, 0.6702704467773437, 0.6790021362304688, 0.6741217041015625, 0.6780457153320313, 0.6799769897460938, 0.6770166015625, 0.679215087890625, 0.6777067260742188, 0.6775930786132812, 0.675547119140625, 0.6791997680664063, 0.6775152587890625, 0.6755850219726562, 0.6798612670898437, 0.6784645385742187, 0.6824806518554688, 1.3571348876953124, 0.673986572265625, 0.6774507446289062, 0.67765966796875, 0.6746500854492188, 0.6781829223632813, 0.6763786010742188, 0.6810029907226562, 0.6781153564453125, 0.7264071655273437, 0.6769285278320313, 0.6785423583984375, 0.6732155151367187, 0.6773483276367187, 0.6811709594726563, 0.6803486938476563, 0.6935090942382812, 0.6775869140625, 0.678572021484375, 0.6727106323242188, 0.6828646240234375, 0.6700472412109375, 0.675904541015625, 0.6797711181640625, 0.6866155395507813, 0.69642138671875, 0.6789396362304687, 0.6789970092773437, 0.6745057373046875, 0.6817833251953125, 0.6762670288085938, 0.6731888427734375, 0.6788997192382813, 0.6818938598632812, 0.6939279174804688, 0.6772531127929687, 0.6750894165039063, 0.6721300659179688, 0.679204833984375, 0.6722150268554687, 0.6749255981445312, 0.676105224609375, 0.6810265502929688, 0.6936279296875, 0.6811586303710937, 0.67730224609375, 0.6719907836914063, 0.677296142578125, 0.6751201171875, 0.6791864624023437, 0.6799175415039063, 0.6881279907226563, 0.6958345947265625, 0.6819717407226562, 0.6800486450195312, 0.7306465454101563, 0.6822072143554687, 0.67965234375, 0.6753771362304688, 0.6798079833984375, 0.68444775390625, 0.6834585571289062, 0.6809794311523437, 1.3536461181640624, 0.6805841674804688, 0.674998291015625, 0.6822471923828125, 0.6814197998046875, 0.6883245849609375, 0.6920304565429688, 0.6815723266601562, 0.67901953125, 0.6776371459960937, 0.6824581298828125, 0.6738309326171875, 0.6787061767578125, 0.6790952758789063, 0.6953768920898438, 0.6942412719726563, 0.6797434692382812, 0.6767339477539063, 0.6709053344726562, 0.6775306396484375, 0.6739107666015625, 0.6769602661132812, 0.6790184936523438, 0.6912696533203125, 0.6924052734375, 0.6761543579101562, 0.676927490234375, 0.6729707641601562, 0.6806681518554687, 0.6735472412109375, 0.6749214477539063, 0.6808084716796875, 0.6941767578125, 0.6971361083984375, 0.6796349487304687, 0.7223951416015625, 0.679099365234375, 0.6786600952148437, 0.6718658447265625, 0.6787276611328125, 0.6805452880859375, 0.6837033081054688, 0.6840617065429687, 0.681375732421875, 0.67451904296875, 0.6745497436523438, 0.6791219482421875, 0.675830810546875, 0.67959912109375, 0.6812835693359375, 0.6848809204101562, 0.68269775390625, 0.6776084594726562, 0.6760745239257813, 0.6734509887695312, 0.6804439086914063, 0.6794444580078125, 0.67704931640625, 0.6790491943359375, 0.6836756591796875, 0.6908579711914062, 0.6799862060546875, 0.6822512817382812]",tokens/s,1.4498006915707042,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-1.3b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,3908.182016,3498.049536,2571.108352,2030.043136,1916.283904,s,10,0.5663144989013672,0.05663144989013672,0.002852569622426254,0.05593275260925293,0.05885548629760742,0.06139764709472656,0.06343137573242189,"[0.05692918395996094, 0.055451744079589846, 0.05492659378051758, 0.05777916717529297, 0.0531921272277832, 0.05641376113891602, 0.05443824005126953, 0.05495331192016602, 0.06393980789184571, 0.05829056167602539]",tokens/s,4520.45639828456,kWh,1.848458986857842e-06,3.0281828672845754e-06,1.8496869839723906e-06,6.726328838114809e-06,tokens/kWh,38059394.085726745,MB,3908.182016,3498.049536,2571.108352,2030.043136,1999.765504,s,10,35.43088134765625,3.5430881347656253,0.06876606558095412,3.5594312744140626,3.6212738525390624,3.6301537719726564,3.6372577075195314,"[3.46923095703125, 3.409869384765625, 3.63903369140625, 3.540010986328125, 3.471908447265625, 3.552277587890625, 3.5665849609375, 3.596061767578125, 3.619300537109375, 3.56660302734375]",tokens/s,17.781098748808695,kWh,0.0001086536983734575,0.00018198811345387968,0.00010201278499573748,0.0003926545968230746,tokens/kWh,160446.35796887675,,s,629,35.88458296585086,0.057050211392449646,0.007717677183188146,0.055600128173828124,0.06095032196044922,0.06500802764892578,0.10894966583251953,"[0.0552806396484375, 0.05528268814086914, 0.0554598388671875, 0.0563240966796875, 0.057637889862060546, 0.05589503860473633, 0.059069438934326174, 0.060132350921630856, 0.06159769439697266, 0.056199169158935545, 0.062993408203125, 0.05808947372436524, 0.0580239372253418, 0.056720382690429685, 0.05379276657104492, 0.05560934448242188, 0.05530828857421875, 0.055375873565673826, 0.05673267364501953, 0.05350809478759765, 0.053465087890625, 0.05360332870483398, 0.05348556900024414, 0.05368832015991211, 0.05375897598266602, 0.05473689651489258, 0.054525951385498046, 0.053959678649902344, 0.053905406951904294, 0.05393407821655274, 0.0539607048034668, 0.05391462326049805, 0.05205606460571289, 0.05178265762329102, 0.05170278549194336, 0.051620864868164064, 0.05177241516113281, 0.051547134399414066, 0.05160550308227539, 0.05165465545654297, 0.051582977294921874, 0.051492862701416016, 0.05144985580444336, 0.052225025177001956, 0.05149184036254883, 0.05153484725952148, 0.05520588684082031, 0.05437235260009766, 0.05419417572021484, 0.054640640258789064, 0.05914726257324219, 0.056561664581298826, 0.05659135818481445, 0.05751193618774414, 0.05549363327026367, 0.05871615982055664, 0.05520281600952148, 0.058891265869140626, 0.05600665664672851, 0.058074111938476565, 0.05713510513305664, 0.05625446319580078, 0.10898636627197265, 0.0535470085144043, 0.054520832061767575, 0.05343641662597656, 0.053375999450683595, 0.053736446380615234, 0.05157273483276367, 0.05176115036010742, 0.05136588668823242, 0.05185740661621094, 0.05271347045898438, 0.05231923294067383, 0.051829761505126956, 0.05145907211303711, 0.051950592041015625, 0.051866622924804685, 0.052825088500976565, 0.05399654388427735, 0.053923839569091796, 0.05415628814697265, 0.05420339202880859, 0.05295820617675781, 0.053164031982421874, 0.053754878997802735, 0.05290496063232422, 0.054319103240966796, 0.05403340911865234, 0.05353369522094727, 0.054719486236572266, 0.0616099853515625, 0.05683814239501953, 0.06196223831176758, 0.061568000793457034, 0.05585203170776367, 0.058893310546875, 0.05763993453979492, 0.054525951385498046, 0.05780684661865235, 0.055853057861328125, 0.05282611083984375, 0.05533388900756836, 0.051353599548339846, 0.051746814727783204, 0.05131468963623047, 0.053591041564941405, 0.05457100677490234, 0.053523456573486325, 0.05345280075073242, 0.05343641662597656, 0.053585918426513675, 0.05351833724975586, 0.053541889190673826, 0.05338828659057617, 0.05348863983154297, 0.053362686157226565, 0.05421363067626953, 0.053381118774414066, 0.053375999450683595, 0.05328076934814453, 0.05535129547119141, 0.05561548614501953, 0.05528678512573242, 0.05530316925048828, 0.11072000122070312, 0.05509939193725586, 0.05509529495239258, 0.05533900833129883, 0.055444480895996094, 0.05496422576904297, 0.053978111267089846, 0.05426688003540039, 0.05599129486083984, 0.060037120819091794, 0.05751500701904297, 0.056784896850585936, 0.056755199432373046, 0.05894553756713867, 0.05753241729736328, 0.05640806579589844, 0.05886054229736328, 0.06100582504272461, 0.06123110580444336, 0.06130176162719726, 0.05980364990234375, 0.05881958389282226, 0.059261951446533206, 0.05903257751464844, 0.05862092971801758, 0.057644031524658204, 0.05885030364990235, 0.060641281127929686, 0.058434558868408204, 0.05901004791259765, 0.058452991485595705, 0.05862092971801758, 0.05621145629882812, 0.05556326293945312, 0.055016448974609375, 0.05460070419311523, 0.05526732635498047, 0.05450035095214844, 0.05749555206298828, 0.056202239990234375, 0.0578682861328125, 0.05544140625, 0.05601279830932617, 0.05674496078491211, 0.054681598663330076, 0.053698558807373044, 0.051110912322998046, 0.05190963363647461, 0.052348926544189454, 0.053556224822998044, 0.05561446380615234, 0.05589913558959961, 0.06100582504272461, 0.0629114875793457, 0.0674734115600586, 0.06290227127075196, 0.06649139404296875, 0.06836224365234375, 0.0644874267578125, 0.06255206298828125, 0.05777612686157227, 0.05825843048095703, 0.057381889343261716, 0.117501953125, 0.05773209762573242, 0.05844684982299805, 0.05678182220458984, 0.056354816436767576, 0.05697536087036133, 0.05592063903808594, 0.05588684844970703, 0.05557452774047852, 0.05609267044067383, 0.055752704620361325, 0.05611724853515625, 0.05622988891601562, 0.05547724914550781, 0.05581414413452149, 0.05547212982177734, 0.054313983917236325, 0.053482494354248046, 0.05349273681640625, 0.05318143844604492, 0.053231616973876954, 0.05345382308959961, 0.05359308624267578, 0.05352243041992188, 0.053389312744140625, 0.05328076934814453, 0.05322854232788086, 0.05307904052734375, 0.05225779342651367, 0.052452350616455076, 0.05437235260009766, 0.05659648132324219, 0.0581058578491211, 0.06030233764648438, 0.06831410980224609, 0.060450817108154295, 0.06110617446899414, 0.05635891342163086, 0.055927806854248044, 0.07819570922851563, 0.05546393585205078, 0.07036825561523438, 0.06903398132324219, 0.054488063812255856, 0.05483929443359375, 0.05564518356323242, 0.054112255096435545, 0.0541952018737793, 0.057883647918701174, 0.056147968292236325, 0.054973438262939454, 0.05492633438110352, 0.053065727233886716, 0.05330739212036133, 0.05312307357788086, 0.053991424560546876, 0.053678081512451174, 0.053746688842773435, 0.053422080993652345, 0.05355929565429687, 0.05340262222290039, 0.053513214111328124, 0.05346713638305664, 0.1071677474975586, 0.053564414978027344, 0.05363097763061524, 0.05356032180786133, 0.05467340850830078, 0.05746585464477539, 0.06483660888671874, 0.05927936172485351, 0.058176513671875, 0.0565667839050293, 0.05830246353149414, 0.055997440338134766, 0.05592166519165039, 0.05540761566162109, 0.05494988632202148, 0.05427814483642578, 0.05429862213134766, 0.05214822387695312, 0.05275033569335937, 0.05296332931518555, 0.05549260711669922, 0.05450956726074219, 0.05508915328979492, 0.055190528869628906, 0.05447987365722656, 0.052951038360595705, 0.0531486701965332, 0.05331148910522461, 0.053174270629882815, 0.052847614288330076, 0.052744190216064454, 0.05216972732543945, 0.05208575820922851, 0.05313228988647461, 0.05312307357788086, 0.05309952163696289, 0.05248921585083008, 0.05241856002807617, 0.05284864044189453, 0.0521451530456543, 0.05334630584716797, 0.05536460876464844, 0.05408563232421875, 0.05435084915161133, 0.053868545532226565, 0.05179904174804688, 0.05450649642944336, 0.05408153533935547, 0.053937152862548826, 0.0542105598449707, 0.05575987243652344, 0.06143590545654297, 0.05631283187866211, 0.05715456008911133, 0.056567806243896485, 0.056613887786865234, 0.059187198638916014, 0.059442176818847656, 0.05727641677856445, 0.058380287170410154, 0.05954355239868164, 0.057578495025634766, 0.057734142303466796, 0.11286528015136718, 0.056741886138916016, 0.05693747329711914, 0.05572915267944336, 0.05452492904663086, 0.05525708770751953, 0.05490073776245117, 0.05522431945800781, 0.05550592041015625, 0.05563904190063477, 0.055600128173828124, 0.0557916145324707, 0.05592166519165039, 0.05621145629882812, 0.05586022567749024, 0.05598720169067383, 0.05580083084106445, 0.054790145874023435, 0.05396582412719726, 0.05416550445556641, 0.053789695739746096, 0.05382963180541992, 0.05412351989746094, 0.054296577453613284, 0.05385728073120117, 0.053935104370117185, 0.05348966217041016, 0.053664768218994144, 0.05206937789916992, 0.05387161636352539, 0.054812671661376954, 0.06040371322631836, 0.06443724822998047, 0.06997811126708985, 0.06749696350097656, 0.06406143951416016, 0.06580121612548828, 0.06821171569824219, 0.06234624099731445, 0.056989696502685545, 0.05703987121582031, 0.05799628829956055, 0.05798400115966797, 0.05831167984008789, 0.057419776916503906, 0.05622579193115235, 0.05603225708007813, 0.05578956985473633, 0.05507174301147461, 0.053972991943359375, 0.05438361740112305, 0.05439590454101562, 0.053495807647705076, 0.0537784309387207, 0.053956607818603515, 0.054348800659179686, 0.053782527923583984, 0.05368320083618164, 0.05348147201538086, 0.05439590454101562, 0.05587865447998047, 0.05475430297851563, 0.05387468719482422, 0.10885529327392578, 0.05436620712280273, 0.05410815811157227, 0.05420339202880859, 0.05365760040283203, 0.05363507080078125, 0.054333438873291014, 0.05916057586669922, 0.0552171516418457, 0.058103809356689455, 0.057665534973144535, 0.057073665618896485, 0.05857382583618164, 0.059676673889160155, 0.06072012710571289, 0.05821952056884765, 0.05905408096313477, 0.05991526412963867, 0.05910425567626953, 0.058256385803222656, 0.055809024810791016, 0.05513216018676758, 0.05569126510620117, 0.05551718521118164, 0.05629337692260742, 0.05692927932739258, 0.05733785629272461, 0.056256511688232425, 0.055634944915771485, 0.05450649642944336, 0.0535654411315918, 0.05334527969360352, 0.06267596817016602, 0.054452224731445314, 0.053835777282714846, 0.05483520126342773, 0.05718937683105469, 0.05651148986816406, 0.05691187286376953, 0.056717311859130856, 0.05550080108642578, 0.05315686416625977, 0.05174784088134766, 0.053663745880126956, 0.05338009643554688, 0.052999168395996096, 0.05220044708251953, 0.05244518280029297, 0.05383270263671875, 0.061284351348876956, 0.060050430297851565, 0.054945793151855465, 0.06094847869873047, 0.05932134246826172, 0.05751295852661133, 0.05905408096313477, 0.06126899337768555, 0.060832767486572265, 0.05920358276367187, 0.06008115386962891, 0.06191820907592773, 0.05609471893310547, 0.05638655853271484, 0.11095552062988281, 0.055259136199951174, 0.053776382446289066, 0.05443174362182617, 0.05520588684082031, 0.05624319839477539, 0.054397953033447265, 0.055041023254394535, 0.054744064331054686, 0.05449625778198242, 0.05403443145751953, 0.05300121688842773, 0.053154815673828126, 0.05279948806762695, 0.05392281723022461, 0.05245951843261719, 0.05193523025512695, 0.051552257537841796, 0.05157888031005859, 0.05156249618530274, 0.05148262405395508, 0.05113446426391602, 0.05792153549194336, 0.05478400039672852, 0.05529702377319336, 0.054825984954833984, 0.05544857788085938, 0.05354393768310547, 0.05571686553955078, 0.055311359405517575, 0.06577561950683594, 0.055316478729248046, 0.05682483291625977, 0.07032217407226563, 0.07593984222412109, 0.059463680267333986, 0.05730303955078125, 0.055109630584716796, 0.05552947235107422, 0.055695358276367186, 0.05488844680786133, 0.054637569427490235, 0.0547061767578125, 0.054599681854248044, 0.054725631713867184, 0.055702529907226565, 0.05487820816040039, 0.05344768142700195, 0.054201343536376956, 0.053526527404785154, 0.05428224182128906, 0.0566927375793457, 0.06257766342163086, 0.05610598373413086, 0.06206771087646484, 0.06702591705322265, 0.0652933120727539, 0.064753662109375, 0.06877900695800782, 0.06751436614990235, 0.06555238342285157, 0.06584832000732421, 0.06580223846435547, 0.12970188903808594, 0.05964799880981445, 0.05751091384887695, 0.05808127975463867, 0.056325119018554685, 0.05616332626342774, 0.056733695983886716, 0.054994945526123044, 0.057027584075927736, 0.05562879943847656, 0.05624319839477539, 0.05651763153076172, 0.05599948883056641, 0.05624524688720703, 0.055641086578369144, 0.05612543869018555, 0.05588275146484375, 0.05640499114990234, 0.05605683135986328, 0.056480766296386715, 0.054968318939208984, 0.05511782455444336, 0.05361356735229492, 0.054267902374267575, 0.05396480178833008, 0.055907329559326174, 0.05621247863769531, 0.05619814300537109, 0.056046592712402345, 0.055910400390625, 0.05637222290039062, 0.05625856018066406, 0.056286209106445315, 0.05622272109985352, 0.05606195068359375, 0.056147968292236325, 0.05628518295288086, 0.05752320098876953, 0.05586739349365234, 0.05668864059448242, 0.055258113861083986, 0.056733695983886716, 0.06516019439697265, 0.05896089553833008, 0.056561664581298826, 0.05983334350585937, 0.05834137725830078, 0.05727334213256836, 0.059222015380859375, 0.060916736602783204, 0.059789310455322264, 0.055242752075195314, 0.059496448516845706, 0.05588889694213867, 0.06063411331176758, 0.057591808319091796, 0.05710233688354492, 0.060864513397216796, 0.06512230682373046, 0.06025523376464844, 0.06245580673217774, 0.05994393539428711, 0.0614205436706543, 0.1166714859008789, 0.057562110900878906, 0.056062976837158204, 0.05616844940185547, 0.056796161651611325, 0.05737984085083008, 0.05717913436889648, 0.05514854431152344, 0.055736320495605465, 0.05665689468383789, 0.05567180633544922, 0.05524889755249023, 0.0560445442199707, 0.05653299331665039, 0.05478707122802735, 0.05400985717773438, 0.053735424041748046, 0.054504447937011716, 0.05420339202880859, 0.0540682258605957, 0.05464166259765625, 0.05648896026611328, 0.05370470428466797, 0.05385932922363281, 0.05462220764160156, 0.05972787094116211, 0.05781913757324219, 0.059012096405029295, 0.056676353454589844, 0.05715865707397461, 0.05531545639038086, 0.05642956924438477, 0.0557844467163086, 0.05584076690673828, 0.055166976928710934, 0.05600153732299805, 0.06290943908691406, 0.05584896087646484, 0.05995315170288086, 0.056559616088867185, 0.05527142333984375, 0.05587353515625, 0.061704193115234375, 0.05599027252197265, 0.060132350921630856, 0.05656883239746094, 0.05981081771850586, 0.05686579132080078, 0.060624897003173826, 0.05935615921020508, 0.058689537048339846, 0.06095769500732422, 0.05668966293334961, 0.05513420867919922, 0.0551280632019043, 0.05516799926757812, 0.05553868865966797, 0.053356544494628906, 0.05462323379516602, 0.055272449493408204, 0.056204288482666016, 0.05956915283203125, 0.05863731384277344]",tokens/s,17.52841883653994,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-1.4b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,3912.851456,3498.049536,2571.108352,2030.043136,1916.283904,s,10,0.5530580787658691,0.05530580787658691,0.00256169267529536,0.054589599609375,0.058324861526489254,0.05927841472625732,0.06004125728607178,"[0.06023196792602539, 0.0545629768371582, 0.05289654541015625, 0.052499614715576175, 0.0546162223815918, 0.05801772689819336, 0.05274937438964844, 0.05811296081542969, 0.05611872100830078, 0.05325196838378906]",tokens/s,4628.8086157471125,kWh,1.8242922459923944e-06,3.060566080057067e-06,1.8196510034370073e-06,6.70450932948647e-06,tokens/kWh,38183256.58435742,MB,3912.851456,3498.049536,2571.108352,2030.043136,1999.765504,s,10,35.305628417968755,3.5305628417968746,0.06779268010753745,3.5350112304687498,3.5993529296875,3.622655590820312,3.641297719726562,"[3.594174560546875, 3.400737548828125, 3.58644873046875, 3.53783837890625, 3.53218408203125, 3.542208740234375, 3.530219970703125, 3.645958251953125, 3.450887939453125, 3.48497021484375]",tokens/s,17.844180325632227,kWh,0.00011256007656108503,0.00018836132349874692,0.00010651146344068979,0.00040743286350052174,tokens/kWh,154626.7020748544,,s,629,35.73665895462035,0.056815038083657184,0.007518030705627095,0.05515059280395508,0.06180331497192383,0.06420746154785156,0.10713112365722657,"[0.06004121780395508, 0.06060236740112305, 0.061685760498046874, 0.06282137680053711, 0.08294195556640625, 0.061925376892089844, 0.07828275299072265, 0.06402457427978515, 0.06184755325317383, 0.062064640045166014, 0.06177996826171875, 0.058518527984619144, 0.05835366439819336, 0.058700801849365235, 0.0565401611328125, 0.055975936889648435, 0.05398220825195312, 0.056205310821533204, 0.056529918670654294, 0.06804582214355469, 0.052468734741210936, 0.052729854583740236, 0.05264281463623047, 0.05270425415039062, 0.05276364898681641, 0.05266329574584961, 0.0531599349975586, 0.05270220947265625, 0.053144577026367185, 0.05257830429077148, 0.05264281463623047, 0.05176422500610352, 0.051963905334472656, 0.051689472198486325, 0.05168537521362305, 0.0515676155090332, 0.05576806259155274, 0.05375385665893555, 0.052874240875244144, 0.05565951919555664, 0.05359206390380859, 0.051627006530761715, 0.05750681686401367, 0.053272575378417966, 0.05770342254638672, 0.05552742385864258, 0.05779046249389649, 0.05612236785888672, 0.055766014099121096, 0.05470412826538086, 0.05552742385864258, 0.05755801773071289, 0.057614334106445314, 0.05949747085571289, 0.05608243179321289, 0.059491329193115235, 0.05547520065307617, 0.055430145263671876, 0.05959167861938477, 0.05418393707275391, 0.055229438781738284, 0.05493862533569336, 0.11070361328125, 0.05903564834594727, 0.0553963508605957, 0.05475020980834961, 0.05406412887573242, 0.053395454406738284, 0.053531646728515625, 0.053814273834228515, 0.052907009124755856, 0.05463040161132812, 0.05506662368774414, 0.05413888168334961, 0.05461606216430664, 0.056956928253173826, 0.055670783996582034, 0.05657190322875977, 0.05727948760986328, 0.055158782958984375, 0.05540761566162109, 0.056630271911621094, 0.05528678512573242, 0.05517824172973633, 0.05178675079345703, 0.05164236831665039, 0.05171200180053711, 0.05190963363647461, 0.05161983871459961, 0.05180006408691406, 0.051661823272705076, 0.051846145629882816, 0.05181235122680664, 0.052132865905761716, 0.05185433578491211, 0.05184921646118164, 0.05174784088134766, 0.05199769592285156, 0.05156351852416992, 0.05184204864501953, 0.05164543914794922, 0.05509836959838867, 0.05393100738525391, 0.05176115036010742, 0.05696307373046875, 0.057250816345214846, 0.05365657424926758, 0.05092659378051758, 0.05455769729614258, 0.05648998260498047, 0.05609881591796875, 0.05065216064453125, 0.05337395095825195, 0.05814374542236328, 0.05715865707397461, 0.055504894256591795, 0.05828607940673828, 0.05849599838256836, 0.05327667236328125, 0.051716094970703126, 0.052185089111328124, 0.052992000579833984, 0.052782081604003904, 0.0519813117980957, 0.05144268798828125, 0.10879283142089843, 0.05534207916259765, 0.06803353881835937, 0.06357299041748046, 0.06286540985107422, 0.06281216049194335, 0.0648642578125, 0.06717644500732421, 0.06052864074707031, 0.06107136154174805, 0.06167859268188477, 0.0656558074951172, 0.06569267272949218, 0.06749286651611328, 0.0650240020751953, 0.06362931060791016, 0.0628326416015625, 0.05761843109130859, 0.05588172912597656, 0.055934974670410156, 0.05576499176025391, 0.05711360168457031, 0.05710233688354492, 0.05487104034423828, 0.055910400390625, 0.055580673217773435, 0.05268787384033203, 0.05303398513793945, 0.05391155242919922, 0.05501235198974609, 0.05503078460693359, 0.05485567855834961, 0.054687744140625, 0.05537996673583984, 0.054719486236572266, 0.05429350280761719, 0.05460889434814453, 0.05449625778198242, 0.05424844741821289, 0.055656448364257816, 0.05514854431152344, 0.05613158416748047, 0.05517004776000976, 0.05835776138305664, 0.06195404815673828, 0.056406017303466796, 0.054005760192871094, 0.05397401428222656, 0.05352755355834961, 0.05367500686645508, 0.052452350616455076, 0.053152767181396485, 0.05436006546020508, 0.05346815872192383, 0.054193153381347656, 0.05147443389892578, 0.05324595260620117, 0.05253222274780273, 0.05279743957519531, 0.05252505493164063, 0.05164236831665039, 0.05178879928588867, 0.05194342422485351, 0.10553343963623046, 0.05744128036499024, 0.061976577758789064, 0.05405491256713867, 0.05934592056274414, 0.061093887329101565, 0.052171775817871094, 0.060624897003173826, 0.058369022369384765, 0.05500723266601563, 0.060254207611083986, 0.05768294525146484, 0.05795430374145508, 0.06142566299438477, 0.053482494354248046, 0.0582369270324707, 0.06204313659667969, 0.052367359161376956, 0.05947596740722656, 0.06034329605102539, 0.0530780143737793, 0.060273662567138675, 0.06124031829833984, 0.05378559875488281, 0.05279334259033203, 0.0526376953125, 0.05222195053100586, 0.0522977294921875, 0.05172531127929687, 0.05192294311523438, 0.051607551574707033, 0.05171200180053711, 0.051716094970703126, 0.05149184036254883, 0.05164543914794922, 0.05408665466308594, 0.05293363189697266, 0.05278105545043945, 0.05232844924926758, 0.05326131057739258, 0.05206220626831055, 0.052947967529296876, 0.0526929931640625, 0.05206016159057617, 0.05288652801513672, 0.05789388656616211, 0.061491199493408207, 0.05772083282470703, 0.05315891265869141, 0.057589759826660154, 0.05943091201782227, 0.05918207931518555, 0.0523059196472168, 0.057425918579101565, 0.05741567993164062, 0.05664153671264648, 0.057381889343261716, 0.06105395126342773, 0.06001766586303711, 0.07116697692871093, 0.05920870590209961, 0.05725593566894531, 0.056820735931396485, 0.11181568145751954, 0.05406924819946289, 0.05491814422607422, 0.05591244888305664, 0.05420544052124023, 0.054561790466308595, 0.05574553680419922, 0.05306880187988281, 0.05148057556152344, 0.05207551956176758, 0.051550209045410154, 0.051253246307373046, 0.052242431640625, 0.05645414352416992, 0.05487615966796875, 0.0541317138671875, 0.05380300903320313, 0.054258689880371094, 0.05593600082397461, 0.05418086242675781, 0.05427711868286133, 0.053897216796875, 0.05373747253417969, 0.053787647247314455, 0.05402624130249024, 0.051593215942382815, 0.05248409652709961, 0.05313433456420898, 0.052222976684570314, 0.05219123077392578, 0.05263052749633789, 0.05359206390380859, 0.056030208587646485, 0.056853504180908204, 0.05330636978149414, 0.051248126983642575, 0.05573017501831055, 0.055142398834228515, 0.066050048828125, 0.05991628646850586, 0.054335487365722655, 0.05591244888305664, 0.0694128646850586, 0.06243123245239258, 0.057545726776123046, 0.05575987243652344, 0.057586688995361325, 0.05830656051635742, 0.0574463996887207, 0.061792255401611325, 0.055495681762695315, 0.061069313049316405, 0.05887385559082031, 0.06514482879638672, 0.06273433685302734, 0.06384947204589844, 0.0626688003540039, 0.061118465423583984, 0.057985023498535154, 0.05571379089355469, 0.05476147079467773, 0.053566463470458986, 0.05487411117553711, 0.11267584228515624, 0.0545054702758789, 0.05686374282836914, 0.06631116485595703, 0.06426624298095703, 0.06315929412841798, 0.06301593780517578, 0.057766910552978515, 0.05652070236206055, 0.05522227096557617, 0.06108262252807617, 0.05885337448120117, 0.05665792083740234, 0.05755904006958008, 0.05470207977294922, 0.05813043212890625, 0.05487308883666992, 0.05403955078125, 0.055035903930664064, 0.053588993072509764, 0.059409408569335936, 0.057368576049804686, 0.05560729598999024, 0.055076862335205076, 0.05602406311035156, 0.054561790466308595, 0.05403443145751953, 0.05381119918823242, 0.05407027053833008, 0.05578649520874023, 0.05551718521118164, 0.05379174423217774, 0.05383270263671875, 0.05990399932861328, 0.06022246551513672, 0.05795532989501953, 0.05748223876953125, 0.05203763198852539, 0.05314048004150391, 0.05157785415649414, 0.05210009765625, 0.052877311706542966, 0.051133438110351564, 0.057253887176513675, 0.054842369079589844, 0.05862400054931641, 0.055547904968261716, 0.058692607879638675, 0.05488844680786133, 0.05393100738525391, 0.056322048187255856, 0.05609062576293945, 0.057012222290039063, 0.05607731246948242, 0.056619007110595705, 0.05714227294921875, 0.05600358581542969, 0.06064640045166016, 0.05550080108642578, 0.05472256088256836, 0.05353369522094727, 0.05185740661621094, 0.05302169418334961, 0.10730802917480468, 0.054261760711669924, 0.0530964469909668, 0.051416065216064455, 0.05610086441040039, 0.05428326416015625, 0.05178060913085938, 0.05494271850585938, 0.057332736968994144, 0.053117950439453124, 0.053207038879394535, 0.05266329574584961, 0.05237760162353516, 0.05679513549804688, 0.05503180694580078, 0.054100990295410156, 0.05339136123657227, 0.05263872146606445, 0.05290086364746094, 0.056741886138916016, 0.059594753265380856, 0.053272575378417966, 0.051988479614257815, 0.05183180618286133, 0.0518922233581543, 0.05487104034423828, 0.053341182708740234, 0.0529879035949707, 0.05285580825805664, 0.05453619384765625, 0.055634944915771485, 0.05361971282958984, 0.05486899185180664, 0.05413888168334961, 0.05449932861328125, 0.05326233673095703, 0.05452288055419922, 0.0628848648071289, 0.054013950347900394, 0.05347532653808594, 0.053566463470458986, 0.054345729827880856, 0.05458124923706055, 0.055261184692382816, 0.05875609588623047, 0.06956237030029297, 0.06339993667602539, 0.05958553695678711, 0.056215553283691405, 0.0596756477355957, 0.06324326324462891, 0.05850726318359375, 0.058203136444091794, 0.06275174331665039, 0.06239231872558594, 0.05773823928833008, 0.06742425537109376, 0.05631795120239258, 0.058482688903808595, 0.06317465591430664, 0.05535129547119141, 0.056010753631591796, 0.05663948822021484, 0.11835391998291016, 0.060614654541015625, 0.058797054290771485, 0.06057881546020508, 0.059919361114501954, 0.06404505920410156, 0.06053376007080078, 0.06058700942993164, 0.06342758560180664, 0.05590528106689453, 0.05820723342895508, 0.05681459045410156, 0.05757952117919922, 0.0600186882019043, 0.05562060928344727, 0.0571412467956543, 0.06067097473144531, 0.058946559906005856, 0.05684428787231445, 0.05807820892333984, 0.056414207458496096, 0.06060441589355469, 0.06299955368041993, 0.0557127685546875, 0.05715967941284179, 0.05737881469726563, 0.05880012893676758, 0.05849292755126953, 0.060900352478027345, 0.05559296035766602, 0.057883647918701174, 0.05870489501953125, 0.06284185409545899, 0.05606195068359375, 0.05591244888305664, 0.053580799102783204, 0.05494271850585938, 0.05840588760375977, 0.05623295974731445, 0.05702963256835938, 0.05482291030883789, 0.05570457458496094, 0.056035327911376956, 0.05406719970703125, 0.0548587532043457, 0.06419455718994141, 0.06543769836425781, 0.06590771484375, 0.06473113250732422, 0.06134272003173828, 0.05226393508911133, 0.05268582534790039, 0.05419724655151367, 0.053285888671875, 0.053959678649902344, 0.056959999084472655, 0.05483724975585937, 0.05795123291015625, 0.05621145629882812, 0.052822017669677736, 0.05492736053466797, 0.05583257675170898, 0.05289267349243164, 0.11149517059326172, 0.053628929138183595, 0.05554483032226563, 0.05439590454101562, 0.0539607048034668, 0.05506662368774414, 0.05441228866577148, 0.053905406951904294, 0.055774208068847655, 0.052566017150878906, 0.052994049072265625, 0.05279129409790039, 0.05204172897338867, 0.05220454406738281, 0.05393612670898437, 0.05467340850830078, 0.05378355026245117, 0.05301862335205078, 0.05287014389038086, 0.05433651351928711, 0.054155265808105466, 0.058744831085205076, 0.05414604949951172, 0.05477068710327149, 0.055769088745117185, 0.051966976165771485, 0.056561664581298826, 0.05117747116088867, 0.056368129730224606, 0.05260902404785156, 0.05356748962402344, 0.05880319976806641, 0.05698559951782227, 0.051918846130371094, 0.053179393768310546, 0.05862604904174805, 0.0575549430847168, 0.052765697479248044, 0.056223743438720705, 0.05541273498535156, 0.05353676986694336, 0.05369343948364258, 0.056005630493164066, 0.05430783843994141, 0.060625919342041014, 0.06103551864624023, 0.06171750259399414, 0.055093246459960936, 0.056576000213623044, 0.05343641662597656, 0.055623680114746096, 0.055521278381347655, 0.05497958374023437, 0.054817790985107424, 0.054540287017822264, 0.053698558807373044, 0.055387134552001956, 0.05515059280395508, 0.05270016098022461, 0.054193153381347656, 0.05320294570922852, 0.053594112396240234, 0.05298278427124024, 0.10667622375488281, 0.05430579376220703, 0.05448396682739258, 0.05621657562255859, 0.054470657348632816, 0.0552806396484375, 0.05455155181884765, 0.053969921112060545, 0.05506867218017578, 0.05641113662719727, 0.056342529296875, 0.05808127975463867, 0.064216064453125, 0.06016614532470703, 0.05851340866088867, 0.06521753692626953, 0.06258790588378907, 0.05833830261230469, 0.059216896057128904, 0.05379481506347656, 0.05564211273193359, 0.05832089614868164, 0.05532979202270508, 0.05643468856811523, 0.05701836776733398, 0.05492326354980469, 0.05790719985961914, 0.0564029426574707, 0.052354049682617185, 0.052808704376220705, 0.05514547348022461, 0.05645312118530273, 0.056474624633789064, 0.05226598358154297, 0.05490790557861328, 0.058221569061279295, 0.0558131217956543, 0.05496115112304688, 0.05879296112060547, 0.055605247497558595, 0.05732863998413086, 0.05136896133422852, 0.05073715209960938, 0.05251686477661133, 0.052741119384765625, 0.05250559997558594, 0.0522608642578125, 0.052621311187744144, 0.05346406555175781, 0.053160961151123044, 0.05277286529541016, 0.052483070373535154, 0.05273395156860351, 0.05261721420288086, 0.05245337677001953, 0.05379276657104492, 0.05434368133544922, 0.052760574340820314, 0.05405388641357422, 0.05492940902709961, 0.054454273223876956, 0.05444403076171875, 0.053997566223144534]",tokens/s,17.6009738570896,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-34B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,b42d2d91c648a3ef83c1f5664dd2a522d85ce997,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,4378.402816,37815.779328,36888.90368,36347.838464,35749.977088,s,10,2.281397445678711,0.2281397445678711,0.01818243207429836,0.2219823684692383,0.2610469421386719,0.2619581481933594,0.26268711303710934,"[0.2608444519042969, 0.26286935424804686, 0.22005587768554688, 0.224561767578125, 0.22297683715820313, 0.22098789978027344, 0.23333981323242187, 0.20618438720703125, 0.21270034790039063, 0.216876708984375]",tokens/s,1122.119254077803,kWh,6.593660141030947e-06,1.1056444392424706e-05,1.0297652914677732e-05,2.7947757448133385e-05,tokens/kWh,9159947.82318744,MB,4378.402816,37815.779328,36888.90368,36347.838464,35777.361408,s,10,136.080123046875,13.6080123046875,0.24247148164186108,13.711621582031249,13.74365302734375,13.748947119140626,13.753182392578125,"[13.7035830078125, 13.7542412109375, 13.593955078125, 13.7424765625, 13.738943359375, 13.71966015625, 13.6999833984375, 13.731337890625, 13.4714541015625, 12.92448828125]",tokens/s,4.629625443408706,kWh,0.00040188490388294064,0.0006723535627141386,0.0004905711366691416,0.001564809603266221,tokens/kWh,40260.4891154172,,s,629,137.8816083374023,0.219207644415584,0.03053452965906396,0.21207859802246093,0.2345480163574219,0.2431803375244141,0.42608847778320313,"[0.21869158935546876, 0.21362380981445311, 0.21377023315429688, 0.22306611633300782, 0.2114693145751953, 0.20779519653320314, 0.20900761413574218, 0.20796109008789063, 0.2055895080566406, 0.20978073120117188, 0.2140282897949219, 0.21541375732421875, 0.2144225311279297, 0.2146324462890625, 0.20715213012695313, 0.20720025634765624, 0.20644761657714844, 0.20948173522949218, 0.21681971740722655, 0.228780029296875, 0.23238963317871095, 0.258850830078125, 0.25897369384765623, 0.23578009033203126, 0.21919129943847657, 0.21619711303710937, 0.21568409729003907, 0.2255319061279297, 0.2104586181640625, 0.20838092041015624, 0.2049249267578125, 0.21718528747558594, 0.2115583953857422, 0.21179904174804687, 0.2122854461669922, 0.21308723449707032, 0.20828877258300782, 0.24784486389160157, 0.21470413208007813, 0.20965068054199218, 0.21986099243164062, 0.2072821807861328, 0.22874009704589843, 0.2138665008544922, 0.21521714782714843, 0.21476556396484375, 0.21499801635742188, 0.21758259582519532, 0.21697535705566406, 0.21969715881347657, 0.21672140502929688, 0.21764300537109374, 0.21647564697265625, 0.20790272521972655, 0.2089021453857422, 0.2069575653076172, 0.20610867309570313, 0.20675379943847655, 0.21395455932617188, 0.21541786193847656, 0.22993714904785156, 0.27987457275390626, 0.5418250122070313, 0.2356531219482422, 0.2264780731201172, 0.22889266967773436, 0.22029823303222656, 0.21571994018554688, 0.21374566650390625, 0.2131128387451172, 0.21402009582519532, 0.21686373901367187, 0.21490789794921875, 0.21401190185546876, 0.2063810577392578, 0.2165350341796875, 0.2183065643310547, 0.2064384002685547, 0.2046719970703125, 0.21578854370117187, 0.22288076782226562, 0.22241587829589843, 0.22198272705078126, 0.21022003173828124, 0.21359820556640624, 0.21737164306640624, 0.21606707763671876, 0.21247283935546876, 0.21534310913085938, 0.23670169067382812, 0.23517695617675782, 0.21773721313476563, 0.22244659423828125, 0.22356582641601563, 0.2157178955078125, 0.21515776062011718, 0.21819187927246095, 0.22045491027832032, 0.21983743286132812, 0.22153216552734376, 0.22381671142578125, 0.2260858917236328, 0.22766796875, 0.2231910400390625, 0.21684941101074218, 0.22467788696289062, 0.24911666870117188, 0.22406553649902344, 0.21303910827636718, 0.20631858825683594, 0.206166015625, 0.2065807342529297, 0.2145515594482422, 0.21412454223632812, 0.2155397186279297, 0.21690777587890625, 0.21519155883789062, 0.2189977569580078, 0.20670156860351563, 0.20643942260742187, 0.20680499267578126, 0.20706405639648437, 0.20618853759765626, 0.208468994140625, 0.21046885681152344, 0.44531097412109377, 0.22731161499023436, 0.2252584991455078, 0.23125299072265626, 0.22046719360351563, 0.20854885864257813, 0.2090629119873047, 0.2074808349609375, 0.208753662109375, 0.20923802185058593, 0.20716645812988282, 0.2064005126953125, 0.21155226135253907, 0.206129150390625, 0.2058332214355469, 0.2090240020751953, 0.2126387176513672, 0.21210418701171874, 0.2112686004638672, 0.21192703247070313, 0.2096343078613281, 0.21631385803222655, 0.21883903503417967, 0.21995826721191405, 0.21821337890625, 0.216774658203125, 0.20760269165039064, 0.20861541748046875, 0.20763136291503906, 0.21033984375, 0.21031832885742188, 0.20689407348632813, 0.20668006896972657, 0.20983705139160155, 0.20902093505859376, 0.2124031982421875, 0.22207180786132813, 0.23907737731933593, 0.23980645751953125, 0.23632794189453124, 0.2428098602294922, 0.2471208953857422, 0.236938232421875, 0.22673919677734375, 0.21871002197265624, 0.20845875549316406, 0.2106675262451172, 0.21026918029785155, 0.20856524658203124, 0.20829490661621095, 0.2096619567871094, 0.2075187225341797, 0.20683775329589843, 0.2048143310546875, 0.20818943786621094, 0.21107814025878907, 0.23322726440429686, 0.23450930786132812, 0.2102906951904297, 0.20432896423339844, 0.20769587707519532, 0.2051430358886719, 0.23916339111328125, 0.4372981872558594, 0.21370573425292969, 0.21007154846191406, 0.20767333984375, 0.21195263671875, 0.2142423095703125, 0.21194650268554688, 0.21289471435546875, 0.21193728637695314, 0.209728515625, 0.21532774353027342, 0.21755084228515625, 0.2099947509765625, 0.2068469696044922, 0.20896153259277345, 0.207857666015625, 0.20801023864746093, 0.21127066040039064, 0.210123779296875, 0.21214207458496093, 0.20826316833496095, 0.21116928100585938, 0.21689036560058594, 0.2604482421875, 0.24085401916503907, 0.22328627014160157, 0.21373747253417968, 0.21254144287109375, 0.20794265747070312, 0.21160140991210938, 0.21455769348144532, 0.2088089599609375, 0.21076991271972656, 0.21058969116210938, 0.20863487243652343, 0.24063795471191407, 0.2516633605957031, 0.24232652282714845, 0.23404135131835938, 0.2395156555175781, 0.24677682495117187, 0.2371840057373047, 0.23839642333984376, 0.24264192199707033, 0.22721331787109375, 0.2083962860107422, 0.2357329864501953, 0.24342732238769532, 0.21273805236816407, 0.20873933410644532, 0.21209190368652345, 0.21207244873046874, 0.21508709716796875, 0.21123992919921875, 0.20855909729003907, 0.2065039367675781, 0.21131674194335937, 0.2106490936279297, 0.21193215942382812, 0.21076786804199218, 0.2110371856689453, 0.21168435668945312, 0.21500723266601562, 0.45974526977539065, 0.22405223083496092, 0.22122291564941407, 0.23071539306640626, 0.24144383239746095, 0.21233151245117188, 0.20595712280273437, 0.2130565185546875, 0.21636711120605467, 0.21985177612304688, 0.22371942138671874, 0.2222960662841797, 0.21769113159179687, 0.23329075622558593, 0.2344970245361328, 0.23354266357421874, 0.2315827178955078, 0.23272550964355468, 0.22564863586425782, 0.22252032470703126, 0.22369792175292968, 0.21170278930664063, 0.21095526123046876, 0.20683059692382813, 0.20562535095214843, 0.20563046264648438, 0.20648243713378905, 0.20685618591308594, 0.2203504638671875, 0.23782298278808595, 0.23915213012695313, 0.23474688720703124, 0.22430514526367187, 0.22492672729492189, 0.2136995849609375, 0.2119761962890625, 0.20506930541992188, 0.20554751586914063, 0.207457275390625, 0.20639744567871093, 0.20674662780761718, 0.20627865600585937, 0.20948480224609375, 0.20958309936523437, 0.20888473510742187, 0.21332479858398437, 0.21680332946777345, 0.22203085327148436, 0.224184326171875, 0.22235749816894532, 0.21960704040527343, 0.22113690185546875, 0.20998451232910156, 0.20803788757324218, 0.2158192596435547, 0.21525811767578126, 0.21625958251953126, 0.2126807098388672, 0.22037811279296876, 0.21207859802246093, 0.20926873779296876, 0.214687744140625, 0.21557452392578125, 0.4415467529296875, 0.21236531066894532, 0.20812083435058593, 0.20681625366210937, 0.2207088623046875, 0.213285888671875, 0.21780172729492187, 0.23304704284667968, 0.2157660217285156, 0.2389053497314453, 0.2632284240722656, 0.23895858764648437, 0.25927374267578124, 0.25879449462890625, 0.24994303894042968, 0.21820518493652344, 0.21091941833496095, 0.2221465606689453, 0.2063493194580078, 0.21153176879882812, 0.2117038116455078, 0.2068009033203125, 0.20826931762695314, 0.20975616455078125, 0.2090301513671875, 0.21043814086914062, 0.20922674560546875, 0.21527040100097655, 0.20960153198242187, 0.2161090545654297, 0.22183628845214845, 0.20923085021972657, 0.20709170532226562, 0.2061967315673828, 0.2076037139892578, 0.24772096252441406, 0.20933734130859374, 0.20980735778808593, 0.20383949279785157, 0.20595097351074218, 0.20680294799804688, 0.20769381713867188, 0.20687461853027345, 0.20743270874023437, 0.20741632080078126, 0.207783935546875, 0.23119769287109376, 0.25534156799316404, 0.23843635559082033, 0.23522099304199218, 0.22696652221679686, 0.2083031005859375, 0.21001727294921874, 0.2123520050048828, 0.21011865234375, 0.20684492492675782, 0.2073333740234375, 0.20472933959960937, 0.20380160522460938, 0.20443238830566407, 0.20808396911621094, 0.21534310913085938, 0.23551795959472657, 0.4567306213378906, 0.2408110046386719, 0.26916659545898436, 0.2561484680175781, 0.23015628051757814, 0.23113113403320312, 0.22127719116210937, 0.21514752197265624, 0.2083573760986328, 0.20884172058105469, 0.20730982971191406, 0.20651417541503905, 0.2057769012451172, 0.21173146057128905, 0.21149696350097658, 0.21083238220214845, 0.21149900817871095, 0.2115205078125, 0.21267558288574218, 0.21413990783691406, 0.21393919372558592, 0.21564723205566405, 0.22571110534667968, 0.2163066864013672, 0.20814848327636717, 0.20679373168945311, 0.20423577880859375, 0.2072023010253906, 0.21805874633789063, 0.24059596252441406, 0.21938482666015624, 0.2165524444580078, 0.21403955078125, 0.21268992614746093, 0.2119731140136719, 0.20681216430664062, 0.21194444274902344, 0.21687705993652343, 0.22231756591796875, 0.22326374816894531, 0.22341119384765626, 0.21575270080566405, 0.2136381378173828, 0.22212608337402343, 0.25019187927246095, 0.21453517150878906, 0.20972441101074218, 0.20878746032714843, 0.2347028503417969, 0.21579161071777345, 0.21791436767578126, 0.22726348876953126, 0.22277529907226562, 0.2119905242919922, 0.21264384460449218, 0.21120819091796875, 0.208795654296875, 0.21072793579101562, 0.2092400665283203, 0.2050303955078125, 0.21532876586914063, 0.21093069458007813, 0.20734669494628907, 0.4175657043457031, 0.20904856872558594, 0.21487411499023437, 0.21610086059570313, 0.2100674591064453, 0.21176934814453124, 0.21625958251953126, 0.21641932678222656, 0.21905203247070312, 0.22025112915039063, 0.21109555053710938, 0.21066444396972656, 0.21114163208007813, 0.21024972534179687, 0.20539801025390625, 0.20608000183105468, 0.21031730651855468, 0.21832601928710937, 0.21717913818359375, 0.237697021484375, 0.2611005554199219, 0.23377818298339845, 0.23379661560058593, 0.23346482849121095, 0.22490419006347656, 0.23407820129394533, 0.21020774841308593, 0.21085081481933593, 0.21679820251464843, 0.21652275085449219, 0.21231411743164064, 0.21152255249023438, 0.224616455078125, 0.21102490234375, 0.20854579162597656, 0.2101790771484375, 0.21720166015625, 0.20590489196777345, 0.20679270935058594, 0.2436126708984375, 0.27202047729492185, 0.23272755432128905, 0.21886770629882812, 0.2283724822998047, 0.22552883911132812, 0.21385626220703124, 0.21772901916503906, 0.2156410827636719, 0.22086553955078125, 0.23046348571777345, 0.21724057006835937, 0.20794674682617187, 0.20507443237304687, 0.20690328979492187, 0.20707020568847656, 0.207246337890625, 0.20770407104492186, 0.20756991577148437, 0.22707711791992188, 0.21738803100585938, 0.20993638610839843, 0.21131980895996094, 0.2118656005859375, 0.4263270263671875, 0.2072647705078125, 0.20930867004394532, 0.21381529235839844, 0.20837171936035156, 0.20977049255371094, 0.2145955810546875, 0.2169528350830078, 0.21635481262207032, 0.2114283447265625, 0.20936090087890624, 0.21040538024902344, 0.21016268920898437, 0.20672306823730469, 0.20992410278320311, 0.2152314910888672, 0.21018009948730468, 0.21035008239746095, 0.2134292449951172, 0.21383885192871094, 0.20871168518066407, 0.2086287384033203, 0.21538406372070312, 0.2254755859375, 0.22427545166015625, 0.22047334289550782, 0.20738662719726564, 0.2138408966064453, 0.2145218505859375, 0.20652339172363282, 0.21093682861328125, 0.21018931579589845, 0.21230694580078124, 0.20735078430175782, 0.2106787872314453, 0.20627558898925782, 0.20804505920410157, 0.21007052612304689, 0.21017701721191406, 0.20753919982910157, 0.207214599609375, 0.21735116577148436, 0.2118410186767578, 0.21000192260742187, 0.20896153259277345, 0.2154977264404297, 0.21084364318847656, 0.2137671661376953, 0.2136268768310547, 0.21598515319824219, 0.22896127319335938, 0.22183731079101562, 0.21219737243652342, 0.20319232177734375, 0.20701593017578124, 0.2106982421875, 0.223214599609375, 0.22425497436523437, 0.22076824951171875, 0.22060032653808595, 0.24830770874023436, 0.22360986328125, 0.2320762939453125, 0.4254750671386719, 0.20833792114257813, 0.20929638671875, 0.20398080444335936, 0.2034298858642578, 0.20529254150390625, 0.2103214111328125, 0.2072289276123047, 0.20779417419433593, 0.2102425537109375, 0.20482456970214843, 0.2019481658935547, 0.20229119873046875, 0.2054430694580078, 0.20842291259765625, 0.2080542755126953, 0.20783001708984375, 0.20967424011230468, 0.20758221435546875, 0.2054000701904297, 0.20700057983398437, 0.2045460510253906, 0.20558438110351562, 0.20545843505859376, 0.20719410705566407, 0.21049446105957031, 0.2042142791748047, 0.20258406066894533, 0.20230450439453124, 0.2049290313720703, 0.2060779571533203, 0.20279808044433595, 0.20156211853027345, 0.20132147216796875, 0.20367155456542968, 0.20420506286621093, 0.20205976867675782, 0.20175666809082032, 0.201818115234375, 0.20335821533203124, 0.20211814880371093, 0.2022492218017578, 0.20231782531738282, 0.20229324340820312, 0.2086614990234375, 0.20840447998046874, 0.20259840393066406, 0.2025861053466797, 0.2020464630126953, 0.2026997833251953, 0.20552806091308592, 0.21451673889160155, 0.21146829223632813, 0.20592332458496093, 0.2066851806640625, 0.20196453857421875, 0.20114533996582032, 0.20134605407714845, 0.2010982360839844, 0.20126412963867188, 0.20135935974121094, 0.20670771789550782, 0.21085798645019532]",tokens/s,4.561884703729373,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-12b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1274.015744,14958.91968,14032.044032,13490.978816,13144.14592,s,10,1.0128035202026369,0.10128035202026367,0.030280495266290872,0.09049798202514647,0.1145446838378906,0.1523586914062499,0.1826098974609375,"[0.10614157104492188, 0.08844969940185547, 0.09254467010498046, 0.09416575622558594, 0.08362960052490234, 0.096623779296875, 0.08455996704101562, 0.19017269897460937, 0.0884512939453125, 0.08806448364257813]",tokens/s,2527.6373441986143,kWh,3.0038923582183983e-06,4.938224441280646e-06,3.959904517538132e-06,1.1902021317037178e-05,tokens/kWh,21508951.562164333,MB,1274.015744,14958.91968,14032.044032,13490.978816,13415.798272,s,10,56.3167724609375,5.63167724609375,0.11844261828975862,5.611436767578125,5.782531982421875,5.822688110351562,5.854813012695312,"[5.5172490234375, 5.61386669921875, 5.86284423828125, 5.7286865234375, 5.6090068359375, 5.48661376953125, 5.5900927734375, 5.6459287109375, 5.7736083984375, 5.48887548828125]",tokens/s,11.186720624605774,kWh,0.00017078282678517225,0.0002858474079098928,0.00019032894535424397,0.000646959180049309,tokens/kWh,97378.63213440817,,s,629,57.11986885070803,0.09081060230637203,0.014151908843098299,0.08804557037353515,0.09786900482177735,0.10277130126953124,0.17802670166015627,"[0.09478553771972656, 0.08510975646972656, 0.08576921844482421, 0.09014476776123047, 0.08877568054199218, 0.09378304290771484, 0.09826611328125, 0.09203814697265625, 0.08865382385253906, 0.08660479736328125, 0.08384614562988281, 0.08506674957275391, 0.08999321746826172, 0.0833095703125, 0.08384819030761718, 0.08638771057128906, 0.08340172576904296, 0.08282521820068359, 0.08360243225097656, 0.08299314880371093, 0.08216063690185547, 0.08542515563964843, 0.08781311798095703, 0.08703794860839843, 0.0904642562866211, 0.08246272277832031, 0.08182886505126953, 0.08671641540527343, 0.08475135803222657, 0.08527053070068359, 0.08679424285888672, 0.08264498901367187, 0.08389631652832032, 0.08292658996582031, 0.08286720275878906, 0.08610610961914063, 0.0895068130493164, 0.08649523162841796, 0.08547737884521485, 0.08345702362060547, 0.08188825225830078, 0.0857149429321289, 0.08726732635498047, 0.08611020660400391, 0.08204390716552734, 0.09239756774902344, 0.08891903686523438, 0.08371405029296874, 0.08509951782226563, 0.08954061126708984, 0.09095577239990234, 0.08740351867675782, 0.1105254364013672, 0.10972672271728516, 0.08954777526855469, 0.08828006744384766, 0.08399769592285156, 0.08547634887695313, 0.09282662200927734, 0.09215897369384765, 0.08382157135009766, 0.08268595123291016, 0.18442649841308595, 0.08651264190673828, 0.09279692840576172, 0.09058509063720703, 0.0895467529296875, 0.08833023834228515, 0.08847769927978516, 0.0883599395751953, 0.09152716827392578, 0.08570572662353515, 0.08816435241699219, 0.08531046295166016, 0.08507392120361328, 0.08164454650878906, 0.08288768005371094, 0.08468275451660157, 0.08871731567382812, 0.08620748901367188, 0.08551936340332031, 0.08263884735107421, 0.08299929809570313, 0.08115814208984375, 0.08185036468505859, 0.08778342437744141, 0.08061746978759765, 0.08177561950683594, 0.08380928039550781, 0.07979212951660156, 0.08380313873291016, 0.08135475158691406, 0.08029286193847657, 0.08315187072753906, 0.08774655914306641, 0.09824358367919922, 0.0923904037475586, 0.08772300720214844, 0.08391065979003906, 0.09504051208496093, 0.09023283386230468, 0.09244774627685547, 0.09026764678955078, 0.08930508422851563, 0.08863231658935547, 0.08587366485595703, 0.1009438705444336, 0.10816716766357422, 0.08858009338378907, 0.08575794982910157, 0.08886681365966796, 0.1165455322265625, 0.10675199890136719, 0.08607334136962891, 0.09028607940673829, 0.08811315155029296, 0.08955903625488282, 0.09427455902099609, 0.10077184295654297, 0.08938086700439453, 0.09126707458496094, 0.09328537750244141, 0.09186815643310547, 0.08893030548095703, 0.09539481353759766, 0.18333491516113282, 0.08779878234863281, 0.08809983825683594, 0.0884858856201172, 0.09183641815185548, 0.08848178863525391, 0.0990013427734375, 0.09583821105957031, 0.08559308624267578, 0.08539750671386719, 0.08599961853027344, 0.08552754974365234, 0.08474931335449219, 0.08499404907226563, 0.08945049285888672, 0.09037824249267579, 0.08648703765869141, 0.08443289947509766, 0.0869744644165039, 0.08671334075927735, 0.10735513305664063, 0.11061350250244141, 0.11209728240966797, 0.09627750396728516, 0.09409740447998047, 0.09089433288574218, 0.08940544128417968, 0.09211186981201172, 0.09974578857421874, 0.0932638702392578, 0.08970854187011719, 0.09770905303955078, 0.09438105773925781, 0.09011302185058594, 0.10186444854736328, 0.106534912109375, 0.09827635192871094, 0.09413529968261719, 0.08557875061035156, 0.086076416015625, 0.08945970916748047, 0.0862371826171875, 0.09814323425292969, 0.0938260498046875, 0.1127936019897461, 0.13099417114257814, 0.09773875427246094, 0.09749298858642579, 0.0930672607421875, 0.09336524963378906, 0.10185523223876954, 0.08741171264648437, 0.09073561859130859, 0.0845506591796875, 0.08716799926757812, 0.0852152328491211, 0.08780390167236328, 0.09468109130859376, 0.08886988830566406, 0.08746701049804688, 0.09749811553955078, 0.09029222106933593, 0.08886579132080077, 0.18706124877929686, 0.08844697570800782, 0.08976076507568359, 0.09332326507568359, 0.08870809936523437, 0.08786534118652344, 0.09302220916748047, 0.09491149139404297, 0.10466918182373047, 0.08752230072021484, 0.08543743896484375, 0.08918118286132813, 0.0873707504272461, 0.08881049346923828, 0.08658124542236328, 0.10183270263671874, 0.10391654205322266, 0.10341478729248046, 0.09068032073974609, 0.09350144195556641, 0.09406361389160156, 0.09218252563476563, 0.08834047698974609, 0.09038848114013671, 0.09419058990478515, 0.09676902770996093, 0.08959693145751953, 0.09189785766601563, 0.10184909057617188, 0.09388748931884766, 0.09187942504882812, 0.08961945343017579, 0.08226099395751953, 0.08287744140625, 0.09895423889160156, 0.10314137268066406, 0.09888972473144532, 0.1001502685546875, 0.09795174407958984, 0.0933355484008789, 0.08599654388427734, 0.08550093078613281, 0.08725708770751953, 0.08383692932128907, 0.08644096374511719, 0.09001676940917969, 0.09011814117431641, 0.08767078399658203, 0.08931123352050781, 0.08729190063476562, 0.08457215881347656, 0.0863662109375, 0.08475852966308593, 0.0856463394165039, 0.09151487731933594, 0.08726528167724609, 0.08595865631103515, 0.08573337554931641, 0.08487423706054688, 0.09091891479492188, 0.08594329833984375, 0.09232179260253906, 0.0856657943725586, 0.1749862365722656, 0.0839731216430664, 0.08465920257568359, 0.0929249267578125, 0.08875007629394531, 0.09720012664794922, 0.08702668762207032, 0.08637337493896484, 0.08566783905029297, 0.0840796127319336, 0.084853759765625, 0.08948223876953125, 0.08971366119384766, 0.08542822265625, 0.0888832015991211, 0.09108070373535156, 0.08731954956054687, 0.08919859313964844, 0.09275084686279297, 0.08768307495117188, 0.08907981109619141, 0.08801177978515624, 0.0846192626953125, 0.09527398681640625, 0.08670105743408203, 0.0872642593383789, 0.0879134750366211, 0.0858613739013672, 0.08170496368408203, 0.08655052947998047, 0.09305292510986328, 0.08672051239013671, 0.08098713684082032, 0.0798392333984375, 0.08146636962890624, 0.08207462310791015, 0.09392537689208984, 0.09012838745117188, 0.09554124450683593, 0.08541490936279297, 0.0956579818725586, 0.09388441467285157, 0.0842946548461914, 0.085970947265625, 0.0855889892578125, 0.09518796539306641, 0.09286450958251953, 0.08368537902832031, 0.08505753326416016, 0.08639897918701171, 0.09340006256103515, 0.09100492858886719, 0.09198182678222656, 0.09243443298339844, 0.08910745239257813, 0.08689049530029297, 0.08647065734863281, 0.09136434936523438, 0.08934912109375, 0.08975154876708985, 0.09980928039550781, 0.10592562866210938, 0.10202623748779296, 0.18240614318847656, 0.08460594940185547, 0.08687718200683593, 0.08488243103027343, 0.08721510314941407, 0.0862033920288086, 0.08714956665039063, 0.09234432220458984, 0.090029052734375, 0.08321536254882812, 0.08081919860839844, 0.0845998077392578, 0.08419635009765625, 0.08518962860107422, 0.08287232208251953, 0.08617574310302735, 0.08606310272216797, 0.0850360336303711, 0.08569139099121094, 0.08492339324951172, 0.08366694641113281, 0.0838656005859375, 0.09147494506835938, 0.09502310180664063, 0.08740863800048829, 0.08673894500732422, 0.08812032318115234, 0.08715570831298829, 0.08364031982421875, 0.08719564819335937, 0.09356288146972656, 0.09169612884521484, 0.08704716491699219, 0.08678297424316406, 0.09331814575195313, 0.09162854766845703, 0.09513881683349609, 0.08907263946533203, 0.0951695327758789, 0.08624845123291015, 0.08759808349609376, 0.08833126068115234, 0.08620851135253907, 0.08374476623535156, 0.08663961791992188, 0.09179955291748047, 0.08711577606201172, 0.0862402572631836, 0.08536370849609375, 0.08690073394775391, 0.08619110107421875, 0.08719462585449218, 0.08670105743408203, 0.0917544937133789, 0.08641843414306641, 0.08664985656738282, 0.08657612609863281, 0.08465305328369141, 0.08263884735107421, 0.08389017486572266, 0.08333004760742188, 0.08790835571289063, 0.0855173110961914, 0.17724517822265626, 0.0946175994873047, 0.0935946273803711, 0.09994547271728516, 0.08849100494384765, 0.08640614318847656, 0.08824729919433594, 0.084242431640625, 0.08698470306396484, 0.088052734375, 0.0875857925415039, 0.08533094024658203, 0.08408370971679688, 0.08418201446533204, 0.08499507141113281, 0.0851568603515625, 0.08866099548339844, 0.08896819305419922, 0.08924877166748046, 0.09005875396728516, 0.08901939392089844, 0.08976998138427734, 0.08654438018798828, 0.08933273315429688, 0.10683596801757812, 0.08655564880371094, 0.10473779296875, 0.08616038513183594, 0.08299314880371093, 0.08481279754638672, 0.09047551727294922, 0.09115750122070312, 0.08829235076904297, 0.08741785430908203, 0.08889548492431641, 0.09582694244384765, 0.08560435485839844, 0.08756940460205079, 0.08617266845703125, 0.08554700469970702, 0.08448000335693359, 0.08732160186767578, 0.0869048309326172, 0.08807218933105469, 0.084347900390625, 0.08463359832763671, 0.0874229736328125, 0.08869580841064453, 0.08728268432617188, 0.08918630218505859, 0.08603545379638672, 0.08413081359863281, 0.0852490234375, 0.08863744354248047, 0.09226445007324219, 0.09194086456298828, 0.08530534362792969, 0.08626175689697266, 0.09059123229980469, 0.08915251159667968, 0.08897535705566406, 0.08502579498291016, 0.10227609252929687, 0.285475830078125, 0.09393663787841797, 0.08954061126708984, 0.0966123504638672, 0.1088501739501953, 0.09045299530029297, 0.09590169525146484, 0.0872069091796875, 0.09085440063476563, 0.0933416976928711, 0.08960307312011719, 0.09164800262451171, 0.0901396484375, 0.0894023666381836, 0.08709120178222657, 0.11184435272216797, 0.10278399658203125, 0.09072230529785157, 0.08780799865722656, 0.08823296356201171, 0.09186406707763672, 0.08699289703369141, 0.08414617919921875, 0.10068377685546875, 0.09058201599121093, 0.09301299285888671, 0.09043046569824219, 0.08656998443603516, 0.08662630462646484, 0.08901529693603516, 0.08629350280761719, 0.08753254699707032, 0.08760320281982421, 0.08778546905517579, 0.08865689849853516, 0.08567603302001953, 0.08677375793457032, 0.09048576354980468, 0.08655974578857421, 0.08718029022216797, 0.08839373016357421, 0.0884142074584961, 0.08686489868164063, 0.08774348449707031, 0.08543846130371094, 0.08808038330078125, 0.08506880187988282, 0.09294131469726563, 0.08854528045654297, 0.086866943359375, 0.08961331176757813, 0.08921190643310548, 0.08612454223632812, 0.08395468902587891, 0.08586547088623046, 0.08641228485107422, 0.08619519805908203, 0.0840099868774414, 0.08428237152099609, 0.08481996917724609, 0.08753049468994141, 0.09046015930175781, 0.08397824096679687, 0.17833062744140624, 0.08644096374511719, 0.08488960266113281, 0.0888975372314453, 0.08673996734619141, 0.08839167785644532, 0.08768000030517578, 0.08805068969726562, 0.08956620788574218, 0.08850227355957031, 0.08474214172363281, 0.08884429168701172, 0.08669593811035156, 0.08587776184082031, 0.08875827026367188, 0.0860579833984375, 0.10556006622314452, 0.09551564788818359, 0.09620172882080077, 0.10165964508056641, 0.09760256195068359, 0.09614131164550781, 0.1006714859008789, 0.10263654327392578, 0.09964134216308594, 0.09789440155029297, 0.09212108612060547, 0.08895692443847657, 0.0883056640625, 0.0896358413696289, 0.09374412536621093, 0.09205862426757813, 0.09293926239013672, 0.09297203063964844, 0.09015090942382813, 0.08925081634521484, 0.10222284698486328, 0.09994854736328125, 0.10006835174560547, 0.0945950698852539, 0.09786265563964844, 0.08872959899902344, 0.08682291412353516, 0.08872038269042969, 0.08564530944824218, 0.09027788543701172, 0.0907110366821289, 0.08858726501464843, 0.08631398773193359, 0.08801689910888671, 0.0895129623413086, 0.08908287811279297, 0.09272627258300781, 0.08804557037353515, 0.08671129608154297, 0.08630681610107421, 0.08634368133544922, 0.08679014587402344, 0.08621260833740234, 0.09771826934814454, 0.1028853759765625, 0.10081587219238282, 0.08827494049072265, 0.17952255249023438, 0.09119436645507813, 0.0861286392211914, 0.0854835205078125, 0.08648908996582032, 0.08467865753173828, 0.08904704284667969, 0.08694886779785156, 0.08668466949462891, 0.08952729797363282, 0.08752742767333985, 0.08521625518798828, 0.08766464233398437, 0.08540364837646484, 0.0903864288330078, 0.0883220443725586, 0.08565657806396484, 0.08513024139404297, 0.08829849243164062, 0.08846745300292969, 0.09023590087890625, 0.0885749740600586, 0.09233817291259766, 0.0916305923461914, 0.08963788604736328, 0.0938260498046875, 0.09568460845947266, 0.08550605010986329, 0.08653619384765625, 0.08924057769775391, 0.09034239959716797, 0.08431718444824218, 0.08112640380859375, 0.08344268798828125, 0.08514662170410156, 0.0836485137939453, 0.08371711730957031, 0.08482303619384765, 0.08635289764404297, 0.08301773071289062, 0.08279859161376953, 0.08568729400634766, 0.08565760040283203, 0.08653209686279296, 0.08517017364501953, 0.10275225830078125, 0.0972042236328125, 0.09659187316894531, 0.0826060791015625, 0.08458444976806641, 0.08261734771728516, 0.07985356903076171, 0.08022937774658204, 0.0848384017944336, 0.08531353759765625, 0.08442675018310547, 0.08620543670654297, 0.08565657806396484, 0.08399667358398437, 0.08360345458984375, 0.08697036743164062, 0.08796057891845703, 0.08865484619140625]",tokens/s,11.011930045637762,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-7.5B,facebook/xglm-7.5B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-14B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1609.05216,18880.659456,17953.718272,17412.653056,17029.3504,s,10,1.3183861389160156,0.13183861389160156,0.0030193573455201544,0.13126399993896484,0.13351775360107423,0.13689292526245117,0.13959306259155274,"[0.14026809692382813, 0.1317302703857422, 0.13146089172363282, 0.12981993103027345, 0.13166300964355468, 0.12858738708496092, 0.13089421081542968, 0.13276771545410157, 0.13106710815429687, 0.13012751770019532]",tokens/s,1941.7679877193234,kWh,4.415766119140468e-06,7.263236469399438e-06,5.966542063754176e-06,1.7645544652294085e-05,tokens/kWh,14507911.489528187,MB,1609.05216,18880.659456,17953.718272,17412.653056,17162.139136,s,10,82.11268554687501,8.211268554687502,0.044920084795234995,8.2026044921875,8.282875195312501,8.291230078125,8.297913984375,"[8.205810546875, 8.1993984375, 8.1585166015625, 8.2810185546875, 8.17295751953125, 8.20784765625, 8.23507421875, 8.2995849609375, 8.17078515625, 8.18169189453125]",tokens/s,7.672383332784274,kWh,0.0002608316868849813,0.00043516855595004,0.00030529923472912533,0.0010012994775641466,tokens/kWh,62918.23915983618,,s,629,83.15144187927245,0.13219625100043317,0.015757644438211066,0.13016064453125,0.13149961547851563,0.13232968139648438,0.2603369665527344,"[0.14159872436523438, 0.13165260314941407, 0.1311293487548828, 0.12834713745117188, 0.12846284484863282, 0.1286604766845703, 0.13018316650390624, 0.13092965698242187, 0.1312225341796875, 0.13118360900878906, 0.13007769775390626, 0.13030502319335938, 0.13026713562011719, 0.13084466552734375, 0.13041970825195312, 0.12915097045898438, 0.12878746032714844, 0.12843621826171875, 0.12861849975585937, 0.12908543395996094, 0.12987904357910157, 0.13003468322753906, 0.1298636779785156, 0.1296363525390625, 0.13021696472167968, 0.13040025329589844, 0.13051493835449218, 0.1310320587158203, 0.13157887268066407, 0.12978790283203126, 0.12871168518066406, 0.1294448699951172, 0.12903628540039064, 0.12845260620117188, 0.1296312255859375, 0.12987493896484376, 0.12980120849609375, 0.12999168395996094, 0.13113037109375, 0.13109759521484374, 0.13211238098144532, 0.13153485107421875, 0.13057125854492188, 0.12874444580078126, 0.12993536376953124, 0.1281597442626953, 0.12849664306640626, 0.1290997772216797, 0.13025689697265624, 0.13003366088867188, 0.13029273986816406, 0.12969471740722657, 0.12997016906738282, 0.1309132843017578, 0.13085081481933594, 0.13031219482421874, 0.12942335510253905, 0.13015756225585937, 0.12870758056640624, 0.12871270751953126, 0.12829081726074218, 0.1303910369873047, 0.2631751708984375, 0.13158912658691407, 0.13014425659179688, 0.130197509765625, 0.13029580688476564, 0.131451904296875, 0.13078118896484375, 0.130018310546875, 0.12840550231933595, 0.12817100524902345, 0.12866969299316405, 0.1283440704345703, 0.12928921508789062, 0.13005824279785155, 0.13016575622558593, 0.13054464721679687, 0.1300623321533203, 0.129728515625, 0.12928819274902345, 0.1301360626220703, 0.13102694702148437, 0.13027635192871093, 0.13020159912109375, 0.12990054321289063, 0.12997222900390626, 0.12984524536132813, 0.12971519470214843, 0.12999066162109374, 0.13024461364746093, 0.13018418884277344, 0.13005619812011718, 0.12990771484375, 0.13041868591308595, 0.13126042175292968, 0.13122047424316408, 0.13126860046386718, 0.13068389892578125, 0.1298206787109375, 0.12953395080566407, 0.1290926055908203, 0.12979302978515625, 0.1300869140625, 0.13033164978027345, 0.13059890747070313, 0.13125325012207031, 0.1307115478515625, 0.12964761352539061, 0.12973977661132813, 0.1305917510986328, 0.13024870300292968, 0.13165875244140626, 0.13112319946289064, 0.1304074249267578, 0.13007052612304687, 0.12925541687011718, 0.13012582397460937, 0.13025791931152345, 0.12992716979980468, 0.1297797088623047, 0.12973464965820314, 0.12987391662597655, 0.13025689697265624, 0.1305323486328125, 0.26264779663085935, 0.13032960510253908, 0.12967015075683594, 0.12962611389160156, 0.12942131042480468, 0.1302620086669922, 0.13022003173828126, 0.130123779296875, 0.1300930633544922, 0.1298462677001953, 0.12949504089355468, 0.12939468383789063, 0.12975410461425782, 0.13006028747558593, 0.12952371215820313, 0.12996607971191407, 0.13056614685058593, 0.13016575622558593, 0.1287157745361328, 0.1297029113769531, 0.12950323486328125, 0.13006130981445313, 0.12943052673339844, 0.13092044067382813, 0.13072998046875, 0.1300244445800781, 0.12962509155273438, 0.13012786865234374, 0.1299640350341797, 0.1298892822265625, 0.1294817352294922, 0.12929638671875, 0.12936090087890625, 0.12907621765136718, 0.12900044250488282, 0.12923904418945312, 0.12948684692382811, 0.1296302032470703, 0.12946432495117188, 0.12882841491699218, 0.12936703491210938, 0.13009202575683593, 0.12979405212402345, 0.1294899139404297, 0.12825804138183594, 0.12786483001708984, 0.12781977844238282, 0.12824269104003908, 0.12829286193847655, 0.12914175415039061, 0.1296189422607422, 0.12892160034179687, 0.12929638671875, 0.12946330261230468, 0.1296680908203125, 0.12941722106933592, 0.129364990234375, 0.12978994750976564, 0.13007052612304687, 0.1280491485595703, 0.1278218231201172, 0.12835122680664063, 0.12914175415039061, 0.25983486938476563, 0.12990463256835938, 0.12960972595214842, 0.1291683807373047, 0.12947763061523437, 0.12995993041992188, 0.1305374755859375, 0.13008384704589843, 0.12968447875976563, 0.13082931518554688, 0.1309644775390625, 0.13048013305664063, 0.13058969116210936, 0.1306982421875, 0.13059071350097656, 0.12993125915527343, 0.15394918823242187, 0.13712486267089843, 0.13115289306640626, 0.13107302856445313, 0.14313778686523437, 0.1304289245605469, 0.13018521118164061, 0.12944589233398437, 0.13024870300292968, 0.13007667541503906, 0.13962649536132812, 0.13680332946777343, 0.13252301025390625, 0.13115187072753906, 0.13216050720214845, 0.13213900756835936, 0.1324083251953125, 0.13336883544921874, 0.13090815734863281, 0.12979302978515625, 0.1300510711669922, 0.12991590881347656, 0.13029376220703126, 0.13046578979492188, 0.1303357391357422, 0.131267578125, 0.13020672607421874, 0.13065728759765624, 0.13050469970703124, 0.13059379577636718, 0.13113958740234374, 0.13184307861328126, 0.130450439453125, 0.13079756164550782, 0.13023846435546876, 0.13049037170410155, 0.13014732360839842, 0.1305128936767578, 0.13035417175292968, 0.13061222839355469, 0.13086924743652345, 0.1310679016113281, 0.13126246643066405, 0.12966195678710937, 0.12861952209472657, 0.12908441162109374, 0.12932095336914062, 0.26275326538085936, 0.13018829345703126, 0.13083750915527342, 0.12960563659667967, 0.12897996520996094, 0.12932505798339844, 0.12984422302246093, 0.13017805480957031, 0.13077606201171876, 0.12939059448242188, 0.12842495727539063, 0.12859494018554687, 0.12862567138671874, 0.1294448699951172, 0.1303695373535156, 0.1312522277832031, 0.12981861877441406, 0.13051596069335938, 0.13139251708984376, 0.1315758056640625, 0.13088461303710938, 0.13145394897460938, 0.12958412170410155, 0.12863693237304688, 0.1289205780029297, 0.12867686462402345, 0.12950425720214845, 0.12990567016601562, 0.12991180419921874, 0.1308272705078125, 0.13021286010742186, 0.13076889038085937, 0.13068800354003907, 0.13046681213378905, 0.12922572326660156, 0.12831027221679686, 0.128110595703125, 0.12784537506103516, 0.12855398559570314, 0.12900352478027344, 0.12989234924316406, 0.1299640350341797, 0.12962509155273438, 0.12973875427246093, 0.12988313293457032, 0.12997325134277343, 0.12987391662597655, 0.13011148071289064, 0.12894720458984374, 0.1286492156982422, 0.1285990447998047, 0.1288212432861328, 0.1299435577392578, 0.12992716979980468, 0.1301053466796875, 0.12981657409667968, 0.12954623413085936, 0.129617919921875, 0.12989849853515625, 0.13061427307128906, 0.13094297790527343, 0.12872396850585938, 0.12810957336425782, 0.25753805541992186, 0.1284464569091797, 0.12970700073242186, 0.12955751037597657, 0.1301053466796875, 0.1319720916748047, 0.1345259552001953, 0.13263565063476562, 0.13180210876464843, 0.13097779846191407, 0.13082112121582032, 0.12822323608398437, 0.12858265686035156, 0.1290250244140625, 0.12956877136230469, 0.12892568969726562, 0.13033984375, 0.13018418884277344, 0.129765380859375, 0.12962200927734374, 0.12974899291992187, 0.12968754577636718, 0.13067570495605468, 0.1302466583251953, 0.13024563598632813, 0.13097471618652343, 0.13094808959960938, 0.12854476928710937, 0.12892466735839844, 0.1285201873779297, 0.1298913269042969, 0.12989337158203124, 0.13033882141113282, 0.1292656707763672, 0.13002239990234374, 0.1308897247314453, 0.13064601135253906, 0.13016986083984375, 0.12852735900878906, 0.1281433563232422, 0.12878950500488281, 0.12930149841308594, 0.12962098693847657, 0.1298350067138672, 0.12991384887695312, 0.13027532958984375, 0.13196083068847655, 0.1379113006591797, 0.13246669006347656, 0.13118669128417967, 0.13153689575195313, 0.13124301147460937, 0.13042483520507814, 0.1299988555908203, 0.12978688049316406, 0.13047705078125, 0.1317171173095703, 0.13073919677734375, 0.13060403442382812, 0.13044429016113282, 0.12959333801269532, 0.13027020263671876, 0.12973670959472655, 0.2617630615234375, 0.13077810668945314, 0.13059788513183593, 0.12887347412109376, 0.1287393341064453, 0.12968141174316405, 0.13011558532714843, 0.130450439453125, 0.13062451171875, 0.13015858459472657, 0.13036441040039062, 0.13127679443359375, 0.13146316528320312, 0.13103514099121094, 0.13090815734863281, 0.1310679016113281, 0.13011251831054688, 0.13023129272460937, 0.13098597717285157, 0.13065933227539062, 0.1308037109375, 0.13040333557128905, 0.13008998107910155, 0.12995890808105467, 0.13016677856445313, 0.13065318298339842, 0.1302528076171875, 0.1328476104736328, 0.13323674011230469, 0.1338470458984375, 0.13350502014160157, 0.13207962036132812, 0.1322977294921875, 0.13105357360839845, 0.13010226440429687, 0.13019442749023438, 0.1304811553955078, 0.13047705078125, 0.13032550048828126, 0.1305548858642578, 0.1305569305419922, 0.13104127502441407, 0.13042279052734376, 0.13020364379882812, 0.13043814086914063, 0.13036543273925782, 0.13011045837402344, 0.13004698181152344, 0.1299220428466797, 0.13016064453125, 0.1317724151611328, 0.13048728942871093, 0.13098905944824218, 0.13069004821777344, 0.13119180297851563, 0.13028147888183594, 0.13059379577636718, 0.1304698944091797, 0.13075149536132813, 0.1300695037841797, 0.13000396728515626, 0.13035519409179688, 0.13183692932128907, 0.26555801391601563, 0.13163519287109374, 0.13091839599609376, 0.1318225860595703, 0.1312030792236328, 0.13117234802246094, 0.13158706665039063, 0.16203981018066407, 0.13194444274902345, 0.1326192626953125, 0.13211546325683593, 0.1437532196044922, 0.13152255249023437, 0.13160447692871094, 0.1318973388671875, 0.13091635131835938, 0.13002854919433593, 0.13049037170410155, 0.13072589111328126, 0.13123992919921876, 0.13122662353515624, 0.13144166564941406, 0.13020057678222657, 0.13023744201660156, 0.13025074768066405, 0.1302978515625, 0.13038592529296875, 0.1300316162109375, 0.1310945281982422, 0.13219737243652344, 0.13094808959960938, 0.13114982604980469, 0.13052210998535158, 0.13097882080078124, 0.13040538024902343, 0.13057331848144532, 0.1313116149902344, 0.13047091674804687, 0.130693115234375, 0.13149388122558595, 0.13063372802734374, 0.1306071014404297, 0.13129318237304688, 0.13076173400878907, 0.13095526123046874, 0.13054156494140626, 0.13101362609863282, 0.13125018310546874, 0.13062655639648438, 0.13092147827148437, 0.13235098266601564, 0.13173146057128907, 0.1330513916015625, 0.1343662109375, 0.13176730346679688, 0.13057740783691407, 0.1290055694580078, 0.1284075469970703, 0.12892979431152343, 0.13043609619140625, 0.13088461303710938, 0.13059584045410155, 0.13097779846191407, 0.2618132629394531, 0.13100236511230468, 0.13076480102539062, 0.13061631774902344, 0.12849356079101562, 0.12823143005371093, 0.12816178894042968, 0.12928306579589843, 0.12857958984375, 0.1297643585205078, 0.12986265563964844, 0.12992716979980468, 0.1293885498046875, 0.12931277465820312, 0.1296732177734375, 0.13018829345703126, 0.12980531311035157, 0.13014016723632812, 0.1292738494873047, 0.12851303100585937, 0.1281669158935547, 0.128753662109375, 0.12822834777832032, 0.12953599548339845, 0.1295677490234375, 0.12977664184570312, 0.12982579040527345, 0.12960870361328125, 0.12913459777832031, 0.1303582763671875, 0.1303408660888672, 0.13027430725097655, 0.12940902709960939, 0.12977459716796874, 0.12840243530273437, 0.12850892639160155, 0.12811776733398436, 0.12985037231445312, 0.13100851440429687, 0.13081292724609375, 0.13055795288085936, 0.1306112060546875, 0.13147955322265625, 0.13158604431152343, 0.13118258666992189, 0.13041151428222655, 0.128648193359375, 0.12827955627441406, 0.12850688171386718, 0.1299404754638672, 0.12934451293945312, 0.13031117248535157, 0.13002342224121094, 0.12998553466796875, 0.12998042297363283, 0.12973260498046876, 0.1297100830078125, 0.12994149780273437, 0.13044224548339844, 0.13054771423339845, 0.13031219482421874, 0.1286420440673828, 0.12941311645507814, 0.2605322265625, 0.1299220428466797, 0.13021490478515624, 0.1302978515625, 0.1309767608642578, 0.13086207580566406, 0.13101568603515626, 0.13122047424316408, 0.13086720275878908, 0.13006437683105468, 0.1306798095703125, 0.12871168518066406, 0.12816178894042968, 0.12836863708496093, 0.12847410583496094, 0.13038796997070312, 0.13087437438964844, 0.13144268798828124, 0.13058560180664064, 0.12987187194824218, 0.1301985321044922, 0.13063885498046876, 0.13107302856445313, 0.12996607971191407, 0.12836659240722656, 0.12845260620117188, 0.12817100524902345, 0.12845465087890626, 0.12911820983886718, 0.1303592987060547, 0.13054258728027343, 0.13036441040039062, 0.13087641906738282, 0.12996710205078124, 0.1298217010498047, 0.13124301147460937, 0.13075967407226563, 0.1297622985839844, 0.12831539916992188, 0.1284874267578125, 0.12839219665527343, 0.1287352294921875, 0.12862258911132812, 0.12982476806640625, 0.130081787109375, 0.13047193908691407, 0.12961689758300782, 0.12988211059570312, 0.1300930633544922, 0.13022515869140625, 0.12997938537597656, 0.13057843017578125, 0.1293516845703125, 0.1302087707519531, 0.12933427429199218, 0.12935679626464844, 0.1297090606689453, 0.12985139465332032, 0.12986061096191406, 0.12946124267578124, 0.12950630187988282, 0.12993331909179687, 0.13033882141113282]",tokens/s,7.5645110389456,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-70b-hf,meta-llama/Llama-2-70b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 64, in run report = scenario.run(backend) File ""/optimum-benchmark/optimum_benchmark/scenarios/inference/scenario.py"", line 117, in run _ = backend.generate(self.inputs, self.config.generate_kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 369, in generate return self.pretrained_model.generate(**inputs, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 1576, in generate result = self._greedy_search( File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 2494, in _greedy_search outputs = self( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1211, in forward outputs = self.model( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1018, in forward layer_outputs = decoder_layer( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 741, in forward hidden_states, self_attn_weights, present_key_value = self.self_attn( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) TypeError: DeciCoderAttention.forward() got an unexpected keyword argument 'cache_position' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-70B,meta-llama/Meta-Llama-3-70B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,3007.643648,79712.74752,78785.806336,78244.74112,77071.059968,s,10,2.6527149963378904,0.26527149963378904,0.007136257738057383,0.2627024688720703,0.2732651550292968,0.2787741943359375,0.28318142578125,"[0.2842832336425781, 0.2720409240722656, 0.26441226196289064, 0.2637255554199219, 0.2624073181152344, 0.2629976196289063, 0.26165386962890624, 0.25971566772460936, 0.2612144775390625, 0.26026406860351564]",tokens/s,965.0490171519049,kWh,8.609005495121604e-06,1.3813325551775953e-05,1.5712000873691068e-05,3.813433192058862e-05,tokens/kWh,6713110.918872196,MB,3007.643648,79712.74752,78785.806336,78244.74112,77841.344512,s,10,166.01183203124998,16.601183203125,0.12374962220352015,16.580045898437497,16.705407421875,16.800483984375,16.876545234375,"[16.895560546875, 16.582966796875, 16.679171875, 16.684279296875, 16.5849375, 16.54383203125, 16.5368203125, 16.577125, 16.52278515625, 16.404353515625]",tokens/s,3.794910231949064,kWh,0.0005213125552393889,0.0008743111447908882,0.000688682395974638,0.002084306096004915,tokens/kWh,30225.88674511627,,s,629,168.10395140075704,0.26725588457989957,0.03176281650655409,0.2624276428222656,0.26990040283203126,0.27426693115234374,0.5240740161132813,"[0.2709780578613281, 0.2670622863769531, 0.2673971252441406, 0.2633195495605469, 0.2622402648925781, 0.2630010986328125, 0.262518798828125, 0.2623170471191406, 0.26071347045898435, 0.2655129699707031, 0.2844272766113281, 0.2743838806152344, 0.27074356079101564, 0.271067138671875, 0.27219046020507814, 0.27196826171875, 0.2641500244140625, 0.266598388671875, 0.2709114990234375, 0.267968505859375, 0.27336807250976564, 0.26988442993164063, 0.2742845458984375, 0.26789785766601565, 0.2724239501953125, 0.2607943725585937, 0.25981643676757815, 0.2597427062988281, 0.26346392822265624, 0.2807848815917969, 0.27190374755859376, 0.2740787048339844, 0.27101593017578124, 0.27461221313476564, 0.2717286376953125, 0.2682818603515625, 0.2710057067871094, 0.2685153198242187, 0.265417724609375, 0.26735821533203125, 0.2613401489257812, 0.26473471069335935, 0.2736466064453125, 0.26253619384765625, 0.2619330444335938, 0.260105224609375, 0.29576806640625, 0.2690744323730469, 0.27491839599609375, 0.26097357177734376, 0.2606909484863281, 0.26014617919921873, 0.2619811706542969, 0.2621685791015625, 0.2609879150390625, 0.2642718811035156, 0.26521804809570315, 0.2619166870117188, 0.26804428100585936, 0.27924481201171875, 0.2755420227050781, 0.26775860595703127, 0.5460869140625, 0.2721034240722656, 0.26829415893554687, 0.27030526733398436, 0.259240966796875, 0.2601185302734375, 0.2634915771484375, 0.2626744384765625, 0.2607093811035156, 0.2606899108886719, 0.26147021484375, 0.25996902465820315, 0.26048410034179686, 0.2611169128417969, 0.26121011352539064, 0.26653082275390627, 0.26615090942382813, 0.2647449645996094, 0.26549554443359374, 0.26441217041015624, 0.26099609375, 0.26219622802734377, 0.2610862121582031, 0.2599424133300781, 0.2602219543457031, 0.2613043212890625, 0.26149581909179687, 0.26054656982421875, 0.2606929931640625, 0.2610954284667969, 0.2624276428222656, 0.26183270263671876, 0.26103192138671877, 0.2612572021484375, 0.26209893798828127, 0.26536651611328127, 0.26456781005859376, 0.26497842407226563, 0.2641510314941406, 0.2637404174804687, 0.2626447448730469, 0.26511154174804685, 0.2719887390136719, 0.2632806396484375, 0.26168524169921875, 0.26303897094726564, 0.26543307495117185, 0.2633277587890625, 0.26295602416992186, 0.26892800903320313, 0.26394522094726564, 0.2628536376953125, 0.26193612670898436, 0.26294168090820313, 0.2623723449707031, 0.26182553100585937, 0.2628321228027344, 0.26243994140625, 0.26070016479492186, 0.26025164794921873, 0.26181939697265627, 0.2623508605957031, 0.264153076171875, 0.5281914672851562, 0.26574130249023437, 0.26324685668945313, 0.2630400085449219, 0.2630277099609375, 0.264258544921875, 0.2629017639160156, 0.26553036499023436, 0.26280856323242185, 0.2640496520996094, 0.26210202026367185, 0.26238055419921874, 0.2597887878417969, 0.2601318359375, 0.26112612915039063, 0.2610810852050781, 0.26010009765625, 0.26081585693359377, 0.2604738464355469, 0.260105224609375, 0.26104730224609374, 0.2617088012695313, 0.2616606750488281, 0.26281777954101565, 0.26138623046875, 0.263973876953125, 0.26416433715820314, 0.2638080139160156, 0.26269491577148435, 0.26630963134765623, 0.26868734741210937, 0.26744833374023436, 0.2688921508789063, 0.26425140380859374, 0.2631802978515625, 0.26372198486328124, 0.26182247924804686, 0.26369638061523437, 0.26450738525390627, 0.26965606689453125, 0.2756618347167969, 0.3037706298828125, 0.26429953002929685, 0.26399026489257815, 0.27563827514648437, 0.26561944580078123, 0.26354791259765625, 0.26495794677734374, 0.2631956481933594, 0.26362368774414063, 0.26377728271484374, 0.2613893127441406, 0.26184600830078125, 0.26275430297851565, 0.26199142456054686, 0.262687744140625, 0.26364007568359377, 0.2654996337890625, 0.26164324951171875, 0.262255615234375, 0.2636656494140625, 0.2748671875, 0.2769284973144531, 0.5292513427734375, 0.26250650024414063, 0.2621347961425781, 0.2637076416015625, 0.26305535888671877, 0.26613247680664065, 0.26392575073242186, 0.26273382568359377, 0.26359808349609376, 0.26230682373046876, 0.2638028869628906, 0.26489752197265626, 0.27443609619140624, 0.26536651611328127, 0.26492312622070313, 0.2627768249511719, 0.26238156127929685, 0.26329803466796875, 0.2640814208984375, 0.2634598388671875, 0.2674299011230469, 0.26527334594726565, 0.263362548828125, 0.26407220458984376, 0.2630768737792969, 0.2631383056640625, 0.2645452880859375, 0.2646118469238281, 0.27309771728515625, 0.26365133666992185, 0.2638940124511719, 0.2649917297363281, 0.26702642822265626, 0.26614373779296874, 0.26621542358398437, 0.26614990234375, 0.26504806518554686, 0.2655692749023438, 0.2647029724121094, 0.26382028198242186, 0.26492724609375, 0.2633697204589844, 0.2694000549316406, 0.27408078002929687, 0.2663792724609375, 0.26407012939453123, 0.26441934204101564, 0.265091064453125, 0.26146200561523436, 0.26119680786132815, 0.2639626159667969, 0.2668810119628906, 0.26221875, 0.26324786376953124, 0.2632908935546875, 0.2627327880859375, 0.2659522705078125, 0.2687528991699219, 0.26590924072265626, 0.2659102783203125, 0.265849853515625, 0.2618675231933594, 0.2625044555664062, 0.5264629516601562, 0.26386328125, 0.26794393920898435, 0.26457394409179685, 0.2641397705078125, 0.2648913879394531, 0.26355096435546876, 0.26212353515625, 0.2613196716308594, 0.26329498291015624, 0.26597171020507815, 0.26648779296875, 0.2630379638671875, 0.26190234375, 0.26171188354492186, 0.2628055114746094, 0.263183349609375, 0.26151730346679686, 0.2655467529296875, 0.26395339965820314, 0.26454629516601563, 0.2656512145996094, 0.26333285522460936, 0.2653378601074219, 0.26317825317382815, 0.26051788330078124, 0.26111282348632814, 0.2637383728027344, 0.26343731689453126, 0.26253106689453126, 0.2604523620605469, 0.262513671875, 0.26040628051757814, 0.26348748779296877, 0.2619248657226563, 0.26128076171875, 0.26249420166015625, 0.2611937255859375, 0.261022705078125, 0.262002685546875, 0.2610104370117188, 0.29243597412109373, 0.2614466552734375, 0.27291033935546877, 0.2616575927734375, 0.2629447631835938, 0.2628853759765625, 0.26205593872070315, 0.26081793212890625, 0.2605158386230469, 0.25918463134765624, 0.2614630432128906, 0.2615879821777344, 0.2617067565917969, 0.2690180969238281, 0.2624163818359375, 0.260168701171875, 0.2604881896972656, 0.2611445617675781, 0.26054656982421875, 0.26092440795898436, 0.26094692993164065, 0.26066738891601565, 0.5253273315429687, 0.2621972351074219, 0.260173828125, 0.2607093811035156, 0.26153472900390623, 0.26296832275390625, 0.26154495239257813, 0.2622259216308594, 0.2606315612792969, 0.26121011352539064, 0.25966693115234374, 0.25990963745117185, 0.25950820922851564, 0.26323455810546875, 0.26151934814453126, 0.263077880859375, 0.27224575805664064, 0.267188232421875, 0.2603694152832031, 0.26112103271484377, 0.2620928039550781, 0.261607421875, 0.26130740356445314, 0.2603243408203125, 0.2609756164550781, 0.263593994140625, 0.2590965881347656, 0.2598226013183594, 0.2591191101074219, 0.2597191772460937, 0.2577919921875, 0.2593771667480469, 0.2585845642089844, 0.25867059326171876, 0.259810302734375, 0.2608476257324219, 0.2709248046875, 0.26373016357421875, 0.259984375, 0.273944580078125, 0.2659962768554687, 0.2649559020996094, 0.2648146057128906, 0.26387557983398435, 0.2632232971191406, 0.26308096313476564, 0.2625597534179688, 0.26151730346679686, 0.26126028442382815, 0.2606489562988281, 0.2611885986328125, 0.27213824462890623, 0.27079473876953125, 0.26267034912109377, 0.26082611083984375, 0.2636707763671875, 0.26142822265625, 0.25992703247070315, 0.26066738891601565, 0.26340557861328123, 0.27544985961914065, 0.2635233154296875, 0.2614937744140625, 0.5245562744140625, 0.26180096435546873, 0.2634485778808594, 0.26425241088867185, 0.26145382690429686, 0.2638991394042969, 0.2618767395019531, 0.25948672485351565, 0.2613299255371094, 0.25925836181640627, 0.2629775390625, 0.2636861572265625, 0.26216448974609374, 0.2625607604980469, 0.2611282043457031, 0.2597754821777344, 0.2602977294921875, 0.26119680786132815, 0.26099404907226564, 0.26315673828125, 0.26091110229492187, 0.26033355712890627, 0.2591477661132813, 0.259125244140625, 0.26070016479492186, 0.2607267761230469, 0.26132275390625, 0.2596546630859375, 0.25938638305664063, 0.26323968505859374, 0.26270413208007815, 0.25973861694335937, 0.26217166137695314, 0.26147430419921874, 0.26492108154296873, 0.2705121154785156, 0.29629541015625, 0.276748291015625, 0.265312255859375, 0.263541748046875, 0.26440499877929685, 0.2633891906738281, 0.261897216796875, 0.2602168273925781, 0.2575994873046875, 0.25943756103515625, 0.259135498046875, 0.26151629638671875, 0.262498291015625, 0.2592378845214844, 0.25883135986328126, 0.2587699279785156, 0.2611230773925781, 0.2615582580566406, 0.2709995422363281, 0.26446746826171874, 0.26075851440429687, 0.2606622619628906, 0.26190234375, 0.2615910339355469, 0.26076568603515626, 0.259857421875, 0.26066738891601565, 0.5228339233398438, 0.26108416748046875, 0.25984307861328126, 0.25920306396484377, 0.25987890625, 0.25884979248046874, 0.2598369140625, 0.26507672119140624, 0.2658334655761719, 0.26526412963867185, 0.2635223083496094, 0.2611087341308594, 0.2613401489257812, 0.25980108642578126, 0.26263449096679686, 0.260569091796875, 0.2588764038085937, 0.2602342529296875, 0.26099404907226564, 0.2600140686035156, 0.2592041015625, 0.25998849487304687, 0.2585036926269531, 0.25971609497070314, 0.2762762145996094, 0.2715914306640625, 0.2652477416992188, 0.26294168090820313, 0.2657648620605469, 0.2599638977050781, 0.26318951416015623, 0.26383975219726563, 0.26128692626953126, 0.26130328369140626, 0.2620201110839844, 0.26204058837890626, 0.26106878662109373, 0.2617026672363281, 0.2616883239746094, 0.26031103515625, 0.26000897216796875, 0.26018405151367185, 0.26251776123046877, 0.26048614501953127, 0.25895730590820315, 0.26237643432617186, 0.2613166198730469, 0.2616872863769531, 0.26254949951171874, 0.2633891906738281, 0.2658232421875, 0.2650234985351563, 0.26785281372070313, 0.27424050903320313, 0.2745426025390625, 0.273154052734375, 0.26996429443359377, 0.2677268371582031, 0.26447564697265624, 0.2644009094238281, 0.263689208984375, 0.2664898681640625, 0.2615603332519531, 0.5250816040039062, 0.2662666320800781, 0.2664857482910156, 0.2626734008789062, 0.26299801635742187, 0.2607738952636719, 0.26136883544921874, 0.264869873046875, 0.2633205871582031, 0.2628792419433594, 0.2613094482421875, 0.2611507263183594, 0.26111077880859374, 0.26193408203125, 0.2628792419433594, 0.2627829895019531, 0.26227713012695314, 0.262697998046875, 0.26190130615234375, 0.26702438354492186, 0.2641018981933594, 0.2641930236816406, 0.26031512451171873, 0.261396484375, 0.29351321411132814, 0.27651071166992186, 0.2658334655761719, 0.266977294921875, 0.26178970336914065, 0.25977957153320314, 0.26196377563476564, 0.2655621032714844, 0.26526412963867185, 0.26329702758789064, 0.2629119873046875, 0.26198629760742187, 0.25868084716796874, 0.2602024841308594, 0.26063052368164064, 0.26126028442382815, 0.25858868408203123, 0.25933926391601564, 0.2601799621582031, 0.2602557373046875, 0.25978573608398436, 0.2612889709472656, 0.25989837646484376, 0.25923480224609374, 0.25944781494140623, 0.2587852783203125, 0.25611572265625, 0.2573189086914062, 0.25837567138671874, 0.26108212280273435, 0.26171392822265627, 0.2600621948242188, 0.25603073120117187, 0.2567331848144531, 0.26022604370117186, 0.259409912109375, 0.25855795288085937, 0.26225048828125, 0.26134527587890627, 0.5209620361328124, 0.26141183471679685, 0.2618265686035156, 0.2609950866699219, 0.25891943359375, 0.2578503723144531, 0.2592604064941406, 0.2584565734863281, 0.25811968994140627, 0.2554214324951172, 0.2552535095214844, 0.2583183288574219, 0.25815960693359374, 0.25929830932617187, 0.25887744140625, 0.257048583984375, 0.2555135955810547, 0.25875762939453123, 0.26050048828125, 0.26005093383789063, 0.26261300659179687, 0.2625679321289062, 0.26100222778320314, 0.2588047485351562, 0.26063873291015627, 0.262076416015625, 0.261886962890625, 0.25971405029296873, 0.2606141357421875, 0.2592245788574219, 0.260853759765625, 0.2618675231933594, 0.26396774291992187, 0.2578002014160156, 0.2558638153076172, 0.25757388305664064, 0.2606766052246094, 0.2612940673828125, 0.26333184814453126, 0.26391757202148436, 0.26374554443359377, 0.2613125, 0.25912832641601563, 0.2594539489746094, 0.2590648193359375, 0.26182247924804686, 0.26218597412109373, 0.26310861206054686, 0.26209075927734377, 0.2611517333984375, 0.261317626953125, 0.2618142700195312, 0.2605987854003906, 0.26241537475585935, 0.26111282348632814, 0.26345779418945314, 0.2614773864746094, 0.2626631774902344, 0.2635653076171875, 0.2591856689453125, 0.259451904296875, 0.26029464721679685, 0.26298062133789063]",tokens/s,3.74173239093277,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm-20b,internlm/internlm-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 563, in from_pretrained return model_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py"", line 3735, in from_pretrained dispatch_model(model, **device_map_kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/big_modeling.py"", line 419, in dispatch_model attach_align_device_hook_on_blocks( File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 608, in attach_align_device_hook_on_blocks add_hook_to_module(module, hook) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 157, in add_hook_to_module module = hook.init_hook(module) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 275, in init_hook set_module_tensor_to_device(module, name, self.execution_device, tied_params_map=self.tied_params_map) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/utils/modeling.py"", line 420, in set_module_tensor_to_device new_value = param_cls(new_value, requires_grad=old_value.requires_grad, **kwargs).to(device) File ""/home/user/.local/lib/python3.10/site-packages/bitsandbytes/nn/modules.py"", line 606, in to return self.cuda(device) File ""/home/user/.local/lib/python3.10/site-packages/bitsandbytes/nn/modules.py"", line 579, in cuda CB, CBt, SCB, SCBt, coo_tensorB = bnb.functional.double_quant(B) File ""/home/user/.local/lib/python3.10/site-packages/bitsandbytes/functional.py"", line 2524, in double_quant out_row = torch.zeros(A.shape, device=device, dtype=torch.int8) torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 384.00 MiB. GPU ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2-large,openai-community/gpt2-large,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-13b-hf,meta-llama/Llama-2-13b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-7B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,3870.937088,11561.598976,10634.657792,10093.592576,9989.950464,s,10,1.0638463592529297,0.10638463592529297,0.0023381810497736855,0.10554457473754883,0.10953269424438476,0.11076959342956542,0.11175911277770997,"[0.1120064926147461, 0.1050428466796875, 0.10452646636962891, 0.10381641387939453, 0.10643795013427734, 0.10925782775878906, 0.10529993438720703, 0.10519334411621094, 0.10578921508789063, 0.10647586822509765]",tokens/s,2406.3625144120642,kWh,3.3809352166873896e-06,5.45940383832437e-06,4.316137473835493e-06,1.3156476528847253e-05,tokens/kWh,19458097.267812345,MB,3870.937088,11561.598976,10634.657792,10093.592576,10046.339584,s,10,66.11648193359375,6.6116481933593745,0.04430012042245036,6.597295166015625,6.641170166015625,6.686817260742187,6.723334936523437,"[6.62203955078125, 6.5648935546875, 6.59311962890625, 6.5800673828125, 6.73246435546875, 6.6310263671875, 6.6011533203125, 6.61062158203125, 6.5876591796875, 6.59343701171875]",tokens/s,9.528637664550288,kWh,0.00020506452513263397,0.00034439355596212613,0.00022452457338130276,0.0007739826544760629,tokens/kWh,81397.17296719912,,s,629,66.9561252212524,0.10644852976351739,0.012925244740476956,0.10437120056152344,0.10749726867675781,0.10836500549316407,0.21020450866699222,"[0.10855526733398438, 0.1061928939819336, 0.10466815948486329, 0.10691379547119141, 0.10340659332275391, 0.10412032318115234, 0.10413568115234376, 0.10478489685058594, 0.1097922592163086, 0.10820301055908203, 0.10709913635253906, 0.10719129943847656, 0.10654617309570312, 0.10641305541992188, 0.10608025360107422, 0.10574848175048829, 0.10595532989501953, 0.10719436645507813, 0.10587340545654297, 0.10424114990234375, 0.10423808288574218, 0.10449612426757812, 0.10389708709716797, 0.10501119995117188, 0.10395340728759765, 0.10401894378662109, 0.10380595397949219, 0.10325401306152343, 0.10334207916259766, 0.10432307434082032, 0.10495590209960938, 0.10470706939697266, 0.10467635345458984, 0.1044684829711914, 0.10478899383544922, 0.1044510726928711, 0.10410291290283204, 0.10416947174072265, 0.10360832214355468, 0.10361138916015625, 0.10400358581542969, 0.10491085052490234, 0.10485145568847656, 0.10506444549560547, 0.10577101135253907, 0.10478591918945312, 0.10566041564941406, 0.10474393463134765, 0.10424524688720703, 0.1040732192993164, 0.10387353515625, 0.10377011108398437, 0.1036789779663086, 0.10469376373291016, 0.10539417266845703, 0.1054044189453125, 0.10528256225585937, 0.1044684829711914, 0.10377011108398437, 0.10404557037353515, 0.10494156646728516, 0.10510233306884766, 0.21045452880859375, 0.10472755432128907, 0.10498969268798829, 0.10467430114746094, 0.10376908874511719, 0.10337792205810546, 0.10375167846679688, 0.1046671371459961, 0.10494054412841797, 0.10405990600585938, 0.10411827087402344, 0.10407218933105469, 0.10415001678466797, 0.10392371368408203, 0.10469273376464844, 0.10471424102783203, 0.10485350036621094, 0.10461081695556641, 0.10427187347412109, 0.10388480377197265, 0.10343116760253906, 0.10330521392822266, 0.10489036560058594, 0.10458624267578125, 0.10498662567138672, 0.10498047637939453, 0.10526822662353516, 0.10565017700195313, 0.10382233428955077, 0.10435788726806641, 0.10413568115234376, 0.10371686553955078, 0.10388480377197265, 0.10423500823974609, 0.10420223999023437, 0.10494668579101563, 0.10402713775634766, 0.10432614135742188, 0.10424012756347656, 0.10401484680175781, 0.10379571533203125, 0.1040732192993164, 0.10448281860351563, 0.10496717071533203, 0.10478899383544922, 0.10382540893554687, 0.10385919952392578, 0.10416844940185546, 0.10456063842773437, 0.10451660919189452, 0.1038551025390625, 0.10345881652832031, 0.10315366363525391, 0.10354585266113281, 0.1029775390625, 0.1031905288696289, 0.10236825561523437, 0.10413056182861329, 0.10471014404296874, 0.10479718780517579, 0.10396466827392578, 0.10359910583496093, 0.10342400360107422, 0.2095615997314453, 0.10378546905517579, 0.10386943817138672, 0.11180134582519531, 0.11266150665283203, 0.10574950408935548, 0.10490470123291015, 0.10435174560546875, 0.10520883178710938, 0.1050408935546875, 0.10512384033203125, 0.10501734161376954, 0.10627174377441406, 0.10528153228759765, 0.10419404602050782, 0.1043589096069336, 0.10525183868408203, 0.10411110687255859, 0.1040343017578125, 0.1049354248046875, 0.10362777709960938, 0.10475724792480469, 0.10386022186279296, 0.10426265716552735, 0.10537165069580078, 0.1046845474243164, 0.10513510131835938, 0.1055959014892578, 0.10573312377929688, 0.10478182220458984, 0.10451251220703126, 0.10472959899902344, 0.10620722961425781, 0.10366566467285156, 0.10434969329833985, 0.1045555191040039, 0.10417151641845702, 0.10377932739257813, 0.1044510726928711, 0.10399948883056641, 0.10471321868896484, 0.1042155532836914, 0.10525798034667969, 0.1043025894165039, 0.1044858856201172, 0.10469171142578125, 0.10469580841064453, 0.10375475311279297, 0.10334207916259766, 0.1034967041015625, 0.10450227355957031, 0.10422783660888672, 0.10400972747802735, 0.10396979522705078, 0.10501324462890625, 0.10222386932373047, 0.10221875, 0.10352333068847656, 0.1029744644165039, 0.10185011291503906, 0.10354994964599609, 0.10464972686767578, 0.10429952239990234, 0.20742860412597655, 0.10417971038818359, 0.10398925018310547, 0.1048985595703125, 0.10501222229003906, 0.1040343017578125, 0.10272051239013671, 0.10280960083007812, 0.10230374145507813, 0.1028106231689453, 0.1024532470703125, 0.10278604888916015, 0.10377113342285156, 0.10446336364746094, 0.10454732513427735, 0.10466918182373047, 0.10422886657714844, 0.10437631988525391, 0.10381005096435547, 0.10451558685302734, 0.10438451385498047, 0.10448384094238282, 0.10372198486328126, 0.10324172973632813, 0.10213375854492188, 0.10246246337890624, 0.1025607681274414, 0.10312908935546874, 0.10203852844238281, 0.10344857788085937, 0.10354380798339843, 0.10425548553466797, 0.10488934326171875, 0.10495283508300782, 0.10465586853027344, 0.10509209442138671, 0.10497331237792969, 0.10540544128417968, 0.10464153289794922, 0.10554163360595703, 0.10461593627929687, 0.10369023895263672, 0.10264166259765625, 0.10238361358642578, 0.10232422637939453, 0.10283417510986329, 0.10332057952880859, 0.10361650848388672, 0.10346086120605469, 0.10338508605957031, 0.10352742767333985, 0.10385305786132812, 0.10418688201904297, 0.1041612777709961, 0.10369331359863282, 0.10384384155273438, 0.10369229125976563, 0.10394828796386718, 0.10307071685791015, 0.10257920074462891, 0.1019678726196289, 0.1354229736328125, 0.11830067443847657, 0.21451469421386718, 0.10805043029785157, 0.10778521728515625, 0.10710015869140625, 0.10334003448486329, 0.10397593688964844, 0.10365235137939453, 0.10372914886474609, 0.10420121765136718, 0.10413568115234376, 0.10369023895263672, 0.10551193237304687, 0.10706124877929687, 0.10289459228515625, 0.10174463653564453, 0.10538495635986328, 0.10591641235351562, 0.10613452911376953, 0.10723430633544923, 0.10929459381103515, 0.1085511703491211, 0.10765516662597656, 0.10781183624267578, 0.10806374359130859, 0.10878668975830078, 0.1084037094116211, 0.10739405059814452, 0.10908057403564453, 0.10812518310546874, 0.10782105255126953, 0.10684518432617188, 0.10744217681884766, 0.10477772521972656, 0.10782105255126953, 0.10614579010009766, 0.10891264343261718, 0.10765618896484375, 0.10836787414550782, 0.1084221420288086, 0.1079705581665039, 0.1075814437866211, 0.10686873626708984, 0.10437120056152344, 0.11001344299316407, 0.10836070251464844, 0.10735206604003907, 0.10794802856445312, 0.10848461151123047, 0.1068380126953125, 0.10610995483398437, 0.10637721252441407, 0.10689433288574218, 0.10376396942138671, 0.10657177734375, 0.10606899261474609, 0.10682367706298829, 0.10663321685791016, 0.10802381134033204, 0.10975743865966797, 0.1081364517211914, 0.10853887939453125, 0.10866687774658203, 0.1073623046875, 0.21842431640625, 0.10770022583007813, 0.10826649475097656, 0.10410189056396485, 0.10491085052490234, 0.10789683532714844, 0.10556416320800781, 0.10422886657714844, 0.10392371368408203, 0.10390322875976563, 0.10437120056152344, 0.10479513549804688, 0.10495078277587891, 0.1047162857055664, 0.10496819305419922, 0.10476338958740235, 0.1050060806274414, 0.10477875518798828, 0.1038182373046875, 0.10375577545166016, 0.10473779296875, 0.10451046752929688, 0.10473165130615235, 0.1049169921875, 0.10470297241210938, 0.10460364532470703, 0.10528768157958984, 0.1048309783935547, 0.10343321228027344, 0.10538188934326172, 0.10713497924804688, 0.10429132843017579, 0.10383155059814453, 0.104268798828125, 0.10417151641845702, 0.10373632049560547, 0.10370662689208984, 0.10373734283447265, 0.1039452133178711, 0.10451763153076171, 0.10343424224853516, 0.10590105438232422, 0.10490265655517578, 0.10621030426025391, 0.1072916488647461, 0.10762342071533203, 0.10774937438964843, 0.10419404602050782, 0.10395238494873046, 0.10440294647216797, 0.10313113403320312, 0.1047040023803711, 0.10522828674316406, 0.10488422393798828, 0.10523955535888672, 0.10497945404052735, 0.10855014038085938, 0.11352473449707032, 0.10729676818847657, 0.1065134048461914, 0.1040343017578125, 0.10588365173339843, 0.10538188934326172, 0.21113037109375, 0.10519449615478516, 0.10438553619384766, 0.105206787109375, 0.10741862487792969, 0.10811801910400391, 0.10491801452636719, 0.10431692504882813, 0.10407424163818359, 0.10435174560546875, 0.10352537536621094, 0.10235494232177735, 0.10447154998779297, 0.10391654205322266, 0.10402918243408203, 0.10440704345703125, 0.10373734283447265, 0.10354790496826172, 0.10344857788085937, 0.10407526397705077, 0.10356940460205079, 0.10380083465576172, 0.10358169555664062, 0.10353049468994141, 0.10392473602294922, 0.10450227355957031, 0.10426265716552735, 0.10546073913574219, 0.10662911987304688, 0.10753945922851563, 0.10677964782714844, 0.10428825378417969, 0.1037619171142578, 0.10367180633544922, 0.10344550323486328, 0.10325606536865234, 0.10498150634765625, 0.1052200927734375, 0.10495795440673829, 0.10498457336425782, 0.10580889892578126, 0.10654924774169922, 0.10804326629638672, 0.10624409484863281, 0.10649600219726563, 0.10654208374023437, 0.1073039321899414, 0.10399129486083984, 0.10423296356201171, 0.1050245132446289, 0.1044664306640625, 0.10473165130615235, 0.10427699279785156, 0.1051678695678711, 0.10448486328125, 0.10466611480712891, 0.1047531509399414, 0.10366464233398437, 0.10390016174316406, 0.10399129486083984, 0.10374861145019532, 0.1054044189453125, 0.10421247863769531, 0.2110136260986328, 0.10694758605957032, 0.10707660675048829, 0.10631065368652344, 0.1077022705078125, 0.10727117156982421, 0.10813542175292969, 0.10740223693847656, 0.10679193878173829, 0.10725273895263672, 0.1057474594116211, 0.1046845474243164, 0.1049169921875, 0.105997314453125, 0.10494361877441406, 0.10400460815429688, 0.10417254638671875, 0.10371481323242188, 0.10361856079101563, 0.10422169494628906, 0.10427187347412109, 0.10433229064941406, 0.10438963317871094, 0.10361958312988281, 0.10422067260742188, 0.10439373016357421, 0.10397695922851563, 0.1034751968383789, 0.10369229125976563, 0.10541670227050781, 0.10447769927978516, 0.10430770874023437, 0.10468351745605468, 0.10392269134521484, 0.10404659271240234, 0.1036953582763672, 0.1039288330078125, 0.10498764801025391, 0.10438655853271485, 0.10754662322998047, 0.10765004730224609, 0.10459852600097656, 0.10393804931640625, 0.10417459106445312, 0.1041080322265625, 0.10474905395507812, 0.10429542541503906, 0.10434559631347656, 0.10474188995361328, 0.10503679656982422, 0.10490163421630859, 0.10455142211914062, 0.10411110687255859, 0.10382540893554687, 0.10385100555419922, 0.10363597106933593, 0.10335743713378906, 0.10404659271240234, 0.10511974334716796, 0.10466201782226563, 0.10527948760986328, 0.10556108856201171, 0.10560102081298828, 0.21205810546875, 0.10394214630126954, 0.10256486511230468, 0.10386739349365234, 0.10402201843261719, 0.10356940460205079, 0.10384793853759766, 0.10372608184814452, 0.10382233428955077, 0.10369331359863282, 0.10372300720214844, 0.10386841583251953, 0.10406809234619141, 0.10419609832763672, 0.10404659271240234, 0.10415001678466797, 0.10417664337158203, 0.1035888671875, 0.10315673828125, 0.10341478729248046, 0.10310758209228515, 0.10346495819091797, 0.10349568176269532, 0.1037096939086914, 0.1035335693359375, 0.1033861083984375, 0.10368819427490235, 0.10368819427490235, 0.1035868148803711, 0.10403942108154297, 0.10304819488525391, 0.10337484741210938, 0.10394316864013672, 0.1043025894165039, 0.10425856018066407, 0.10365849304199219, 0.10311885070800782, 0.10269081878662109, 0.10315366363525391, 0.1036943359375, 0.10353766632080078, 0.10347622680664062, 0.13558784484863282, 0.10550272369384765, 0.1041817626953125, 0.10384486389160157, 0.10390937805175782, 0.10380595397949219, 0.10361138916015625, 0.11572223663330078, 0.1043056640625, 0.10510745239257813, 0.10527334594726563, 0.10486271667480469, 0.10416947174072265, 0.1039974365234375, 0.10296934509277343, 0.10315366363525391, 0.1037107162475586, 0.1036605453491211, 0.10398822021484375, 0.10517094421386719, 0.10548838043212891, 0.21154508972167968, 0.10363187408447265, 0.1041233901977539, 0.10384998321533204, 0.104163330078125, 0.10440601348876953, 0.10583347320556641, 0.10359808349609376, 0.10279424285888672, 0.10296934509277343, 0.10302259063720703, 0.10234368133544922, 0.10265599822998046, 0.10254950714111329, 0.10353663635253907, 0.10371379089355469, 0.1039626235961914, 0.10352947235107422, 0.10423091125488282, 0.10346701049804688, 0.10352435302734375, 0.10375885009765624, 0.10354483032226562, 0.10391244506835938, 0.10428313446044922, 0.1041612777709961, 0.1041612777709961, 0.10634444427490235, 0.10613760375976562, 0.10553343963623046, 0.10617549133300781, 0.10696192169189453, 0.10706329345703125, 0.10697420501708985, 0.10733158111572266, 0.10764595031738282, 0.10774732971191406, 0.1068584976196289, 0.10751283264160157, 0.10699366760253906, 0.10749337768554687, 0.10398003387451171, 0.1037475814819336, 0.10445516967773437, 0.10438553619384766, 0.1061048355102539, 0.10567680358886719, 0.10554879760742188, 0.10583654022216797, 0.10327244567871094, 0.10407628631591796, 0.10382950592041015, 0.103984130859375, 0.10388275146484376, 0.10395648193359375, 0.1036953582763672, 0.10398207855224609, 0.10320588684082031, 0.10380287933349609, 0.10522726440429687, 0.1046671371459961, 0.1046087646484375, 0.10399539184570313]",tokens/s,9.394211476866497,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-3b,stabilityai/stablelm-base-alpha-3b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neox-20b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1305.808896,24182.259712,23255.318528,22714.253312,22169.582592,s,10,1.0421094818115235,0.10421094818115235,0.007401121023255213,0.10102032089233398,0.1146897476196289,0.11840101852416991,0.12137003524780274,"[0.11386502075195312, 0.10079756927490234, 0.10061827087402343, 0.10124307250976562, 0.09840377807617187, 0.09999005126953125, 0.10146192169189452, 0.09792915344238282, 0.12211228942871094, 0.1056883544921875]",tokens/s,2456.55571192951,kWh,3.426434828879986e-06,5.580999109856782e-06,5.377873687630779e-06,1.4385307626367546e-05,tokens/kWh,17795935.03657613,MB,1305.808896,24182.259712,23255.318528,22714.253312,22540.222464,s,10,66.3434462890625,6.63434462890625,0.09023690658936474,6.63164404296875,6.739146337890626,6.759980151367188,6.776647202148437,"[6.7345166015625, 6.48472265625, 6.64417236328125, 6.61911572265625, 6.50665771484375, 6.65395703125, 6.72288037109375, 6.59126318359375, 6.6053466796875, 6.78081396484375]",tokens/s,9.496039703078598,kWh,0.00020890032054579003,0.00034973527625004145,0.00024332290860592308,0.0008019585054017545,tokens/kWh,78557.68044811633,,s,629,67.15755625915527,0.10676876988736927,0.014174343902638081,0.10271231842041016,0.11675033721923829,0.121520947265625,0.19918339477539068,"[0.11159347534179688, 0.11017625427246094, 0.10716876983642579, 0.10516070556640625, 0.10429849243164062, 0.10294989013671875, 0.10271231842041016, 0.11281407928466797, 0.1029375991821289, 0.1020200958251953, 0.10263859558105469, 0.10128281402587891, 0.10345779418945313, 0.10159616088867188, 0.10366464233398437, 0.10551910400390625, 0.10168627166748047, 0.10058444976806641, 0.10431488037109375, 0.11053465270996093, 0.10719436645507813, 0.1237391357421875, 0.12020633697509765, 0.12186521911621094, 0.11185151672363282, 0.11210444641113282, 0.11138457489013671, 0.10987417602539062, 0.10362879943847657, 0.10157158660888672, 0.10159001922607422, 0.09934028625488281, 0.09947955322265625, 0.09831423950195313, 0.09834496307373047, 0.09863475036621094, 0.09885388946533204, 0.10855833435058594, 0.10898636627197265, 0.11662438201904297, 0.10994380950927735, 0.11674931335449219, 0.10917887878417969, 0.11549593353271484, 0.10864332580566406, 0.11675443267822265, 0.10731314849853515, 0.11747737884521485, 0.10646733093261719, 0.11840306854248046, 0.10646015930175781, 0.11950899505615234, 0.10440601348876953, 0.10124800109863281, 0.10230579376220703, 0.09942937469482421, 0.10075341033935546, 0.10190335845947265, 0.10218803405761719, 0.10027008056640625, 0.10435584259033204, 0.10165145874023437, 0.2041292724609375, 0.1004421157836914, 0.09956249237060547, 0.0999393310546875, 0.09951129913330078, 0.1002209243774414, 0.10682982635498046, 0.1077227554321289, 0.10051174163818359, 0.1014999008178711, 0.10276761627197266, 0.1050408935546875, 0.10035916900634766, 0.10025267028808593, 0.09962905883789062, 0.10122342681884766, 0.10507161712646484, 0.10127053070068359, 0.1000970230102539, 0.09977241516113282, 0.09970073699951172, 0.09996083068847657, 0.10027008056640625, 0.09924607849121093, 0.09920921325683593, 0.09908121490478515, 0.10101042938232421, 0.09978982543945313, 0.09919283294677735, 0.09879039764404297, 0.09907711791992188, 0.10005709075927735, 0.0990535659790039, 0.09886924743652344, 0.09869004821777344, 0.09857023620605469, 0.09884877014160157, 0.09867263793945312, 0.09972121429443359, 0.10337792205810546, 0.10085683441162109, 0.10455347442626953, 0.10433433532714843, 0.10651238250732421, 0.1047910385131836, 0.10735206604003907, 0.1058519058227539, 0.11295231628417969, 0.10430976104736328, 0.10469273376464844, 0.11517132568359376, 0.10462413024902344, 0.11416063690185548, 0.10524467468261718, 0.12260352325439453, 0.1121269760131836, 0.1111203842163086, 0.10531839752197265, 0.10190233612060547, 0.10219725036621094, 0.10148454284667968, 0.10519142150878906, 0.1013217315673828, 0.20398591613769532, 0.0991488037109375, 0.12164198303222656, 0.11287859344482422, 0.1109012451171875, 0.09937715148925781, 0.10130534362792969, 0.1039626235961914, 0.10224947357177734, 0.10390835571289063, 0.106176513671875, 0.10310451507568359, 0.10490265655517578, 0.10810777282714844, 0.10804121398925781, 0.10916659545898437, 0.1080289306640625, 0.11035545349121094, 0.10857472229003906, 0.10961305236816406, 0.10652569580078125, 0.1021839370727539, 0.10883379364013672, 0.10704998779296875, 0.12660326385498047, 0.11742208099365234, 0.10831974029541015, 0.10466508483886719, 0.10526515197753906, 0.1047910385131836, 0.1048975372314453, 0.10942566680908203, 0.10567270660400391, 0.10629631805419922, 0.10578943634033203, 0.10907341003417968, 0.11133542633056641, 0.1048975372314453, 0.1019873275756836, 0.10254847717285157, 0.10561638641357422, 0.1037649917602539, 0.10324582672119141, 0.10201497650146485, 0.10112102508544922, 0.10138931274414062, 0.10158182525634765, 0.10461081695556641, 0.10205593872070312, 0.10271231842041016, 0.10095820617675781, 0.10156339263916016, 0.101106689453125, 0.10244403076171875, 0.1029591064453125, 0.10255155181884766, 0.10240204620361328, 0.1036728286743164, 0.1033881607055664, 0.10261299133300782, 0.10156646728515625, 0.1017733154296875, 0.10071244812011719, 0.2043852844238281, 0.11201741027832031, 0.10373939514160156, 0.12394188690185547, 0.12415487670898437, 0.11645439910888672, 0.11421491241455078, 0.10971647644042969, 0.11106201934814453, 0.11100672149658203, 0.11355238342285157, 0.10877133178710938, 0.10454732513427735, 0.10233650970458984, 0.10337996673583984, 0.09874636840820313, 0.09920819091796874, 0.09864498901367187, 0.09948979187011718, 0.10006118774414062, 0.09893580627441406, 0.0982138900756836, 0.09805619049072266, 0.09870642852783203, 0.09866547393798829, 0.09879961395263671, 0.099093505859375, 0.10123776245117187, 0.09967513275146485, 0.10090393829345704, 0.09980518341064454, 0.10089984130859375, 0.10137088012695313, 0.10328883361816406, 0.10365542602539063, 0.10172723388671875, 0.1039636459350586, 0.10605773162841797, 0.10405171203613281, 0.10191769409179688, 0.10498969268798829, 0.09923072052001954, 0.09909657287597656, 0.09827839660644531, 0.09847705841064452, 0.09995161437988281, 0.1266329574584961, 0.11894374084472656, 0.13612031555175783, 0.11186278533935547, 0.10909798431396485, 0.10995814514160156, 0.11015167999267578, 0.1092669448852539, 0.1069854736328125, 0.10033356475830078, 0.09994649505615234, 0.10036428833007813, 0.10021683502197265, 0.1008936996459961, 0.09924198150634765, 0.10106470489501954, 0.10075852966308593, 0.19711283874511717, 0.09881702423095703, 0.10148454284667968, 0.09976525115966797, 0.09865420532226563, 0.09829478454589843, 0.09797529602050781, 0.09867059326171874, 0.0989491195678711, 0.09842073822021484, 0.09857331085205077, 0.09872077178955078, 0.09886412811279296, 0.0988579864501953, 0.0991825942993164, 0.09890611267089844, 0.10150093078613281, 0.10111488342285156, 0.09998540496826172, 0.09965363311767578, 0.09855897521972656, 0.09827327728271484, 0.09877503967285156, 0.10202931213378906, 0.09997618865966797, 0.10099302673339844, 0.10022707366943359, 0.10106572723388672, 0.10136883544921875, 0.09998336029052735, 0.09963212585449219, 0.11996672058105469, 0.12089548492431641, 0.11257036590576172, 0.10634342193603516, 0.10402406311035156, 0.10423500823974609, 0.10421759796142578, 0.10729062652587891, 0.10861772918701172, 0.11069951629638672, 0.10662911987304688, 0.11016499328613281, 0.11043020629882813, 0.10749440002441406, 0.10776473236083985, 0.10864844512939453, 0.10356428527832032, 0.10863513946533203, 0.09967001342773438, 0.0991119384765625, 0.09978777313232422, 0.10276044464111328, 0.09982054138183594, 0.10009292602539062, 0.09919078063964844, 0.10017279815673828, 0.10130636596679687, 0.09909452819824219, 0.1191720962524414, 0.12146688079833984, 0.11680255889892578, 0.10014617919921875, 0.19977317810058592, 0.09867469024658203, 0.09828044891357422, 0.09872179412841797, 0.09924198150634765, 0.09934438323974609, 0.10654720306396484, 0.10881536102294923, 0.10796339416503906, 0.11152076721191406, 0.11021721649169922, 0.11593421173095703, 0.11598131561279297, 0.1335941162109375, 0.12599807739257812, 0.11943321228027344, 0.11957247924804687, 0.1190860824584961, 0.11823104095458985, 0.1180200958251953, 0.10649190521240234, 0.10131148529052734, 0.10167603302001953, 0.10169344329833985, 0.10410291290283204, 0.1006561279296875, 0.1009459228515625, 0.10356428527832032, 0.10019840240478516, 0.10008678436279297, 0.09974784088134765, 0.09976422119140625, 0.10208460998535156, 0.10717696380615234, 0.10200064086914062, 0.10093363189697266, 0.09907405090332032, 0.09886515045166015, 0.09812684631347657, 0.09845555114746093, 0.09907917022705078, 0.09974169921875, 0.10126643371582031, 0.10469580841064453, 0.1207930908203125, 0.11364966583251954, 0.10835148620605468, 0.10550374603271484, 0.10595430755615234, 0.10926080322265624, 0.10590822601318359, 0.10425138854980469, 0.1056358413696289, 0.10320384216308594, 0.1006028823852539, 0.10272870635986328, 0.10285568237304688, 0.10027315521240235, 0.10261504364013672, 0.10265395355224609, 0.10106265258789063, 0.10105343627929687, 0.10082611083984375, 0.20295578002929687, 0.1022003173828125, 0.10227916717529296, 0.10255359649658204, 0.10266521453857422, 0.10364415740966797, 0.10156646728515625, 0.10226278686523438, 0.10014412689208985, 0.10234880065917969, 0.10097357177734376, 0.1053091812133789, 0.09977139282226563, 0.10021683502197265, 0.10001510620117188, 0.0988006362915039, 0.09849753570556641, 0.09950310516357422, 0.10058751678466797, 0.10058137512207031, 0.10160639953613282, 0.11016703796386719, 0.1136701431274414, 0.12887858581542969, 0.11698790740966797, 0.10591641235351562, 0.11092582702636719, 0.10585906982421875, 0.12298137664794923, 0.11087257385253907, 0.11726950073242187, 0.11096063995361329, 0.11028787231445313, 0.10969087982177735, 0.11085926055908203, 0.10712576293945313, 0.12167987060546875, 0.10611507415771484, 0.10936729431152344, 0.11594956970214844, 0.11744358062744141, 0.1386024932861328, 0.11985612487792968, 0.10591948699951172, 0.10280140686035157, 0.10213273620605469, 0.10213683319091797, 0.12267826843261719, 0.10121830749511719, 0.09994649505615234, 0.11437158203125, 0.10224332427978515, 0.10228018951416015, 0.1157580795288086, 0.10051481628417969, 0.09912319946289062, 0.0988958740234375, 0.10269798278808594, 0.10188800048828126, 0.10229964447021485, 0.10025984191894531, 0.09887846374511719, 0.09851392364501953, 0.19766680908203124, 0.09893785858154297, 0.0986398696899414, 0.09802239990234375, 0.0985528335571289, 0.09890509033203125, 0.10127565002441406, 0.10120909118652344, 0.10919219207763672, 0.10117632293701172, 0.10150297546386719, 0.10418585968017578, 0.10185318756103516, 0.10150399780273438, 0.10077593231201172, 0.10021068572998047, 0.09965977478027344, 0.10017587280273438, 0.09800908660888671, 0.10065817260742188, 0.10218291473388671, 0.10049433898925782, 0.10028237152099609, 0.10087321472167969, 0.10026905822753907, 0.10038169860839843, 0.10034381103515624, 0.10308198547363281, 0.10161459350585937, 0.10096537780761719, 0.10091725158691406, 0.09920614624023437, 0.10033766174316407, 0.10015129852294923, 0.10033561706542969, 0.099451904296875, 0.09987071990966796, 0.10291506958007812, 0.10246041870117187, 0.10521804809570312, 0.1310146484375, 0.12139520263671875, 0.11899289703369141, 0.12135731506347656, 0.11680665588378907, 0.11655782318115235, 0.11590348815917968, 0.11692237091064453, 0.11679334259033203, 0.11958783721923828, 0.11494809722900391, 0.1165137939453125, 0.10963865661621094, 0.10944512176513672, 0.10667724609375, 0.10139443206787109, 0.09856819152832032, 0.09813811492919922, 0.09820979309082031, 0.09840332794189453, 0.09936895751953125, 0.10727526092529296, 0.1014302749633789, 0.24587980651855468, 0.11136716461181641, 0.10410905456542968, 0.11205017852783203, 0.10755788421630859, 0.11161804962158203, 0.10635878753662109, 0.09975603485107422, 0.09716019439697265, 0.09738751983642578, 0.10150605010986329, 0.10501324462890625, 0.1011630096435547, 0.10048614501953125, 0.10037862396240234, 0.10060800170898437, 0.09989324951171875, 0.10208665466308593, 0.10048716735839844, 0.10147634887695313, 0.1016463394165039, 0.10711961364746093, 0.1272616958618164, 0.10735923004150391, 0.10484633636474609, 0.10607923126220703, 0.10456985473632813, 0.10934886169433594, 0.11025100708007812, 0.11773747253417968, 0.10737459564208984, 0.10145689392089843, 0.1049722900390625, 0.10462413024902344, 0.10361753845214844, 0.10556313323974609, 0.10409677124023438, 0.10276863861083985, 0.10208665466308593, 0.10106265258789063, 0.09900543975830078, 0.09949696350097656, 0.09933618927001953, 0.09928806304931641, 0.09937305450439453, 0.10292326354980469, 0.0981217269897461, 0.09847705841064452, 0.1018613739013672, 0.10459954833984375, 0.10120089721679687, 0.10162380981445313, 0.10170777893066406, 0.10177536010742187, 0.10168729400634766, 0.10160332489013672, 0.11611750030517579, 0.10410393524169922, 0.11493478393554687, 0.10670182037353515, 0.11601203155517578, 0.10418790435791016, 0.11338751983642578, 0.2175959014892578, 0.10848358154296875, 0.10411212921142578, 0.1049354248046875, 0.10630143737792969, 0.10169036865234375, 0.11559526062011719, 0.10382233428955077, 0.10363187408447265, 0.10039807891845703, 0.1024532470703125, 0.10548019409179688, 0.10120806121826172, 0.10512793731689453, 0.10148044586181641, 0.101607421875, 0.10198937225341796, 0.10694451141357422, 0.10080665588378906, 0.10011443328857422, 0.10033049774169922, 0.09883853149414062, 0.0982999038696289, 0.10425651550292969, 0.10991718292236329, 0.10339020538330078, 0.11066880035400391, 0.10727731323242187, 0.10920448303222656, 0.11934925079345703, 0.12516761779785157, 0.13670912170410157, 0.1271357421875, 0.12155699157714844, 0.11466854095458984, 0.11259903717041016, 0.11578368377685547, 0.11659264373779298, 0.12438323211669922, 0.11488256072998047, 0.11209420776367188, 0.11156479644775391, 0.1126645736694336, 0.11567718505859376, 0.11134361267089844, 0.11149823760986328, 0.1088174057006836, 0.1065881576538086, 0.10413875579833984, 0.10588057708740234, 0.10315161895751954, 0.10095001220703125, 0.09926860809326171, 0.0981022720336914, 0.09861529541015625, 0.10178559875488281, 0.10178355407714844, 0.1018941421508789, 0.09834598541259766, 0.09901875305175781, 0.09838694763183593, 0.1076684799194336, 0.11240243530273437]",tokens/s,9.366034665894373,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x22B-v0.1,mistralai/Mixtral-8x22B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-6B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,40484fbc84921b66f5da6e6dc8e14a8bfa42b562,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1499.48416,8455.716864,7528.77568,6987.710464,6883.6096,s,10,1.2148573684692383,0.12148573684692383,0.006317817420035748,0.12207531356811524,0.12455088119506835,0.13078075065612793,0.13576464622497558,"[0.11583683013916016, 0.12145811462402344, 0.12287010955810547, 0.1370106201171875, 0.11506166076660156, 0.12174342346191407, 0.11265715026855469, 0.12316646575927734, 0.1224072036743164, 0.12264579010009766]",tokens/s,2107.243258709199,kWh,3.726707837160896e-06,6.172276081481111e-06,4.335078631356737e-06,1.4234062549998743e-05,tokens/kWh,17985027.05048339,MB,1499.48416,8455.716864,7528.77568,6987.710464,6883.61216,s,10,75.96036767578124,7.596036767578124,0.16276205772496988,7.572530029296875,7.8118992675781245,7.838533862304687,7.859841538085937,"[7.49501513671875, 7.70551318359375, 7.6929599609375, 7.31971337890625, 7.548533203125, 7.4200927734375, 7.5108642578125, 7.59652685546875, 7.86516845703125, 7.80598046875]",tokens/s,8.293798717365418,kWh,0.00023599457771462552,0.0003959453756574692,0.00024382928656336845,0.0008757692399354633,tokens/kWh,71936.75814035506,,s,629,76.93928340148929,0.12232000540777307,0.016475788164344918,0.1202708511352539,0.13157294311523438,0.13541417541503908,0.24172138061523482,"[0.12365004730224609, 0.12811672973632812, 0.11749785614013672, 0.11350732421875, 0.11377356719970703, 0.11188838195800781, 0.11262156677246093, 0.11148697662353516, 0.11149005126953125, 0.11639910125732422, 0.12284416198730469, 0.11407564544677734, 0.11865805053710937, 0.12472319793701171, 0.1279508514404297, 0.1255198745727539, 0.12491980743408203, 0.12369510650634766, 0.12944691467285158, 0.11496959686279297, 0.11178495788574219, 0.11232870483398437, 0.1203773422241211, 0.12178227233886718, 0.11625676727294922, 0.11197952270507812, 0.111889404296875, 0.11182182312011718, 0.11196518707275391, 0.1120030746459961, 0.1406054382324219, 0.12181708526611328, 0.11779379272460938, 0.12302336120605468, 0.12261170959472656, 0.12266086578369141, 0.12485836791992187, 0.12218061065673828, 0.12595507049560548, 0.11242086029052735, 0.11729408264160156, 0.11479859161376953, 0.11405619049072266, 0.12108799743652343, 0.12223385620117187, 0.12140850830078125, 0.12206079864501954, 0.1212569580078125, 0.13290086364746093, 0.12601241302490235, 0.1164247055053711, 0.11793305969238281, 0.11331686401367187, 0.11209830474853516, 0.11750399780273438, 0.11521126556396484, 0.11558604431152343, 0.12174131011962891, 0.11980083465576172, 0.11413299560546875, 0.11660185241699218, 0.11758080291748046, 0.24715469360351563, 0.11943424224853516, 0.1308907470703125, 0.12166553497314453, 0.12448153686523437, 0.1194076156616211, 0.12761804962158202, 0.11443199920654297, 0.13474099731445313, 0.11797503662109375, 0.12516966247558595, 0.12276121520996094, 0.12442623901367188, 0.12422246551513672, 0.1254082565307617, 0.12218777465820313, 0.14394776916503907, 0.1234882583618164, 0.12186316680908203, 0.1236131820678711, 0.12027903747558594, 0.1200005111694336, 0.11688140869140624, 0.11546521759033203, 0.11162726593017579, 0.11179007720947266, 0.12198707580566406, 0.11727974700927735, 0.11808255767822265, 0.11824639892578125, 0.11691315460205078, 0.11764326477050781, 0.11709849548339844, 0.12129996490478516, 0.1185249252319336, 0.11830989074707031, 0.1170165786743164, 0.11748966217041015, 0.11972198486328126, 0.1144606704711914, 0.1381263427734375, 0.13462220764160157, 0.1306623992919922, 0.11678822326660156, 0.11581644439697265, 0.11687117004394532, 0.11988992309570312, 0.11607142639160156, 0.11514060974121093, 0.11480268859863281, 0.11624960327148437, 0.11519487762451172, 0.11797299194335938, 0.11533926391601562, 0.11673395538330078, 0.13188812255859375, 0.1386260528564453, 0.13924966430664062, 0.1268449249267578, 0.12392038726806641, 0.15420314025878906, 0.12242124938964843, 0.12449382019042969, 0.24775885009765625, 0.12236492919921875, 0.12549427032470703, 0.12426956939697266, 0.1256632308959961, 0.1274439697265625, 0.13643263244628906, 0.13467033386230468, 0.13182054138183594, 0.15715533447265626, 0.147778564453125, 0.13291416931152344, 0.11585536193847656, 0.11420365142822266, 0.11332608032226563, 0.11804774475097657, 0.11148799896240234, 0.12357939147949219, 0.11658342742919922, 0.11716710662841796, 0.12105010986328125, 0.11639705657958985, 0.11850444793701172, 0.11745279693603515, 0.11338751983642578, 0.1172152328491211, 0.12025548553466797, 0.12057190704345704, 0.12574105834960939, 0.1273702392578125, 0.12647116851806642, 0.1260400619506836, 0.12409651184082031, 0.1260421142578125, 0.1218344955444336, 0.11823616027832032, 0.12024320220947265, 0.1164390411376953, 0.11308646392822265, 0.11421286773681641, 0.11444121551513672, 0.1159024658203125, 0.11655577850341797, 0.11918438720703126, 0.1205063705444336, 0.11546214294433593, 0.11536077117919921, 0.11551641845703126, 0.12470169830322266, 0.11923353576660156, 0.12578713226318358, 0.1331937255859375, 0.13887590026855468, 0.12059852600097656, 0.11393740844726563, 0.1150218276977539, 0.1171036148071289, 0.11719168090820313, 0.1166028823852539, 0.11792896270751953, 0.12191436767578125, 0.12831539916992188, 0.12389273834228516, 0.2509598693847656, 0.1101475830078125, 0.10966425323486328, 0.11256012725830078, 0.11189350128173828, 0.11058790588378906, 0.11047628784179687, 0.11353702545166015, 0.1119662094116211, 0.11283865356445312, 0.11109273529052735, 0.10947174072265625, 0.11429888153076172, 0.1185054702758789, 0.11641241455078125, 0.11456409454345703, 0.11547647857666016, 0.11107532501220703, 0.11411353302001953, 0.11178086090087891, 0.11733606719970703, 0.11625369262695312, 0.11874816131591796, 0.11609088134765624, 0.11965132904052735, 0.12337254333496094, 0.12132249450683594, 0.1172152328491211, 0.11470028686523437, 0.116063232421875, 0.11010150146484375, 0.11015270233154296, 0.1107240982055664, 0.11124838256835938, 0.11539968109130859, 0.11473612976074218, 0.11407872009277344, 0.11460300445556641, 0.13579469299316407, 0.132453369140625, 0.11903385925292968, 0.11862220764160156, 0.11684864044189452, 0.13255474853515625, 0.1140684814453125, 0.11407872009277344, 0.12057599639892579, 0.12138393402099609, 0.11730841827392578, 0.12488396453857421, 0.11683737945556641, 0.12401766204833985, 0.11546521759033203, 0.12537651062011718, 0.11785830688476563, 0.12392755126953126, 0.11801805114746093, 0.11228876495361328, 0.11939532470703125, 0.11030323028564454, 0.11159142303466797, 0.10989055633544922, 0.11093299102783204, 0.23003033447265625, 0.11386777496337891, 0.11330662536621093, 0.11253043365478516, 0.11607449340820312, 0.11747225952148438, 0.12685311889648437, 0.1128058853149414, 0.11934003448486329, 0.12215296173095704, 0.12096717071533203, 0.12200243377685546, 0.11635404968261719, 0.11880242919921875, 0.1304145965576172, 0.12279398345947265, 0.11642265319824219, 0.11727769470214844, 0.1202708511352539, 0.11646873474121094, 0.12983705139160157, 0.11932160186767578, 0.11583078765869141, 0.12090163421630859, 0.11726643371582031, 0.11579392242431641, 0.11503308868408203, 0.11635199737548828, 0.11225190734863282, 0.12078694152832031, 0.12813516235351563, 0.11026841735839844, 0.11200204467773438, 0.10943385314941406, 0.11289702606201171, 0.11520409393310548, 0.11313561248779297, 0.11785420989990235, 0.12913970947265624, 0.11832832336425782, 0.12743475341796875, 0.1279293441772461, 0.12734259033203124, 0.13153382873535155, 0.13629029846191407, 0.13049754333496094, 0.1260175323486328, 0.13439794921875, 0.12371046447753906, 0.13635379028320313, 0.11444735717773437, 0.11139584350585938, 0.11065650939941406, 0.11128422546386718, 0.11148492431640625, 0.134361083984375, 0.11478118133544922, 0.11479347229003906, 0.1128058853149414, 0.1118371810913086, 0.12339097595214844, 0.12254924774169922, 0.13237657165527345, 0.2526566467285156, 0.12021453094482422, 0.1277317123413086, 0.1229496307373047, 0.11906559753417968, 0.12500787353515624, 0.12781362915039063, 0.12066815948486329, 0.11577139282226563, 0.11406950378417968, 0.11339981079101563, 0.11490303802490234, 0.1107609634399414, 0.11279052734375, 0.111067138671875, 0.1133834228515625, 0.11301990509033204, 0.11105177307128906, 0.11037490844726562, 0.10857062530517578, 0.10818150329589844, 0.11183513641357422, 0.11085926055908203, 0.11264717102050781, 0.11338751983642578, 0.11026943969726563, 0.11203993225097657, 0.12283084869384765, 0.1211146240234375, 0.12517375946044923, 0.11705241394042969, 0.11433881378173828, 0.11206041717529297, 0.11298713684082032, 0.12150374603271484, 0.11722854614257812, 0.11265638732910156, 0.11388108825683593, 0.11035033416748047, 0.11254681396484376, 0.11383602905273438, 0.12199423980712891, 0.11689472198486328, 0.11188019561767579, 0.12175257873535156, 0.11800780487060547, 0.12412313842773437, 0.11974041748046875, 0.12653977966308594, 0.12292198181152343, 0.13650738525390624, 0.1314160614013672, 0.13441127014160156, 0.1253406753540039, 0.12723097229003907, 0.12396031951904297, 0.12630425262451173, 0.13438873291015624, 0.11268812561035156, 0.10820095825195312, 0.1077227554321289, 0.10772889709472656, 0.11014860534667968, 0.22502195739746095, 0.11111116790771484, 0.11599155426025391, 0.11417190551757812, 0.11019366455078125, 0.1246033935546875, 0.11696025848388672, 0.1193861083984375, 0.12329779052734376, 0.11391487884521484, 0.12322918701171875, 0.12013362884521485, 0.12278681945800782, 0.12560179138183594, 0.1174097900390625, 0.10858393859863281, 0.10813951873779297, 0.10820710754394532, 0.10813849639892578, 0.10786508941650391, 0.10784870147705078, 0.10705919647216797, 0.11295231628417969, 0.1272289276123047, 0.1200711669921875, 0.10879283142089843, 0.11354112243652344, 0.11167743682861328, 0.11623526763916016, 0.1270343704223633, 0.12020941162109375, 0.12162662506103515, 0.12334489440917969, 0.1213306884765625, 0.12682444763183592, 0.11908403015136719, 0.1250672607421875, 0.12206387329101563, 0.12021862030029297, 0.11847577667236328, 0.11655372619628906, 0.11603046417236328, 0.12581581115722656, 0.11278950500488281, 0.11513037109375, 0.11090534210205077, 0.11382988739013672, 0.13450035095214843, 0.13623910522460939, 0.11269017791748047, 0.12946432495117188, 0.12583833312988282, 0.12606771087646484, 0.1265418243408203, 0.11952845001220704, 0.11693670654296875, 0.11606221008300781, 0.11519181060791016, 0.11987865447998047, 0.14313063049316407, 0.13316403198242188, 0.13450137329101564, 0.12717568206787108, 0.24789503479003908, 0.12300902557373047, 0.12745728302001952, 0.12152320098876954, 0.11769241333007813, 0.11620454406738281, 0.11657727813720703, 0.11580006408691407, 0.11129446411132812, 0.10826137542724609, 0.1104373779296875, 0.1087119369506836, 0.10938265228271485, 0.10919731140136718, 0.10882969665527344, 0.11129138946533203, 0.122893310546875, 0.13582745361328125, 0.12459519958496093, 0.1138001937866211, 0.1141053466796875, 0.1100789794921875, 0.1111551971435547, 0.11889663696289063, 0.1288970184326172, 0.11929293060302734, 0.13299916076660157, 0.13404876708984376, 0.1265428466796875, 0.12457062530517578, 0.13088870239257813, 0.12054835510253906, 0.13178675842285156, 0.12465766143798829, 0.1275555877685547, 0.12421836853027343, 0.12287181091308594, 0.11968921661376954, 0.1204510726928711, 0.11648409271240234, 0.12162252807617188, 0.1169797134399414, 0.11555532836914062, 0.11422822570800781, 0.11350835418701172, 0.11422412872314452, 0.10932940673828125, 0.11792691040039062, 0.12889804077148437, 0.13078630065917968, 0.11898777770996094, 0.10992639923095703, 0.10981581115722656, 0.11268915557861328, 0.1200343017578125, 0.14368870544433593, 0.1364418487548828, 0.13837107849121094, 0.12525875091552735, 0.12299980926513672, 0.11737497711181641, 0.12081254577636719, 0.13991424560546875, 0.24796774291992188, 0.11949874877929688, 0.11860377502441406, 0.1230387191772461, 0.1139609603881836, 0.12338278198242188, 0.1234493408203125, 0.11402854156494141, 0.11350732421875, 0.125412353515625, 0.13484339904785156, 0.14072320556640625, 0.13080986022949218, 0.1287045135498047, 0.12627763366699218, 0.12705689239501952, 0.13005413818359374, 0.13407743835449218, 0.13607423400878907, 0.13470822143554687, 0.13218917846679687, 0.1253908462524414, 0.12213350677490234, 0.1309521942138672, 0.12821810913085938, 0.12197171020507812, 0.11676057434082031, 0.12300902557373047, 0.12331008148193359, 0.13067570495605468, 0.12778598022460938, 0.13375897216796875, 0.12453273773193359, 0.13172940063476563, 0.12270591735839843, 0.13221682739257812, 0.11533516693115234, 0.11816038513183594, 0.11946701049804688, 0.12227584075927735, 0.12611174774169923, 0.12349849700927734, 0.12441395568847656, 0.12051046752929688, 0.12240179443359375, 0.12378316497802734, 0.12440882873535156, 0.12380774688720703, 0.12222361755371093, 0.12408013153076172, 0.12374732971191406, 0.12085759735107422, 0.12246323394775391, 0.12339405059814453, 0.12350361633300781, 0.1222635498046875, 0.12330188751220703, 0.12403302764892578, 0.12474982452392579, 0.1239183349609375, 0.1239552001953125, 0.12373503875732422, 0.12363571166992188, 0.24626789855957032, 0.12556185913085938, 0.12362035369873046, 0.1219952621459961, 0.12108799743652343, 0.12123340606689453, 0.12156416320800781, 0.12159283447265624, 0.12137983703613281, 0.1335203857421875, 0.13140377807617187, 0.1202339859008789, 0.11475353240966797, 0.12592639923095703, 0.12179148864746094, 0.12013158416748047, 0.12287693023681641, 0.13225984191894533, 0.12721868896484376, 0.12086886596679687, 0.1258905563354492, 0.1298524169921875, 0.12790271759033203, 0.12616089630126953, 0.12578406524658203, 0.12648038482666016, 0.12593766021728517, 0.12614144134521485, 0.12513791656494141, 0.12107673645019532, 0.12531609344482422, 0.12357529449462891, 0.12558335876464843, 0.12244684600830077, 0.12214169311523437, 0.11603763580322266, 0.12312268829345703, 0.12321279907226562, 0.12613836669921874, 0.12400537872314453, 0.12047872161865235, 0.12522393798828124, 0.1305569305419922, 0.12550962829589843, 0.12347801971435547, 0.12278272247314453, 0.12034867095947266, 0.12185497283935547, 0.12464844512939453, 0.12254515075683593, 0.12511743927001953, 0.122534912109375, 0.12511436462402345, 0.12516146850585938, 0.12746546936035155, 0.13237965393066406, 0.1270630416870117, 0.12570623779296874, 0.12947967529296875, 0.12539494323730468, 0.11275059509277344, 0.11317759704589844, 0.11295846557617187]",tokens/s,8.175277598021205,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,TencentARC/Mistral_Pro_8B_v0.1,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5657.116672,11796.48,10869.538816,10328.4736,10029.210624,s,10,1.3465996704101562,0.13465996704101563,0.005745254938949371,0.13287396240234375,0.1365331573486328,0.14409291839599606,0.15014072723388672,"[0.13485321044921875, 0.13176570129394533, 0.13273709106445314, 0.13369264221191407, 0.13273890686035156, 0.13300901794433595, 0.13160479736328126, 0.13302540588378906, 0.1315202178955078, 0.15165267944335936]",tokens/s,1901.084677393585,kWh,4.395349504979882e-06,7.117699937833476e-06,5.444107208140358e-06,1.6957156650953718e-05,tokens/kWh,15096870.617492458,MB,5657.116672,11796.48,10869.538816,10328.4736,10056.90112,s,10,83.7738212890625,8.37738212890625,0.03241580458999231,8.371446777343749,8.41916728515625,8.428590478515625,8.436129033203125,"[8.438013671875, 8.38644921875, 8.3763095703125, 8.3628310546875, 8.4024267578125, 8.334154296875, 8.366583984375, 8.3338056640625, 8.356173828125, 8.4170732421875]",tokens/s,7.5202490504304205,kWh,0.0002633220916664278,0.0004407576642889314,0.00028589451474935276,0.0009899742707047121,tokens/kWh,63638.01753671186,,s,629,84.8513855285645,0.13489886411536478,0.0163642201631673,0.13267660522460936,0.1341605895996094,0.13499413146972655,0.2646795935058594,"[0.13426995849609374, 0.13488946533203125, 0.13601075744628907, 0.13244723510742187, 0.13164544677734374, 0.13194137573242187, 0.13236224365234375, 0.13462733459472656, 0.13362176513671875, 0.13361561584472656, 0.13228134155273438, 0.13383680725097657, 0.13254144287109376, 0.13233868408203125, 0.1327052764892578, 0.1334466552734375, 0.13275340270996094, 0.13221990966796876, 0.13196185302734376, 0.13273497009277344, 0.13299507141113281, 0.1330524139404297, 0.13237452697753907, 0.13303500366210938, 0.13169664001464843, 0.1326755828857422, 0.13230284118652344, 0.13250253295898437, 0.13220658874511718, 0.13315583801269532, 0.13282099914550782, 0.1328404541015625, 0.13387161254882812, 0.13334425354003906, 0.13221273803710937, 0.1327984619140625, 0.13237350463867187, 0.13137306213378908, 0.14405223083496094, 0.13420646667480468, 0.13359513854980468, 0.13375897216796875, 0.13260595703125, 0.13265817260742188, 0.13267762756347656, 0.13197824096679686, 0.13266636657714845, 0.1331435546875, 0.13291929626464843, 0.13227622985839843, 0.13268070983886718, 0.13302272033691406, 0.16608358764648437, 0.13404672241210938, 0.13338111877441405, 0.13448806762695312, 0.13344358825683594, 0.13968179321289062, 0.13886770629882814, 0.13402931213378907, 0.13409893798828126, 0.1333422088623047, 0.26436404418945314, 0.1322926025390625, 0.13317529296875, 0.13241343688964843, 0.13277081298828125, 0.1335582733154297, 0.1328711700439453, 0.13319474792480468, 0.13223526000976563, 0.13293568420410157, 0.13219635009765626, 0.13309645080566407, 0.13278207397460937, 0.13172122192382812, 0.13133721923828126, 0.13263667297363282, 0.1327319030761719, 0.1324881896972656, 0.13642547607421876, 0.13195878601074218, 0.13338726806640624, 0.13258444213867188, 0.13295205688476563, 0.13309234619140625, 0.1336637420654297, 0.13214413452148438, 0.13273805236816405, 0.13247590637207032, 0.13189529418945312, 0.13402828979492187, 0.1332797393798828, 0.133644287109375, 0.1336873016357422, 0.15168614196777344, 0.13343948364257813, 0.13314253234863282, 0.1345023956298828, 0.13361663818359376, 0.13244723510742187, 0.13300633239746093, 0.13279129028320313, 0.13310771179199218, 0.13344358825683594, 0.13220863342285155, 0.1326243896484375, 0.1321379852294922, 0.1328773193359375, 0.13207449340820313, 0.13186968994140624, 0.13124505615234375, 0.13172122192382812, 0.13310873413085939, 0.13272679138183593, 0.133106689453125, 0.1321502685546875, 0.13257420349121093, 0.13196287536621093, 0.1320386505126953, 0.13304524230957032, 0.13361663818359376, 0.13263052368164063, 0.13314764404296875, 0.13342311096191406, 0.26480230712890623, 0.1323294677734375, 0.1315450897216797, 0.1326489562988281, 0.13290599060058594, 0.13281996154785156, 0.1323724822998047, 0.1326069793701172, 0.13392384338378907, 0.1328035888671875, 0.13314866638183595, 0.13245440673828124, 0.13260389709472656, 0.13275852966308593, 0.13355007934570312, 0.1331374053955078, 0.13416549682617188, 0.1335521240234375, 0.13306265258789063, 0.1327175750732422, 0.13290599060058594, 0.13239398193359375, 0.13276876831054688, 0.13304832458496094, 0.13328076171875, 0.13325721740722657, 0.13255577087402343, 0.1323223114013672, 0.1319720916748047, 0.1318973388671875, 0.13214515686035155, 0.13234994506835937, 0.1331793975830078, 0.1322045440673828, 0.1327319030761719, 0.13272268676757812, 0.1330145263671875, 0.13266432189941407, 0.13301043701171875, 0.13342311096191406, 0.13235711669921876, 0.13198745727539063, 0.1323171844482422, 0.1334323272705078, 0.1339473876953125, 0.13244927978515625, 0.13362278747558592, 0.1336985626220703, 0.13320498657226562, 0.13289369201660156, 0.13304730224609376, 0.1317580871582031, 0.13316505432128906, 0.134287353515625, 0.13393408203125, 0.13440512084960937, 0.13418392944335938, 0.13419110107421875, 0.1331783752441406, 0.13307186889648437, 0.13314559936523437, 0.133718017578125, 0.1333053436279297, 0.26730291748046875, 0.1325496368408203, 0.13245440673828124, 0.1328599090576172, 0.13357568359375, 0.13133619689941406, 0.1322987518310547, 0.13294796752929688, 0.1331015625, 0.13398118591308594, 0.13443276977539062, 0.13366578674316407, 0.13330021667480468, 0.13396173095703126, 0.1336565704345703, 0.1318113250732422, 0.13157785034179686, 0.1315983428955078, 0.1330944061279297, 0.13239808654785157, 0.13223936462402344, 0.13251994323730468, 0.13133824157714843, 0.1327923126220703, 0.1312870330810547, 0.13236326599121093, 0.1320765380859375, 0.13321420288085936, 0.13250559997558595, 0.13196185302734376, 0.1323294677734375, 0.13236735534667968, 0.13202432250976562, 0.1328343048095703, 0.13249229431152343, 0.1315389404296875, 0.13202125549316407, 0.13201510620117188, 0.13222093200683593, 0.13481471252441407, 0.13364122009277343, 0.13229670715332031, 0.13225677490234375, 0.13297561645507813, 0.13221888732910156, 0.1324042205810547, 0.1324830780029297, 0.13232537841796874, 0.13300633239746093, 0.13239602661132813, 0.1337487335205078, 0.13336781311035156, 0.13360946655273437, 0.13300531005859376, 0.13260493469238283, 0.13252915954589845, 0.13315890502929686, 0.1335633850097656, 0.13299200439453124, 0.13378253173828125, 0.1326551055908203, 0.13428941345214843, 0.13243289184570312, 0.2663321533203125, 0.13334527587890624, 0.13366989135742188, 0.13315890502929686, 0.13270425415039064, 0.1331128387451172, 0.1337927703857422, 0.1329213409423828, 0.13211135864257811, 0.1318154296875, 0.13165875244140626, 0.1316618194580078, 0.13235916137695314, 0.13208781433105468, 0.13207142639160158, 0.1331927032470703, 0.1330636749267578, 0.13156965637207033, 0.13287014770507813, 0.13194444274902345, 0.1321175079345703, 0.1319014434814453, 0.1325015106201172, 0.1320099792480469, 0.13248101806640625, 0.13243801879882813, 0.13298074340820312, 0.13299098205566406, 0.13277285766601563, 0.13187277221679689, 0.13220556640625, 0.13297561645507813, 0.13298074340820312, 0.13246669006347656, 0.13549261474609375, 0.13394841003417968, 0.13402522277832032, 0.13370777893066407, 0.1337313232421875, 0.1320120391845703, 0.13261824035644532, 0.13257215881347656, 0.13296127319335938, 0.13358387756347656, 0.13232127380371095, 0.13222604370117189, 0.1323970489501953, 0.1328865203857422, 0.13101260375976562, 0.13164851379394532, 0.1323540496826172, 0.13264178466796875, 0.13243289184570312, 0.13202432250976562, 0.13196389770507813, 0.13225881958007812, 0.13194546508789062, 0.15048294067382811, 0.13122969055175782, 0.14561177062988281, 0.13322239685058593, 0.13556326293945312, 0.1461729278564453, 0.2666936340332031, 0.13410304260253905, 0.134108154296875, 0.13207859802246094, 0.13234278869628907, 0.131230712890625, 0.13257626342773438, 0.13200178527832032, 0.13229670715332031, 0.13178880310058594, 0.13180210876464843, 0.13163519287109374, 0.13299507141113281, 0.13204275512695313, 0.1317560272216797, 0.132495361328125, 0.13229670715332031, 0.13235813903808594, 0.13224960327148438, 0.13262232971191407, 0.13199974060058595, 0.13143040466308595, 0.13198643493652343, 0.1304883270263672, 0.1316290588378906, 0.13191987609863282, 0.13227110290527344, 0.13197004699707032, 0.13228440856933593, 0.13214720153808593, 0.13086105346679688, 0.13178572082519532, 0.1332305908203125, 0.13157785034179686, 0.1317232666015625, 0.13302784729003905, 0.1320499267578125, 0.1320079345703125, 0.13228851318359375, 0.13177754211425782, 0.13142527770996093, 0.13143142700195312, 0.132853759765625, 0.1316864013671875, 0.1317580871582031, 0.13160858154296876, 0.1327605743408203, 0.13228134155273438, 0.13189324951171874, 0.1318164520263672, 0.13298789978027345, 0.13359513854980468, 0.13327360534667967, 0.13103103637695312, 0.13115699768066405, 0.13161471557617188, 0.13297357177734376, 0.1329449005126953, 0.132748291015625, 0.13241958618164062, 0.13352345275878907, 0.13459251403808595, 0.1348607940673828, 0.26520986938476565, 0.13239295959472655, 0.13225779724121095, 0.13280767822265624, 0.13279539489746095, 0.13194137573242187, 0.13255270385742188, 0.1337753601074219, 0.1340518341064453, 0.1321676788330078, 0.13140992736816406, 0.13171609497070313, 0.1324083251953125, 0.13188914489746092, 0.13243186950683594, 0.1315133514404297, 0.13172940063476563, 0.13253836059570312, 0.13184512329101564, 0.1321697235107422, 0.13176730346679688, 0.13118975830078125, 0.1322229766845703, 0.13254042053222656, 0.1323335723876953, 0.1318277130126953, 0.13183078002929688, 0.13222093200683593, 0.13271244812011718, 0.1312419891357422, 0.1315758056640625, 0.1351065673828125, 0.14018252563476563, 0.13512498474121093, 0.13325004577636718, 0.134619140625, 0.13176832580566405, 0.131704833984375, 0.13454541015625, 0.1325680694580078, 0.13308518981933593, 0.13228851318359375, 0.1331609649658203, 0.13278720092773438, 0.13153280639648438, 0.13285888671875, 0.1328711700439453, 0.13314253234863282, 0.13313331604003906, 0.1327994842529297, 0.13210520935058595, 0.13343437194824218, 0.13378970336914062, 0.13212261962890626, 0.13185740661621093, 0.132706298828125, 0.13290701293945312, 0.13362687683105468, 0.13437338256835937, 0.13296946716308594, 0.13406207275390625, 0.13322239685058593, 0.13348658752441406, 0.2658529357910156, 0.13290086364746093, 0.1334159393310547, 0.13386341857910156, 0.13507174682617187, 0.13374156188964845, 0.13432421875, 0.13459353637695312, 0.13397299194335938, 0.13758157348632813, 0.13692005920410155, 0.1326991424560547, 0.1328660430908203, 0.1305620422363281, 0.13202330017089844, 0.1326725158691406, 0.1310627899169922, 0.1318707275390625, 0.13231922912597657, 0.13207962036132812, 0.13220658874511718, 0.1325475769042969, 0.13144064331054686, 0.13120512390136718, 0.13131674194335938, 0.1314580535888672, 0.1314027557373047, 0.13153280639648438, 0.13159014892578125, 0.13119590759277344, 0.1310740509033203, 0.1315440673828125, 0.1312552947998047, 0.1315880889892578, 0.13143040466308595, 0.13172531127929688, 0.13131980895996093, 0.13179904174804688, 0.13150924682617188, 0.1319219207763672, 0.131704833984375, 0.13146112060546875, 0.13196595764160157, 0.13156556701660158, 0.1315010528564453, 0.13098188781738282, 0.13312716674804687, 0.13217893981933593, 0.13203353881835939, 0.13076275634765624, 0.13190963745117187, 0.1321697235107422, 0.13195571899414063, 0.13177754211425782, 0.133106689453125, 0.13193830871582032, 0.1339852752685547, 0.13390745544433594, 0.1314283447265625, 0.13091226196289063, 0.13161369323730468, 0.13187583923339843, 0.13156556701660158, 0.26381005859375, 0.13149491882324219, 0.132453369140625, 0.1328404541015625, 0.13230694580078126, 0.1320437774658203, 0.13147955322265625, 0.13221580505371094, 0.13230387878417968, 0.13239602661132813, 0.13148159790039063, 0.13213900756835936, 0.1323714599609375, 0.13126144409179688, 0.13151231384277343, 0.13167001342773438, 0.13204275512695313, 0.1312112579345703, 0.1310003204345703, 0.1308579864501953, 0.1322782745361328, 0.13156658935546875, 0.1315983428955078, 0.13127066040039062, 0.13138739013671874, 0.1316259765625, 0.13211033630371094, 0.1326376953125, 0.13313945007324218, 0.13283021545410156, 0.13330636596679687, 0.13394841003417968, 0.1350318145751953, 0.13440614318847657, 0.13493760681152345, 0.13352755737304686, 0.13351014709472656, 0.13288345336914062, 0.13296333312988282, 0.13354905700683595, 0.1332991943359375, 0.13366886901855468, 0.1332305908203125, 0.13290188598632813, 0.13217485046386718, 0.1326387176513672, 0.13267762756347656, 0.1319720916748047, 0.13142221069335938, 0.13160858154296876, 0.133291015625, 0.13227725219726563, 0.13246566772460938, 0.1306378173828125, 0.1316433868408203, 0.1318174743652344, 0.1332490234375, 0.13820314025878908, 0.1363404846191406, 0.13404261779785157, 0.134297607421875, 0.13295205688476563, 0.13348147583007813, 0.29722726440429686, 0.134403076171875, 0.13424537658691407, 0.1348853759765625, 0.14698701477050782, 0.13298176574707032, 0.132463623046875, 0.133138427734375, 0.13305548095703126, 0.13267660522460936, 0.1331988525390625, 0.13297970581054688, 0.13390643310546874, 0.1339535369873047, 0.13237554931640624, 0.13339340209960937, 0.13279641723632812, 0.13123175048828126, 0.13329306030273438, 0.1334036407470703, 0.13356748962402343, 0.1342433319091797, 0.1337518005371094, 0.13486489868164062, 0.13298687744140625, 0.13283226013183594, 0.13275135803222657, 0.1332797393798828, 0.13422694396972656, 0.13279335021972657, 0.13285069274902345, 0.13322239685058593, 0.13277285766601563, 0.1338245086669922, 0.13455462646484376, 0.1336637420654297, 0.13251994323730468, 0.13313945007324218, 0.13377023315429687, 0.13191987609863282, 0.1327247314453125, 0.13267864990234374, 0.1331015625, 0.13394329833984375, 0.13326950073242189, 0.1327257537841797, 0.13415936279296875, 0.13599436950683594, 0.13283737182617186, 0.13146009826660157, 0.13219020080566407, 0.13261824035644532, 0.13220658874511718, 0.1333719024658203, 0.1322229766845703, 0.13181849670410156, 0.1340590057373047, 0.13391258239746093, 0.13230899047851563, 0.13241856384277345, 0.13187992858886718, 0.13301350402832032, 0.1336504364013672]",tokens/s,7.41296086188543,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-160m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1303.478272,1872.756736,945.815552,404.750336,361.344,s,10,0.3020132770538331,0.030201327705383307,0.0019749889882414036,0.030851327896118164,0.03256800346374512,0.03281699314117432,0.03301618488311768,"[0.03306598281860352, 0.030809280395507812, 0.03125129508972168, 0.027865856170654298, 0.030893375396728515, 0.027963935852050783, 0.028797887802124025, 0.03164860725402832, 0.027204383850097658, 0.03251267242431641]",tokens/s,8476.448535551259,kWh,9.755893752582349e-07,1.6359604392372902e-06,8.532777680438047e-07,3.4648275825393298e-06,tokens/kWh,73885350.39667998,MB,1303.478272,1872.756736,945.815552,404.750336,375.328768,s,10,18.307029418945312,1.8307029418945313,0.04496247871744316,1.8115166015625,1.8877058471679686,1.893056903076172,1.8973377478027345,"[1.8026856689453126, 1.8865167236328124, 1.7636148681640624, 1.800749267578125, 1.876404541015625, 1.8691533203125, 1.7995399169921875, 1.898407958984375, 1.8203475341796875, 1.789609619140625]",tokens/s,34.41301073936303,kWh,5.8061494757174695e-05,9.711885615488887e-05,5.1632764220642535e-05,0.00020681311513270613,tokens/kWh,304622.8473449311,,s,629,18.544425964355455,0.029482394219961,0.004422250360300783,0.028406784057617186,0.032144795227050785,0.033891121673583983,0.05759127410888675,"[0.02958028793334961, 0.030458879470825196, 0.03017523193359375, 0.031643648147583005, 0.03119206428527832, 0.031855615615844726, 0.03214233779907227, 0.03203788757324219, 0.03258572769165039, 0.03058278465270996, 0.03339775848388672, 0.029602815628051758, 0.03016294479370117, 0.028649471282958985, 0.02897100830078125, 0.02890547180175781, 0.029026304244995117, 0.02851737594604492, 0.027626495361328125, 0.026902528762817384, 0.02731622314453125, 0.028626943588256838, 0.02754150390625, 0.028485631942749022, 0.028273664474487304, 0.02813132858276367, 0.027069440841674806, 0.02689740753173828, 0.02676736068725586, 0.027077632904052733, 0.027886592864990234, 0.02877235221862793, 0.026968063354492186, 0.02710937690734863, 0.027247615814208984, 0.027595775604248047, 0.02714931106567383, 0.027219968795776366, 0.027250688552856447, 0.02923417663574219, 0.029148160934448244, 0.027123712539672853, 0.02778726387023926, 0.027411455154418944, 0.026879999160766603, 0.026893312454223633, 0.026951679229736326, 0.027029504776000978, 0.027040767669677734, 0.027025407791137695, 0.027462656021118165, 0.02832691192626953, 0.02815283203125, 0.028069887161254883, 0.028036096572875976, 0.029361152648925783, 0.02979327964782715, 0.02734284782409668, 0.027231231689453125, 0.027157503128051756, 0.029395967483520507, 0.03055615997314453, 0.060846080780029295, 0.02837401580810547, 0.027691007614135742, 0.02687385559082031, 0.02708684730529785, 0.026844160079956055, 0.029631488800048827, 0.030546943664550782, 0.030085119247436523, 0.029445119857788086, 0.02832691192626953, 0.02853887939453125, 0.027655168533325194, 0.026612735748291014, 0.028021760940551758, 0.02958745574951172, 0.03036057662963867, 0.03040870475769043, 0.030497791290283204, 0.030068735122680663, 0.026730495452880858, 0.02735001564025879, 0.030515199661254884, 0.03124224090576172, 0.02956492805480957, 0.03124019241333008, 0.0307640323638916, 0.030045183181762695, 0.03212287902832031, 0.02936729621887207, 0.027782144546508788, 0.02853785514831543, 0.030071807861328126, 0.030905344009399413, 0.029320192337036134, 0.0314071044921875, 0.030005247116088866, 0.03169484710693359, 0.02896691131591797, 0.028406784057617186, 0.027875328063964845, 0.02708787155151367, 0.028240896224975585, 0.030448640823364258, 0.028635135650634767, 0.03021414375305176, 0.029814783096313476, 0.030342144012451173, 0.03100160026550293, 0.033942527770996093, 0.03391795349121094, 0.03704217529296875, 0.03585433578491211, 0.03305267333984375, 0.03285913467407227, 0.03141734313964844, 0.02958028793334961, 0.030664703369140626, 0.029061119079589845, 0.03063091278076172, 0.030710784912109376, 0.02934272003173828, 0.03201638412475586, 0.0641239013671875, 0.031244287490844725, 0.0315996150970459, 0.029105152130126953, 0.0269803524017334, 0.026788864135742187, 0.026953727722167968, 0.02690559959411621, 0.02714419174194336, 0.026983423233032225, 0.02691481590270996, 0.0273623046875, 0.027191295623779296, 0.027615232467651366, 0.02714521598815918, 0.028115968704223632, 0.027827199935913087, 0.02719436836242676, 0.027263999938964844, 0.026986495971679687, 0.027026432037353516, 0.028624895095825196, 0.02736844825744629, 0.027513856887817382, 0.02726092720031738, 0.02718003273010254, 0.027289600372314454, 0.02711142349243164, 0.02710527992248535, 0.027196416854858397, 0.02754764747619629, 0.027425792694091795, 0.027630592346191408, 0.027257856369018556, 0.028483583450317384, 0.029372415542602538, 0.02937446403503418, 0.02901299285888672, 0.028042240142822264, 0.02833305549621582, 0.027223039627075195, 0.028086271286010742, 0.02858188819885254, 0.03037081527709961, 0.028503040313720703, 0.027579391479492187, 0.027691007614135742, 0.026995712280273438, 0.027888639450073242, 0.029915136337280275, 0.02911846351623535, 0.02936422348022461, 0.0273305606842041, 0.02740940856933594, 0.028259328842163086, 0.029244415283203123, 0.028051456451416015, 0.027926528930664062, 0.0273305606842041, 0.027016191482543944, 0.027212799072265623, 0.028666879653930662, 0.027808767318725586, 0.05660774230957031, 0.027266048431396486, 0.028627967834472655, 0.028079103469848633, 0.02817535972595215, 0.028028928756713867, 0.028193792343139647, 0.027388927459716796, 0.02679910469055176, 0.027257856369018556, 0.028068864822387695, 0.027061248779296877, 0.02775859260559082, 0.027669504165649415, 0.02836172866821289, 0.030859264373779297, 0.030489599227905274, 0.029705215454101562, 0.030118911743164063, 0.029480960845947264, 0.02972979164123535, 0.02876927947998047, 0.028725248336791992, 0.028096511840820314, 0.02796441650390625, 0.028528640747070313, 0.028712959289550782, 0.027784191131591796, 0.02914303970336914, 0.028916736602783204, 0.02902016067504883, 0.028481536865234375, 0.02981990432739258, 0.028680192947387696, 0.029345792770385744, 0.028855295181274415, 0.02893414306640625, 0.02930073547363281, 0.02918502426147461, 0.02773094367980957, 0.032623615264892575, 0.029791231155395507, 0.028933120727539063, 0.02910310363769531, 0.027707391738891602, 0.027915264129638673, 0.027866111755371094, 0.027986944198608397, 0.02814668846130371, 0.028440576553344726, 0.027671552658081053, 0.028493824005126952, 0.02792959976196289, 0.027868160247802733, 0.02758143997192383, 0.0279552001953125, 0.02760601615905762, 0.028049407958984376, 0.027885568618774413, 0.02792038345336914, 0.02869862365722656, 0.03018239974975586, 0.03038719940185547, 0.06231039810180664, 0.03119513511657715, 0.03228979110717774, 0.028727296829223634, 0.026681343078613282, 0.02674483108520508, 0.027297792434692384, 0.02789580726623535, 0.029139968872070314, 0.032449535369873043, 0.031661056518554685, 0.03207167816162109, 0.032726016998291016, 0.03318272018432617, 0.03243008041381836, 0.03270041656494141, 0.030651391983032225, 0.028680192947387696, 0.029191167831420898, 0.029050880432128907, 0.029472768783569334, 0.02834636878967285, 0.029666303634643554, 0.028468223571777345, 0.028261375427246094, 0.02796031951904297, 0.028685312271118164, 0.030704639434814454, 0.030093311309814453, 0.027503616333007814, 0.026894336700439454, 0.028684288024902343, 0.03015679931640625, 0.029427711486816405, 0.02933350372314453, 0.029675519943237305, 0.027511808395385744, 0.027663360595703124, 0.02898124885559082, 0.030642175674438478, 0.030074880599975585, 0.029938688278198244, 0.027914239883422853, 0.027468799591064453, 0.028067840576171874, 0.02918707275390625, 0.03038515281677246, 0.029277183532714843, 0.029236223220825194, 0.027859968185424806, 0.027468799591064453, 0.02860339164733887, 0.02997555160522461, 0.03041689682006836, 0.02995199966430664, 0.027840511322021484, 0.02712883186340332, 0.027387903213500975, 0.028111871719360353, 0.02771251106262207, 0.04909056091308594, 0.041596927642822266, 0.027656192779541015, 0.057973758697509765, 0.04194508743286133, 0.02792550468444824, 0.02750464057922363, 0.027510784149169923, 0.027124736785888674, 0.03096575927734375, 0.027237375259399413, 0.027379711151123046, 0.027378688812255858, 0.02736332893371582, 0.028915712356567383, 0.031221759796142577, 0.027638784408569338, 0.028104703903198244, 0.028026880264282225, 0.028635135650634767, 0.030735359191894532, 0.030736383438110353, 0.030888959884643553, 0.029930496215820314, 0.02756403160095215, 0.02780467224121094, 0.0293304328918457, 0.029876224517822264, 0.02940928077697754, 0.028023807525634766, 0.028006399154663086, 0.03165798377990723, 0.03219353485107422, 0.03137228775024414, 0.030655487060546875, 0.02994380760192871, 0.028030975341796875, 0.027708415985107423, 0.02838015937805176, 0.029838336944580077, 0.02974412727355957, 0.030382080078125, 0.03419033432006836, 0.041845760345458984, 0.04044902420043945, 0.029873151779174805, 0.029030399322509767, 0.02934988784790039, 0.02854092788696289, 0.028933120727539063, 0.028447744369506835, 0.0290119686126709, 0.029558784484863283, 0.028189695358276368, 0.02813747215270996, 0.028479488372802734, 0.029254655838012695, 0.02949836730957031, 0.028867584228515625, 0.030438400268554686, 0.029710336685180663, 0.027695104598999022, 0.027660287857055665, 0.028462080001831053, 0.028247039794921876, 0.028116992950439453, 0.058052608489990234, 0.028759040832519532, 0.02777292823791504, 0.027487232208251954, 0.027707391738891602, 0.029076480865478517, 0.02838015937805176, 0.029510656356811524, 0.027936767578125, 0.029244415283203123, 0.028448768615722656, 0.02758963203430176, 0.02879078483581543, 0.02973798370361328, 0.030142463684082032, 0.03606016159057617, 0.029215744018554687, 0.028470272064208983, 0.035527679443359376, 0.03476582336425781, 0.03158323287963867, 0.0326379508972168, 0.028044288635253906, 0.028022783279418945, 0.02791219139099121, 0.027752447128295898, 0.02773401641845703, 0.027609088897705077, 0.02738483238220215, 0.02799308776855469, 0.028041215896606447, 0.026728448867797853, 0.026616832733154298, 0.02671820831298828, 0.026838016510009766, 0.026657791137695314, 0.02671820831298828, 0.02731929588317871, 0.02692095947265625, 0.027243520736694334, 0.028488704681396484, 0.02750054359436035, 0.02697318458557129, 0.026888191223144533, 0.02671718406677246, 0.026603519439697267, 0.026746879577636717, 0.02677555274963379, 0.02677555274963379, 0.026832895278930666, 0.02697318458557129, 0.02697216033935547, 0.02689023971557617, 0.026867712020874023, 0.026875904083251953, 0.027090944290161133, 0.027624448776245116, 0.027471872329711915, 0.031388671875, 0.03281817626953125, 0.029410303115844725, 0.034252799987792966, 0.03414323043823242, 0.06606950378417968, 0.028301311492919923, 0.02854092788696289, 0.03149004745483398, 0.0321341438293457, 0.033702911376953124, 0.03182284736633301, 0.03480678558349609, 0.029019136428833008, 0.028657663345336915, 0.030134271621704102, 0.03648819351196289, 0.03567411041259766, 0.03522662353515625, 0.029659135818481445, 0.02896998405456543, 0.031893503189086916, 0.03605606460571289, 0.03530649566650391, 0.0339128303527832, 0.029714431762695313, 0.028224512100219725, 0.02779955291748047, 0.029117439270019533, 0.030856191635131838, 0.0319109115600586, 0.0310118408203125, 0.029834239959716798, 0.02936729621887207, 0.030112768173217775, 0.03043328094482422, 0.0265799674987793, 0.02628915214538574, 0.027148288726806642, 0.02792140769958496, 0.0321003532409668, 0.031040512084960937, 0.030893056869506837, 0.03180748748779297, 0.03061555290222168, 0.028062719345092774, 0.027125759124755858, 0.026043392181396483, 0.02901299285888672, 0.031081472396850586, 0.031178752899169923, 0.030212095260620117, 0.030512128829956055, 0.030518272399902343, 0.027461631774902344, 0.026814464569091798, 0.02756710433959961, 0.031111167907714843, 0.029884416580200194, 0.028882944107055664, 0.029108224868774416, 0.028635135650634767, 0.02993356704711914, 0.028023807525634766, 0.027661312103271486, 0.027511808395385744, 0.02672127914428711, 0.026658815383911134, 0.05501235198974609, 0.027596799850463868, 0.02732441520690918, 0.027827199935913087, 0.027481088638305663, 0.027658239364624023, 0.02740838432312012, 0.027212799072265623, 0.0271278076171875, 0.026788864135742187, 0.026953727722167968, 0.026908672332763672, 0.02693120002746582, 0.027061248779296877, 0.02726092720031738, 0.026747903823852538, 0.027142143249511717, 0.027227136611938478, 0.027812864303588865, 0.02755379295349121, 0.027006975173950197, 0.027165695190429686, 0.027100160598754884, 0.02610380744934082, 0.026384384155273437, 0.02632601547241211, 0.027020288467407227, 0.026479616165161132, 0.027245567321777343, 0.02858291244506836, 0.03215462493896484, 0.033858558654785154, 0.03256115341186523, 0.02918502426147461, 0.02755686378479004, 0.03036057662963867, 0.03248332977294922, 0.032571392059326174, 0.033942527770996093, 0.027348991394042968, 0.026298368453979492, 0.03121664047241211, 0.03118284797668457, 0.032254974365234376, 0.03308544158935547, 0.02751487922668457, 0.026427391052246094, 0.02856959915161133, 0.03130572891235352, 0.03280281448364258, 0.03320012664794922, 0.031753215789794925, 0.02680729675292969, 0.026819583892822265, 0.03306598281860352, 0.032551937103271485, 0.032797695159912106, 0.029279232025146484, 0.026887168884277345, 0.026500095367431642, 0.029908992767333983, 0.03078246307373047, 0.03170508766174317, 0.06268928146362304, 0.027632640838623046, 0.027406335830688477, 0.031204351425170897, 0.032215038299560544, 0.030336000442504882, 0.03364761734008789, 0.02795929527282715, 0.03246899032592773, 0.03126067161560059, 0.03136819267272949, 0.029625343322753905, 0.03211980819702148, 0.03268096160888672, 0.03057868766784668, 0.027167743682861328, 0.027091968536376954, 0.02694758415222168, 0.027130880355834962, 0.02733363151550293, 0.027456512451171877, 0.02755072021484375, 0.02714419174194336, 0.027256832122802735, 0.027936767578125, 0.02697113609313965, 0.02710220718383789, 0.027099136352539063, 0.02754560089111328, 0.027732992172241212, 0.027619327545166016, 0.027618303298950195, 0.028029951095581054, 0.027546623229980468, 0.027716608047485353, 0.027587583541870117, 0.027220991134643553, 0.027235328674316408, 0.028100608825683594, 0.02774835205078125, 0.02774835205078125, 0.02771353530883789, 0.027348991394042968, 0.0273438720703125, 0.02710323143005371, 0.02874060821533203, 0.029042688369750977, 0.028539903640747072, 0.02753638458251953, 0.02749235153198242, 0.02753023910522461, 0.027205631256103514, 0.027595775604248047, 0.026854400634765626, 0.027278335571289062, 0.027373567581176757, 0.027380735397338866, 0.027588607788085938, 0.027535360336303712, 0.027855871200561523, 0.029230079650878905, 0.029048831939697265, 0.0320819206237793]",tokens/s,33.91854788112669,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-6.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1278.930944,9531.55584,8604.614656,8063.54944,7817.080832,s,10,0.6972386932373047,0.06972386932373047,0.0033246662244114686,0.06848465728759764,0.07267987594604493,0.07585652809143066,0.07839784980773926,"[0.07197395324707032, 0.069121826171875, 0.0673177261352539, 0.0684197769165039, 0.06836528015136718, 0.06802812957763672, 0.0686015396118164, 0.06782774353027343, 0.0685495376586914, 0.07903318023681641]",tokens/s,3671.6264097648204,kWh,2.195231667528414e-06,3.6036049606526405e-06,2.7027590114706584e-06,8.501595639651712e-06,tokens/kWh,30111994.365623303,MB,1278.930944,9531.55584,8604.614656,8063.54944,8002.258944,s,10,43.469970703125,4.3469970703125,0.023578784983443707,4.344945556640624,4.37733251953125,4.379404541015625,4.381062158203124,"[4.31895263671875, 4.36862353515625, 4.3055947265625, 4.341412109375, 4.3768720703125, 4.34847900390625, 4.3330927734375, 4.335857421875, 4.35960986328125, 4.3814765625]",tokens/s,14.49276339067581,kWh,0.0001364894784476659,0.00022696455134686404,0.0001402967720558187,0.0005037508018503486,tokens/kWh,125061.83567071658,,s,629,44.02652465820312,0.0699944748143134,0.008499385662184446,0.06874931335449219,0.0699963394165039,0.07070474395751954,0.13726551513671875,"[0.06812262725830077, 0.06821785736083984, 0.06763724517822266, 0.06795161437988281, 0.06879641723632812, 0.067704833984375, 0.06807449340820312, 0.06864998626708985, 0.06741299438476563, 0.06753279876708984, 0.06697779083251953, 0.06729420471191407, 0.06693888092041016, 0.06749491119384765, 0.06686003112792968, 0.06697779083251953, 0.0669276123046875, 0.06839705657958985, 0.06879334259033203, 0.06838066864013671, 0.06791168212890625, 0.06786457824707032, 0.0674734115600586, 0.06786457824707032, 0.0681185302734375, 0.06812876892089843, 0.06786252593994141, 0.07043788909912109, 0.06826188659667969, 0.06830182647705078, 0.06902988433837891, 0.0698419189453125, 0.0686223373413086, 0.06872166442871094, 0.06902374267578125, 0.07014195251464844, 0.06898995208740234, 0.06895410919189453, 0.06894898986816406, 0.06927667236328125, 0.06875750732421874, 0.06877490997314453, 0.06859673309326172, 0.06904422760009765, 0.06919782257080079, 0.06883123016357422, 0.06911795043945312, 0.069359619140625, 0.06852607727050782, 0.06859161376953125, 0.06848512268066406, 0.06890086364746094, 0.06961561584472656, 0.07068262481689454, 0.06933708953857422, 0.07028736114501953, 0.06914765167236328, 0.06894080352783204, 0.06911897277832031, 0.06942822265625, 0.0690360336303711, 0.06920294189453124, 0.13908992004394533, 0.0689244155883789, 0.0688179168701172, 0.06857933044433594, 0.06843801879882813, 0.06773145294189453, 0.06824140930175782, 0.06759423828125, 0.06770687866210938, 0.06754508972167969, 0.0684615707397461, 0.0678635482788086, 0.0682803192138672, 0.06846873474121094, 0.06845235443115234, 0.06823731231689453, 0.06820556640625, 0.06803558349609375, 0.0680284194946289, 0.06867558288574219, 0.06806015777587891, 0.06837964630126953, 0.06994022369384766, 0.0679393310546875, 0.06798847961425782, 0.06799769592285156, 0.0699525146484375, 0.06789427185058594, 0.06862745666503907, 0.06902067565917969, 0.06880767822265625, 0.06809292602539062, 0.06806015777587891, 0.06774476623535156, 0.06746623992919921, 0.06831308746337891, 0.06877388763427734, 0.06840729522705079, 0.06813081359863281, 0.06864179229736328, 0.06911385345458984, 0.06894284820556641, 0.06894182586669922, 0.0698603515625, 0.07082495880126953, 0.06948044586181641, 0.06954700469970704, 0.06988390350341797, 0.06934732818603516, 0.06929408264160156, 0.06863257598876953, 0.06927155303955078, 0.06923980712890625, 0.06942924499511718, 0.0696995849609375, 0.06934732818603516, 0.0697518081665039, 0.08727142333984375, 0.08185855865478515, 0.06815948486328124, 0.0685332489013672, 0.08022220611572266, 0.06753177642822265, 0.13603021240234375, 0.0685107192993164, 0.06754815673828125, 0.06753485107421875, 0.06729625701904297, 0.06770790100097657, 0.06845030212402343, 0.06840934753417968, 0.06853427124023438, 0.06833869171142579, 0.06836838531494141, 0.0679557113647461, 0.06747853088378906, 0.06737407684326172, 0.06796288299560548, 0.06802329254150391, 0.0692643814086914, 0.06882099151611328, 0.0683694076538086, 0.06863871765136718, 0.06873907470703125, 0.06852710723876954, 0.06831104278564454, 0.06821171569824219, 0.06901350402832031, 0.0687462387084961, 0.06778982543945312, 0.06808678436279297, 0.06810931396484375, 0.06813491058349609, 0.06800486755371093, 0.06769971466064453, 0.06820454406738281, 0.06779289245605469, 0.06899814605712891, 0.06823014068603515, 0.0698449935913086, 0.06779392242431641, 0.06862438201904297, 0.06851686096191406, 0.06863667297363281, 0.06856192016601563, 0.0685660171508789, 0.06755840301513671, 0.06834175872802735, 0.06824140930175782, 0.068136962890625, 0.06787071990966796, 0.06873600006103515, 0.0685137939453125, 0.06870015716552734, 0.06803865814208984, 0.06772736358642578, 0.06800281524658203, 0.06904934692382812, 0.06909849548339844, 0.06913945770263671, 0.06899302673339844, 0.06877798461914063, 0.06888038635253907, 0.06879436492919921, 0.06851789093017578, 0.06806425476074218, 0.1374484405517578, 0.06836326599121094, 0.0685998077392578, 0.06838886260986328, 0.06842572784423828, 0.068316162109375, 0.06776319885253906, 0.0688189468383789, 0.06894080352783204, 0.06871347045898438, 0.06843186950683594, 0.07055462646484376, 0.06902374267578125, 0.06789529418945313, 0.06859776306152343, 0.06801612854003906, 0.06820044708251953, 0.06793727874755859, 0.06799052429199219, 0.06823526763916016, 0.06781337738037109, 0.06864691162109375, 0.06837042999267579, 0.06839910125732422, 0.06845747375488281, 0.06867660522460937, 0.06859673309326172, 0.06897561645507813, 0.06835097503662109, 0.07184998321533204, 0.07184281921386719, 0.07054131317138672, 0.07022592163085938, 0.06948044586181641, 0.069570556640625, 0.07245619201660156, 0.07071949005126953, 0.07085874938964844, 0.07114444732666016, 0.06927974700927735, 0.06896332550048828, 0.06951936340332031, 0.06909337615966797, 0.06968422698974609, 0.06952754974365234, 0.06941184234619141, 0.06926950073242187, 0.07037542724609375, 0.06882303619384765, 0.0687298583984375, 0.06828134155273438, 0.06777446746826171, 0.06789529418945313, 0.06749900817871093, 0.06767206573486328, 0.06792601776123047, 0.06963097381591797, 0.06795366668701172, 0.06787071990966796, 0.06768230438232421, 0.0680099868774414, 0.06768128204345703, 0.06768230438232421, 0.1375795135498047, 0.07079730987548828, 0.06913126373291016, 0.06879641723632812, 0.06861824035644531, 0.06869401550292968, 0.06853836822509765, 0.06855884552001953, 0.06882713317871093, 0.06902783966064453, 0.06886911773681641, 0.06895718383789062, 0.06806630706787109, 0.06814720153808594, 0.06841651153564453, 0.06884966278076173, 0.06864179229736328, 0.06972211456298828, 0.07015936279296875, 0.07095091247558594, 0.070940673828125, 0.07004978942871094, 0.07046758270263671, 0.0704931869506836, 0.06946611022949219, 0.0705638427734375, 0.07033036804199219, 0.07048089599609375, 0.06987366485595703, 0.07016448211669922, 0.07039590454101563, 0.07035187530517578, 0.07045120239257813, 0.07109120178222657, 0.07085158538818359, 0.0705054702758789, 0.070508544921875, 0.07026585388183594, 0.07006208038330078, 0.0706693115234375, 0.06991462707519532, 0.0694302749633789, 0.06930841827392578, 0.07140249633789063, 0.06949785614013672, 0.06850867462158203, 0.06818611145019532, 0.0681707534790039, 0.06882918548583984, 0.06904319763183593, 0.06931046295166016, 0.06917017364501953, 0.0690145263671875, 0.06922649383544922, 0.06871347045898438, 0.06917222595214843, 0.0691251220703125, 0.06907392120361328, 0.06885785675048828, 0.0691568603515625, 0.06782361602783203, 0.06840525054931641, 0.06857727813720703, 0.13762867736816406, 0.06863667297363281, 0.06892339324951172, 0.06892543792724609, 0.06880767822265625, 0.06861414337158203, 0.06950809478759766, 0.06969651031494141, 0.06950605010986328, 0.06893465423583985, 0.06863667297363281, 0.06894694519042968, 0.0689797134399414, 0.06923776245117187, 0.06888140869140626, 0.06904319763183593, 0.06932787322998046, 0.0694466552734375, 0.06972621154785157, 0.06952550506591797, 0.06859468841552735, 0.06869913482666015, 0.06902988433837891, 0.06917120361328125, 0.06889676666259766, 0.06826496124267578, 0.06955315399169922, 0.06927257537841797, 0.06968934631347656, 0.06946099090576172, 0.06967501068115234, 0.06957977294921874, 0.06963814544677735, 0.06953472137451172, 0.06970265960693359, 0.06957465362548829, 0.06905958557128906, 0.06955519866943359, 0.0694302749633789, 0.06954188537597657, 0.06933197021484375, 0.06865100860595703, 0.06838886260986328, 0.06864998626708985, 0.06870425415039062, 0.06845849609375, 0.06864383697509766, 0.06844416046142578, 0.06867250823974609, 0.0682209243774414, 0.06834073638916016, 0.06810214233398437, 0.0685332489013672, 0.06846771240234376, 0.06863257598876953, 0.06875238037109375, 0.06906880187988282, 0.06870323181152344, 0.0689797134399414, 0.06890188598632813, 0.06922854614257813, 0.06896742248535156, 0.06883942413330078, 0.1384355773925781, 0.06964736175537109, 0.0696463394165039, 0.06945075225830079, 0.06986444854736328, 0.06912818908691407, 0.06878924560546874, 0.06881484985351563, 0.06846259307861328, 0.06759117126464843, 0.06774988555908203, 0.06858751678466797, 0.06834175872802735, 0.06823321533203125, 0.06744882965087891, 0.06802022552490235, 0.06794342041015625, 0.06851993560791016, 0.06887731170654297, 0.06917632293701172, 0.06892134094238281, 0.06904729461669921, 0.06873702239990234, 0.06908108520507812, 0.06869709014892578, 0.0686929931640625, 0.06882713317871093, 0.06898073577880859, 0.06864179229736328, 0.06873907470703125, 0.06859059143066407, 0.06831104278564454, 0.0686714859008789, 0.06882099151611328, 0.06850764465332031, 0.06882201385498046, 0.06857215881347656, 0.06797516632080078, 0.06862131500244141, 0.06886502075195312, 0.06868889617919922, 0.06866841888427734, 0.06861209869384766, 0.06893670654296875, 0.06879334259033203, 0.0690544662475586, 0.06889369964599609, 0.06878208160400391, 0.06856806182861327, 0.06868991851806641, 0.06859366607666016, 0.06923366546630859, 0.06898073577880859, 0.06932275390625, 0.06846975708007813, 0.06913126373291016, 0.06869401550292968, 0.06904319763183593, 0.06896640014648438, 0.0694466552734375, 0.06874317169189453, 0.069359619140625, 0.06920909118652344, 0.13679513549804687, 0.069212158203125, 0.06913330841064454, 0.06866022491455079, 0.06865715026855469, 0.06870527648925781, 0.06864281463623047, 0.06848204803466797, 0.06794547271728515, 0.0684247055053711, 0.06871040344238281, 0.06799974060058593, 0.06779392242431641, 0.06855474853515625, 0.06771711730957031, 0.06828953552246093, 0.06851686096191406, 0.06850764465332031, 0.06868479919433594, 0.06881177520751953, 0.06832640075683594, 0.068421630859375, 0.06866432189941406, 0.06869709014892578, 0.06830387115478516, 0.06893465423583985, 0.06896435546875, 0.06872576141357421, 0.06918860626220703, 0.06881279754638672, 0.06873702239990234, 0.06849945831298829, 0.06857523345947265, 0.06873600006103515, 0.06912204742431641, 0.06896332550048828, 0.06903705596923829, 0.06894796752929687, 0.06916505432128907, 0.06937497711181641, 0.06957568359375, 0.06935040283203125, 0.06906060791015625, 0.06815641784667968, 0.06877388763427734, 0.06927155303955078, 0.06961766052246093, 0.06868479919433594, 0.06865715026855469, 0.06937907409667969, 0.06855884552001953, 0.06854246520996093, 0.06928691101074219, 0.06947532653808594, 0.06874931335449219, 0.06922342681884766, 0.0687636489868164, 0.06876979064941406, 0.06971084594726562, 0.06898790740966797, 0.06962175750732422, 0.06960230255126953, 0.06945484924316406, 0.13783552551269532, 0.0685854721069336, 0.06852710723876954, 0.06958080291748046, 0.06934425354003906, 0.06964838409423828, 0.06947532653808594, 0.06961971282958984, 0.06932991790771484, 0.06957875061035156, 0.06934425354003906, 0.06965248107910156, 0.06846873474121094, 0.06922137451171875, 0.06850457763671874, 0.06930944061279297, 0.06935756683349609, 0.06986342620849609, 0.06984089660644531, 0.06999142456054687, 0.06883020782470703, 0.06951219177246094, 0.06875545501708985, 0.06964940643310547, 0.06913126373291016, 0.06934220886230469, 0.06882508850097656, 0.06899302673339844, 0.06849740600585938, 0.06849228668212891, 0.06820044708251953, 0.0684769287109375, 0.06799565124511718, 0.06835404968261719, 0.06821478271484376, 0.06866636657714843, 0.06815641784667968, 0.06826802825927734, 0.06795161437988281, 0.06829158020019531, 0.0679731216430664, 0.06825984191894531, 0.067957763671875, 0.06838169860839843, 0.06823423767089844, 0.06820658874511719, 0.06823833465576172, 0.06836838531494141, 0.06826496124267578, 0.06822297668457031, 0.06818201446533204, 0.06823731231689453, 0.06812057495117188, 0.06829567718505859, 0.06735667419433594, 0.08026624298095703, 0.07384166717529297, 0.08057138824462891, 0.0678809585571289, 0.06902374267578125, 0.06876467132568359, 0.0690483169555664, 0.06882099151611328, 0.148453369140625, 0.068569091796875, 0.06878514862060547, 0.06812876892089843, 0.06808780670166016, 0.06793727874755859, 0.0680478744506836, 0.06854348754882812, 0.06903807830810547, 0.06920601654052734, 0.07010508728027344, 0.06976716613769532, 0.0702730255126953, 0.07009279632568359, 0.06954393768310548, 0.06896742248535156, 0.06835609436035156, 0.06913126373291016, 0.06884249877929688, 0.06787071990966796, 0.06848102569580078, 0.06901350402832031, 0.06917938995361328, 0.06909849548339844, 0.06943949127197266, 0.06935244750976563, 0.06960639953613282, 0.09155481719970703, 0.08539647674560547, 0.07039794921875, 0.07019929504394531, 0.06963302612304688, 0.06930738830566406, 0.069285888671875, 0.06977433776855468, 0.07001599884033204, 0.06981324768066406, 0.06888550567626953, 0.06837862396240234, 0.068748291015625, 0.06974463653564453, 0.07061606597900391, 0.06847283172607421, 0.06862028503417969, 0.06841753387451172, 0.06849842834472657, 0.06852403259277344, 0.06845439910888672, 0.06873497772216797, 0.06856192016601563, 0.06884556579589844, 0.06843494415283204, 0.07086899566650391, 0.07074508666992188, 0.06824857330322266, 0.06770995330810547, 0.06787481689453125, 0.0677570571899414, 0.06775807952880859, 0.06747238159179687, 0.06758604431152344, 0.067525634765625, 0.06777446746826171]",tokens/s,14.286841963638919,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-13b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1172.287488,15355.346944,14428.40576,13887.340544,13564.300288,s,10,0.9925556411743164,0.09925556411743164,0.0013009009539686988,0.09891740798950195,0.10036771774291992,0.10155027580261229,0.1024963222503662,"[0.10273283386230468, 0.09840370941162109, 0.09910495758056641, 0.09950230407714844, 0.10010492706298828, 0.09808521270751953, 0.09918959808349609, 0.0982647705078125, 0.0987298583984375, 0.09843746948242188]",tokens/s,2579.2004939604217,kWh,3.234248645979949e-06,5.329886146950859e-06,4.526656259185249e-06,1.3090791052116056e-05,tokens/kWh,19555731.886700537,MB,1172.287488,15355.346944,14428.40576,13887.340544,13833.28768,s,10,62.693842773437495,6.26938427734375,0.02908453978429019,6.25657568359375,6.31233359375,6.31511796875,6.31734546875,"[6.31790234375, 6.26204736328125, 6.27578125, 6.31171484375, 6.245029296875, 6.24245751953125, 6.24172119140625, 6.24325927734375, 6.30282568359375, 6.25110400390625]",tokens/s,10.048833699294663,kWh,0.00019745802428535738,0.00032991011468832925,0.0002401436783616926,0.0007675118173353792,tokens/kWh,82083.42670047897,,s,629,63.478938606262226,0.10092041113873164,0.012049218971662973,0.09933618927001953,0.10033807373046875,0.10143538970947265,0.1979414978027344,"[0.1048309783935547, 0.10403020477294922, 0.10629939270019531, 0.10722611236572266, 0.10166989135742187, 0.0995051498413086, 0.09867469024658203, 0.09861325073242187, 0.09898802947998046, 0.09933618927001953, 0.09898905944824218, 0.09883443450927734, 0.09905049896240234, 0.09869414520263672, 0.09902387237548828, 0.09960447692871094, 0.10161459350585937, 0.10204160308837891, 0.1025259552001953, 0.1027430419921875, 0.10197196960449219, 0.0997580795288086, 0.09974169921875, 0.09923174285888672, 0.09976319885253906, 0.0994150390625, 0.09988607788085938, 0.09938534545898438, 0.09989324951171875, 0.0998287353515625, 0.09996595001220702, 0.09951026916503906, 0.10127257537841797, 0.09961881256103515, 0.09948159790039063, 0.09971302032470702, 0.09988505554199219, 0.09936383819580077, 0.09941709136962891, 0.10002227020263672, 0.09967206573486329, 0.09929420471191407, 0.09893785858154297, 0.10024652862548829, 0.10082406616210937, 0.09923276519775391, 0.09963724517822266, 0.09987583923339843, 0.10177740478515625, 0.10091110229492188, 0.10098175811767578, 0.10019430541992187, 0.1001891860961914, 0.09970585632324219, 0.09982361602783203, 0.0988958740234375, 0.09871974182128906, 0.09848627471923828, 0.09878221130371094, 0.09911398315429687, 0.09890099334716797, 0.09922764587402344, 0.19836312866210937, 0.09960959625244141, 0.09983999633789062, 0.09956352233886719, 0.09963724517822266, 0.09990758514404297, 0.10088038635253906, 0.10007756805419922, 0.10034381103515624, 0.1001871337890625, 0.09983897399902343, 0.09915392303466797, 0.09889894104003906, 0.09856819152832032, 0.09839923095703125, 0.09858252716064453, 0.09960857391357422, 0.09932288360595704, 0.09968128204345703, 0.09955635070800781, 0.10010829162597656, 0.09991372680664062, 0.10124800109863281, 0.10043698883056641, 0.09994751739501953, 0.09949081420898437, 0.1004031982421875, 0.10046054077148438, 0.09987276458740234, 0.10010316467285156, 0.099162109375, 0.09770905303955078, 0.09764351654052734, 0.09880883026123047, 0.09753804779052734, 0.09861017608642578, 0.09861939239501953, 0.09878015899658203, 0.0991283187866211, 0.09976115417480469, 0.09955635070800781, 0.09942733001708984, 0.100063232421875, 0.1002772445678711, 0.10107494354248046, 0.10012159729003907, 0.09992601776123047, 0.0991426544189453, 0.0983521270751953, 0.09831833648681641, 0.09755033874511719, 0.09805209350585938, 0.09882828521728515, 0.09890713500976563, 0.09879961395263671, 0.0986060791015625, 0.09880985260009766, 0.09899520111083984, 0.09945394897460938, 0.09988198089599609, 0.0996833267211914, 0.09922252655029297, 0.09967308807373047, 0.19942092895507812, 0.09926860809326171, 0.09895014190673829, 0.09854361724853515, 0.09772646331787109, 0.09890815734863281, 0.09905868530273437, 0.09792819213867188, 0.09805414581298828, 0.0990904312133789, 0.09908735656738281, 0.09944166564941406, 0.09961369323730469, 0.0996648941040039, 0.09970893096923829, 0.099631103515625, 0.10003968048095703, 0.09984614562988281, 0.10012569427490234, 0.10081279754638672, 0.09952051544189452, 0.0990044174194336, 0.09950310516357422, 0.09980518341064454, 0.09926041412353516, 0.09866751861572266, 0.09847398376464844, 0.09934745788574219, 0.10150399780273438, 0.10145177459716796, 0.10136166381835937, 0.10155110168457031, 0.10213887786865235, 0.10193920135498047, 0.10063359832763671, 0.09984102630615234, 0.09951436614990235, 0.10138419342041016, 0.10213683319091797, 0.10020352172851563, 0.09982157135009766, 0.09909145355224609, 0.09866649627685548, 0.0992194595336914, 0.09966182708740234, 0.0984637451171875, 0.09918771362304687, 0.09920102691650391, 0.09937612915039062, 0.09982566070556641, 0.09965261077880859, 0.09927782440185547, 0.09915801239013672, 0.09974578857421874, 0.09893682861328125, 0.09917132568359376, 0.09909760284423828, 0.0990167007446289, 0.09890713500976563, 0.09881394958496094, 0.09982771301269532, 0.09930751800537109, 0.0993095703125, 0.19886387634277344, 0.09877094268798828, 0.09907405090332032, 0.0990904312133789, 0.09870233917236328, 0.09924915313720703, 0.09992806243896485, 0.09964543914794922, 0.09985126495361328, 0.09916825866699219, 0.09989119720458985, 0.0997550048828125, 0.0992204818725586, 0.09866239929199219, 0.09905152130126953, 0.0985374755859375, 0.09859891510009766, 0.09857740783691406, 0.09889791870117187, 0.09914060974121094, 0.09865318298339844, 0.09914163208007812, 0.09917849731445312, 0.09943859100341797, 0.09968434906005859, 0.09944473266601563, 0.09915904235839844, 0.09928089904785156, 0.09957683563232422, 0.09979801940917969, 0.09942015838623047, 0.09906995391845703, 0.0990760955810547, 0.09867775726318359, 0.099019775390625, 0.09872383880615235, 0.09894502258300782, 0.09842585754394531, 0.09867469024658203, 0.09923276519775391, 0.09985740661621094, 0.10027827453613282, 0.1002455062866211, 0.0995420150756836, 0.09955328369140624, 0.09957478332519532, 0.09935257720947266, 0.09950617980957031, 0.09988607788085938, 0.09969049835205078, 0.09976627349853516, 0.09943244934082031, 0.14625177001953124, 0.10148863983154296, 0.10032742309570312, 0.09957785797119141, 0.09974476623535156, 0.10001305389404297, 0.10012671661376953, 0.1006376953125, 0.10055884552001954, 0.10040934753417968, 0.10014617919921875, 0.20104806518554688, 0.10057421112060547, 0.10061414337158203, 0.10007449340820312, 0.10016153717041015, 0.0996341781616211, 0.09939968109130859, 0.09768653106689452, 0.09770496368408203, 0.09863680267333984, 0.09885183715820313, 0.09904742431640624, 0.09938944244384766, 0.0988927993774414, 0.09989119720458985, 0.1011773452758789, 0.10222182464599609, 0.10023014068603515, 0.10044518280029296, 0.09915392303466797, 0.09941606140136719, 0.10056089782714844, 0.09897984313964844, 0.09794764709472656, 0.09808179473876953, 0.09844121551513672, 0.09794457244873046, 0.09822515106201171, 0.099198974609375, 0.09887641906738281, 0.09938329315185547, 0.09903308868408203, 0.09940480041503906, 0.09961574554443359, 0.09979392242431641, 0.09911808013916015, 0.09966284942626953, 0.09942323303222657, 0.09920614624023437, 0.09846476745605469, 0.0981944351196289, 0.09770188903808594, 0.09805721282958985, 0.09822822570800781, 0.09771315002441407, 0.09883443450927734, 0.09888972473144532, 0.09900339508056641, 0.09957068634033203, 0.09916006469726563, 0.09929523468017579, 0.09928601837158203, 0.09945292663574219, 0.09942527770996094, 0.09935155487060547, 0.09936179351806641, 0.0992696304321289, 0.09826201629638671, 0.09811148834228516, 0.09770393371582031, 0.09829376220703125, 0.09796505737304688, 0.09843917083740235, 0.19714662170410155, 0.09879551696777343, 0.1002455062866211, 0.09952460479736328, 0.09982361602783203, 0.10024960327148437, 0.09981951904296875, 0.09987481689453125, 0.09935052490234375, 0.09968537902832031, 0.09951846313476563, 0.09869004821777344, 0.0982999038696289, 0.09751654052734375, 0.09735577392578125, 0.0979578857421875, 0.09838899230957031, 0.09883647918701172, 0.09886924743652344, 0.09915801239013672, 0.09936486053466796, 0.09996595001220702, 0.0991436767578125, 0.0996147232055664, 0.09970175933837891, 0.09908531188964843, 0.0992911376953125, 0.10007244873046875, 0.09948262023925782, 0.0981934051513672, 0.09801318359375, 0.0976363525390625, 0.09780531311035157, 0.09823744201660156, 0.09866342163085938, 0.09948876953125, 0.09888050842285157, 0.0990044174194336, 0.09969049835205078, 0.09971405029296875, 0.10021171569824219, 0.10031922912597656, 0.09962393951416015, 0.09955532836914062, 0.09938432312011719, 0.09971097564697265, 0.09999155426025391, 0.09890611267089844, 0.09922354888916016, 0.09901158142089844, 0.09805516815185547, 0.09796812438964844, 0.09829170989990234, 0.09807360076904297, 0.09862963104248047, 0.09842790222167969, 0.09896550750732422, 0.09885593414306641, 0.09882931518554687, 0.0995440673828125, 0.09987993621826172, 0.09968128204345703, 0.099272705078125, 0.19988172912597657, 0.09926348876953126, 0.09847808074951171, 0.09875251007080078, 0.09802444458007813, 0.09799987030029297, 0.09875353240966797, 0.09826611328125, 0.09883647918701172, 0.09925529479980469, 0.09963724517822266, 0.09968742370605468, 0.09976525115966797, 0.09944985961914063, 0.09951232147216797, 0.09946214294433593, 0.09989222717285157, 0.09980723571777343, 0.0995440673828125, 0.09938227081298828, 0.09826918029785156, 0.09815654754638672, 0.09788006591796874, 0.09766297912597656, 0.09871871948242188, 0.09769574737548828, 0.09868287658691406, 0.09898700714111328, 0.09936691284179687, 0.09970175933837891, 0.09993113708496094, 0.09947238159179687, 0.09924403381347656, 0.09942118072509766, 0.09984716796875, 0.09923788452148438, 0.09923788452148438, 0.09942221069335938, 0.09818521881103516, 0.09751551818847656, 0.09771520233154297, 0.09823232269287109, 0.09874124908447265, 0.09864908599853515, 0.0987484130859375, 0.09923276519775391, 0.09999155426025391, 0.10064383697509766, 0.10156441497802735, 0.10025881958007812, 0.10017996978759766, 0.09963212585449219, 0.09932697296142579, 0.09959423828125, 0.10001407623291016, 0.09970073699951172, 0.09936691284179687, 0.09852006530761719, 0.09795481872558594, 0.09765171051025391, 0.09814015960693359, 0.09847500610351563, 0.09832345581054687, 0.19719168090820313, 0.09879961395263671, 0.09931059265136719, 0.09924813079833984, 0.09904844665527343, 0.10012774658203125, 0.10007654571533203, 0.09949081420898437, 0.09976422119140625, 0.10032537841796875, 0.10011341094970704, 0.09948159790039063, 0.09974374389648437, 0.09921331024169922, 0.09800089263916016, 0.09769881439208984, 0.09838591766357421, 0.09820159912109375, 0.09869004821777344, 0.09871564483642578, 0.09883647918701172, 0.09989529418945313, 0.10007859039306641, 0.09972940826416016, 0.10008882904052735, 0.10087321472167969, 0.09999871826171874, 0.10141081237792969, 0.10000179290771484, 0.09982669067382813, 0.0993955841064453, 0.09795174407958984, 0.09752985382080079, 0.09814733123779297, 0.09891942596435546, 0.09818214416503906, 0.09837670135498047, 0.09856102752685547, 0.0988006362915039, 0.09928498840332031, 0.09956761932373047, 0.09942118072509766, 0.09988505554199219, 0.09974476623535156, 0.09956864166259766, 0.09948365020751954, 0.09891635131835938, 0.09927474975585937, 0.09807462310791015, 0.09756569671630859, 0.09825382232666016, 0.09779507446289062, 0.09806336212158204, 0.0986644515991211, 0.09934438323974609, 0.09865523529052735, 0.0984299545288086, 0.09909964752197266, 0.09869312286376954, 0.09889689636230468, 0.09883955383300781, 0.09885593414306641, 0.09895219421386718, 0.19823309326171876, 0.09942630767822265, 0.0993597412109375, 0.0996710433959961, 0.09915699005126953, 0.09828659057617188, 0.09801420593261718, 0.09799577331542969, 0.0983377914428711, 0.0986644515991211, 0.09883545684814453, 0.09915699005126953, 0.09939353942871093, 0.09949286651611328, 0.09981439971923828, 0.09950310516357422, 0.09933721923828125, 0.09958092498779297, 0.09954099273681641, 0.09961676788330077, 0.10000179290771484, 0.10022297668457031, 0.09934745788574219, 0.09887744140625, 0.09905049896240234, 0.09799270629882813, 0.09830604553222656, 0.0978001937866211, 0.09845760345458984, 0.09865113830566406, 0.09891942596435546, 0.09952665710449218, 0.10032947540283203, 0.10037452697753907, 0.10033663940429688, 0.09982771301269532, 0.10003046417236328, 0.09964134216308594, 0.13178367614746095, 0.10042675018310547, 0.1118187484741211, 0.09960140991210938, 0.10032434844970703, 0.10051993560791016, 0.09869107055664063, 0.09893682861328125, 0.09943654632568359, 0.09960038757324219, 0.09905152130126953, 0.09924505615234375, 0.09973554992675782, 0.09962905883789062, 0.09923174285888672, 0.09933618927001953, 0.09925529479980469, 0.09946828460693359, 0.09915494537353516, 0.09939353942871093, 0.09964236450195313, 0.09968844604492187, 0.1002209243774414, 0.09907814025878907, 0.09920102691650391, 0.19827098083496095, 0.0989675521850586, 0.09892249298095702, 0.09907097625732422, 0.09886924743652344, 0.09894400024414063, 0.09861017608642578, 0.09934233856201172, 0.10014208221435547, 0.09908428955078125, 0.09961984252929687, 0.10009600067138671, 0.10059161376953125, 0.10036224365234375, 0.09952358245849609, 0.10015641784667968, 0.09953587341308594, 0.09898598480224609, 0.09924505615234375, 0.09904230499267579, 0.0989675521850586, 0.09888153839111329, 0.1000447998046875, 0.10018201446533204, 0.10009190368652343, 0.1001871337890625, 0.10011750030517579, 0.09984716796875, 0.09982054138183594, 0.09983487701416016, 0.09909964752197266, 0.09896141052246094, 0.09923891448974609, 0.09933721923828125, 0.0996280288696289, 0.09906073760986328, 0.09887846374511719, 0.09886105346679687, 0.09869312286376954, 0.09891532897949219, 0.0986961898803711, 0.09897574615478516, 0.09900339508056641, 0.09886822509765625, 0.0990904312133789, 0.09929933166503906, 0.09904537963867187, 0.09885286712646485, 0.099056640625, 0.09873305511474609, 0.09855897521972656, 0.09869312286376954, 0.09864498901367187, 0.09807564544677734, 0.09903206634521484, 0.09857331085205077, 0.09852108764648437, 0.09888768005371094, 0.09864601898193359, 0.0989276123046875, 0.09893990325927735, 0.09934130859375, 0.09908531188964843]",tokens/s,9.908798316579746,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-6.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5104.717824,8740.929536,7813.988352,7272.923136,7060.84352,s,10,0.8684756851196289,0.08684756851196289,0.011148068786035636,0.08199758529663086,0.10647046127319336,0.10858609504699707,0.11027860206604005,"[0.08351052856445312, 0.07886847686767579, 0.07896358489990235, 0.0881494369506836, 0.10600032043457032, 0.08291216278076172, 0.0810830078125, 0.0784874267578125, 0.11070172882080079, 0.07979901123046874]",tokens/s,2947.693348084202,kWh,2.5743939043060552e-06,4.275609340701946e-06,3.2679723527670705e-06,1.0117975597775071e-05,tokens/kWh,25301503.99416797,MB,5104.717824,8740.929536,7813.988352,7272.923136,7223.730176,s,10,56.40760400390625,5.640760400390625,1.2461820063163958,5.00179443359375,7.39277685546875,8.100368896484374,8.666442529296877,"[5.02765771484375, 5.00230029296875, 5.36886865234375, 7.2355341796875, 8.8079609375, 4.998025390625, 4.98729150390625, 4.98569580078125, 5.00128857421875, 4.99298095703125]",tokens/s,11.168706970010147,kWh,0.00015921781584014738,0.00026542212504768913,0.00017960656283447145,0.0006042465037223079,tokens/kWh,104262.08445047578,,s,629,57.109423034668026,0.09079399528564065,0.025344599920704956,0.0793855972290039,0.14128762512207035,0.15855698242187502,0.16806932006835937,"[0.08377139282226563, 0.08364749145507812, 0.08258048248291015, 0.08120626831054688, 0.08136601257324219, 0.08116223907470703, 0.08028057861328125, 0.08051507568359376, 0.07989862060546875, 0.07983513641357422, 0.0796416015625, 0.07991603088378907, 0.0797132797241211, 0.07977983856201172, 0.0792125473022461, 0.07976959991455078, 0.07995903778076172, 0.07980339050292969, 0.08061746978759765, 0.08021401977539062, 0.08025599670410156, 0.08004096221923829, 0.079783935546875, 0.0796385269165039, 0.07997440338134766, 0.08044544219970703, 0.07987712097167969, 0.07999180603027344, 0.07996518707275391, 0.07973273468017578, 0.07939686584472656, 0.08007065582275391, 0.07941529846191406, 0.07923097229003906, 0.0791910400390625, 0.07859404754638671, 0.07878758239746093, 0.0785950698852539, 0.07876710510253906, 0.07885107421875, 0.07894220733642578, 0.07895859527587891, 0.07905689239501953, 0.07893196868896485, 0.07874867248535156, 0.07889920043945313, 0.0791756820678711, 0.07891455841064453, 0.07905177307128906, 0.07890022277832032, 0.07968768310546875, 0.07948390197753906, 0.0796917724609375, 0.07913881683349609, 0.07926374053955078, 0.07935488128662109, 0.07919308471679687, 0.07900672149658203, 0.0792442855834961, 0.07902105712890625, 0.07920435333251953, 0.07899443054199219, 0.15831552124023437, 0.07900262451171874, 0.07908761596679688, 0.07899545288085938, 0.0791234588623047, 0.07913164520263671, 0.07919308471679687, 0.07940914916992188, 0.07898623657226563, 0.07944499206542968, 0.07880499267578125, 0.07977574157714844, 0.07910707092285156, 0.07882956695556641, 0.07889305877685547, 0.07893196868896485, 0.07911014556884766, 0.07904153442382812, 0.07894937896728516, 0.07949823760986328, 0.07895552062988281, 0.07902105712890625, 0.07892377471923828, 0.07918899536132812, 0.079067138671875, 0.0807936019897461, 0.08115507507324218, 0.08007065582275391, 0.07970201873779297, 0.08058367919921874, 0.08051302337646485, 0.07990886688232422, 0.07983103942871093, 0.07957708740234375, 0.07957401275634765, 0.07898521423339844, 0.07889920043945313, 0.07963340759277343, 0.07945420837402344, 0.07934259033203125, 0.0789596176147461, 0.07910195159912109, 0.07899750518798829, 0.07990988922119141, 0.07957504272460937, 0.07942348480224609, 0.07942041778564453, 0.08008704376220703, 0.07995699310302734, 0.07981772613525391, 0.07921663665771485, 0.07983309173583984, 0.07938253021240234, 0.07941939544677734, 0.07871692657470702, 0.07922688293457031, 0.07963648223876953, 0.08085913848876954, 0.07945420837402344, 0.07943577575683594, 0.0785633316040039, 0.07900774383544922, 0.07835340881347656, 0.15922586059570312, 0.07967948913574219, 0.07921049499511719, 0.07974502563476563, 0.08001023864746094, 0.07976140594482421, 0.07975218963623047, 0.07997235107421875, 0.10493849945068359, 0.07978598022460938, 0.07997030639648438, 0.07947058868408204, 0.0790118408203125, 0.08038912200927735, 0.08142131042480469, 0.0797501449584961, 0.07902719879150391, 0.07903539276123046, 0.07808409881591796, 0.07907020568847656, 0.07948595428466797, 0.07976038360595702, 0.07902617645263672, 0.07965695953369141, 0.07889100646972656, 0.07885619354248047, 0.07889100646972656, 0.07956479644775391, 0.07939071655273437, 0.07939481353759766, 0.079499267578125, 0.07956172943115235, 0.07905280303955078, 0.07938355255126953, 0.07943782043457032, 0.07953612518310547, 0.0787619857788086, 0.07869439697265625, 0.07835135650634766, 0.07858073425292969, 0.07874150085449219, 0.07853977966308594, 0.07804518127441407, 0.07822233581542969, 0.0781107177734375, 0.07858175659179688, 0.07849676513671874, 0.07913471984863281, 0.07983001708984375, 0.07964364624023437, 0.07917465972900391, 0.07973683166503906, 0.0793702392578125, 0.07915827178955079, 0.07935692596435547, 0.07941426849365234, 0.079283203125, 0.08565657806396484, 0.14534451293945314, 0.15195852661132814, 0.1472604217529297, 0.1587281951904297, 0.13482598876953125, 0.17202584838867188, 0.11694182586669923, 0.08098713684082032, 0.08144076538085937, 0.08430387115478516, 0.08879513549804688, 0.0945080337524414, 0.13235302734375, 0.16812953186035157, 0.1599324188232422, 0.15689112854003906, 0.10676838684082031, 0.10496819305419922, 0.10596864318847657, 0.1271715850830078, 0.10390220642089844, 0.11961138916015625, 0.15172709655761718, 0.1478604736328125, 0.11233382415771484, 0.11632230377197265, 0.1033175048828125, 0.10557952117919922, 0.12255129241943359, 0.13205914306640626, 0.11715174102783203, 0.1495746612548828, 0.10902118682861328, 0.12093440246582031, 0.11260108947753907, 0.10335743713378906, 0.10327756500244141, 0.09788313293457031, 0.09712332916259765, 0.10352845001220704, 0.10980044555664062, 0.10430976104736328, 0.11072000122070312, 0.1251205139160156, 0.1121822738647461, 0.14931047058105468, 0.14838067626953125, 0.145976318359375, 0.14695526123046876, 0.13976165771484375, 0.14107852172851562, 0.1496944580078125, 0.10219622039794922, 0.10077184295654297, 0.09606553649902344, 0.0946012191772461, 0.09504051208496093, 0.10055270385742188, 0.11305471801757813, 0.10010521697998047, 0.10061414337158203, 0.10230477142333984, 0.10457087707519531, 0.10467123413085938, 0.10310860443115234, 0.10410291290283204, 0.10362265777587891, 0.10399231719970703, 0.21253836059570314, 0.10387763214111329, 0.13791949462890624, 0.11092582702636719, 0.1239582748413086, 0.13327154541015626, 0.12756172943115235, 0.120268798828125, 0.14551858520507813, 0.14220594787597657, 0.14377880859375, 0.15693209838867186, 0.14805197143554688, 0.14915481567382813, 0.16080793762207032, 0.16137420654296875, 0.16367820739746095, 0.1645015106201172, 0.1678356475830078, 0.1502730255126953, 0.1531832275390625, 0.1653708801269531, 0.14887117004394532, 0.15734579467773438, 0.1589063720703125, 0.16779263305664063, 0.171652099609375, 0.14397132873535157, 0.1604700164794922, 0.16640103149414062, 0.16791448974609374, 0.15997337341308593, 0.1654599609375, 0.1705779266357422, 0.1661143035888672, 0.16778034973144532, 0.16278016662597655, 0.17428582763671874, 0.1492623291015625, 0.15591731262207031, 0.1647001647949219, 0.15871795654296875, 0.16075570678710938, 0.14650367736816405, 0.1327421417236328, 0.14429798889160156, 0.14873599243164062, 0.13955584716796876, 0.14212403869628906, 0.13988864135742188, 0.11857408142089844, 0.1226956787109375, 0.11555532836914062, 0.11583283233642579, 0.11440640258789063, 0.09092813110351562, 0.08643993377685547, 0.08729293060302734, 0.08978431701660156, 0.08528281402587891, 0.0840816650390625, 0.08415129852294922, 0.08284467315673828, 0.16738201904296876, 0.08324607849121093, 0.08241049957275391, 0.08220569610595703, 0.08209817504882813, 0.082123779296875, 0.08134349060058593, 0.08189030456542969, 0.0793333740234375, 0.07919206237792968, 0.07935794830322265, 0.07889920043945313, 0.07818854522705078, 0.07799193572998046, 0.07882546997070312, 0.0790456314086914, 0.07904051208496093, 0.07878860473632812, 0.07865958404541015, 0.07934156799316407, 0.07930982208251953, 0.07898316955566406, 0.07945523071289062, 0.07873535919189453, 0.07891865539550781, 0.07928012847900391, 0.07891558074951172, 0.07886438751220703, 0.07840563201904296, 0.0783851547241211, 0.0782735366821289, 0.07917874908447266, 0.07927808380126954, 0.07824691009521484, 0.07791718292236328, 0.07807283020019531, 0.07799193572998046, 0.07819878387451172, 0.07814348602294922, 0.0782008285522461, 0.07847014617919922, 0.0788305892944336, 0.07901900482177734, 0.07887257385253907, 0.07878144073486328, 0.07936204528808594, 0.07952588653564453, 0.07906816101074218, 0.07858995056152343, 0.07878246307373046, 0.07913062286376953, 0.07960781097412109, 0.0792995834350586, 0.07880703735351563, 0.07806668853759766, 0.07800012969970703, 0.07848550415039063, 0.07868313598632813, 0.07840767669677734, 0.07822643280029297, 0.0800921630859375, 0.08140493011474609, 0.08135167694091797, 0.16369151306152344, 0.0815288314819336, 0.08012185668945312, 0.07987200164794922, 0.07990681457519531, 0.07950335693359376, 0.07995494079589843, 0.07955763244628906, 0.07931289672851563, 0.07932927703857422, 0.07898111724853515, 0.07898316955566406, 0.08131072235107421, 0.07986790466308594, 0.07800729370117188, 0.07815782165527344, 0.07815167999267578, 0.07802777862548828, 0.07829196929931641, 0.07822950744628906, 0.07782502746582032, 0.07914598083496094, 0.07965184020996094, 0.07972249603271485, 0.07941939544677734, 0.0793702392578125, 0.07859712219238281, 0.07845785522460938, 0.07837184143066406, 0.07835033416748047, 0.0785264663696289, 0.07859200286865234, 0.07836262512207032, 0.0782008285522461, 0.07798169708251954, 0.07774105834960937, 0.07784038543701172, 0.07803596496582031, 0.07827763366699218, 0.07858995056152343, 0.07859814453125, 0.078455810546875, 0.07884083557128906, 0.07921356964111329, 0.07873126220703125, 0.07893299102783204, 0.07859302520751953, 0.07838105773925781, 0.07874765014648437, 0.07873638153076172, 0.07836774444580077, 0.07859814453125, 0.07981362915039063, 0.0862003173828125, 0.0816885757446289, 0.0801443862915039, 0.07984333038330078, 0.07901388549804687, 0.07940198516845703, 0.07921356964111329, 0.07927603149414063, 0.07895142364501953, 0.07879679870605469, 0.15810969543457032, 0.08013107299804688, 0.08025599670410156, 0.07991295623779297, 0.07873126220703125, 0.07963954925537109, 0.07877632141113282, 0.07906816101074218, 0.07954841613769531, 0.07945523071289062, 0.07902413177490235, 0.07957606506347656, 0.07916134643554687, 0.07889920043945313, 0.07904051208496093, 0.07943475341796875, 0.07922380828857421, 0.07974092864990234, 0.07960883331298828, 0.07934054565429688, 0.07817523193359376, 0.0781475830078125, 0.07862783813476562, 0.0796917724609375, 0.07982387542724609, 0.07906304168701171, 0.07916544342041015, 0.07925862121582031, 0.07927705383300782, 0.07924736022949219, 0.07912754821777344, 0.07938969421386718, 0.079494140625, 0.07929446411132812, 0.07892684936523438, 0.07875174713134765, 0.0792985610961914, 0.07891558074951172, 0.07895040130615234, 0.07892787170410157, 0.07876505279541016, 0.07888690948486328, 0.07860940551757813, 0.07894118499755859, 0.07876914978027344, 0.07885517120361328, 0.0788305892944336, 0.07933030700683594, 0.07851007843017578, 0.07915519714355469, 0.07952486419677735, 0.07963033294677735, 0.07936511993408203, 0.07960883331298828, 0.07916646575927734, 0.07910399627685546, 0.07946240234375, 0.07895552062988281, 0.0789370880126953, 0.07870873260498047, 0.07824691009521484, 0.07809638214111328, 0.07856435394287109, 0.19086131286621094, 0.07916339111328125, 0.07892070770263672, 0.07917362976074219, 0.07936614227294922, 0.07924838256835938, 0.09178316497802734, 0.07923712158203125, 0.0794808349609375, 0.07953202819824219, 0.07938457489013671, 0.07956172943115235, 0.07897087860107421, 0.07913164520263671, 0.07910399627685546, 0.07976345825195312, 0.07888179016113281, 0.07933132934570312, 0.07855308532714844, 0.07889510345458985, 0.07872614288330078, 0.07927808380126954, 0.07871282958984376, 0.07845990753173829, 0.07863398742675781, 0.07872921752929687, 0.07841996765136719, 0.07879167938232422, 0.07846809387207031, 0.0787589111328125, 0.08067993927001953, 0.08011775970458984, 0.07999590301513672, 0.07997849273681641, 0.07917465972900391, 0.07904255676269531, 0.07943270111083985, 0.07936204528808594, 0.0790087661743164, 0.07896781158447265, 0.0787783660888672, 0.07865753936767578, 0.07816806030273438, 0.07852134704589844, 0.07868109130859376, 0.07835955047607422, 0.07866265869140625, 0.07895040130615234, 0.07866470336914062, 0.07889305877685547, 0.07871282958984376, 0.07926271820068359, 0.07892991638183594, 0.07916646575927734, 0.07905894470214844, 0.08198246765136719, 0.07965286254882813, 0.08014540863037109, 0.07981362915039063, 0.07981568145751954, 0.07959756469726563, 0.07954534149169921, 0.07890943908691406, 0.159710205078125, 0.07935590362548828, 0.07861043548583985, 0.07843942260742187, 0.07880601501464844, 0.07854898834228516, 0.07887769317626953, 0.07947468566894532, 0.07893504333496094, 0.0793855972290039, 0.07916851043701172, 0.07916236877441406, 0.07951667022705078, 0.07986073303222656, 0.07951769256591797, 0.07986483001708984, 0.07896781158447265, 0.07899443054199219, 0.07938662719726562, 0.07907020568847656, 0.07853977966308594, 0.07801651000976563, 0.07734476470947266, 0.07771647644042969, 0.07829708862304688, 0.07892991638183594, 0.07919718170166015, 0.07886335754394531, 0.07913881683349609, 0.07933030700683594, 0.07970304107666015, 0.0791203842163086, 0.07939379119873047, 0.07899852752685547, 0.07907328033447265, 0.07860121917724609, 0.07843942260742187, 0.07931597137451171, 0.07904255676269531, 0.07858175659179688, 0.0780083236694336, 0.07821209716796874, 0.07886233520507813, 0.07932927703857422, 0.07912140655517579, 0.07840665435791015, 0.07881215667724609, 0.079067138671875, 0.07880806732177735, 0.07861043548583985, 0.07888179016113281, 0.078814208984375, 0.07904768371582031, 0.07986176300048828, 0.08237875366210938, 0.08508211517333984, 0.079857666015625, 0.08019967651367188, 0.07958220672607422, 0.07983206176757812, 0.08081817626953125, 0.08082637023925782, 0.08090009307861327]",tokens/s,11.01394422454888,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/rho-math-1b-v0.1,microsoft/rho-math-1b-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-2.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1797.09952,5205.131264,4278.19008,3737.124864,3502.931968,s,10,0.7845307083129883,0.07845307083129882,0.009327937716821937,0.07407952117919922,0.09339064025878906,0.09591159057617187,0.09792835083007813,"[0.09843254089355469, 0.09283042907714843, 0.0707867202758789, 0.0733121566772461, 0.07371212768554687, 0.06842361450195313, 0.07444691467285157, 0.07823702239990235, 0.08145145416259765, 0.0728977279663086]",tokens/s,3263.097254032138,kWh,2.4371078766104e-06,3.937574761474669e-06,2.6392206020366063e-06,9.013903240121676e-06,tokens/kWh,28400571.11557638,MB,1797.09952,5205.131264,4278.19008,3737.124864,3632.817664,s,10,47.075224121093754,4.707522412109375,0.15026092982128264,4.669158691406251,4.95291767578125,4.978694677734374,4.999316279296875,"[5.0044716796875, 4.70765673828125, 4.579294921875, 4.566193359375, 4.63066064453125, 4.53420947265625, 4.73303662109375, 4.74214599609375, 4.947189453125, 4.630365234375]",tokens/s,13.382835913418536,kWh,0.00014679720117085016,0.000245851908334588,0.0001427289512467221,0.0005353780607521603,tokens/kWh,117673.85445621435,,s,629,47.68131178283693,0.07580494719051974,0.01042564193399825,0.07344435119628906,0.08093470458984375,0.08519188537597656,0.14541254577636722,"[0.0779130859375, 0.07791001892089844, 0.07870566558837891, 0.07826329803466797, 0.07783424377441406, 0.07749529266357422, 0.07703961944580077, 0.07976140594482421, 0.07986483001708984, 0.07767961883544922, 0.0832890853881836, 0.09557504272460937, 0.09510912322998047, 0.09346969604492188, 0.09195622253417969, 0.07662489318847657, 0.0757760009765625, 0.09792205047607422, 0.076837890625, 0.07645184326171875, 0.07196672058105469, 0.07116390228271484, 0.07335628509521484, 0.07276134490966797, 0.07271218872070312, 0.08103628540039062, 0.08002457427978515, 0.078814208984375, 0.07993036651611328, 0.07719526672363282, 0.07701197052001953, 0.08265420532226563, 0.08143360137939454, 0.078455810546875, 0.0795494384765625, 0.08348159790039063, 0.08495616149902344, 0.07483596801757812, 0.08090930938720703, 0.08002969360351563, 0.08664575958251954, 0.07872819519042969, 0.08856985473632813, 0.08410623931884766, 0.07973785400390625, 0.07584255981445312, 0.07699763488769532, 0.07975628662109376, 0.07147519683837891, 0.07417549133300781, 0.077949951171875, 0.07434342193603516, 0.07013990020751953, 0.07001292419433594, 0.07288217926025391, 0.07120486450195312, 0.07182950592041015, 0.07352627563476563, 0.07679078674316406, 0.08052633666992187, 0.08465510559082032, 0.09628876495361328, 0.17575117492675782, 0.08197939300537109, 0.08147148895263671, 0.07760179138183594, 0.07210495758056641, 0.07474995422363281, 0.0718888931274414, 0.07203942108154297, 0.07237017822265625, 0.07864320373535157, 0.07885004425048828, 0.08369356536865234, 0.08265625762939453, 0.07047475433349609, 0.08146534729003906, 0.08760832214355468, 0.08574463653564453, 0.08435507202148437, 0.07078195190429687, 0.0700047378540039, 0.07039078521728516, 0.07370854187011719, 0.07460966491699218, 0.07217254638671874, 0.073275390625, 0.0742850570678711, 0.07151923370361328, 0.07297023773193359, 0.08554393768310548, 0.08500326538085938, 0.0855203857421875, 0.07537868499755859, 0.0699842529296875, 0.07054950714111329, 0.07225958251953125, 0.07522201538085938, 0.0717127685546875, 0.07311666870117188, 0.0737628173828125, 0.07414374542236328, 0.07022898864746094, 0.07170764923095703, 0.07481753540039063, 0.07415398406982422, 0.07009075164794921, 0.0695767059326172, 0.06965555572509766, 0.06952550506591797, 0.07238758087158204, 0.0721418228149414, 0.07390412902832032, 0.07067033386230469, 0.07151923370361328, 0.07431270599365235, 0.07265996551513672, 0.0716779556274414, 0.0718387222290039, 0.07271321868896484, 0.0718213119506836, 0.07149362945556641, 0.07196160125732422, 0.07168716430664063, 0.07089356994628906, 0.1447659454345703, 0.07062937927246093, 0.07312076568603515, 0.07738572692871094, 0.074461181640625, 0.07140863800048829, 0.07220531463623046, 0.07809228515625, 0.08162611389160156, 0.07612210845947266, 0.07063961791992188, 0.07419084930419922, 0.07431065368652344, 0.07504793548583985, 0.0962508773803711, 0.0754892807006836, 0.07847936248779297, 0.07293132781982421, 0.07204761505126953, 0.07170355224609375, 0.07134515380859376, 0.07097958374023437, 0.07277670288085937, 0.07139020538330078, 0.07362355041503907, 0.07331839752197265, 0.0735989761352539, 0.07373414611816406, 0.07231999969482422, 0.07093247985839844, 0.07428300476074219, 0.07080345916748047, 0.07035801696777344, 0.07073484802246094, 0.07040819549560547, 0.07083110046386719, 0.07274700927734375, 0.07271218872070312, 0.07170764923095703, 0.0704000015258789, 0.0741242904663086, 0.075578369140625, 0.07408946990966797, 0.07141785430908203, 0.07076351928710937, 0.07019007873535156, 0.07073484802246094, 0.06963507080078125, 0.07163801574707031, 0.07104307556152344, 0.07028224182128906, 0.06948761749267578, 0.06967705535888671, 0.07014502716064454, 0.07004774475097657, 0.0693729248046875, 0.07117823791503906, 0.06960537719726563, 0.06962995147705078, 0.07027097320556641, 0.06985625457763672, 0.06962790679931641, 0.07162060546875, 0.14607974243164062, 0.07641497802734375, 0.07357746887207031, 0.07203635406494141, 0.07265689849853516, 0.08586342620849609, 0.0807720947265625, 0.07180902099609375, 0.07297433471679687, 0.07526195526123047, 0.07470591735839843, 0.07402803039550782, 0.07322930908203125, 0.07375667572021484, 0.07380480194091797, 0.07311052703857422, 0.07783014678955077, 0.07623168182373047, 0.07220326232910156, 0.08514765167236328, 0.07350784301757812, 0.0720343017578125, 0.07154790496826172, 0.07197491455078125, 0.07178240203857422, 0.07189299011230468, 0.07177318572998047, 0.07029964447021485, 0.0694835205078125, 0.07014604949951173, 0.07095295715332031, 0.07061811065673829, 0.07164313507080078, 0.07035903930664063, 0.06904217529296874, 0.06792704010009766, 0.06828339385986328, 0.06987059020996093, 0.06763520050048828, 0.06828441619873046, 0.07053721618652344, 0.07040306854248046, 0.07084339141845702, 0.07048089599609375, 0.07125504302978515, 0.07093657684326173, 0.07123763275146484, 0.07015116882324218, 0.07122022247314454, 0.07056486511230468, 0.07168716430664063, 0.07283302307128907, 0.07212850952148438, 0.07394406127929687, 0.07199641418457031, 0.0714424285888672, 0.07088742065429687, 0.07238861083984376, 0.07305728149414062, 0.07344742584228516, 0.07285043334960938, 0.07150592041015626, 0.07320371246337891, 0.14566400146484376, 0.07864832305908204, 0.08662732696533203, 0.07351091003417969, 0.07485951995849609, 0.08054271697998047, 0.07414476776123047, 0.07403724670410156, 0.07463423919677735, 0.07416012573242188, 0.07109426879882813, 0.07113728332519531, 0.07354265594482422, 0.07357337951660156, 0.0698449935913086, 0.0725002212524414, 0.07609548950195312, 0.07121305847167969, 0.07235788726806641, 0.07360819244384766, 0.06996991729736328, 0.07169741058349609, 0.07238861083984376, 0.07036211395263672, 0.07015424346923828, 0.07271424102783203, 0.07081267547607421, 0.07177113342285156, 0.0739952621459961, 0.07514419555664062, 0.07301529693603516, 0.07275520324707031, 0.07924838256835938, 0.07404338836669921, 0.07263948822021485, 0.07427993774414063, 0.0757422103881836, 0.0747479019165039, 0.07418470764160157, 0.07322930908203125, 0.0739420166015625, 0.07382630157470703, 0.07498957061767578, 0.07657266998291015, 0.07764070129394532, 0.07366246032714843, 0.07477043151855468, 0.073565185546875, 0.07286374664306641, 0.07230156707763671, 0.07215513610839844, 0.07236812591552734, 0.07099801635742188, 0.07447449493408204, 0.07385292816162109, 0.07185203552246094, 0.07354573059082031, 0.07506432342529297, 0.07325389099121093, 0.07182950592041015, 0.07066828918457031, 0.06795161437988281, 0.0677754898071289, 0.13951078796386718, 0.07601561737060547, 0.07398502349853515, 0.07061299133300782, 0.07006924438476562, 0.07013478088378906, 0.07005900573730468, 0.07270297241210938, 0.07338086700439453, 0.06821376037597657, 0.06841446685791015, 0.0692838363647461, 0.07677133178710938, 0.07480729675292969, 0.07304294586181641, 0.07210495758056641, 0.07136972808837891, 0.075430908203125, 0.07277362823486327, 0.07250739288330078, 0.06996479797363281, 0.07541452789306641, 0.07519641876220703, 0.07374950408935547, 0.07194214630126954, 0.07228006744384766, 0.07519436645507813, 0.07333478546142579, 0.07282278442382813, 0.07309516906738281, 0.07537356567382812, 0.0740321273803711, 0.07166976165771484, 0.07182540893554687, 0.071731201171875, 0.07103897857666015, 0.07128985595703125, 0.08137625885009765, 0.07183155059814453, 0.07192371368408203, 0.0696657943725586, 0.07065805053710937, 0.07024845123291015, 0.06960230255126953, 0.06964019012451172, 0.06824652862548829, 0.06782771301269531, 0.06893158721923828, 0.07148134613037109, 0.07511961364746093, 0.07176089477539062, 0.0676648941040039, 0.07022592163085938, 0.07021056365966796, 0.06750617980957031, 0.07003340911865234, 0.06991462707519532, 0.07197081756591797, 0.07344435119628906, 0.07294566345214844, 0.07024332427978516, 0.07304192352294922, 0.07564697265625, 0.1467535400390625, 0.07483904266357422, 0.07520358276367188, 0.07569407653808594, 0.07458815765380859, 0.07309004974365234, 0.0743342056274414, 0.07538175964355469, 0.07741439819335938, 0.07206604766845703, 0.07399628448486328, 0.07390412902832032, 0.07158783721923828, 0.0768563232421875, 0.07964876556396484, 0.07905689239501953, 0.07163187408447266, 0.07323340606689453, 0.07312384033203125, 0.07176908874511718, 0.07651532745361328, 0.07542681884765624, 0.07543398284912109, 0.07417753601074219, 0.07384371185302735, 0.07051980590820313, 0.07225958251953125, 0.07056588745117187, 0.06893875122070313, 0.06826496124267578, 0.06823219299316406, 0.0679024658203125, 0.06863155364990234, 0.06999654388427734, 0.07033036804199219, 0.0758497314453125, 0.07717273712158203, 0.08085606384277344, 0.08018022155761718, 0.07952690887451172, 0.07964672088623047, 0.0790855712890625, 0.07875276947021484, 0.08236134338378906, 0.07871078491210938, 0.08001229095458984, 0.08056626892089844, 0.08036147308349609, 0.08070758056640626, 0.07995597076416015, 0.07952896118164063, 0.07601356506347656, 0.0754329605102539, 0.08043520355224609, 0.07558758544921874, 0.07225753784179688, 0.07112191772460938, 0.072268798828125, 0.07741849517822266, 0.07681433868408204, 0.07304908752441407, 0.07111475372314453, 0.07737446594238281, 0.15336448669433594, 0.07078912353515625, 0.07050444793701172, 0.07293644714355468, 0.0758097915649414, 0.07325593566894531, 0.07302349090576171, 0.07310336303710938, 0.07176703643798828, 0.07296819305419922, 0.07212032318115234, 0.07244697570800782, 0.07117926025390625, 0.0698757095336914, 0.07004364776611328, 0.07030477142333984, 0.07014399719238282, 0.06994329833984375, 0.07053517150878906, 0.07835340881347656, 0.07981362915039063, 0.07170457458496093, 0.07840255737304687, 0.08074956512451172, 0.07018291473388671, 0.07762432098388672, 0.10020352172851563, 0.09166028594970703, 0.07212032318115234, 0.07519436645507813, 0.07957708740234375, 0.07580057525634766, 0.07134413146972657, 0.07659212493896485, 0.09140531158447265, 0.07826636505126953, 0.07770111846923829, 0.07286681365966798, 0.07656448364257812, 0.07901286315917969, 0.07654707336425781, 0.07245311737060547, 0.0769249267578125, 0.07963442993164062, 0.07733350372314453, 0.07263129425048828, 0.07649689483642579, 0.07877222442626954, 0.07945011138916015, 0.07161446380615234, 0.07114546966552734, 0.06951014709472657, 0.0691568603515625, 0.07203533172607422, 0.0714250259399414, 0.06964736175537109, 0.06917632293701172, 0.07005286407470702, 0.07218790435791016, 0.07358054351806641, 0.07624806213378907, 0.09018265533447266, 0.08522137451171875, 0.16528486633300782, 0.08061746978759765, 0.07700582122802735, 0.07882342529296875, 0.08250879669189454, 0.07968972778320313, 0.07943577575683594, 0.08214937591552735, 0.07744818878173829, 0.07479603576660156, 0.08185036468505859, 0.08026214599609376, 0.08317440032958984, 0.07964979553222656, 0.07584767913818359, 0.07997644805908204, 0.0794603500366211, 0.07978189086914063, 0.07938662719726562, 0.07550975799560547, 0.07852953338623046, 0.08292352294921874, 0.0843868179321289, 0.07695565032958984, 0.08120832061767579, 0.07757823944091796, 0.0776785888671875, 0.08041267395019532, 0.07593881225585937, 0.08274329376220703, 0.07679180908203125, 0.0775946273803711, 0.08012799835205078, 0.08348057556152344, 0.07464653015136719, 0.07603507232666015, 0.07312588500976562, 0.07472025299072266, 0.07764889526367187, 0.07722291564941407, 0.08318975830078125, 0.07889202880859375, 0.0860426254272461, 0.079963134765625, 0.07999078369140625, 0.07982387542724609, 0.07964364624023437, 0.0834703369140625, 0.07746355438232422, 0.08533197021484375, 0.08523161315917968, 0.0805775375366211, 0.07335116577148437, 0.07247360229492188, 0.0725401611328125, 0.0747325439453125, 0.0736215057373047, 0.07214284515380859, 0.07200563049316407, 0.07485132598876953, 0.07557119750976563, 0.07299890899658203, 0.07250943756103516, 0.1483294677734375, 0.074498046875, 0.07255654144287109, 0.0737996826171875, 0.07468851470947266, 0.07284941101074219, 0.07075737762451172, 0.07028224182128906, 0.06911692810058594, 0.07060275268554687, 0.07152025604248047, 0.07360614776611328, 0.07704780578613281, 0.07646924591064454, 0.0754329605102539, 0.08125030517578125, 0.0800522232055664, 0.07703449249267579, 0.08058879852294921, 0.07613337707519531, 0.07758131408691406, 0.08014335632324218, 0.07745433807373046, 0.07675904083251953, 0.07598592376708985, 0.07699763488769532, 0.07541145324707031, 0.0745164794921875, 0.07838105773925781, 0.07178854370117188, 0.07472742462158204, 0.07093452453613282, 0.07160115051269532, 0.07134719848632813, 0.07066726684570312, 0.0720742416381836, 0.07056690979003906, 0.06879129791259765, 0.07320575714111328, 0.0714803237915039, 0.071836669921875, 0.07118029022216797, 0.07173222351074218, 0.06920806121826172, 0.07285657501220703, 0.07298457336425782, 0.07125811004638671, 0.0694159393310547, 0.07784038543701172, 0.07384166717529297, 0.07091609954833984, 0.07541043090820312, 0.0717096939086914, 0.07191449737548829, 0.07017266845703125, 0.06951219177246094, 0.07715328216552735, 0.07236402893066406, 0.06943949127197266, 0.07043993377685547, 0.07010713958740235, 0.07201996612548828, 0.07291903686523438]",tokens/s,13.19175115954782,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-0.5B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2106.585088,2650.800128,1723.858944,1182.793728,1096.737792,s,10,0.7996448287963867,0.07996448287963867,0.0018595464367902206,0.079221981048584,0.08182632522583008,0.08326684226989746,0.08441925590515137,"[0.08470735931396485, 0.07884329223632812, 0.07931084442138672, 0.07965161895751953, 0.08093312072753907, 0.078540771484375, 0.07838015747070312, 0.07913311767578125, 0.08150621032714844, 0.07863833618164062]",tokens/s,3201.4213158275197,kWh,2.527667582035065e-06,4.218284204901001e-06,2.226961782071157e-06,8.972913569007222e-06,tokens/kWh,28530309.36174773,MB,2106.585088,2652.89728,1725.956096,1184.89088,1096.740352,s,10,49.93245947265625,4.993245947265626,0.026407710782834763,4.992612060546875,5.02966689453125,5.039587109375,5.04752328125,"[4.98443017578125, 4.9634521484375, 4.9995966796875, 4.96264501953125, 4.992884765625, 4.99324853515625, 4.96689306640625, 5.02746240234375, 4.99233935546875, 5.04950732421875]",tokens/s,12.61704323507231,kWh,0.00015796497464179993,0.00026514345123997645,0.0001283136148695121,0.0005514220407512884,tokens/kWh,114250.05774917023,,s,629,50.56404383850095,0.08038798702464385,0.009652049055199586,0.0788326416015625,0.08100638427734375,0.0817596435546875,0.15807951171875,"[0.08372940826416016, 0.08445645141601563, 0.08286412811279296, 0.08390758514404296, 0.07914291381835938, 0.07873331451416016, 0.07910195159912109, 0.07901286315917969, 0.07886131286621094, 0.07874253082275391, 0.0788326416015625, 0.07885926055908203, 0.07873535919189453, 0.07874765014648437, 0.07863398742675781, 0.07816397094726563, 0.07819058990478515, 0.08076185607910157, 0.07854796600341797, 0.07839027404785157, 0.07847731018066406, 0.07877734375, 0.07855718231201173, 0.078455810546875, 0.07877938842773438, 0.07858483123779297, 0.07831961822509766, 0.07831244659423828, 0.07834111785888671, 0.07825714874267578, 0.07824691009521484, 0.07843020629882813, 0.07841177368164062, 0.07862067413330077, 0.07866675567626953, 0.07865241241455079, 0.07869132995605468, 0.07907123565673828, 0.07852134704589844, 0.07828684997558594, 0.07839743804931641, 0.07855104064941407, 0.07851213073730469, 0.07881728363037109, 0.0790456314086914, 0.07861145782470703, 0.07877632141113282, 0.07894425964355468, 0.0783984603881836, 0.07853465270996093, 0.08075878143310547, 0.07853056335449218, 0.07862886047363281, 0.07946342468261719, 0.0787783660888672, 0.07864934539794922, 0.07852953338623046, 0.07892684936523438, 0.07850291442871093, 0.07907635498046875, 0.07869951629638672, 0.07877632141113282, 0.15819673156738281, 0.07892787170410157, 0.07903334045410157, 0.07893196868896485, 0.07904972839355469, 0.07874662780761718, 0.07879167938232422, 0.0784168930053711, 0.0786872329711914, 0.07881011199951173, 0.0789227523803711, 0.0789043197631836, 0.07851725006103516, 0.0788305892944336, 0.07875481414794921, 0.0787783660888672, 0.07880601501464844, 0.07835340881347656, 0.07849983978271484, 0.07878144073486328, 0.078740478515625, 0.07859200286865234, 0.07896063995361328, 0.07866060638427734, 0.07882752227783203, 0.07842201232910156, 0.07860838317871094, 0.07874969482421874, 0.07880601501464844, 0.07904051208496093, 0.07912754821777344, 0.07887257385253907, 0.07877529907226563, 0.07909478759765624, 0.0791695327758789, 0.07894322967529296, 0.07854386901855469, 0.07862579345703125, 0.08077721405029296, 0.07891046142578124, 0.0789217300415039, 0.07885414123535156, 0.07885209655761719, 0.07875071716308593, 0.07900774383544922, 0.0790804443359375, 0.07897293090820312, 0.07887769317626953, 0.0785244140625, 0.07853260803222656, 0.0783472671508789, 0.07844147491455078, 0.07843942260742187, 0.0789381103515625, 0.07864524841308594, 0.07821619415283203, 0.07829811096191407, 0.0781690902709961, 0.07864320373535157, 0.07851519775390625, 0.07857766723632813, 0.07883161926269532, 0.07889817810058594, 0.15876197814941406, 0.07883673858642579, 0.07869439697265625, 0.07905996704101563, 0.0803246078491211, 0.07862783813476562, 0.07892479705810547, 0.07883878326416016, 0.07865036773681641, 0.07858892822265626, 0.07855923461914062, 0.07876812744140625, 0.07868927764892578, 0.07885311889648437, 0.0785244140625, 0.07825612640380859, 0.07833190155029297, 0.07840972900390625, 0.07851315307617188, 0.07833805084228515, 0.07834931182861328, 0.07845887756347657, 0.0782899169921875, 0.07846195220947266, 0.07854080200195312, 0.07830016326904297, 0.07850701141357422, 0.07864012908935547, 0.07882752227783203, 0.07902925109863282, 0.07884288024902343, 0.07921868896484376, 0.07937945556640626, 0.07949619293212891, 0.07977369689941406, 0.07977983856201172, 0.07984435272216797, 0.0816701431274414, 0.08031129455566406, 0.0799969253540039, 0.08029491424560548, 0.08019149017333985, 0.08033177947998046, 0.08036761474609375, 0.08061440277099609, 0.08025804901123047, 0.08029901123046874, 0.08036966705322265, 0.08058163452148437, 0.0805959701538086, 0.08046694183349609, 0.08057958221435547, 0.08058265686035156, 0.08082841491699219, 0.0809717788696289, 0.08031641387939453, 0.07926067352294922, 0.07944806671142578, 0.07903948974609375, 0.07811277008056641, 0.07849267578125, 0.07945420837402344, 0.07921049499511719, 0.1600696258544922, 0.0791357421875, 0.07815372467041015, 0.07817113494873047, 0.0780400619506836, 0.07832166290283203, 0.07800115203857422, 0.0782213134765625, 0.07804621124267579, 0.07799910736083984, 0.07805951690673828, 0.07834419250488281, 0.078487548828125, 0.07910912322998047, 0.07813734436035157, 0.07825305938720703, 0.07809024047851562, 0.078023681640625, 0.07833702087402344, 0.0780206069946289, 0.07817727661132813, 0.07823564910888672, 0.07828173065185547, 0.078271484375, 0.0782735366821289, 0.07814348602294922, 0.07861759948730469, 0.07842406463623047, 0.07869951629638672, 0.07881830596923828, 0.07908249664306641, 0.07927910614013672, 0.08105779266357421, 0.07834521484375, 0.07842304229736329, 0.07818342590332031, 0.07827251434326171, 0.07794278717041016, 0.07805337524414062, 0.07790182495117187, 0.07805337524414062, 0.07800115203857422, 0.07803392028808594, 0.0780083236694336, 0.07798579406738282, 0.07821926116943359, 0.0785080337524414, 0.07908966064453125, 0.07950131225585938, 0.079351806640625, 0.07967641448974609, 0.0800348129272461, 0.08006861114501954, 0.07986688232421875, 0.07957606506347656, 0.07980032348632812, 0.07982694244384765, 0.08002150726318359, 0.0800153579711914, 0.07993446350097656, 0.08039116668701173, 0.08049971008300781, 0.08035737609863282, 0.16226304626464844, 0.081080322265625, 0.0806451187133789, 0.0806451187133789, 0.08062464141845703, 0.08048230743408204, 0.08203366088867188, 0.08057241821289063, 0.08068300628662109, 0.08052633666992187, 0.08060723114013672, 0.08057241821289063, 0.08061337280273438, 0.0810618896484375, 0.08122573089599609, 0.08051507568359376, 0.07906098937988282, 0.0789381103515625, 0.07878144073486328, 0.07957708740234375, 0.07902413177490235, 0.0789719009399414, 0.0783994903564453, 0.07864320373535157, 0.07846297454833985, 0.0787927017211914, 0.07902207946777344, 0.07845171356201172, 0.07745126342773437, 0.07798271942138672, 0.07791104125976563, 0.07778201293945312, 0.07795200347900391, 0.0790118408203125, 0.0792074203491211, 0.07961497497558594, 0.08044953918457032, 0.07911014556884766, 0.07889510345458985, 0.07865548706054687, 0.07842918395996094, 0.08018022155761718, 0.07880191802978516, 0.07833805084228515, 0.0784343032836914, 0.07838925170898438, 0.07849983978271484, 0.07842816162109376, 0.07840563201904296, 0.07916236877441406, 0.07957913970947265, 0.07984230041503906, 0.07860018920898437, 0.0776468505859375, 0.07762944030761719, 0.07804621124267579, 0.07908966064453125, 0.07981056213378906, 0.07812505340576172, 0.07985561370849609, 0.07868109130859376, 0.0775567398071289, 0.07803596496582031, 0.15703450012207032, 0.07819366455078125, 0.07862783813476562, 0.07833395385742188, 0.07877426910400391, 0.07910195159912109, 0.07893299102783204, 0.07843225860595703, 0.07788953399658204, 0.07805133056640624, 0.07800729370117188, 0.07808716583251953, 0.07784550476074219, 0.08054886627197265, 0.07842304229736329, 0.07790796661376953, 0.07823872375488282, 0.07832780456542969, 0.07836774444580077, 0.07843225860595703, 0.07834111785888671, 0.07825202941894531, 0.07802880096435547, 0.07803699493408203, 0.07808512115478515, 0.07842918395996094, 0.07813632202148438, 0.0967352294921875, 0.10328371429443359, 0.07918796539306641, 0.07862271881103515, 0.07854489898681641, 0.07881113433837891, 0.0784711685180664, 0.07856845092773437, 0.07847219085693359, 0.07868825531005859, 0.07879373168945313, 0.07858483123779297, 0.07874662780761718, 0.07852339172363282, 0.07881215667724609, 0.078814208984375, 0.07860736083984375, 0.07851315307617188, 0.08062566375732422, 0.07864012908935547, 0.07865856170654296, 0.07918489837646485, 0.07931084442138672, 0.07928832244873046, 0.07910297393798828, 0.07852953338623046, 0.07835135650634766, 0.07815987396240234, 0.07821311950683593, 0.07813734436035157, 0.07811686706542968, 0.07829811096191407, 0.07829606628417969, 0.07960166168212891, 0.0788674545288086, 0.0787783660888672, 0.15786495971679687, 0.07854796600341797, 0.07822029113769531, 0.07890943908691406, 0.07863091278076172, 0.07855104064941407, 0.07893606567382813, 0.07946854400634766, 0.07875993347167969, 0.07856742095947265, 0.07920127868652344, 0.07842201232910156, 0.07871794891357421, 0.07793459320068359, 0.0779878387451172, 0.07896371459960938, 0.07822438049316406, 0.07797964477539063, 0.0790087661743164, 0.07945113372802734, 0.07851110076904297, 0.07821209716796874, 0.07876608276367188, 0.07837798309326172, 0.07854386901855469, 0.08084070587158203, 0.07896575927734376, 0.07857049560546875, 0.07886233520507813, 0.07877017974853516, 0.07898214721679687, 0.07900774383544922, 0.07904665374755859, 0.07952793884277344, 0.0786534423828125, 0.07830425262451172, 0.07823462677001954, 0.07862067413330077, 0.07846809387207031, 0.07832473754882813, 0.07870771026611328, 0.07877632141113282, 0.07866470336914062, 0.07823052978515625, 0.07838003540039062, 0.07830425262451172, 0.07874662780761718, 0.07838617706298828, 0.07944703674316406, 0.07971942138671875, 0.07922073364257813, 0.07958425903320313, 0.07902105712890625, 0.08101785278320313, 0.07907942199707031, 0.07893606567382813, 0.08044032287597656, 0.07915110778808594, 0.07901900482177734, 0.07866162872314453, 0.07844659423828125, 0.07853363037109375, 0.07887974548339843, 0.1584394226074219, 0.08062464141845703, 0.07902003479003906, 0.07880499267578125, 0.07852851104736328, 0.0783636474609375, 0.07826227569580078, 0.07824384307861328, 0.07862477111816406, 0.07892889404296875, 0.07827763366699218, 0.07826841735839844, 0.07833395385742188, 0.07828889465332031, 0.07970304107666015, 0.0798545913696289, 0.07988428497314454, 0.07912652587890626, 0.0789749755859375, 0.07905894470214844, 0.07897599792480468, 0.07899545288085938, 0.08076493072509766, 0.07920947265625, 0.07877426910400391, 0.07882035064697265, 0.07925043487548829, 0.08049152374267578, 0.07920537567138672, 0.07921971130371094, 0.07935488128662109, 0.07889305877685547, 0.07902925109863282, 0.07952076721191406, 0.07996518707275391, 0.07908761596679688, 0.07891251373291015, 0.07869235229492187, 0.0795494384765625, 0.0785080337524414, 0.07933849334716797, 0.07865650939941406, 0.07980953979492188, 0.0807045135498047, 0.08017305755615234, 0.08146227264404297, 0.08107212829589844, 0.08110591888427734, 0.08076902770996094, 0.08073625946044923, 0.08133837127685548, 0.08024371337890625, 0.08235929870605468, 0.08162406158447266, 0.08123085021972656, 0.08146739196777343, 0.08154214477539062, 0.08186367797851563, 0.08174079895019531, 0.08187187194824219, 0.08176742553710938, 0.08146739196777343, 0.08146329498291016, 0.16357478332519532, 0.08167526245117188, 0.08262348937988281, 0.08191078186035156, 0.07958732604980469, 0.0797624282836914, 0.0799283218383789, 0.07984230041503906, 0.08063488006591797, 0.07912960052490234, 0.07866675567626953, 0.07840460968017578, 0.07886029052734375, 0.08143052673339844, 0.07843122863769532, 0.07849779510498046, 0.07840255737304687, 0.0783073272705078, 0.07878758239746093, 0.07937229156494141, 0.079499267578125, 0.07897293090820312, 0.07785779571533204, 0.07810457611083985, 0.07843122863769532, 0.0782213134765625, 0.07832166290283203, 0.07846809387207031, 0.07957299041748046, 0.07970611572265625, 0.07857663726806641, 0.07893094635009766, 0.07887667083740234, 0.0799283218383789, 0.07960678100585937, 0.07915315246582032, 0.07849164581298829, 0.07942758178710937, 0.07887359619140626, 0.07898521423339844, 0.0797286376953125, 0.07959040069580078, 0.07870566558837891, 0.07889612579345703, 0.07952588653564453, 0.07926681518554687, 0.07907328033447265, 0.08045772552490234, 0.07903231811523438, 0.07848550415039063, 0.0783790054321289, 0.07885517120361328, 0.07833805084228515, 0.07932415771484375, 0.0801075210571289, 0.0788326416015625, 0.07853363037109375, 0.07901900482177734, 0.07880601501464844, 0.07862169647216796, 0.07871488189697265, 0.07895552062988281, 0.07881113433837891, 0.15816294860839844, 0.07925247955322266, 0.07906610870361327, 0.07859302520751953, 0.07863091278076172, 0.07851007843017578, 0.07876403045654297, 0.07830323028564454, 0.07866162872314453, 0.0780943374633789, 0.0781475830078125, 0.07840563201904296, 0.07853977966308594, 0.07871692657470702, 0.07878451538085937, 0.07898009490966797, 0.0787609634399414, 0.07883673858642579, 0.07972557067871094, 0.07931801605224609, 0.08030719757080078, 0.07971430206298828, 0.07946444702148438, 0.07892684936523438, 0.07878348541259765, 0.07897087860107421, 0.07901798248291016, 0.07938150024414062, 0.07910604858398437, 0.07885004425048828, 0.07910399627685546, 0.07968972778320313, 0.08062873840332031, 0.08097689819335938, 0.08112947082519531, 0.08102092742919922, 0.08006451416015625, 0.08049152374267578, 0.08058573150634765, 0.08046694183349609, 0.08105165100097657, 0.0810035171508789, 0.08122470092773437, 0.0817418212890625, 0.08116223907470703, 0.08162815856933593, 0.08187801361083985, 0.08189030456542969, 0.08218214416503906, 0.08208589172363281, 0.082123779296875, 0.08199065399169922, 0.08059699249267578, 0.08168141174316407, 0.08155136108398438, 0.08105165100097657, 0.08273612976074218, 0.0807188491821289, 0.08182784271240234, 0.08163225555419922, 0.0817479705810547, 0.08181145477294922, 0.08189952087402344]",tokens/s,12.439669619957503,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-1.8B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5355.634688,4842.258432,3915.382784,3374.317568,3158.445056,s,10,0.8047154541015625,0.08047154541015625,0.002077782452582304,0.08010673522949219,0.08250132064819336,0.08408678855895996,0.08535516288757325,"[0.08567225646972657, 0.08097779083251953, 0.0801121597290039, 0.07804544067382813, 0.07987567901611328, 0.08043766021728516, 0.0784853744506836, 0.08214899444580079, 0.0788587875366211, 0.08010131072998047]",tokens/s,3181.248709654959,kWh,2.6616302059322104e-06,4.315573790175815e-06,2.398301098932667e-06,9.375505095040692e-06,tokens/kWh,27305195.54998854,MB,5355.634688,4842.258432,3915.382784,3374.317568,3158.447616,s,10,49.87789599609374,4.987789599609375,0.03404337869539375,4.993053466796875,5.023329931640625,5.025847338867187,5.027861264648438,"[5.0227705078125, 5.00465966796875, 5.01649072265625, 4.99556982421875, 4.980056640625, 4.9721171875, 5.02836474609375, 4.990537109375, 4.959919921875, 4.90740966796875]",tokens/s,12.630845536253961,kWh,0.00015625487671035233,0.0002602098352805693,0.00013710539384289002,0.0005535701058338117,tokens/kWh,113806.72354968774,,s,629,50.51311711883539,0.08030702244647926,0.009779636479872894,0.07898828887939453,0.08090214233398436,0.08141639556884767,0.1569027276611328,"[0.08337920379638672, 0.08455270385742188, 0.08304230499267579, 0.07924736022949219, 0.08022732543945313, 0.07943679809570313, 0.07934668731689454, 0.0796579818725586, 0.07951769256591797, 0.07957299041748046, 0.08044953918457032, 0.08018841552734375, 0.08015666961669922, 0.07968768310546875, 0.07806976318359375, 0.07846809387207031, 0.0780400619506836, 0.07868415832519532, 0.07800422668457031, 0.07815577697753906, 0.07822950744628906, 0.07785369873046875, 0.07875686645507812, 0.07925350189208985, 0.07913983917236328, 0.07952076721191406, 0.07914291381835938, 0.07945216369628906, 0.07947571563720703, 0.07971737670898438, 0.07970304107666015, 0.07959142303466797, 0.07959654235839844, 0.07919923400878906, 0.077949951171875, 0.07844044494628906, 0.07766118621826172, 0.078060546875, 0.07832883453369141, 0.07826227569580078, 0.07923404693603515, 0.07923916625976563, 0.07915519714355469, 0.07927091217041016, 0.07924736022949219, 0.07948697662353515, 0.08102297973632812, 0.0809144287109375, 0.0805027847290039, 0.08075981140136719, 0.0809543685913086, 0.08063795471191407, 0.08089907073974609, 0.07987302398681641, 0.07954841613769531, 0.08074342346191406, 0.08016998291015626, 0.08020172882080077, 0.08069734191894531, 0.07995085144042968, 0.08094207763671875, 0.07993753814697266, 0.16137420654296875, 0.07990271759033203, 0.08035635375976563, 0.07986073303222656, 0.08041881561279297, 0.08045568084716796, 0.08057651519775391, 0.08132300567626953, 0.08162303924560547, 0.08167935943603516, 0.08135065460205078, 0.08139161682128906, 0.08130764770507813, 0.0811325454711914, 0.08223027038574218, 0.08165682983398438, 0.0814028778076172, 0.08162713623046874, 0.08111411285400391, 0.08104550170898438, 0.08022220611572266, 0.0787609634399414, 0.07855411529541016, 0.07830425262451172, 0.0782735366821289, 0.07842713928222657, 0.07757107543945313, 0.07805849456787109, 0.0776253433227539, 0.07860530853271484, 0.07955455780029297, 0.07887872314453125, 0.07896473693847657, 0.078814208984375, 0.07897907257080078, 0.07951155090332031, 0.07998668670654296, 0.07903437042236328, 0.07874969482421874, 0.07903743743896484, 0.07833907318115234, 0.07790592193603516, 0.07873535919189453, 0.07795507049560547, 0.07765299224853515, 0.07703961944580077, 0.0772300796508789, 0.07749324798583984, 0.07750348663330078, 0.07766630554199219, 0.07918182373046875, 0.07862681579589843, 0.07881215667724609, 0.07849472045898437, 0.07870771026611328, 0.0794808349609375, 0.08065126037597656, 0.07951974487304687, 0.07947468566894532, 0.07937126159667969, 0.07975526428222657, 0.07950847625732421, 0.07881113433837891, 0.15992320251464845, 0.07886540985107422, 0.07871794891357421, 0.07890329742431641, 0.07909478759765624, 0.07936307525634766, 0.07946956634521485, 0.07918182373046875, 0.07914189147949219, 0.07916748809814453, 0.07949209594726563, 0.07934156799316407, 0.07810047912597656, 0.07765913391113281, 0.07837388610839843, 0.07804415893554688, 0.07856845092773437, 0.07830118560791016, 0.10441318511962891, 0.08759705352783204, 0.09087283325195313, 0.07898316955566406, 0.07791104125976563, 0.07856947326660156, 0.07969996643066406, 0.07933235168457031, 0.07936000061035156, 0.07913369750976562, 0.07908863830566407, 0.07890739440917968, 0.07942348480224609, 0.07928524780273437, 0.07940608215332032, 0.07948390197753906, 0.07946240234375, 0.07921663665771485, 0.07959859466552735, 0.07826022338867188, 0.07860018920898437, 0.07942758178710937, 0.07926681518554687, 0.0790312957763672, 0.0803594207763672, 0.07924736022949219, 0.07917158508300781, 0.07910297393798828, 0.0794439697265625, 0.08024166107177734, 0.08014540863037109, 0.0793538589477539, 0.07961395263671875, 0.07874253082275391, 0.07787315368652344, 0.07820390319824219, 0.07830630493164062, 0.0771962890625, 0.07809228515625, 0.07777689361572265, 0.07805542755126953, 0.07822847747802734, 0.07734681701660157, 0.07834931182861328, 0.07777177429199218, 0.1564927978515625, 0.07742361450195312, 0.0786903076171875, 0.07936102294921875, 0.07939276885986328, 0.08076185607910157, 0.08105983734130859, 0.08079564666748047, 0.08085094451904297, 0.08061440277099609, 0.0803051528930664, 0.0809881591796875, 0.08085708618164063, 0.08050790405273438, 0.08114482879638672, 0.08112332916259765, 0.08113561248779297, 0.08100761413574219, 0.08053555297851563, 0.07956479644775391, 0.08052428436279296, 0.07973785400390625, 0.0805191650390625, 0.08001638031005859, 0.07951872253417969, 0.08044236755371094, 0.07972761535644532, 0.07968563079833985, 0.08040755462646484, 0.08018739318847656, 0.0796231689453125, 0.07923200225830078, 0.07941324615478515, 0.07930572509765625, 0.07956275177001954, 0.07941017913818359, 0.07928524780273437, 0.07905382537841797, 0.07880499267578125, 0.0791173095703125, 0.07935282897949218, 0.07847628784179687, 0.07786598205566406, 0.07752089691162109, 0.07693106842041016, 0.07762124633789062, 0.07774822235107422, 0.0778608627319336, 0.07851622772216797, 0.07702528381347656, 0.07767346954345702, 0.07708159637451172, 0.07734272003173828, 0.07865958404541015, 0.0768184356689453, 0.07754342651367188, 0.07763455963134766, 0.07775437164306641, 0.07934464263916016, 0.07940505981445313, 0.07939686584472656, 0.07985049438476563, 0.08003276824951172, 0.16076390075683594, 0.07993548583984375, 0.07877324676513672, 0.07899545288085938, 0.07939379119873047, 0.07915110778808594, 0.07940914916992188, 0.0794419174194336, 0.0787240982055664, 0.07900160217285156, 0.07831961822509766, 0.07862886047363281, 0.07855923461914062, 0.07909171295166016, 0.07901593780517578, 0.07799807739257812, 0.07817420959472657, 0.07928934478759765, 0.07894322967529296, 0.0792442855834961, 0.07950745391845702, 0.07970304107666015, 0.07988633728027343, 0.07986994934082031, 0.07998770904541015, 0.079678466796875, 0.07995289611816406, 0.07929241943359375, 0.07804518127441407, 0.07841996765136719, 0.07832883453369141, 0.07805133056640624, 0.07931903839111328, 0.07969996643066406, 0.07967743682861328, 0.07972557067871094, 0.07920025634765625, 0.07902719879150391, 0.0794593276977539, 0.0797675552368164, 0.07952998352050782, 0.08159232330322265, 0.08004608154296874, 0.07953202819824219, 0.07971737670898438, 0.07960166168212891, 0.07974809265136719, 0.07937126159667969, 0.07825920104980469, 0.0785254364013672, 0.07825714874267578, 0.0777871322631836, 0.07871692657470702, 0.07782809448242188, 0.07821926116943359, 0.07809843444824219, 0.07780147552490234, 0.07885209655761719, 0.07748198699951171, 0.07796018981933593, 0.07877734375, 0.07808306884765626, 0.0787220458984375, 0.16039833068847656, 0.07938355255126953, 0.07921868896484376, 0.07915315246582032, 0.07892582702636719, 0.078740478515625, 0.07898316955566406, 0.07897907257080078, 0.07892787170410157, 0.07896473693847657, 0.0791695327758789, 0.07931903839111328, 0.07923712158203125, 0.07913062286376953, 0.0793364486694336, 0.07911526489257813, 0.07936000061035156, 0.0790312957763672, 0.07898828887939453, 0.07921049499511719, 0.07932415771484375, 0.07961907196044922, 0.07969075012207032, 0.07956684875488282, 0.07933235168457031, 0.07799705505371093, 0.08026214599609376, 0.07962828826904297, 0.07878758239746093, 0.0789749755859375, 0.07891661071777344, 0.07912140655517579, 0.07949107360839844, 0.07936511993408203, 0.079351806640625, 0.07932927703857422, 0.07956377410888672, 0.07896678161621094, 0.07804518127441407, 0.07815987396240234, 0.07774822235107422, 0.07807283020019531, 0.07788134765625, 0.07756594848632813, 0.07821004486083985, 0.07762739562988281, 0.07835648345947266, 0.07910809326171875, 0.07879373168945313, 0.07894528198242187, 0.0788305892944336, 0.07902207946777344, 0.07911219024658203, 0.07918899536132812, 0.07922176361083984, 0.07902310180664063, 0.07936614227294922, 0.07935282897949218, 0.07803903961181641, 0.07843840026855468, 0.07784550476074219, 0.07793561553955078, 0.07785472106933594, 0.15690444946289062, 0.07785574340820313, 0.07783936309814453, 0.07916646575927734, 0.07925965118408203, 0.07908454132080078, 0.07918386840820313, 0.07925657653808593, 0.07941632080078125, 0.08085913848876954, 0.07964876556396484, 0.07940812683105469, 0.07921561431884766, 0.07938047790527344, 0.07925555419921874, 0.07920947265625, 0.07926783752441406, 0.07808716583251953, 0.07866162872314453, 0.078382080078125, 0.07870054626464844, 0.07920025634765625, 0.07810457611083985, 0.07860633850097656, 0.07772876739501954, 0.07834111785888671, 0.07832473754882813, 0.07774720001220703, 0.07888896179199219, 0.07969586944580079, 0.079783935546875, 0.07961395263671875, 0.07967334747314453, 0.07984947204589844, 0.07983513641357422, 0.08028876495361328, 0.08143462371826173, 0.08076390075683594, 0.08100761413574219, 0.0809195556640625, 0.08086630249023438, 0.08060825347900391, 0.08079769897460938, 0.08120934295654297, 0.08019149017333985, 0.08036966705322265, 0.08031641387939453, 0.07984333038330078, 0.08041471862792969, 0.08002252960205078, 0.08016998291015626, 0.08032563018798829, 0.07980646514892578, 0.08105574035644532, 0.08151551818847656, 0.08163737487792969, 0.08151551818847656, 0.08137830352783203, 0.08135884857177735, 0.08126054382324219, 0.08144281768798828, 0.08142540740966797, 0.08149094390869141, 0.1642926025390625, 0.08169574737548828, 0.08024269104003906, 0.07826227569580078, 0.07957299041748046, 0.0776263656616211, 0.0787220458984375, 0.07798271942138672, 0.07804518127441407, 0.07898214721679687, 0.07840972900390625, 0.07929753875732422, 0.080500732421875, 0.08024371337890625, 0.08039218902587891, 0.08035430145263672, 0.08069734191894531, 0.08073318481445313, 0.08107622528076172, 0.08189952087402344, 0.08099942779541015, 0.08105471801757813, 0.08101888275146485, 0.08093593597412109, 0.0810782699584961, 0.08037171173095703, 0.07990067291259766, 0.07934873962402343, 0.07938457489013671, 0.0800153579711914, 0.07940096282958985, 0.07973580932617187, 0.07993651580810547, 0.0793333740234375, 0.08077516937255859, 0.07989350128173828, 0.07853568267822265, 0.07864832305908204, 0.07871078491210938, 0.07849574279785156, 0.07840460968017578, 0.07812403106689453, 0.07761714935302734, 0.07751168060302735, 0.07772160339355469, 0.0777000961303711, 0.07795916748046874, 0.07822847747802734, 0.07883776092529297, 0.07866265869140625, 0.0786534423828125, 0.07765708923339844, 0.07748403167724609, 0.0777492446899414, 0.07849983978271484, 0.07891353607177734, 0.0786145248413086, 0.07822950744628906, 0.07815270233154296, 0.07865958404541015, 0.07757516479492188, 0.07752089691162109, 0.0776437759399414, 0.15689830017089842, 0.07770726776123046, 0.07856947326660156, 0.07840870666503906, 0.0780421142578125, 0.07867494201660157, 0.0783073272705078, 0.07830323028564454, 0.07780966186523437, 0.07728230285644531, 0.07772672271728516, 0.07799807739257812, 0.0776785888671875, 0.07802572631835937, 0.07845171356201172, 0.07777894592285156, 0.0777871322631836, 0.07797042846679687, 0.07856025695800781, 0.07765708923339844, 0.07748607635498046, 0.0781629409790039, 0.07866675567626953, 0.07738674926757813, 0.07740723419189453, 0.07745126342773437, 0.07774310302734375, 0.07786905670166015, 0.0778967056274414, 0.07792332458496094, 0.07788031768798828, 0.07780044555664062, 0.07783014678955077, 0.07796224212646484, 0.07812095642089843, 0.07817318725585938, 0.07820492553710938, 0.07826739501953126, 0.07818240356445312, 0.07800319671630859, 0.07806566619873047, 0.07771238708496093, 0.07891455841064453, 0.07795609283447266, 0.07796326446533203, 0.07789772796630859, 0.07796633911132812, 0.07808204650878907, 0.07801241302490235, 0.07803494262695312, 0.07810457611083985, 0.077844482421875, 0.07808614349365234, 0.10945536041259765, 0.0936263656616211, 0.07828070068359375, 0.0774993896484375, 0.07790080261230468, 0.07808614349365234, 0.07774617767333984, 0.07795814514160156, 0.07783014678955077, 0.07774822235107422, 0.1587640380859375, 0.07775129699707031, 0.07782093048095703, 0.07798271942138672, 0.07799398040771484, 0.0778967056274414, 0.07798989105224609, 0.07801139068603516, 0.07815372467041015, 0.07772364807128906, 0.07772876739501954, 0.07766937255859375, 0.07774208068847656, 0.07752909088134766, 0.07800115203857422, 0.0787589111328125, 0.07818956756591797, 0.07797042846679687, 0.0780206069946289, 0.07789568328857421, 0.07800422668457031, 0.07780044555664062, 0.07799295806884765, 0.07794073486328125, 0.0777553939819336, 0.07755059051513671, 0.07766220855712891, 0.07785984039306641, 0.07770214080810547, 0.07791718292236328, 0.07797042846679687, 0.07742566680908203, 0.07755878448486328, 0.0774676513671875, 0.07749632263183594, 0.07753215789794922, 0.07769497680664063, 0.07769805145263672, 0.07801548767089844, 0.07811481475830079, 0.07802880096435547, 0.07774412536621093, 0.07782297515869141, 0.07757004547119141, 0.07762226867675781, 0.07751372528076172, 0.07770931243896484, 0.07778099060058594, 0.07919821166992187, 0.07819468688964844, 0.0782376937866211, 0.07797452545166016, 0.07773798370361328, 0.07774208068847656, 0.07767040252685548, 0.07796428680419921, 0.07819468688964844, 0.07817011260986328, 0.0780789794921875, 0.07821619415283203, 0.0778629150390625, 0.07788543701171875, 0.07786495971679687]",tokens/s,12.452211145873967,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-70m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1227.620352,1681.915904,754.97472,213.909504,193.57696,s,10,0.15703522968292238,0.01570352296829224,0.0009991442583966001,0.015249375820159911,0.017346703338623044,0.017690647506713866,0.017965802841186523,"[0.01727027130126953, 0.015261983871459961, 0.015071616172790528, 0.015451935768127442, 0.018034591674804687, 0.015458111763000488, 0.015135104179382325, 0.015236767768859863, 0.015039039611816405, 0.015075807571411132]",tokens/s,16302.074414569412,kWh,4.80350833977946e-07,7.944765370914907e-07,4.2198932731689597e-07,1.6968166983863326e-06,tokens/kWh,150870745.34536064,MB,1227.620352,1681.915904,754.97472,213.909504,197.94688,s,10,9.879609497070312,0.9879609497070312,0.027766569941452417,0.9838421020507813,1.023424053955078,1.0315387481689453,1.038030503540039,"[1.0396534423828125, 0.9778275146484375, 0.9618646240234375, 1.0061245727539063, 1.0216207885742188, 0.9465463256835938, 0.9617628173828126, 0.97330615234375, 0.989856689453125, 1.0010465698242188]",tokens/s,63.76770257840854,kWh,2.9412004369650592e-05,4.834236989507362e-05,2.592361255280798e-05,0.00010367798681753222,tokens/kWh,607650.6878058567,,s,629,9.998479345321647,0.015895833617363523,0.0025112834047794005,0.015119359970092774,0.017513471603393557,0.01827184638977051,0.0307220484161377,"[0.01903513526916504, 0.019537919998168944, 0.019565568923950196, 0.019319807052612305, 0.016136192321777345, 0.02032640075683594, 0.016282623291015624, 0.015860735893249513, 0.023940095901489256, 0.017797119140625, 0.01978265571594238, 0.01967411231994629, 0.018214912414550782, 0.015176704406738281, 0.01588633632659912, 0.016296960830688476, 0.017663999557495116, 0.015924223899841307, 0.015541248321533203, 0.015088640213012695, 0.01538764762878418, 0.0200949764251709, 0.019730432510375977, 0.016504831314086914, 0.015608832359313965, 0.015860735893249513, 0.015254528045654296, 0.015426560401916504, 0.01576038360595703, 0.01529958438873291, 0.015284223556518555, 0.015805439949035646, 0.015432703971862792, 0.015226880073547363, 0.014929920196533204, 0.014948351860046387, 0.01520025634765625, 0.015020031929016114, 0.015130623817443848, 0.015133695602416992, 0.015476736068725586, 0.014949376106262208, 0.01499238395690918, 0.014736384391784667, 0.015747072219848633, 0.016793600082397463, 0.016110591888427735, 0.016707584381103514, 0.016328704833984374, 0.015660032272338868, 0.014970879554748535, 0.015004672050476075, 0.015106047630310059, 0.015119359970092774, 0.015484928131103515, 0.016714752197265623, 0.017095680236816405, 0.016882688522338866, 0.015094783782958985, 0.014934016227722167, 0.015054847717285156, 0.015391743659973145, 0.03255091094970703, 0.01700966453552246, 0.01636147117614746, 0.014806015968322754, 0.014874624252319337, 0.015001600265502929, 0.015012864112854005, 0.015148032188415527, 0.0168724479675293, 0.016899072647094726, 0.015781888008117674, 0.015147007942199708, 0.014726143836975097, 0.014431232452392579, 0.015686655998229982, 0.015563776016235351, 0.017176576614379883, 0.01644339179992676, 0.01601638412475586, 0.014618623733520507, 0.014756863594055175, 0.014693375587463378, 0.015058943748474121, 0.016530431747436524, 0.016667648315429686, 0.0172042236328125, 0.014850048065185547, 0.014750720024108887, 0.0147957763671875, 0.01567948818206787, 0.01620684814453125, 0.016408575057983397, 0.016440319061279296, 0.016763904571533202, 0.0160317440032959, 0.01508249568939209, 0.014918656349182128, 0.015328255653381348, 0.014784511566162109, 0.014920703887939453, 0.015220735549926758, 0.014929920196533204, 0.014990336418151855, 0.014689279556274413, 0.015055871963500977, 0.015045632362365722, 0.015094783782958985, 0.015359999656677246, 0.015053824424743652, 0.01508454418182373, 0.016138240814208983, 0.015954943656921388, 0.016483327865600587, 0.016262144088745118, 0.015345664024353027, 0.015058943748474121, 0.015007743835449219, 0.01509171199798584, 0.015162367820739747, 0.014709759712219238, 0.015120384216308593, 0.015160320281982421, 0.015060992240905761, 0.030611455917358397, 0.015089664459228515, 0.01489305591583252, 0.015120384216308593, 0.01509068775177002, 0.015152128219604492, 0.015114239692687988, 0.014998527526855468, 0.014934016227722167, 0.015482879638671876, 0.016266239166259765, 0.01655705642700195, 0.016558080673217773, 0.016252927780151367, 0.016060415267944335, 0.0166246395111084, 0.015345664024353027, 0.01467084789276123, 0.014753791809082031, 0.014945280075073243, 0.014853119850158691, 0.014600192070007324, 0.014816255569458007, 0.014557184219360352, 0.014737407684326171, 0.014325759887695312, 0.01471180820465088, 0.014728192329406739, 0.01425920009613037, 0.014123007774353028, 0.01568051242828369, 0.016887807846069337, 0.0169564151763916, 0.015924223899841307, 0.014610431671142577, 0.014827520370483398, 0.014797823905944824, 0.014449664115905762, 0.014847999572753906, 0.014736384391784667, 0.01447935962677002, 0.014668800354003907, 0.014817279815673828, 0.014424063682556153, 0.01468723201751709, 0.014935040473937988, 0.016103424072265626, 0.016537599563598633, 0.01637580871582031, 0.016268287658691406, 0.014859264373779296, 0.014874624252319337, 0.014883839607238769, 0.014883839607238769, 0.014915583610534668, 0.014758912086486817, 0.015749119758605958, 0.01662873649597168, 0.016479232788085937, 0.016485376358032225, 0.014964735984802247, 0.01530470371246338, 0.014949376106262208, 0.030765056610107422, 0.015662079811096193, 0.015492095947265624, 0.015233023643493653, 0.015224831581115723, 0.013939711570739746, 0.01459404754638672, 0.016276479721069336, 0.01639116859436035, 0.015827967643737794, 0.015154175758361817, 0.016311296463012694, 0.01593958377838135, 0.01619660758972168, 0.015302656173706054, 0.015849472045898438, 0.016940031051635742, 0.01721855926513672, 0.015544320106506348, 0.016662527084350585, 0.01638604736328125, 0.01623347282409668, 0.015469568252563477, 0.01477222442626953, 0.014617600440979005, 0.01478656005859375, 0.014098431587219238, 0.01528115177154541, 0.016116735458374023, 0.015985664367675782, 0.015900671958923338, 0.014531583786010742, 0.014439423561096192, 0.014899200439453125, 0.014612480163574219, 0.014866432189941407, 0.014152704238891601, 0.014205951690673829, 0.014821375846862793, 0.014813183784484863, 0.014631936073303223, 0.014759936332702638, 0.014628864288330079, 0.014641152381896973, 0.014803968429565429, 0.016731136322021483, 0.016192512512207033, 0.01802444839477539, 0.017880064010620117, 0.017661951065063478, 0.0176680965423584, 0.017349632263183593, 0.017584127426147463, 0.017625087738037108, 0.01779199981689453, 0.01785651206970215, 0.017498111724853514, 0.017622016906738282, 0.01759436798095703, 0.017705984115600586, 0.01800499153137207, 0.01780019187927246, 0.01794867134094238, 0.03646054458618164, 0.017391616821289063, 0.017872896194458008, 0.017934335708618163, 0.01762918472290039, 0.017687551498413084, 0.01830297660827637, 0.020487167358398437, 0.01966080093383789, 0.018035711288452147, 0.017574911117553712, 0.01763430404663086, 0.017740800857543947, 0.019803136825561524, 0.019958784103393554, 0.018966527938842775, 0.017810432434082032, 0.017764352798461915, 0.017632255554199217, 0.015822848320007323, 0.016739328384399413, 0.016937984466552734, 0.01618124771118164, 0.014835712432861328, 0.014451711654663087, 0.014096384048461913, 0.015461376190185547, 0.015884287834167482, 0.016672767639160157, 0.016895999908447267, 0.016176128387451173, 0.014822400093078614, 0.014768128395080566, 0.014883839607238769, 0.014864383697509765, 0.01641472053527832, 0.016893951416015626, 0.01703219223022461, 0.014844927787780762, 0.01487667179107666, 0.015994879722595216, 0.014990336418151855, 0.014981120109558106, 0.014924799919128418, 0.014835712432861328, 0.014516223907470703, 0.014740480422973632, 0.01467903995513916, 0.014830592155456544, 0.014953472137451173, 0.01487564754486084, 0.014445568084716797, 0.014796799659729003, 0.014874624252319337, 0.014649344444274901, 0.015228927612304688, 0.014963711738586426, 0.014759936332702638, 0.014940159797668457, 0.014864383697509765, 0.014630911827087402, 0.01641881561279297, 0.015040512084960938, 0.030855167388916017, 0.014943231582641601, 0.015089664459228515, 0.015182847976684571, 0.01496985626220703, 0.015332351684570313, 0.014956543922424317, 0.01496985626220703, 0.014822400093078614, 0.015117312431335449, 0.014664704322814942, 0.014263296127319336, 0.01459404754638672, 0.014814208030700684, 0.015301631927490235, 0.014891008377075195, 0.014659584045410156, 0.014644224166870118, 0.014776320457458495, 0.015139840126037597, 0.014691328048706055, 0.014905344009399414, 0.014375935554504395, 0.014796799659729003, 0.014595071792602539, 0.014608384132385254, 0.01469644832611084, 0.01467801570892334, 0.014557184219360352, 0.014768128395080566, 0.01484390354156494, 0.015831040382385253, 0.014796799659729003, 0.014582783699035644, 0.01418239974975586, 0.014169088363647461, 0.014759936332702638, 0.01417420768737793, 0.014810111999511719, 0.014699520111083985, 0.014420991897583007, 0.014542847633361817, 0.014717951774597168, 0.014814208030700684, 0.014590975761413574, 0.014362624168395996, 0.014740480422973632, 0.01465446376800537, 0.014723072052001953, 0.015960063934326172, 0.016330751419067382, 0.01640652847290039, 0.015971327781677248, 0.016480255126953124, 0.017155071258544922, 0.016518144607543944, 0.017063936233520507, 0.01620172882080078, 0.01478553581237793, 0.01468723201751709, 0.014690303802490234, 0.015042559623718262, 0.015614975929260254, 0.03143680000305176, 0.016202751159667968, 0.016101375579833984, 0.01604096031188965, 0.015059967994689942, 0.01490124797821045, 0.014892031669616699, 0.014924799919128418, 0.014940159797668457, 0.015217663764953614, 0.016259071350097656, 0.016054271697998047, 0.0158853120803833, 0.016689151763916017, 0.016076799392700195, 0.016450559616088867, 0.015960063934326172, 0.014430208206176758, 0.014745599746704101, 0.015254528045654296, 0.016060415267944335, 0.01548697566986084, 0.015936511993408203, 0.016125951766967773, 0.0167956485748291, 0.01680179214477539, 0.015890432357788087, 0.015355903625488282, 0.016534528732299804, 0.016133119583129883, 0.016381952285766603, 0.015196160316467285, 0.0146626558303833, 0.014828543663024902, 0.015171584129333495, 0.01447116756439209, 0.01491763210296631, 0.014328831672668458, 0.014757887840270996, 0.014414848327636719, 0.01468825626373291, 0.014870528221130372, 0.015035391807556153, 0.014836735725402832, 0.014432255744934081, 0.014645248413085938, 0.01439027214050293, 0.014062591552734375, 0.014433279991149902, 0.015078399658203125, 0.01481113624572754, 0.014834688186645508, 0.014526464462280274, 0.014744576454162597, 0.014518272399902344, 0.015064064025878907, 0.014401535987854003, 0.014964735984802247, 0.014535679817199706, 0.015072256088256837, 0.015012864112854005, 0.01515724754333496, 0.015042559623718262, 0.030963712692260743, 0.014509056091308594, 0.0148602876663208, 0.014982144355773925, 0.014850048065185547, 0.014900223731994629, 0.014840831756591797, 0.015164416313171386, 0.015056896209716796, 0.014962688446044922, 0.014874624252319337, 0.014926848411560058, 0.014972928047180176, 0.014982144355773925, 0.015241215705871582, 0.0149749755859375, 0.01497599983215332, 0.014988287925720215, 0.014926848411560058, 0.0149749755859375, 0.014912511825561523, 0.01517568016052246, 0.014460927963256836, 0.014737407684326171, 0.014544896125793457, 0.01681612777709961, 0.01646899223327637, 0.01700351905822754, 0.015116288185119628, 0.016347135543823242, 0.015113216400146484, 0.015347711563110352, 0.015600640296936035, 0.016713727951049806, 0.01683456039428711, 0.015770624160766602, 0.01519001579284668, 0.015112192153930663, 0.014745599746704101, 0.015058943748474121, 0.015823871612548827, 0.016450559616088867, 0.016903167724609376, 0.016103424072265626, 0.01625497627258301, 0.016114688873291014, 0.015523839950561523, 0.014907391548156738, 0.01658572769165039, 0.016931840896606445, 0.016526336669921874, 0.01519206428527832, 0.01477017593383789, 0.014731264114379883, 0.015031295776367188, 0.016159744262695314, 0.016587776184082033, 0.01653555107116699, 0.015772671699523927, 0.015043583869934082, 0.014945280075073243, 0.014834688186645508, 0.014831616401672363, 0.030481407165527344, 0.015184896469116211, 0.014652416229248047, 0.014946304321289062, 0.015078399658203125, 0.035912704467773435, 0.0281395206451416, 0.015225855827331543, 0.014854144096374512, 0.014759936332702638, 0.014660608291625977, 0.015162367820739747, 0.014817279815673828, 0.01507532787322998, 0.014740480422973632, 0.014697471618652343, 0.014797823905944824, 0.01457049560546875, 0.014559231758117675, 0.014510080337524415, 0.015071231842041016, 0.014930944442749023, 0.014792703628540039, 0.014543871879577636, 0.014707712173461914, 0.014813183784484863, 0.014951423645019531, 0.015010815620422363, 0.014957568168640138, 0.014927871704101562, 0.014887935638427734, 0.014914560317993163, 0.014749695777893066, 0.029219839096069337, 0.015375359535217285, 0.014816255569458007, 0.016681983947753908, 0.015427583694458008, 0.014733311653137206, 0.014968832015991211, 0.01468723201751709, 0.014651391983032227, 0.01437183952331543, 0.01458073616027832, 0.014582783699035644, 0.01622323226928711, 0.014883839607238769, 0.014612480163574219, 0.0150763521194458, 0.015234047889709473, 0.015128576278686523, 0.014962688446044922, 0.014947327613830566, 0.014865407943725586, 0.014905344009399414, 0.016465919494628906, 0.014940159797668457, 0.014840831756591797, 0.014887935638427734, 0.01456332778930664, 0.014850048065185547, 0.0147957763671875, 0.01466982364654541, 0.03020697593688965, 0.016852991104125976, 0.017920000076293945, 0.015824895858764648, 0.0166748161315918, 0.01591500759124756, 0.01962700843811035, 0.015053824424743652, 0.015138815879821778, 0.016102399826049805, 0.015261695861816407, 0.016123903274536132, 0.020190208435058594, 0.01798041534423828, 0.015574015617370606, 0.015517696380615235, 0.017187839508056642, 0.016965631484985352, 0.0170383358001709, 0.01619558334350586, 0.015029248237609863, 0.014836735725402832, 0.015419391632080079, 0.015263744354248047, 0.014924799919128418, 0.015874048233032227, 0.016084991455078124, 0.016141311645507812, 0.016657407760620118, 0.01641472053527832, 0.016703487396240235, 0.016957439422607423, 0.015451135635375977, 0.015898624420166017, 0.016721920013427736, 0.016328704833984374, 0.016623615264892578, 0.018225151062011717, 0.01919795227050781, 0.021775360107421874, 0.014949376106262208, 0.015253503799438477, 0.015234047889709473, 0.015250432014465331, 0.014524415969848633, 0.014041088104248046, 0.014033920288085937, 0.014013440132141113, 0.014254079818725587, 0.014684160232543946, 0.015378432273864746, 0.015269887924194337, 0.015310848236083984, 0.014367744445800782, 0.014043135643005371, 0.014158847808837891, 0.014163968086242675, 0.014194687843322755, 0.015245311737060547, 0.015277055740356446, 0.015327232360839844, 0.01518387222290039, 0.014035967826843262]",tokens/s,62.90956637264171,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-2b,google/gemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-40b,tiiuae/falcon-40b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-7b,google/gemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-125m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1250.6112,1721.761792,794.820608,253.755392,210.714624,s,10,0.3076335678100586,0.030763356781005856,0.0006776551422540204,0.03045900821685791,0.03127858200073242,0.03191962738037109,0.03243246368408203,"[0.03256067276000976, 0.030916671752929687, 0.03019539260864258, 0.030428064346313476, 0.03113612747192383, 0.030996480941772462, 0.030489952087402343, 0.030310943603515626, 0.03028390312194824, 0.030315359115600585]",tokens/s,8321.58862969276,kWh,9.951970055467245e-07,1.6390689823188982e-06,1.002814924660324e-06,3.637080912525947e-06,tokens/kWh,70386116.27207612,MB,1250.6112,1721.761792,794.820608,253.755392,219.642368,s,10,19.35813610839844,1.935813610839844,0.01694684909190856,1.931557861328125,1.9563294677734375,1.9651031494140625,1.9721220947265625,"[1.9543797607421876, 1.929643798828125, 1.9738768310546875, 1.9242037353515624, 1.9442818603515626, 1.933471923828125, 1.922529541015625, 1.916458984375, 1.9196143798828125, 1.93967529296875]",tokens/s,32.54445554428545,kWh,6.06900574192637e-05,0.00010111816057408188,5.9853650428593625e-05,0.00022166186842193918,tokens/kWh,284216.6785316356,,s,629,19.601176567077626,0.03116244287293742,0.003776660023501492,0.03062681579589844,0.03115007972717285,0.031798681640625,0.06073958450317383,"[0.031507455825805664, 0.03203481674194336, 0.03232153701782227, 0.03239424133300781, 0.03218841552734375, 0.03196313667297363, 0.03237580871582031, 0.03195289611816406, 0.03197952079772949, 0.03199385643005371, 0.031768575668334964, 0.03235430526733398, 0.031974399566650394, 0.031138816833496095, 0.0307640323638916, 0.030845951080322266, 0.03060223960876465, 0.030409727096557617, 0.03061862373352051, 0.030869504928588868, 0.03094425582885742, 0.03121561622619629, 0.030885887145996094, 0.030923776626586914, 0.030889984130859374, 0.030925823211669923, 0.03080601692199707, 0.030863359451293947, 0.030475263595581056, 0.03060736083984375, 0.03057868766784668, 0.030733312606811523, 0.03073023986816406, 0.030658559799194338, 0.030814207077026368, 0.030660608291625976, 0.03041587257385254, 0.03039948844909668, 0.030321664810180664, 0.031154176712036134, 0.03153305625915527, 0.030966783523559572, 0.03080499267578125, 0.030640127182006836, 0.031170560836791993, 0.030943231582641603, 0.031321088790893556, 0.03120844841003418, 0.03125964736938477, 0.030455808639526367, 0.030044160842895507, 0.030092287063598632, 0.03018649673461914, 0.03038515281677246, 0.030353408813476562, 0.030462976455688476, 0.030295040130615233, 0.030305280685424804, 0.030283775329589844, 0.03075481605529785, 0.03074764823913574, 0.03079680061340332, 0.06228582382202148, 0.03058687973022461, 0.030741504669189453, 0.031070207595825194, 0.030855167388916017, 0.030766080856323243, 0.030692352294921874, 0.030537727355957032, 0.030658559799194338, 0.03061043167114258, 0.030932992935180665, 0.030714879989624022, 0.030487552642822265, 0.030085119247436523, 0.030267391204833984, 0.030288896560668944, 0.03037286376953125, 0.03072204780578613, 0.030801919937133788, 0.030857215881347655, 0.03079680061340332, 0.03080806350708008, 0.03103436851501465, 0.030732288360595703, 0.031170560836791993, 0.031281152725219724, 0.03100057601928711, 0.031251455307006834, 0.03061043167114258, 0.03055615997314453, 0.030457855224609375, 0.030818304061889647, 0.030484479904174806, 0.030466047286987305, 0.030714879989624022, 0.030963712692260743, 0.030311424255371092, 0.03038719940185547, 0.03042508888244629, 0.030842880249023437, 0.030232576370239257, 0.030036991119384765, 0.030546943664550782, 0.030760959625244142, 0.030520320892333985, 0.030628864288330077, 0.030567424774169922, 0.030637056350708007, 0.030620672225952147, 0.030865407943725585, 0.030657535552978517, 0.0305664005279541, 0.030488576889038086, 0.030369792938232422, 0.030891008377075195, 0.030721023559570314, 0.03018649673461914, 0.030242816925048828, 0.030262271881103517, 0.03021107292175293, 0.030258176803588867, 0.030484479904174806, 0.03038617515563965, 0.06059212875366211, 0.029842432022094727, 0.03037900733947754, 0.03075071907043457, 0.030688255310058594, 0.030636032104492186, 0.030793727874755858, 0.03098214340209961, 0.030871551513671876, 0.030834688186645507, 0.030649343490600587, 0.030872575759887694, 0.030361600875854492, 0.03078246307373047, 0.030228479385375977, 0.030896127700805662, 0.030840831756591795, 0.03057049560546875, 0.030195711135864257, 0.030475263595581056, 0.036393985748291016, 0.04272435379028321, 0.043379711151123046, 0.030910463333129884, 0.03018547248840332, 0.03076812744140625, 0.0307906551361084, 0.030611455917358397, 0.030885887145996094, 0.04268032073974609, 0.030604288101196288, 0.030316543579101563, 0.030313472747802734, 0.03055411148071289, 0.030684160232543944, 0.030817279815673827, 0.030294015884399415, 0.030103551864624024, 0.03016089630126953, 0.030203903198242187, 0.030110719680786133, 0.03017830467224121, 0.030284799575805665, 0.031188991546630858, 0.031107072830200196, 0.031032320022583007, 0.030888959884643553, 0.030714879989624022, 0.030491647720336915, 0.03082035255432129, 0.030427135467529298, 0.030690303802490236, 0.030537727355957032, 0.030668800354003906, 0.03136102485656738, 0.030958591461181642, 0.030869504928588868, 0.0314726390838623, 0.03146854400634766, 0.03081318473815918, 0.030996480941772462, 0.030907392501831055, 0.030495744705200195, 0.06099456024169922, 0.03017215919494629, 0.030673919677734376, 0.030439424514770507, 0.03041689682006836, 0.030159872055053712, 0.03034419250488281, 0.030825471878051756, 0.030880767822265624, 0.030713855743408205, 0.030587903976440428, 0.030931968688964844, 0.030769151687622072, 0.030563327789306642, 0.030674943923950194, 0.03080703926086426, 0.03039232063293457, 0.03075379180908203, 0.03099750328063965, 0.030510080337524413, 0.03036774444580078, 0.03037081527709961, 0.030220287322998047, 0.03144908714294434, 0.03151872062683105, 0.03181875228881836, 0.03013222312927246, 0.029663232803344725, 0.029698047637939453, 0.029643775939941407, 0.02998784065246582, 0.03037798309326172, 0.03023052787780762, 0.03016396713256836, 0.030257152557373046, 0.030123008728027343, 0.030611455917358397, 0.03058687973022461, 0.030490623474121094, 0.03056435203552246, 0.030492671966552733, 0.030502912521362304, 0.03060940742492676, 0.030511104583740234, 0.030706687927246092, 0.03057766342163086, 0.030640127182006836, 0.030717952728271485, 0.030692352294921874, 0.03076710319519043, 0.03076300811767578, 0.030865407943725585, 0.030888959884643553, 0.030369792938232422, 0.030276607513427735, 0.030110719680786133, 0.030671871185302735, 0.030697471618652345, 0.030822399139404297, 0.030651391983032225, 0.03078860855102539, 0.030349311828613282, 0.030307327270507813, 0.062465023040771485, 0.03075174331665039, 0.03033497619628906, 0.030213119506835938, 0.030142463684082032, 0.030107648849487304, 0.030253055572509766, 0.030022655487060547, 0.03022336006164551, 0.03077631950378418, 0.03021004867553711, 0.03271475219726563, 0.03424563217163086, 0.034576385498046876, 0.03347251129150391, 0.030891008377075195, 0.0313702392578125, 0.03133132743835449, 0.03128319931030273, 0.03134976005554199, 0.031341567993164066, 0.03097702407836914, 0.030418943405151368, 0.030168064117431642, 0.030361600875854492, 0.030417919158935547, 0.03035545539855957, 0.030501888275146483, 0.030361600875854492, 0.030311424255371092, 0.030312448501586913, 0.03054591941833496, 0.03055308723449707, 0.030707712173461913, 0.03056537628173828, 0.030648319244384766, 0.030835712432861328, 0.03085312080383301, 0.030620672225952147, 0.03093606376647949, 0.031090688705444337, 0.030489599227905274, 0.03038105583190918, 0.030081024169921877, 0.03019980812072754, 0.031071231842041015, 0.03099443244934082, 0.031054847717285155, 0.030535680770874023, 0.030721023559570314, 0.030477312088012694, 0.03060736083984375, 0.030529535293579102, 0.03080806350708008, 0.030801919937133788, 0.03081625556945801, 0.030869504928588868, 0.03133235168457031, 0.030664703369140626, 0.03084492874145508, 0.031106048583984375, 0.030678016662597656, 0.030740480422973632, 0.06261452865600586, 0.03146137619018555, 0.03091967964172363, 0.03063091278076172, 0.030297088623046874, 0.03059916877746582, 0.03073945617675781, 0.030740480422973632, 0.03056844711303711, 0.030427135467529298, 0.030458879470825196, 0.03016703987121582, 0.030440448760986328, 0.03060326385498047, 0.030547967910766603, 0.030551040649414062, 0.030843904495239258, 0.03100467109680176, 0.030733312606811523, 0.03076710319519043, 0.031115264892578126, 0.031228927612304686, 0.03079475212097168, 0.03035852813720703, 0.03041996765136719, 0.030333951950073244, 0.030450687408447266, 0.030728191375732423, 0.030954496383666992, 0.031197183609008788, 0.030827520370483398, 0.030693376541137695, 0.030737407684326173, 0.030662656784057617, 0.030826496124267577, 0.030966783523559572, 0.030710784912109376, 0.030656511306762696, 0.030649343490600587, 0.03056435203552246, 0.030520320892333985, 0.030689279556274415, 0.030591999053955078, 0.030665727615356447, 0.03052851104736328, 0.030616575241088868, 0.030835712432861328, 0.030447616577148437, 0.030417919158935547, 0.03059916877746582, 0.030892032623291016, 0.03056435203552246, 0.03056230354309082, 0.03058892822265625, 0.030631935119628906, 0.03057459259033203, 0.030810111999511718, 0.030691328048706053, 0.031040512084960937, 0.03114188766479492, 0.030737407684326173, 0.029953023910522462, 0.030422016143798827, 0.06110617446899414, 0.030600191116333008, 0.03032678413391113, 0.030502912521362304, 0.03053260803222656, 0.030737407684326173, 0.030629888534545898, 0.03053260803222656, 0.030458879470825196, 0.030430208206176756, 0.030406656265258788, 0.030449663162231445, 0.030479360580444335, 0.030283775329589844, 0.030123008728027343, 0.030785535812377928, 0.030645248413085937, 0.030139392852783203, 0.03017523193359375, 0.030461952209472655, 0.03040768051147461, 0.030604288101196288, 0.030646272659301758, 0.030943231582641603, 0.030737407684326173, 0.030869504928588868, 0.03040563201904297, 0.030662656784057617, 0.03039743995666504, 0.03078451156616211, 0.0305930233001709, 0.03077939224243164, 0.030678016662597656, 0.03056537628173828, 0.030353408813476562, 0.030711807250976563, 0.030492671966552733, 0.03061452865600586, 0.03054080009460449, 0.030402559280395508, 0.03055308723449707, 0.030857215881347655, 0.030702592849731446, 0.030741504669189453, 0.030551040649414062, 0.030774272918701173, 0.030745599746704103, 0.030905344009399413, 0.03037900733947754, 0.03021516799926758, 0.030259199142456054, 0.03057459259033203, 0.03058585548400879, 0.03078963279724121, 0.030325759887695314, 0.030111743927001954, 0.03016192054748535, 0.030142463684082032, 0.03013222312927246, 0.03021824073791504, 0.03018342399597168, 0.030700544357299804, 0.030453760147094725, 0.060283905029296876, 0.029566976547241212, 0.02979532814025879, 0.029843456268310548, 0.030259199142456054, 0.030151679992675783, 0.030119935989379884, 0.030093311309814453, 0.03011686325073242, 0.03015679931640625, 0.030069759368896484, 0.03018239974975586, 0.030443519592285157, 0.03062681579589844, 0.030659584045410155, 0.030596096038818358, 0.030732288360595703, 0.030683135986328124, 0.030676992416381835, 0.030633983612060548, 0.03078656005859375, 0.030710784912109376, 0.030138368606567382, 0.030498815536499024, 0.030291967391967774, 0.03076300811767578, 0.030608383178710938, 0.030542848587036132, 0.030220287322998047, 0.030324735641479493, 0.030235647201538086, 0.0305930233001709, 0.030889984130859374, 0.030831615447998048, 0.03077734375, 0.03074662399291992, 0.030530559539794923, 0.03018547248840332, 0.0303953914642334, 0.03057049560546875, 0.03092889595031738, 0.030894079208374024, 0.030645248413085937, 0.03075071907043457, 0.03058380889892578, 0.03080806350708008, 0.030737407684326173, 0.030627840042114256, 0.030652416229248046, 0.030851072311401367, 0.030255104064941408, 0.030454784393310546, 0.03035136032104492, 0.030202880859375, 0.030115840911865234, 0.030003200531005858, 0.03052851104736328, 0.03020595169067383, 0.030204927444458008, 0.03016396713256836, 0.030057472229003908, 0.03013324737548828, 0.030302207946777345, 0.06088294219970703, 0.030053375244140625, 0.030135295867919923, 0.030139392852783203, 0.030537727355957032, 0.03057459259033203, 0.030497791290283204, 0.030482431411743165, 0.03054591941833496, 0.030636032104492186, 0.03040153694152832, 0.03034726333618164, 0.030258176803588867, 0.030332927703857423, 0.03076710319519043, 0.030687231063842774, 0.030827520370483398, 0.030710784912109376, 0.030842880249023437, 0.030674943923950194, 0.03062681579589844, 0.030641151428222657, 0.030745599746704103, 0.030831615447998048, 0.030623743057250977, 0.030659584045410155, 0.03075071907043457, 0.030706687927246092, 0.03037798309326172, 0.029997055053710937, 0.03015577507019043, 0.03055615997314453, 0.030735359191894532, 0.03054591941833496, 0.03057254409790039, 0.03074355125427246, 0.03058278465270996, 0.03061862373352051, 0.030685184478759765, 0.030652416229248046, 0.030695423126220703, 0.030547967910766603, 0.030648319244384766, 0.030752767562866212, 0.030715904235839843, 0.03041587257385254, 0.030470144271850585, 0.030551040649414062, 0.03041689682006836, 0.030591999053955078, 0.03074662399291992, 0.031023103713989256, 0.030683135986328124, 0.029854719161987304, 0.02958745574951172, 0.029689855575561523, 0.029686784744262694, 0.02979327964782715, 0.03014860725402832, 0.030225408554077147, 0.029997055053710937, 0.030213119506835938, 0.030341119766235353, 0.060796928405761716, 0.029847551345825195, 0.029852672576904295, 0.029899776458740233, 0.029921279907226563, 0.030422016143798827, 0.030670848846435547, 0.030492671966552733, 0.030662656784057617, 0.03056230354309082, 0.030666751861572264, 0.030732288360595703, 0.030701568603515625, 0.03057049560546875, 0.03061862373352051, 0.030924800872802735, 0.030486528396606444, 0.030458879470825196, 0.030505983352661133, 0.03079475212097168, 0.030854143142700196, 0.030567424774169922, 0.030075904846191406, 0.03017728042602539, 0.030143487930297853, 0.03013734436035156, 0.03060223960876465, 0.03062681579589844, 0.030646272659301758, 0.030688255310058594, 0.030608383178710938, 0.030663679122924805, 0.030655487060546875, 0.03055411148071289, 0.030518272399902343, 0.030436351776123048, 0.030608383178710938, 0.030507007598876954, 0.030297088623046874, 0.030398464202880858, 0.03017523193359375, 0.03130060768127441, 0.03398144149780274, 0.03422515106201172, 0.03419443130493164, 0.03138355255126953, 0.030956544876098634, 0.03114905548095703, 0.031121408462524414, 0.031114240646362305, 0.03120947265625, 0.03116646385192871, 0.03072204780578613, 0.030534656524658203, 0.030760959625244142, 0.030683135986328124, 0.03076812744140625, 0.030846975326538087, 0.03099852752685547, 0.031060991287231447, 0.03073023986816406, 0.030814207077026368, 0.030741504669189453]",tokens/s,32.0899104116268,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,databricks/dbrx-base,databricks/dbrx-base,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-350m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1843.01568,1969.225728,1042.284544,501.219328,421.38624,s,10,0.6126774787902832,0.06126774787902831,0.0011945052218465394,0.060785520553588865,0.06237316017150879,0.06325547733306884,0.0639613310623169,"[0.0641377944946289, 0.06021171188354492, 0.06209542465209961, 0.06217708969116211, 0.06154409790039062, 0.06051430511474609, 0.06079257583618164, 0.06077846527099609, 0.060399967193603514, 0.06002604675292969]",tokens/s,4178.381103634914,kWh,1.9738032664143065e-06,3.311328556290935e-06,2.0109397640243394e-06,7.296071586729581e-06,tokens/kWh,35087375.028724246,MB,1843.01568,1969.225728,1042.284544,501.219328,446.103552,s,10,38.43099145507812,3.843099145507812,0.025385222018345664,3.8480802001953123,3.8681285400390624,3.876873107910156,3.8838687622070314,"[3.866185302734375, 3.848120849609375, 3.88561767578125, 3.842344970703125, 3.819864013671875, 3.860327880859375, 3.84803955078125, 3.815103271484375, 3.79441064453125, 3.850977294921875]",tokens/s,16.393019699645407,kWh,0.00011990470148669848,0.00020124206703083056,0.00012416324450709735,0.00044531001302462633,tokens/kWh,141474.47431530358,,s,629,38.914551792144785,0.061867331942996456,0.007494276013798676,0.06077030563354492,0.06180740966796875,0.06235955276489258,0.12122861328125001,"[0.06513664245605469, 0.06344601440429687, 0.06375731277465821, 0.0625172462463379, 0.061774848937988285, 0.06164684677124024, 0.06057984161376953, 0.06123519897460938, 0.060862464904785155, 0.06105190277099609, 0.062322689056396485, 0.061308929443359375, 0.06099251174926758, 0.06264217758178711, 0.06191820907592773, 0.062105598449707033, 0.06176768112182617, 0.06270054244995117, 0.06139289474487305, 0.06049894332885742, 0.06069452667236328, 0.06082355117797852, 0.06092697525024414, 0.06085836791992188, 0.060746753692626956, 0.06084505462646484, 0.06140723037719727, 0.06072627258300781, 0.061437950134277344, 0.06064640045166016, 0.06076313781738281, 0.0608901138305664, 0.06023372650146484, 0.06055936050415039, 0.06109798431396484, 0.06128025436401367, 0.06165094375610351, 0.06113587188720703, 0.06057881546020508, 0.06040576171875, 0.06169702529907226, 0.062284801483154295, 0.06174822235107422, 0.06159769439697266, 0.06133964920043945, 0.06080409622192383, 0.06054707336425781, 0.06090854263305664, 0.06043340682983398, 0.06076211166381836, 0.06166425704956055, 0.061889537811279295, 0.060835838317871094, 0.0603504638671875, 0.06034124755859375, 0.0599101448059082, 0.060273662567138675, 0.06077542495727539, 0.062273536682128906, 0.0615731201171875, 0.06094745635986328, 0.06058291244506836, 0.12102143859863282, 0.06042521667480469, 0.06047334289550781, 0.06031564712524414, 0.060453887939453124, 0.06055219268798828, 0.06259199905395507, 0.06377983856201172, 0.061515777587890626, 0.06175948715209961, 0.06177382278442383, 0.061363201141357425, 0.062164993286132814, 0.06184243011474609, 0.06226227188110352, 0.06178303909301758, 0.06068940734863281, 0.06073446273803711, 0.06047334289550781, 0.06071705627441406, 0.06065868759155273, 0.0599552001953125, 0.060625919342041014, 0.060203006744384766, 0.06043135833740235, 0.060418048858642576, 0.06016819381713867, 0.06032588958740234, 0.06073855972290039, 0.061587455749511716, 0.06155059051513672, 0.06142464065551758, 0.06102220916748047, 0.06090854263305664, 0.060949504852294924, 0.061093887329101565, 0.06130585479736328, 0.061363201141357425, 0.06118195343017578, 0.061085697174072265, 0.06088499069213867, 0.06201446533203125, 0.061172737121582034, 0.06064025497436523, 0.060933120727539064, 0.06159360122680664, 0.060731391906738284, 0.060939262390136716, 0.0601712646484375, 0.060543998718261716, 0.06028083038330078, 0.0603873291015625, 0.060672000885009764, 0.06061875152587891, 0.06056140899658203, 0.060796928405761716, 0.06122393417358398, 0.06114918518066406, 0.061739009857177736, 0.062107646942138675, 0.06162636947631836, 0.06144307327270508, 0.06228070449829102, 0.12400434875488281, 0.06069657516479492, 0.060881919860839843, 0.06100889587402344, 0.06106623840332031, 0.06051327896118164, 0.06031155014038086, 0.060660736083984375, 0.05974016189575195, 0.05971660614013672, 0.059772926330566405, 0.06150451278686524, 0.06076416015625, 0.06012006378173828, 0.060647422790527344, 0.06065356826782226, 0.06090854263305664, 0.060731391906738284, 0.060652542114257815, 0.06068428802490235, 0.060652542114257815, 0.06055936050415039, 0.06056959915161133, 0.06114406585693359, 0.062461952209472656, 0.06170111846923828, 0.06065459060668945, 0.061228031158447264, 0.06146559906005859, 0.06093824005126953, 0.06109695816040039, 0.06158335876464844, 0.06159360122680664, 0.061402111053466796, 0.061328384399414064, 0.06033407974243164, 0.06022041702270508, 0.06077030563354492, 0.0668252182006836, 0.08485887908935547, 0.07506944274902344, 0.06238412857055664, 0.06081024169921875, 0.06089113616943359, 0.06091571044921875, 0.06070476913452148, 0.06109695816040039, 0.06112870407104492, 0.06115532684326172, 0.060835838317871094, 0.06075904083251953, 0.06071807861328125, 0.06077030563354492, 0.06049587249755859, 0.0611860466003418, 0.06128844833374023, 0.06122393417358398, 0.060606464385986325, 0.06137036895751953, 0.06218547058105469, 0.06243635177612305, 0.06168371200561523, 0.06176358413696289, 0.12464640045166016, 0.060827648162841794, 0.06093824005126953, 0.06043340682983398, 0.061467647552490234, 0.06147481536865235, 0.06165708923339844, 0.062104576110839846, 0.061633537292480466, 0.061949951171875, 0.062322689056396485, 0.06088294219970703, 0.06130380630493164, 0.06061363220214844, 0.06049792098999023, 0.061666305541992185, 0.06160281753540039, 0.06178303909301758, 0.06168371200561523, 0.06138880157470703, 0.06084096145629883, 0.060685310363769535, 0.06080716705322266, 0.06110310363769531, 0.061055999755859375, 0.06097305679321289, 0.06087372970581055, 0.06115737533569336, 0.06218649673461914, 0.06115430450439453, 0.06067609786987305, 0.06129971313476563, 0.06113894271850586, 0.06101913452148437, 0.0609617919921875, 0.06026444625854492, 0.059579391479492184, 0.05979340744018555, 0.060194816589355465, 0.05978521728515625, 0.06020915222167969, 0.06023168182373047, 0.06032281494140625, 0.059886592864990235, 0.05989376068115235, 0.060331008911132813, 0.060303359985351565, 0.060581886291503906, 0.0612935676574707, 0.0615096321105957, 0.061047809600830075, 0.061061119079589846, 0.06104166412353516, 0.06108979034423828, 0.061295616149902345, 0.061284351348876956, 0.06070783996582031, 0.06060031890869141, 0.0607457275390625, 0.06116147232055664, 0.060851200103759766, 0.06127001571655273, 0.06140723037719727, 0.12390092468261718, 0.06126899337768555, 0.06173183822631836, 0.06076211166381836, 0.0610621452331543, 0.06061260986328125, 0.06047641754150391, 0.06036275100708008, 0.059834369659423826, 0.06033817672729492, 0.06045183944702148, 0.06014054489135742, 0.06020915222167969, 0.059940864562988284, 0.06029107284545898, 0.059853824615478515, 0.05983027267456055, 0.06092902374267578, 0.060494846343994144, 0.06076927947998047, 0.06072012710571289, 0.060895233154296874, 0.06057062530517578, 0.060846080780029295, 0.06068633651733398, 0.06085734558105469, 0.06118707275390625, 0.060951553344726565, 0.061018112182617185, 0.06097100830078125, 0.061221889495849606, 0.06045286560058594, 0.06026444625854492, 0.061279232025146485, 0.06067609786987305, 0.061300735473632816, 0.06163455963134765, 0.06033919906616211, 0.06027264022827149, 0.05950259017944336, 0.0600186882019043, 0.0602081298828125, 0.06017843246459961, 0.06032179260253906, 0.06026342391967773, 0.06064640045166016, 0.06032486343383789, 0.06042726516723633, 0.06044160079956055, 0.06049587249755859, 0.06151270294189453, 0.060560382843017575, 0.06045183944702148, 0.0606668815612793, 0.06072012710571289, 0.06076825714111328, 0.06064332962036133, 0.060695552825927736, 0.0608901138305664, 0.06055936050415039, 0.060835838317871094, 0.060548095703125, 0.06034636688232422, 0.1215989761352539, 0.06079283142089844, 0.061682689666748045, 0.06030643081665039, 0.05999513626098633, 0.05976063919067383, 0.0599285774230957, 0.05990092849731445, 0.05952204895019531, 0.060088321685791014, 0.060421119689941405, 0.05963980865478516, 0.05986611175537109, 0.06010879898071289, 0.06013849639892578, 0.06037811279296875, 0.06033407974243164, 0.06023168182373047, 0.060639232635498044, 0.06084096145629883, 0.06134988784790039, 0.060744705200195315, 0.06057062530517578, 0.06051532745361328, 0.06083891296386719, 0.06058291244506836, 0.0609986572265625, 0.06074367904663086, 0.060560382843017575, 0.060698623657226565, 0.0604661750793457, 0.06054604721069336, 0.0607088623046875, 0.0600709114074707, 0.05993267059326172, 0.062476287841796874, 0.06306406402587891, 0.06274150466918946, 0.06240256118774414, 0.061818878173828126, 0.08683213043212891, 0.06084812927246094, 0.0610252799987793, 0.061021183013916014, 0.0612935676574707, 0.0608798713684082, 0.06170009613037109, 0.061530113220214844, 0.06152396774291992, 0.06120652770996094, 0.06142873764038086, 0.06196736145019531, 0.06189056015014648, 0.06119731140136719, 0.06112153625488281, 0.06070272064208984, 0.06099967956542969, 0.060644351959228515, 0.06069145584106445, 0.06114406585693359, 0.06098636627197265, 0.06115737533569336, 0.061090816497802736, 0.12307762908935548, 0.06161100769042969, 0.06113382339477539, 0.0612751350402832, 0.062287872314453124, 0.06245068740844727, 0.06219980621337891, 0.06219980621337891, 0.061172737121582034, 0.06092902374267578, 0.06120550537109375, 0.06113075256347656, 0.06160281753540039, 0.06150656127929687, 0.06119424057006836, 0.06136012649536133, 0.061439998626708986, 0.06095257568359375, 0.060835838317871094, 0.06095872116088867, 0.06118297576904297, 0.06158540725708008, 0.061960193634033205, 0.06100377655029297, 0.060939262390136716, 0.06126899337768555, 0.060731391906738284, 0.060919807434082034, 0.061282302856445314, 0.061241344451904295, 0.06109593582153321, 0.06101094436645508, 0.06092800140380859, 0.06075596618652344, 0.060560382843017575, 0.059756542205810545, 0.06020710372924805, 0.060614654541015625, 0.05998387145996094, 0.061064193725585934, 0.061213695526123046, 0.05982822418212891, 0.05993881607055664, 0.0600893440246582, 0.06012518310546875, 0.060082176208496096, 0.0602501106262207, 0.06027468872070312, 0.06060031890869141, 0.060593151092529295, 0.06081228637695312, 0.0611409912109375, 0.06049075317382813, 0.061848575592041016, 0.06191206359863281, 0.061028350830078126, 0.06139801788330078, 0.060672000885009764, 0.0612751350402832, 0.061548545837402345, 0.061469696044921876, 0.061868030548095705, 0.06180454254150391, 0.1215467529296875, 0.059819007873535154, 0.060219390869140625, 0.05992345428466797, 0.05971558380126953, 0.060548095703125, 0.06074163055419922, 0.061004798889160154, 0.061257728576660155, 0.060827648162841794, 0.06050099182128906, 0.06063513565063477, 0.06071091079711914, 0.060709888458251954, 0.06064640045166016, 0.061088768005371094, 0.06190284729003906, 0.06144307327270508, 0.06112768173217773, 0.06068326568603516, 0.06080204772949219, 0.0607191047668457, 0.061712383270263675, 0.06090444946289063, 0.061470718383789064, 0.06033817672729492, 0.06070579147338867, 0.060843006134033206, 0.06045798492431641, 0.06057881546020508, 0.05959270477294922, 0.059812862396240236, 0.06027468872070312, 0.060625919342041014, 0.06002995300292969, 0.059684864044189455, 0.059480064392089846, 0.0601794548034668, 0.060576766967773435, 0.06057779312133789, 0.06052044677734375, 0.06006784057617188, 0.0603054084777832, 0.060217342376708984, 0.060331008911132813, 0.060543998718261716, 0.060543998718261716, 0.06152294540405273, 0.060424190521240234, 0.0603238410949707, 0.05994803237915039, 0.06034124755859375, 0.06038016128540039, 0.06056959915161133, 0.060447742462158206, 0.06145228958129883, 0.06134272003173828, 0.060507137298583986, 0.05998489761352539, 0.06043648147583008, 0.06045491027832031, 0.06071807861328125, 0.06006784057617188, 0.12054118347167969, 0.05981081771850586, 0.05935718536376953, 0.05948928070068359, 0.05976166534423828, 0.05940531158447265, 0.05924863815307617, 0.06020710372924805, 0.060142593383789064, 0.06158848190307617, 0.060488704681396485, 0.060386302947998044, 0.060184574127197264, 0.06044672012329102, 0.06007398223876953, 0.060273662567138675, 0.06041907119750976, 0.06041292953491211, 0.06032896041870117, 0.060516353607177734, 0.06034534454345703, 0.060252159118652344, 0.06027775955200195, 0.06036377716064453, 0.06105497741699219, 0.06036275100708008, 0.060493824005126956, 0.05972275161743164, 0.059584510803222655, 0.05949542236328125, 0.059453441619873044, 0.05973299026489258, 0.05948211288452149, 0.06000230407714844, 0.06043033599853516, 0.060034046173095705, 0.059374591827392575, 0.060061695098876954, 0.05978726577758789, 0.059919361114501954, 0.0600186882019043, 0.061739009857177736, 0.06039449691772461, 0.06042009735107422, 0.060491775512695314, 0.06042726516723633, 0.06058598327636719, 0.06015078353881836, 0.06027571105957031, 0.060572673797607425, 0.06040883255004883, 0.060818431854248046, 0.060462078094482424, 0.06081024169921875, 0.06049587249755859, 0.06066175842285156, 0.06032793426513672, 0.06108364868164062, 0.061104129791259766, 0.05988351821899414, 0.06012108612060547, 0.05998591995239258, 0.06032486343383789, 0.1213091812133789, 0.060467201232910155, 0.06026444625854492, 0.06055014419555664, 0.061009918212890625, 0.06097305679321289, 0.06059110260009765, 0.06080716705322266, 0.0611328010559082, 0.06199808120727539, 0.061074432373046876, 0.061661182403564455, 0.06035968017578125, 0.06111641693115234, 0.06110310363769531, 0.06070169448852539, 0.0607825927734375, 0.061064193725585934, 0.06082048034667969, 0.0607375373840332, 0.06136012649536133, 0.0614389762878418, 0.060783615112304686, 0.06050201416015625, 0.060543998718261716, 0.06068838500976562, 0.06259916687011718, 0.06140620803833008, 0.061178878784179686, 0.060606464385986325, 0.06059417724609375, 0.06026444625854492, 0.06000537490844727, 0.060278785705566405, 0.060527614593505856, 0.06054604721069336, 0.060639232635498044, 0.06075392150878906, 0.06117171096801758, 0.061722625732421876, 0.06183219146728516, 0.061023231506347655, 0.06122086334228516, 0.06185574340820312, 0.06170111846923828, 0.060951553344726565, 0.060232704162597656, 0.06054707336425781, 0.060674049377441405, 0.060706817626953125, 0.06080204772949219, 0.06713343811035156, 0.0667136001586914, 0.06115532684326172, 0.061238273620605466, 0.06102732849121094, 0.0616099853515625, 0.06047948837280273, 0.06001561737060547, 0.061064193725585934, 0.06100889587402344, 0.06119424057006836, 0.06069247817993164]",tokens/s,16.16361928976319,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-12b,stabilityai/stablelm-2-12b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/polyglot-ko-12.8b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1304.485888,15869.149184,14942.208,14401.142784,14091.235328,s,10,0.9577425689697266,0.09577425689697266,0.009460306183894242,0.09404615783691406,0.10467311630249024,0.11191038398742674,0.11770019813537598,"[0.11914765167236328, 0.10126319885253907, 0.08751577758789063, 0.08930361938476562, 0.08842169952392578, 0.0944936294555664, 0.09485609436035156, 0.10306483459472657, 0.08607737731933594, 0.09359868621826171]",tokens/s,2672.952088528206,kWh,3.0831113457679753e-06,5.0414571866325e-06,4.173990112121828e-06,1.2298558644522304e-05,tokens/kWh,20815447.354395524,MB,1304.485888,15869.149184,14942.208,14401.142784,14373.645824,s,10,59.14297607421875,5.914297607421875,0.12253530544549308,5.903639404296875,6.0581071777343745,6.099238891601562,6.132144262695312,"[5.8705009765625, 5.73513330078125, 5.78531640625, 5.92109375, 5.88784130859375, 6.03852734375, 6.048966796875, 6.14037060546875, 5.7957880859375, 5.9194375]",tokens/s,10.652152492451691,kWh,0.0001854197777807713,0.0003087157256234645,0.00020757781817337673,0.0007017133215776125,tokens/kWh,89780.25364882848,,s,629,59.882423294067316,0.09520258075368424,0.012716606653295465,0.09259110260009766,0.10205573272705079,0.10890936279296876,0.17598275390625,"[0.09744281768798828, 0.09795276641845703, 0.09516646575927734, 0.09803469085693359, 0.09767526245117188, 0.10177843475341797, 0.09743154907226563, 0.09323417663574218, 0.09375334167480469, 0.09476710510253906, 0.08990207672119141, 0.08926719665527344, 0.08890367889404296, 0.08926105499267578, 0.08749772644042969, 0.08628633880615234, 0.08547942352294922, 0.0863109130859375, 0.08673894500732422, 0.09275904083251953, 0.08962252807617188, 0.09274368286132813, 0.09239347076416016, 0.09219276428222656, 0.09201971435546875, 0.09182822418212891, 0.08718335723876953, 0.08791551971435548, 0.09339186859130859, 0.09101516723632813, 0.08661094665527344, 0.09612902069091797, 0.09198079681396484, 0.08743321228027344, 0.08510975646972656, 0.086761474609375, 0.11218943786621094, 0.10167193603515624, 0.10260582733154297, 0.08888626861572266, 0.09341337585449219, 0.09052159881591797, 0.08825958251953125, 0.09441177368164062, 0.08785305786132812, 0.0873338851928711, 0.09211084747314453, 0.08798207855224609, 0.08868147277832031, 0.09473843383789063, 0.09186099243164063, 0.0989665298461914, 0.09399807739257812, 0.10098892974853516, 0.11411148834228516, 0.10885836791992187, 0.09232179260253906, 0.0924221420288086, 0.09637171173095703, 0.09073664093017578, 0.08799641418457031, 0.09757389068603516, 0.19863551330566406, 0.09579110717773437, 0.09618841552734375, 0.10116710662841796, 0.09301913452148437, 0.08986009979248047, 0.08817151641845702, 0.08850739288330078, 0.09206784057617187, 0.09002496337890625, 0.09239961242675782, 0.11284172821044922, 0.108943359375, 0.10946662139892578, 0.09296588897705078, 0.09298124694824218, 0.091652099609375, 0.08957746887207031, 0.09329049682617188, 0.08959693145751953, 0.08834150695800781, 0.08901427459716797, 0.09002393341064453, 0.09342054748535156, 0.08999219512939453, 0.08909004974365234, 0.09135718536376954, 0.09339494323730468, 0.09043762969970703, 0.09041817474365234, 0.08890060424804687, 0.0873861083984375, 0.0913469467163086, 0.08807730865478515, 0.08812032318115234, 0.09463091278076172, 0.094166015625, 0.08908185577392579, 0.08889344024658204, 0.08669696044921875, 0.08595865631103515, 0.08807526397705077, 0.08791449737548829, 0.08693657684326171, 0.09291059112548829, 0.088015869140625, 0.08790322875976563, 0.08722329711914062, 0.08852377319335937, 0.08841728210449219, 0.08999219512939453, 0.09140223693847656, 0.08871014404296874, 0.08626278686523438, 0.08649727630615234, 0.08762675476074219, 0.08890675354003906, 0.08845721435546874, 0.08845721435546874, 0.08646553802490234, 0.0870307846069336, 0.08748953247070312, 0.08748851013183594, 0.17559347534179687, 0.08977407836914063, 0.09178419494628906, 0.08930201721191407, 0.08890060424804687, 0.08869683074951172, 0.08998502349853515, 0.08834867095947266, 0.09056665802001954, 0.09111347198486328, 0.09116159820556641, 0.09164492797851563, 0.09054003143310548, 0.08925286102294921, 0.09273036956787109, 0.09737420654296874, 0.0943329315185547, 0.0981923828125, 0.09075609588623047, 0.08999219512939453, 0.09060147094726563, 0.09339801788330078, 0.08859648132324219, 0.08863129425048828, 0.08856883239746094, 0.08801177978515624, 0.08996147155761719, 0.09938841247558594, 0.09108274841308593, 0.08972492980957031, 0.08856063842773437, 0.08815513610839844, 0.08875110626220703, 0.0914176025390625, 0.09227468872070313, 0.1071278076171875, 0.11191603088378907, 0.09353727722167969, 0.09274470520019532, 0.09433497619628907, 0.09455308532714844, 0.09755033874511719, 0.09336524963378906, 0.09467699432373047, 0.09425202941894531, 0.09525145721435548, 0.09278668975830077, 0.08999219512939453, 0.08668364715576173, 0.08917298889160157, 0.09069773101806641, 0.09158041381835938, 0.08655052947998047, 0.08813772583007813, 0.0881233901977539, 0.09388953399658204, 0.09122201538085938, 0.09251020812988281, 0.08789708709716797, 0.09023897552490234, 0.09091993713378907, 0.09259110260009766, 0.09336831665039062, 0.18139546203613283, 0.09408921813964843, 0.09134591674804687, 0.10580274963378906, 0.10649600219726563, 0.10290380859375, 0.09337446594238281, 0.09612185668945313, 0.10126847839355468, 0.09796403503417969, 0.0959139862060547, 0.09327104187011719, 0.09279283142089843, 0.09440665435791015, 0.10081996917724609, 0.09640243530273437, 0.09365606689453125, 0.09374208068847656, 0.09485414123535156, 0.09344306945800782, 0.09317581176757812, 0.09179750061035157, 0.0980838394165039, 0.0989276123046875, 0.09831731414794923, 0.09601229095458984, 0.09080934143066406, 0.09277849578857422, 0.09274060821533203, 0.08893746948242187, 0.09320857238769531, 0.09445990753173829, 0.09047142028808594, 0.09424691009521484, 0.09435443115234375, 0.08958464050292969, 0.09303961944580078, 0.09332530975341796, 0.09316352081298829, 0.0947240982055664, 0.09334681701660157, 0.09831116485595703, 0.09510912322998047, 0.09897164916992188, 0.10020658874511719, 0.09448140716552735, 0.09676493072509766, 0.09381375885009766, 0.09176473236083985, 0.0921190414428711, 0.09163263702392578, 0.09254297637939453, 0.09212620544433593, 0.0894750747680664, 0.09064959716796875, 0.09204736328125, 0.08983551788330078, 0.08996966552734376, 0.08909004974365234, 0.08604467010498047, 0.08617472076416016, 0.08710553741455078, 0.08666419219970703, 0.17613414001464844, 0.08741683197021484, 0.08922316741943359, 0.0901734390258789, 0.08992153930664062, 0.08897843170166016, 0.09086361694335937, 0.09004032135009765, 0.09016729736328125, 0.093264892578125, 0.08763085174560546, 0.09223680114746094, 0.09309593963623047, 0.09973760223388672, 0.10361344146728516, 0.10604851531982422, 0.1055098876953125, 0.10031001281738282, 0.10011341094970704, 0.09874124908447265, 0.09649254608154297, 0.0951357421875, 0.0921313247680664, 0.09258905792236329, 0.09495449829101563, 0.09480908966064452, 0.09251634979248047, 0.09203302764892578, 0.09104793548583984, 0.09320448303222656, 0.09571430206298828, 0.09412095642089843, 0.09352499389648437, 0.09574912261962891, 0.09616690826416016, 0.09473945617675782, 0.09202995300292968, 0.09080934143066406, 0.09127526092529296, 0.09107353973388672, 0.0923351058959961, 0.09387827301025391, 0.08916377258300781, 0.0903864288330078, 0.08939826965332032, 0.08691097259521484, 0.08571392059326172, 0.0870645751953125, 0.092621826171875, 0.09187123107910156, 0.0899420166015625, 0.09216204833984375, 0.09735577392578125, 0.09165004730224609, 0.09506816101074218, 0.0922060775756836, 0.09519206237792968, 0.09435443115234375, 0.09586073303222656, 0.09980825805664062, 0.09427558135986328, 0.0970403823852539, 0.0985128936767578, 0.19001344299316406, 0.0976209945678711, 0.0926719970703125, 0.09486029052734375, 0.09606041717529297, 0.09311743927001953, 0.09932288360595704, 0.09160192108154297, 0.09097830200195313, 0.09009868621826173, 0.08954573059082031, 0.08963481903076172, 0.09558528137207031, 0.09379430389404297, 0.0951910400390625, 0.09405849456787109, 0.08993791961669922, 0.09050828552246094, 0.09138380432128906, 0.09706803131103516, 0.09233920288085938, 0.09606143951416016, 0.09560371398925781, 0.09752780914306641, 0.09993421173095703, 0.09665023803710937, 0.09960140991210938, 0.09823129272460937, 0.09368473815917969, 0.09130290985107421, 0.10093772888183594, 0.09899008178710937, 0.100569091796875, 0.10096844482421875, 0.09306829071044923, 0.10361344146728516, 0.09615052795410156, 0.1021286392211914, 0.09420185852050782, 0.10024140930175782, 0.0920606689453125, 0.09496268463134766, 0.09356082916259766, 0.09186099243164063, 0.10472755432128907, 0.09858560180664062, 0.10390835571289063, 0.10203750610351563, 0.10904370880126953, 0.09838796997070312, 0.09688166046142578, 0.09590374755859375, 0.09658265686035156, 0.09719808197021484, 0.09054822540283203, 0.09287577819824219, 0.0906792984008789, 0.09300275421142579, 0.08874495697021484, 0.09007411193847656, 0.09981747436523437, 0.09555455780029297, 0.10109747314453126, 0.19472384643554688, 0.09787494659423829, 0.09803878021240234, 0.1003325424194336, 0.10589593505859375, 0.1148006362915039, 0.09603174591064453, 0.10145382690429687, 0.09573478698730468, 0.10168115234375, 0.1003694076538086, 0.09953587341308594, 0.11199180603027344, 0.09526988983154297, 0.09906790161132813, 0.09423564910888672, 0.09854463958740234, 0.11808870697021484, 0.109517822265625, 0.09766706848144531, 0.09058918762207031, 0.089818115234375, 0.09026764678955078, 0.09154048156738281, 0.09130802917480468, 0.08744448089599609, 0.08807628631591796, 0.08694374084472656, 0.09433599853515626, 0.09500672149658203, 0.09622528076171875, 0.09717247772216797, 0.08907469177246094, 0.09001983642578125, 0.09024614715576172, 0.08845005035400391, 0.09019801330566406, 0.09330073547363281, 0.09473023986816406, 0.09457459259033203, 0.09297100830078125, 0.09734143829345702, 0.10196991729736328, 0.09702912139892578, 0.10076774597167969, 0.09597952270507812, 0.10001305389404297, 0.10036838531494141, 0.09460224151611328, 0.09167667388916016, 0.09046527862548828, 0.09008128356933594, 0.09156607818603515, 0.08804761505126953, 0.08765337371826172, 0.08616960144042969, 0.08953548431396484, 0.09040076446533203, 0.09097830200195313, 0.09990962982177734, 0.10190029144287109, 0.10335539245605468, 0.10077696228027344, 0.20642405700683594, 0.10815385437011718, 0.10080461120605469, 0.10107904052734375, 0.10300518035888671, 0.10792038726806641, 0.10784153747558593, 0.10970623779296874, 0.11011174774169921, 0.10841292572021484, 0.10461081695556641, 0.10250035095214843, 0.1100031967163086, 0.10948915100097656, 0.10812723541259765, 0.11941683197021484, 0.12266802978515624, 0.12142694091796875, 0.12029337310791016, 0.10654310607910156, 0.11117158508300781, 0.10389094543457031, 0.09629798126220702, 0.0957276153564453, 0.09278463745117188, 0.09227059173583985, 0.0903864288330078, 0.08925491333007812, 0.0890931167602539, 0.0876728286743164, 0.09383014678955078, 0.10602188873291016, 0.10551808166503907, 0.10592256164550781, 0.09524326324462891, 0.09173197174072266, 0.09050214385986328, 0.09246822357177735, 0.09357209777832032, 0.0942929916381836, 0.09214054107666016, 0.08902349090576171, 0.09186508941650391, 0.08854220581054688, 0.09006285095214844, 0.09072946929931641, 0.09197158050537109, 0.08971981048583984, 0.08959999847412109, 0.08738406372070312, 0.08686796569824219, 0.08958258819580078, 0.08919039916992187, 0.08812646484375, 0.08831590270996094, 0.0876021728515625, 0.08718745422363282, 0.0868136978149414, 0.08597503662109375, 0.08721612548828125, 0.08542924499511718, 0.08647987365722656, 0.0877158432006836, 0.17200743103027344, 0.08534937286376953, 0.08587468719482422, 0.09664921569824218, 0.08772505950927735, 0.08849817657470703, 0.10792038726806641, 0.0984616928100586, 0.09221939086914062, 0.0905164794921875, 0.08908697509765626, 0.0933416976928711, 0.09203814697265625, 0.09179443359375, 0.09334374237060547, 0.09376358032226563, 0.09392230224609376, 0.09481523132324218, 0.09354137420654297, 0.09323519897460937, 0.09380966186523437, 0.09429913330078125, 0.09627033233642578, 0.09371135711669921, 0.09224192047119141, 0.09207193756103516, 0.08842137908935546, 0.09245081329345703, 0.09245286560058594, 0.09120051574707032, 0.09257369232177734, 0.09162649536132812, 0.09307545471191406, 0.09381683349609375, 0.09194393920898437, 0.0953855972290039, 0.09306111907958985, 0.09579007720947266, 0.08902349090576171, 0.08785817718505859, 0.08963481903076172, 0.09636761474609375, 0.08856269073486328, 0.09034137725830078, 0.09101824188232421, 0.09265561676025391, 0.09450495910644531, 0.08781721496582032, 0.09079193878173829, 0.08806195068359375, 0.0926740493774414, 0.0880865249633789, 0.09090560150146484, 0.08846540832519531, 0.08823091125488282, 0.09153024291992187, 0.08876748657226563, 0.08992562866210937, 0.09439129638671875, 0.0952995834350586, 0.09301811218261719, 0.09178112030029296, 0.09384550476074219, 0.19428965759277345, 0.10270515441894532, 0.09989836883544922, 0.09587302398681641, 0.09994445037841797, 0.09445683288574219, 0.09777458953857422, 0.09996390533447265, 0.09401139068603516, 0.09294131469726563, 0.09105510711669922, 0.08834150695800781, 0.08853196716308594, 0.08770559692382812, 0.08771071624755859, 0.09152614593505859, 0.08895487976074219, 0.09122201538085938, 0.0905727996826172, 0.08906854248046875, 0.08913919830322266, 0.08894156646728515, 0.08934400177001953, 0.08868147277832031, 0.09088204956054688, 0.0936263656616211, 0.09166950225830078, 0.09233408355712891, 0.09086259460449218, 0.0912721939086914, 0.09426739501953126, 0.09047245025634766, 0.09366835021972657, 0.09241395568847656, 0.09057997131347656, 0.0911431655883789, 0.08964710235595703, 0.0910909423828125, 0.09120767974853515, 0.09103462219238281, 0.09086771392822265, 0.08985088348388671, 0.09172582244873047, 0.09611264038085937, 0.09443840026855468, 0.09094041442871094, 0.09547673797607421, 0.10167091369628906, 0.09489715576171875, 0.09455923461914062, 0.10325606536865234, 0.09608499145507812, 0.09927782440185547, 0.11032780456542969, 0.0981391372680664, 0.09591500854492188, 0.09331302642822266, 0.11214540863037109, 0.11035750579833985, 0.09346662139892578, 0.09205248260498047, 0.08952012634277344, 0.0900341796875]",tokens/s,10.503916932538628,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2,openai-community/gpt2,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-410m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1931.22304,2266.955776,1340.080128,799.014912,733.374464,s,10,0.5329274597167968,0.05329274597167969,0.001833086343983804,0.05291468811035156,0.05630071411132812,0.05663123779296875,0.056895656738281244,"[0.05696176147460937, 0.05150185775756836, 0.051526687622070313, 0.05391823959350586, 0.051908191680908204, 0.05622726440429687, 0.053367233276367186, 0.05280470275878906, 0.05168684768676758, 0.053024673461914064]",tokens/s,4803.655644541961,kWh,1.7868105736043719e-06,2.9284648826015788e-06,1.6833099885439475e-06,6.398585444749898e-06,tokens/kWh,40008842.92481403,MB,1931.22304,2266.955776,1340.080128,799.014912,775.103488,s,10,33.69696557617188,3.369696557617187,0.05803045244500302,3.374611328125,3.4397072021484374,3.444610070800781,3.4485323657226563,"[3.43861767578125, 3.308224853515625, 3.4084736328125, 3.279558837890625, 3.419840576171875, 3.371208251953125, 3.378014404296875, 3.449512939453125, 3.290411865234375, 3.3531025390625]",tokens/s,18.696045451804473,kWh,0.0001059026974770758,0.0001776032147222784,9.533332317977914e-05,0.0003788392353791333,tokens/kWh,166297.4531583327,,s,629,34.11453441619873,0.054236143745943925,0.006759880118588873,0.05305036926269531,0.05645209503173828,0.05903155212402344,0.10364973052978517,"[0.061279232025146485, 0.05715558242797852, 0.05935411071777344, 0.05681459045410156, 0.05904793548583984, 0.05688115310668945, 0.05879296112060547, 0.056637439727783206, 0.055621631622314455, 0.05549772644042969, 0.054830078125, 0.05749350357055664, 0.05915852737426758, 0.06000537490844727, 0.0553994255065918, 0.065259521484375, 0.05862092971801758, 0.06339686584472656, 0.0593172492980957, 0.05979340744018555, 0.05679718399047851, 0.056422401428222656, 0.05627699279785156, 0.05463654327392578, 0.05415935897827148, 0.05446656036376953, 0.05266124725341797, 0.05271142578125, 0.05228851318359375, 0.052496383666992184, 0.05242572784423828, 0.052416511535644535, 0.0519444465637207, 0.05339340972900391, 0.05229260635375976, 0.052016128540039064, 0.0522239990234375, 0.05227008056640625, 0.052067329406738284, 0.052188159942626954, 0.05206630325317383, 0.05218099212646484, 0.052018177032470705, 0.052217857360839844, 0.05190860748291016, 0.052109310150146484, 0.051912704467773435, 0.052038654327392575, 0.05217484664916992, 0.05173555374145508, 0.05175603103637695, 0.051884033203125, 0.05246771240234375, 0.0522874870300293, 0.05199462509155273, 0.052038654327392575, 0.05238988876342773, 0.051507198333740234, 0.05142118453979492, 0.05152153778076172, 0.05157785415649414, 0.052416511535644535, 0.10342707061767578, 0.05195775985717774, 0.051745792388916016, 0.0517314567565918, 0.051760128021240234, 0.05154099273681641, 0.05178265762329102, 0.05156556701660156, 0.051983360290527345, 0.05228236770629883, 0.051515392303466793, 0.052552703857421876, 0.052890625, 0.05286707305908203, 0.051937278747558595, 0.051722240447998044, 0.05166796875, 0.05175910568237305, 0.05167001724243164, 0.05164441680908203, 0.05176729583740235, 0.051566593170166014, 0.05174169540405273, 0.05160345458984375, 0.052021247863769535, 0.05346201705932617, 0.052969470977783206, 0.05291110229492187, 0.05318041610717773, 0.05326335906982422, 0.05315686416625977, 0.053117950439453124, 0.053937152862548826, 0.05327667236328125, 0.05329919815063477, 0.05315891265869141, 0.05200998306274414, 0.051745792388916016, 0.05189427185058594, 0.051789825439453124, 0.05178675079345703, 0.051547134399414066, 0.05184307098388672, 0.052055038452148435, 0.05348659133911133, 0.05162393569946289, 0.05167923355102539, 0.05354393768310547, 0.053207038879394535, 0.053556224822998044, 0.05392588806152344, 0.05368012619018555, 0.05324595260620117, 0.053075969696044924, 0.052992000579833984, 0.052891647338867184, 0.052910079956054686, 0.0529879035949707, 0.05301145553588867, 0.05298278427124024, 0.05339136123657227, 0.05547315216064453, 0.05299097442626953, 0.103404541015625, 0.051681278228759765, 0.05328179168701172, 0.05326233673095703, 0.05339955139160156, 0.053526527404785154, 0.0534835205078125, 0.05324800109863281, 0.05300121688842773, 0.051904510498046875, 0.05164441680908203, 0.051681278228759765, 0.051692543029785154, 0.05166387176513672, 0.052572158813476565, 0.056120319366455076, 0.05693132781982422, 0.05367193603515625, 0.053510143280029294, 0.053471233367919924, 0.056013824462890625, 0.05494476699829102, 0.0532408332824707, 0.053308414459228515, 0.05325107192993164, 0.053610496520996094, 0.05373440170288086, 0.053416961669921874, 0.05341900634765625, 0.05344563293457031, 0.05361971282958984, 0.05341593551635742, 0.053233665466308595, 0.05324697494506836, 0.053292030334472655, 0.05344460678100586, 0.05341286468505859, 0.05356032180786133, 0.07142195129394531, 0.06596300506591797, 0.06757785797119141, 0.054387710571289063, 0.05333196640014649, 0.05404467010498047, 0.05384089660644531, 0.05341798400878906, 0.053852161407470706, 0.053164031982421874, 0.05293260955810547, 0.05313945770263672, 0.05279436874389649, 0.05327360153198242, 0.052908031463623044, 0.053542911529541014, 0.0531486701965332, 0.05309235382080078, 0.05299302291870117, 0.053303295135498044, 0.05491712188720703, 0.05360844802856445, 0.053901313781738285, 0.053501953125, 0.053184513092041016, 0.10802483367919923, 0.055430145263671876, 0.05386751937866211, 0.05490380859375, 0.05474611282348633, 0.05460070419311523, 0.05376204681396484, 0.05358182525634766, 0.053416961669921874, 0.05174476623535156, 0.05274828720092774, 0.05228851318359375, 0.05173964691162109, 0.05180416107177734, 0.05184921646118164, 0.05179391860961914, 0.052022270202636715, 0.05176422500610352, 0.052313087463378906, 0.052171775817871094, 0.05180006408691406, 0.05172326278686523, 0.05189017486572266, 0.05204377746582031, 0.05180006408691406, 0.0517130241394043, 0.05181849670410156, 0.051383296966552736, 0.051525630950927735, 0.051419136047363284, 0.05153792190551758, 0.05135871887207031, 0.05156351852416992, 0.05145702362060547, 0.051469310760498044, 0.05160550308227539, 0.05142425537109375, 0.05182463836669922, 0.051402751922607424, 0.05162496185302735, 0.051451904296875, 0.051438591003417966, 0.05160038375854492, 0.051469310760498044, 0.051609600067138675, 0.051320831298828126, 0.05177753448486328, 0.051481601715087894, 0.051806209564208984, 0.05147340774536133, 0.051730430603027344, 0.05158707046508789, 0.052089855194091796, 0.05191372680664062, 0.05224857711791992, 0.051778560638427736, 0.051566593170166014, 0.05134131240844726, 0.05139148712158203, 0.05132287979125977, 0.05134131240844726, 0.0513177604675293, 0.051530750274658206, 0.10394111633300782, 0.052706302642822264, 0.05294079971313476, 0.05390643310546875, 0.05584691238403321, 0.060352512359619144, 0.061856769561767576, 0.057027584075927736, 0.06507417297363281, 0.0654233627319336, 0.05737472152709961, 0.057624576568603515, 0.05505023956298828, 0.051452926635742184, 0.05159936141967773, 0.051582977294921874, 0.052934654235839845, 0.05220044708251953, 0.05178265762329102, 0.051743743896484375, 0.051963905334472656, 0.05190860748291016, 0.051970046997070314, 0.05185638427734375, 0.05173759841918945, 0.0517130241394043, 0.051574783325195314, 0.05587251281738281, 0.05340671920776367, 0.05201510238647461, 0.05150003051757813, 0.05172326278686523, 0.0523059196472168, 0.053253120422363284, 0.05323263931274414, 0.053351425170898435, 0.05696921539306641, 0.05355212783813477, 0.05293260955810547, 0.05213798522949219, 0.05150515365600586, 0.05184921646118164, 0.05144575881958008, 0.051585025787353515, 0.05156147384643555, 0.05151846313476562, 0.05208883285522461, 0.0535623664855957, 0.05155942535400391, 0.05165055847167969, 0.056586238861083986, 0.053951488494873044, 0.053220352172851565, 0.053119998931884765, 0.05310259246826172, 0.05297356796264648, 0.05554483032226563, 0.054967296600341796, 0.054520832061767575, 0.05435903930664063, 0.059612159729003904, 0.07332556915283203, 0.060572673797607425, 0.11402137756347656, 0.057264129638671876, 0.057799678802490234, 0.05854719924926758, 0.05887385559082031, 0.05575065612792969, 0.05590528106689453, 0.05703680038452148, 0.05752627182006836, 0.05620940780639649, 0.053754878997802735, 0.053433345794677733, 0.05337395095825195, 0.05327974319458008, 0.05206528091430664, 0.05202534484863281, 0.05187788772583008, 0.05172633743286133, 0.05173555374145508, 0.05292544174194336, 0.0527011833190918, 0.05184000015258789, 0.051961856842041014, 0.05265203094482422, 0.0520447998046875, 0.05253529739379883, 0.05098495864868164, 0.05145395278930664, 0.0523765754699707, 0.053075969696044924, 0.05163520050048828, 0.05257011032104492, 0.05267660903930664, 0.052334590911865236, 0.052531200408935545, 0.05155737686157227, 0.052686847686767575, 0.05132799911499023, 0.05190758514404297, 0.052034561157226565, 0.052168704986572265, 0.05269094467163086, 0.05396889495849609, 0.052722686767578124, 0.05302783966064453, 0.05356339263916016, 0.05394124984741211, 0.05471846389770508, 0.054414337158203124, 0.054010879516601565, 0.05332582473754883, 0.053341182708740234, 0.05327667236328125, 0.053438465118408204, 0.05366988754272461, 0.05332070541381836, 0.05368729782104492, 0.05328998565673828, 0.053184513092041016, 0.053200897216796876, 0.0541952018737793, 0.053185535430908204, 0.05330022430419922, 0.10677145385742187, 0.053389312744140625, 0.053697536468505856, 0.053119998931884765, 0.053106689453125, 0.05309132766723633, 0.053367809295654295, 0.05337190246582031, 0.052877311706542966, 0.05327360153198242, 0.05318143844604492, 0.05290086364746094, 0.05325823974609375, 0.052754432678222656, 0.05325414276123047, 0.05257318496704102, 0.05389004898071289, 0.054679550170898435, 0.05354905700683594, 0.05330022430419922, 0.05390233612060547, 0.05292851257324219, 0.053146625518798826, 0.0530882568359375, 0.052931583404541016, 0.05337804794311524, 0.05292851257324219, 0.05432012939453125, 0.05372415924072266, 0.05302272033691406, 0.053305343627929686, 0.05315891265869141, 0.053471233367919924, 0.052945919036865234, 0.05343129730224609, 0.052944896697998046, 0.05331558227539063, 0.05310259246826172, 0.05528780746459961, 0.05380710220336914, 0.05331558227539063, 0.05315584182739258, 0.05336883163452148, 0.05339955139160156, 0.05362790298461914, 0.05368115234375, 0.05414092636108398, 0.05445939254760742, 0.05428736114501953, 0.061692928314208986, 0.0583741455078125, 0.055008255004882815, 0.053440513610839846, 0.05333401489257812, 0.052988929748535155, 0.052908031463623044, 0.052857856750488284, 0.05268070220947266, 0.053190654754638675, 0.05487104034423828, 0.05302067184448242, 0.05305036926269531, 0.053010433197021485, 0.10699878692626953, 0.05367910385131836, 0.05324492645263672, 0.05284352111816406, 0.06328217697143555, 0.05501030349731445, 0.061472766876220705, 0.05681459045410156, 0.05497753524780274, 0.055810047149658204, 0.06131814575195312, 0.05629849624633789, 0.05767475128173828, 0.05783347320556641, 0.05646438217163086, 0.05554380798339844, 0.057591808319091796, 0.056251392364501954, 0.05555916976928711, 0.05473791885375977, 0.05559091186523438, 0.055185409545898435, 0.05575372695922851, 0.0556943359375, 0.05665280151367187, 0.0555417594909668, 0.05521920013427734, 0.05503897476196289, 0.05486182403564453, 0.05514547348022461, 0.054850559234619144, 0.05511372756958008, 0.055641086578369144, 0.054438911437988284, 0.0556124153137207, 0.0556943359375, 0.05645209503173828, 0.057524223327636716, 0.05556121444702149, 0.055739391326904295, 0.05548339080810547, 0.05535846328735351, 0.054470657348632816, 0.05393203353881836, 0.05364121627807617, 0.05380915069580078, 0.052329471588134766, 0.05213081741333008, 0.051904510498046875, 0.0519024658203125, 0.051879936218261716, 0.05161881637573242, 0.05180108642578125, 0.05149798583984375, 0.05200384140014649, 0.05167513656616211, 0.0518287353515625, 0.05175807952880859, 0.0518389778137207, 0.051727359771728515, 0.05166796875, 0.0518021125793457, 0.051582977294921874, 0.10373632049560547, 0.05162496185302735, 0.05168230438232422, 0.05144473648071289, 0.053341182708740234, 0.05322240066528321, 0.051798015594482424, 0.05161983871459961, 0.05137919998168945, 0.051550209045410154, 0.05155942535400391, 0.051345409393310545, 0.05272883224487305, 0.0533125114440918, 0.05342822265625, 0.053465087890625, 0.05418598556518555, 0.05309747314453125, 0.05188710403442383, 0.05180723190307617, 0.05179904174804688, 0.05180108642578125, 0.051738624572753904, 0.05151846313476562, 0.05165158462524414, 0.051544063568115236, 0.0514068489074707, 0.05151948928833008, 0.051367935180664064, 0.05130547332763672, 0.05121331024169922, 0.05117747116088867, 0.05134233474731445, 0.05102284622192383, 0.050993152618408207, 0.05123993682861328, 0.051326976776123044, 0.05119385528564453, 0.05123276901245117, 0.0521973762512207, 0.0527718391418457, 0.05278822326660156, 0.05356032180786133, 0.05292748641967773, 0.05300121688842773, 0.05139558410644531, 0.05144371032714844, 0.05147545623779297, 0.054604801177978515, 0.05258137512207031, 0.05134643173217773, 0.051120128631591794, 0.05153792190551758, 0.051320831298828126, 0.052001792907714846, 0.05586739349365234, 0.05371187210083008, 0.053682174682617184, 0.053493759155273435, 0.05401702499389648, 0.05367398452758789, 0.0536893424987793, 0.053266433715820315, 0.1059061737060547, 0.05150515365600586, 0.051490814208984374, 0.052732929229736325, 0.051481601715087894, 0.05204684829711914, 0.053348350524902347, 0.05494784164428711, 0.05466624069213867, 0.05601587295532227, 0.05492940902709961, 0.053288959503173826, 0.05322854232788086, 0.054537216186523435, 0.053736446380615234, 0.053591041564941405, 0.05458534240722656, 0.05326847839355469, 0.0546058235168457, 0.053441535949707034, 0.05463654327392578, 0.0549857292175293, 0.05410815811157227, 0.053384193420410155, 0.053357566833496094, 0.05189427185058594, 0.051678207397460936, 0.05171712112426758, 0.051760128021240234, 0.05189734268188476, 0.052176895141601565, 0.051789825439453124, 0.051585025787353515, 0.051730430603027344, 0.05149798583984375, 0.051530750274658206, 0.051620864868164064, 0.055760894775390625, 0.05224038314819336, 0.05193318557739258, 0.0518553581237793, 0.05185126495361328, 0.0517918701171875, 0.051697662353515625, 0.051705856323242184, 0.051555328369140625, 0.05165363311767578, 0.0517130241394043, 0.05176729583740235, 0.05154304122924805, 0.05159833526611328, 0.0531517448425293, 0.05365760040283203, 0.054059009552001956, 0.054558719635009766, 0.055826431274414064, 0.05900697708129883, 0.05646950531005859, 0.055177215576171876, 0.054866943359375, 0.05645209503173828, 0.05524991989135742, 0.0541102066040039]",tokens/s,18.437889033635166,,,True 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-7B,Qwen/Qwen-7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-66b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1220.222976,38948.306944,38021.36576,37488.689152,37434.677248,s,10,26.467722900390626,2.6467722900390624,0.0038211728491246892,2.647169677734375,2.65045517578125,2.651475146484375,2.6522911230468753,"[2.638475341796875, 2.642864990234375, 2.64461865234375, 2.6483994140625, 2.647053466796875, 2.650228515625, 2.6524951171875, 2.64985107421875, 2.647285888671875, 2.646450439453125]",tokens/s,96.72158083392274,kWh,8.43108244240284e-05,0.00013996874363700747,0.0002015415501205098,0.00042582111818154566,tokens/kWh,601191.4136462727,MB,1220.222976,38948.306944,38021.36576,37488.689152,37434.679808,s,10,99.5294814453125,9.95294814453125,0.04613578344163007,9.937771484375,10.0048357421875,10.0169681640625,10.0266741015625,"[9.8960966796875, 9.91252734375, 9.959125, 9.9917392578125, 10.0021396484375, 9.997806640625, 10.0291005859375, 9.91198046875, 9.9125478515625, 9.91641796875]",tokens/s,6.329782802557451,kWh,0.0003094193287193776,0.0005208768972595711,0.0006180097166293308,0.0014483059426082796,tokens/kWh,43499.096528280614,,s,629,123.19900248718247,0.19586486881905024,0.31481017314359544,0.1575536651611328,0.15936429748535155,0.15956561584472656,2.805906884765625,"[0.15650714111328126, 0.15659315490722656, 0.15666380310058595, 0.1564979248046875, 0.1566597137451172, 0.15659111022949218, 0.1566208038330078, 0.15669964599609376, 0.15646412658691405, 0.15658700561523436, 0.15659111022949218, 0.1565153350830078, 0.1565419464111328, 0.15658700561523436, 0.1565982666015625, 0.15660748291015625, 0.156832763671875, 0.15711744689941406, 0.15718400573730468, 0.15708160400390625, 0.15723724365234376, 0.1572290496826172, 0.15720243835449219, 0.1571973114013672, 0.15721881103515625, 0.15723622131347656, 0.1573017578125, 0.1572208709716797, 0.15726591491699218, 0.15722802734375, 0.15731712341308593, 0.15676211547851562, 0.1566945343017578, 0.15670375061035155, 0.1567774658203125, 0.1569310760498047, 0.1574635467529297, 0.15674777221679687, 0.15690342712402344, 0.15733247375488282, 0.1573632049560547, 0.1574133758544922, 0.15746047973632812, 0.15703245544433594, 0.15687986755371094, 0.1572843475341797, 0.15748915100097657, 0.15749325561523436, 0.157444091796875, 0.15753932189941405, 0.15752601623535156, 0.15726284790039063, 0.1568931884765625, 0.15686143493652344, 0.15693927001953126, 0.15688294982910156, 0.1569925079345703, 0.1575536651611328, 0.15757720947265624, 0.15748403930664062, 0.15759666442871093, 0.15751373291015625, 2.802064453125, 0.157191162109375, 0.15720037841796874, 0.15716044616699218, 0.15711538696289062, 0.15716044616699218, 0.15729971313476562, 0.15719526672363282, 0.15716659545898437, 0.15711640930175783, 0.15724954223632812, 0.15721881103515625, 0.15733247375488282, 0.1572290496826172, 0.15722496032714844, 0.15716044616699218, 0.15722291564941407, 0.15723110961914064, 0.15722598266601562, 0.15727821350097657, 0.15731507873535155, 0.15725772094726562, 0.1573509063720703, 0.15726182556152343, 0.15734681701660155, 0.15726899719238283, 0.157306884765625, 0.1572874298095703, 0.15728128051757811, 0.15734271240234374, 0.15730380249023437, 0.157233154296875, 0.15729766845703125, 0.15728947448730468, 0.15732736206054687, 0.15730892944335936, 0.1574133758544922, 0.15736524963378906, 0.15736831665039064, 0.15743283081054688, 0.15738265991210937, 0.15742668151855468, 0.15751065063476563, 0.15741542053222657, 0.15682252502441407, 0.15722189331054687, 0.15759359741210938, 0.15749632263183594, 0.15750245666503906, 0.15747584533691406, 0.15759359741210938, 0.1575731201171875, 0.15759974670410157, 0.156943359375, 0.15703756713867187, 0.15683071899414064, 0.157053955078125, 0.15729356384277343, 0.15761920166015625, 0.15777484130859376, 0.15763352966308594, 0.15757107543945312, 0.15765093994140625, 2.805897216796875, 0.1575977020263672, 0.15734681701660155, 0.15738777160644532, 0.15761715698242187, 0.1571901397705078, 0.15722802734375, 0.15734988403320313, 0.15704985046386719, 0.15736627197265626, 0.15727513122558595, 0.15762022399902345, 0.1573519287109375, 0.15794892883300782, 0.1574676513671875, 0.16016383361816405, 0.15740824890136718, 0.1571962890625, 0.1573027801513672, 0.15775949096679687, 0.1574072265625, 0.15746662902832032, 0.15773184204101562, 0.1573519287109375, 0.15745945739746095, 0.1573693389892578, 0.15730482482910157, 0.15739187622070314, 0.1578455047607422, 0.15737344360351563, 0.15763661193847656, 0.15824896240234376, 0.1578434600830078, 0.15793766784667967, 0.15756083679199218, 0.15749119567871095, 0.15754751586914062, 0.15773081970214844, 0.15764991760253907, 0.15788134765625, 0.1582161865234375, 0.15803289794921874, 0.15812608337402342, 0.1587333068847656, 0.15875173950195312, 0.15955763244628907, 0.15965798950195312, 0.15916339111328126, 0.15876710510253905, 0.15790489196777344, 0.15853875732421874, 0.15882342529296875, 0.15944908142089845, 0.15904563903808594, 0.15950848388671876, 0.15944908142089845, 0.158593017578125, 0.15866163635253908, 0.15847526550292967, 0.15893606567382812, 0.15826535034179687, 0.15881216430664064, 0.15827352905273437, 2.809250732421875, 0.15744204711914062, 0.15819673156738281, 0.15821209716796875, 0.1577471923828125, 0.1578803253173828, 0.1577195587158203, 0.15852543640136718, 0.1590446014404297, 0.1590446014404297, 0.15933541870117188, 0.15867085266113282, 0.15812095642089843, 0.15897293090820314, 0.15786700439453125, 0.15868211364746093, 0.15820594787597655, 0.15800729370117186, 0.1587015686035156, 0.15777484130859376, 0.15824383544921874, 0.1580410919189453, 0.15840870666503906, 0.1590783996582031, 0.15914700317382813, 0.15779840087890626, 0.1579335632324219, 0.1577174987792969, 0.15840562438964845, 0.1589319610595703, 0.15791513061523438, 0.16162611389160156, 0.1581854705810547, 0.1577021484375, 0.15801139831542968, 0.15808921813964844, 0.15855616760253907, 0.15804722595214843, 0.159204345703125, 0.15896575927734374, 0.1582540740966797, 0.1594767303466797, 0.15935487365722656, 0.15902720642089843, 0.15795610046386718, 0.15801344299316405, 0.15871078491210938, 0.15845170593261718, 0.15936614990234374, 0.1581107177734375, 0.15854899597167968, 0.15941938781738282, 0.15946751403808593, 0.15946342468261718, 0.15943986511230468, 0.15916032409667968, 0.1580052490234375, 0.15937945556640626, 0.1593159637451172, 0.15790080261230469, 0.15935385131835939, 0.15811276245117187, 0.15851008605957032, 2.80983349609375, 0.15858790588378907, 0.15776870727539063, 0.159283203125, 0.15873536682128905, 0.15768882751464844, 0.15805850219726564, 0.15871693420410157, 0.1587220458984375, 0.15803187561035156, 0.15930776977539063, 0.1586534423828125, 0.15824383544921874, 0.1590814666748047, 0.15793766784667967, 0.1585971221923828, 0.15781170654296875, 0.1577031707763672, 0.15881114196777343, 0.15807180786132813, 0.15904768371582031, 0.15770623779296875, 0.1579315185546875, 0.1629900817871094, 0.15769190979003905, 0.1579069366455078, 0.15892889404296875, 0.15906303405761718, 0.157876220703125, 0.15937638854980468, 0.15923199462890625, 0.16054783630371094, 0.15806361389160156, 0.15902720642089843, 0.1593640899658203, 0.15918182373046874, 0.1589391326904297, 0.15793766784667967, 0.1592657928466797, 0.15908352661132813, 0.15798783874511718, 0.15909274291992187, 0.15802879333496095, 0.15855001831054688, 0.15824383544921874, 0.15938458251953125, 0.15925862121582032, 0.15809843444824218, 0.1594071044921875, 0.158060546875, 0.1586298828125, 0.1580912628173828, 0.15826431274414063, 0.1590302734375, 0.15815577697753908, 0.15930776977539063, 0.15799909973144532, 0.1582530517578125, 0.1593395233154297, 0.15957093811035156, 0.15937638854980468, 0.1589391326904297, 0.15931494140625, 2.812083251953125, 0.1586493377685547, 0.157949951171875, 0.15904255676269533, 0.15871897888183595, 0.1579683837890625, 0.15907225036621095, 0.15908863830566405, 0.15881114196777343, 0.1577902069091797, 0.15906918334960937, 0.15893093872070313, 0.15756390380859375, 0.15802265930175782, 0.15786087036132812, 0.15847935485839842, 0.1579857940673828, 0.15919821166992187, 0.15897599792480469, 0.15789056396484374, 0.1591961669921875, 0.15818138122558595, 0.1578700866699219, 0.15791719055175782, 0.15908659362792968, 0.15889202880859374, 0.15786700439453125, 0.15922380065917968, 0.1590179901123047, 0.1577164764404297, 0.15813938903808594, 0.1578629150390625, 0.15836160278320313, 0.1579335632324219, 0.15909274291992187, 0.15905996704101563, 0.1580595245361328, 0.15946853637695313, 0.16113970947265624, 0.15842201232910155, 0.1586104278564453, 0.15943986511230468, 0.15916339111328126, 0.1580861511230469, 0.15911117553710938, 0.15912550354003907, 0.1578639373779297, 0.15947879028320314, 0.15810662841796874, 0.15795712280273438, 0.15806874084472655, 0.15925350952148437, 0.15925759887695312, 0.15862066650390624, 0.15966207885742187, 0.15875173950195312, 0.15851519775390624, 0.15824485778808595, 0.15891352844238282, 0.15930572509765625, 0.1581905975341797, 0.15981875610351562, 0.15896371459960937, 2.815079345703125, 0.1581045684814453, 0.15802674865722657, 0.1578751983642578, 0.15803085327148436, 0.15905075073242186, 0.15788851928710937, 0.15909478759765625, 0.15799807739257812, 0.15798066711425782, 0.15890226745605468, 0.15928933715820312, 0.15931494140625, 0.16029592895507813, 0.1591551971435547, 0.158171142578125, 0.15918695068359376, 0.15910809326171876, 0.15828684997558592, 0.15913880920410156, 0.15800933837890624, 0.15779737854003906, 0.15822746276855468, 0.15954534912109375, 0.15922586059570312, 0.1588858947753906, 0.15940301513671876, 0.15946035766601563, 0.1594808349609375, 0.15954534912109375, 0.159425537109375, 0.15909376525878907, 0.15813427734375, 0.15945216369628906, 0.15927500915527343, 0.15797657775878907, 0.1598023681640625, 0.15823770141601562, 0.15892684936523438, 0.1589012451171875, 0.15941836547851562, 0.1595351104736328, 0.15882342529296875, 0.15964671325683594, 0.159710205078125, 0.15958015441894532, 0.16231117248535157, 0.15959756469726563, 0.15928115844726562, 0.15830221557617188, 0.15975730895996093, 0.15936512756347657, 0.15836058044433593, 0.15946240234375, 0.1585479736328125, 0.158160888671875, 0.158487548828125, 0.1596753845214844, 0.15933747863769532, 0.1585674285888672, 0.15942041015625, 0.1584076843261719, 0.16863539123535157, 2.810492919921875, 0.15706521606445312, 0.15708671569824217, 0.157085693359375, 0.1569812469482422, 0.1569863739013672, 0.15702015686035156, 0.15710003662109376, 0.15729356384277343, 0.15699967956542968, 0.1571409912109375, 0.1570191345214844, 0.1570713653564453, 0.15709286499023437, 0.15860940551757813, 0.15716146850585938, 0.15712051391601561, 0.15703450012207032, 0.1570355224609375, 0.15705599975585938, 0.15705906677246093, 0.15706008911132813, 0.1572147216796875, 0.15715737915039063, 0.157412353515625, 0.15720755004882814, 0.15721165466308593, 0.1572710418701172, 0.15724339294433592, 0.15724237060546875, 0.15712255859375, 0.15712460327148436, 0.15717068481445312, 0.15718911743164063, 0.15724134826660155, 0.15722802734375, 0.15729766845703125, 0.15728947448730468, 0.15722291564941407, 0.1573365783691406, 0.15721574401855468, 0.15734169006347656, 0.15737753295898438, 0.15726693725585938, 0.15723826599121093, 0.15720140075683595, 0.1599621124267578, 0.15735603332519532, 0.15739801025390626, 0.15726591491699218, 0.15738470458984374, 0.15727821350097657, 0.15738674926757812, 0.1573079071044922, 0.15739698791503906, 0.1573027801513672, 0.1574307861328125, 0.15734681701660155, 0.15746662902832032, 0.157486083984375, 0.15750962829589843, 0.15748197937011718, 0.1574072265625, 2.808155029296875, 0.15708160400390625, 0.15701094055175782, 0.1571420135498047, 0.15711538696289062, 0.15704063415527345, 0.15696485900878906, 0.15694744873046876, 0.15689830017089842, 0.15699559020996093, 0.15700070190429688, 0.157085693359375, 0.15696794128417968, 0.1571522521972656, 0.15710003662109376, 0.15847731018066405, 0.1569925079345703, 0.15719218444824218, 0.157053955078125, 0.15705804443359375, 0.1571031036376953, 0.15702323913574218, 0.157085693359375, 0.157085693359375, 0.15716966247558595, 0.15723826599121093, 0.15973068237304688, 0.1572833251953125, 0.1571348419189453, 0.15719833374023437, 0.15723519897460939, 0.15721778869628905, 0.15713894653320312, 0.15717376708984376, 0.15759666442871093, 0.1574451141357422, 0.15721983337402343, 0.15731404113769532, 0.15725875854492188, 0.1572526092529297, 0.15730073547363282, 0.1573928985595703, 0.15738368225097657, 0.15734375, 0.15727923583984374, 0.15728025817871094, 0.15722598266601562, 0.15734066772460936, 0.1573693389892578, 0.15732121276855468, 0.15737548828125, 0.15737139892578125, 0.157338623046875, 0.1574625244140625, 0.157412353515625, 0.15751065063476563, 0.15734783935546875, 0.15741542053222657, 0.15736831665039064, 0.15740109252929688, 0.15743898010253907, 0.1574481964111328, 0.15741439819335937, 2.80591064453125, 0.15676211547851562, 0.159425537109375, 0.15702426147460938, 0.15705599975585938, 0.1569914855957031, 0.15700376892089843, 0.156943359375, 0.15696485900878906, 0.15704269409179689, 0.1569853515625, 0.1570723876953125, 0.15739698791503906, 0.15713894653320312, 0.15713279724121093, 0.15713690185546875, 0.15707749938964843, 0.15710105895996093, 0.15711949157714844, 0.15704473876953126, 0.1572321319580078, 0.15712870788574218, 0.15721267700195313, 0.15714816284179686, 0.15721983337402343, 0.15714405822753907, 0.15715533447265626, 0.15711334228515625, 0.1572290496826172, 0.15714918518066406, 0.1571778564453125, 0.15716761779785157, 0.15717478942871094, 0.1571461181640625, 0.15724032592773438, 0.16040243530273438, 0.16240946960449218, 0.15730380249023437, 0.15723519897460939, 0.15723826599121093, 0.15722291564941407, 0.157380615234375, 0.15737139892578125, 0.15737855529785155, 0.15727923583984374, 0.15720243835449219, 0.15720550537109376, 0.15722291564941407, 0.157264892578125, 0.15734988403320313, 0.15736831665039064, 0.15722393798828124, 0.15733145141601562, 0.15730995178222656, 0.15730073547363282, 0.15723622131347656, 0.1574369354248047, 0.15736524963378906, 0.15741542053222657, 0.1573365783691406, 0.1573959655761719, 0.1573376007080078, 0.15738777160644532]",tokens/s,5.10556081868796,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-7b,stabilityai/stablelm-base-alpha-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-2.7B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1299.64032,3512.7296,2585.788416,2053.111808,1986.084864,s,10,1.163884735107422,0.11638847351074218,0.012614611239802367,0.11235217666625977,0.11718354492187498,0.13569673004150384,0.15050727813720702,"[0.11306950378417968, 0.1542099151611328, 0.11251344299316406, 0.11234035491943359, 0.11184012603759766, 0.11169142150878907, 0.11236399841308593, 0.11159862518310547, 0.11179443359375, 0.11246291351318359]",tokens/s,2199.5305228947113,kWh,3.5678220264027625e-06,5.9494828260436405e-06,8.54657362912364e-06,1.8063878481570043e-05,tokens/kWh,14171928.817013912,MB,1299.64032,3512.7296,2585.788416,2053.111808,1986.087424,s,10,33.12325268554687,3.3123252685546873,0.07529529751441436,3.3281306152343753,3.3983567138671877,3.408732312011719,3.4170327905273434,"[3.35426953125, 3.317459716796875, 3.338801513671875, 3.25800439453125, 3.19050048828125, 3.41910791015625, 3.2355419921875, 3.229153564453125, 3.384362548828125, 3.396051025390625]",tokens/s,19.019871205912594,kWh,0.00010669655377945206,0.00017885655904233654,0.000110132799089465,0.00039568591191125365,tokens/kWh,159217.19248404767,,s,629,34.10350795745849,0.05421861360486248,0.014440819124965894,0.05135871887207031,0.05781954498291016,0.0618387451171875,0.16318013305664067,"[0.0657100830078125, 0.06412493133544922, 0.06494003295898437, 0.06858342742919922, 0.053367809295654295, 0.05302272033691406, 0.0531486701965332, 0.052959232330322265, 0.052429824829101565, 0.05261721420288086, 0.05180416107177734, 0.05128908920288086, 0.05067264175415039, 0.05591551971435547, 0.05305651092529297, 0.053395454406738284, 0.05153996658325195, 0.050625537872314455, 0.050351104736328124, 0.050618366241455076, 0.05060403060913086, 0.05064396667480469, 0.05063884735107422, 0.05072588729858398, 0.05067059326171875, 0.05081087875366211, 0.052582401275634766, 0.05321625518798828, 0.051019775390625, 0.05034188842773438, 0.05093888092041016, 0.050895870208740236, 0.050754558563232424, 0.05045657730102539, 0.05124095916748047, 0.052071422576904294, 0.05571379089355469, 0.053648384094238284, 0.052397056579589846, 0.05078323364257813, 0.05193318557739258, 0.05104947280883789, 0.051950592041015625, 0.05036851119995117, 0.051394561767578124, 0.05047808074951172, 0.05127167892456055, 0.05201408004760742, 0.05415731048583984, 0.053364734649658206, 0.052959232330322265, 0.052429824829101565, 0.053215232849121094, 0.052511745452880856, 0.05163827133178711, 0.05241856002807617, 0.0520816650390625, 0.05230899047851562, 0.052544513702392576, 0.05232025527954102, 0.056956928253173826, 0.05412351989746094, 0.2061158447265625, 0.05117337417602539, 0.05046783828735352, 0.0502927360534668, 0.053574657440185545, 0.04923187255859375, 0.04903628921508789, 0.049307647705078124, 0.04976332855224609, 0.04976639938354492, 0.052853759765625, 0.04985036849975586, 0.04998758316040039, 0.049716224670410154, 0.050729984283447264, 0.05169561767578125, 0.055070720672607425, 0.052122623443603515, 0.05130137634277344, 0.051318782806396485, 0.05126860809326172, 0.050740222930908206, 0.05093888092041016, 0.0514969596862793, 0.0514252815246582, 0.05072895812988281, 0.05071974563598633, 0.05076684951782227, 0.05063782501220703, 0.07080140686035157, 0.057637889862060546, 0.05901004791259765, 0.052055038452148435, 0.06499942779541015, 0.05203558349609375, 0.05290086364746094, 0.055569408416748046, 0.052964351654052735, 0.051896320343017575, 0.05272883224487305, 0.0502743034362793, 0.05096345520019531, 0.05380198287963867, 0.052450302124023435, 0.05183590316772461, 0.06427545928955078, 0.05555916976928711, 0.051678207397460936, 0.05117849731445313, 0.05117337417602539, 0.05120614242553711, 0.05059379196166992, 0.05083135986328125, 0.05083135986328125, 0.05109964752197266, 0.05118054580688477, 0.05818572616577149, 0.052391937255859375, 0.051760128021240234, 0.051918846130371094, 0.05329919815063477, 0.05630054473876953, 0.05426278305053711, 0.16863641357421874, 0.05292748641967773, 0.05096755218505859, 0.04983193588256836, 0.049739776611328126, 0.05211852645874023, 0.05295718383789062, 0.05219635009765625, 0.05231411361694336, 0.05126348876953125, 0.05001523208618164, 0.05038489532470703, 0.049432575225830076, 0.04926976013183594, 0.04937420654296875, 0.05123993682861328, 0.05193011093139648, 0.055018497467041017, 0.050836479187011716, 0.05051084899902344, 0.049976318359375, 0.04994559860229492, 0.05075046539306641, 0.050342910766601565, 0.050900993347167967, 0.04981964874267578, 0.05094604873657226, 0.05136588668823242, 0.05363916778564453, 0.05211238479614258, 0.05178675079345703, 0.062015487670898435, 0.06432358551025391, 0.06351359939575195, 0.06204723358154297, 0.06192639923095703, 0.06074879837036133, 0.060793857574462894, 0.06132223892211914, 0.06238924789428711, 0.061548545837402345, 0.061325313568115235, 0.05202431869506836, 0.0505354232788086, 0.04969574356079102, 0.04903014373779297, 0.049206272125244144, 0.05032857513427735, 0.051364864349365234, 0.052201473236083984, 0.051794944763183595, 0.05135871887207031, 0.05144371032714844, 0.051179519653320314, 0.05159833526611328, 0.051860481262207034, 0.05067673492431641, 0.050184192657470705, 0.05037670516967773, 0.049825790405273435, 0.050441215515136716, 0.050293758392333986, 0.051320831298828126, 0.17135513305664063, 0.05693030548095703, 0.06366719818115234, 0.05829632186889649, 0.056166400909423826, 0.056785919189453124, 0.05720371246337891, 0.05658214569091797, 0.056779777526855466, 0.05687603378295898, 0.054079486846923826, 0.05295820617675781, 0.05298688125610351, 0.051244033813476565, 0.05079347229003906, 0.05086412811279297, 0.05077503967285156, 0.05067571258544922, 0.052034561157226565, 0.05174169540405273, 0.05144575881958008, 0.050902015686035154, 0.05090508651733398, 0.05084774398803711, 0.05075251388549805, 0.05105152130126953, 0.05079654312133789, 0.05112627029418945, 0.04974694442749023, 0.049833984375, 0.05016371154785156, 0.049898494720458986, 0.05028761672973633, 0.050114559173583983, 0.049860607147216796, 0.05037363052368164, 0.05246156692504883, 0.052122623443603515, 0.050103294372558595, 0.051225601196289064, 0.049342464447021485, 0.04969369506835938, 0.04957388687133789, 0.049168384552001954, 0.049944576263427735, 0.05005619049072266, 0.05059379196166992, 0.050582527160644535, 0.04957593536376953, 0.04968447875976562, 0.05021286392211914, 0.049775615692138675, 0.05005414581298828, 0.050182144165039064, 0.04983091354370117, 0.04969369506835938, 0.04979507064819336, 0.0500049934387207, 0.0495810546875, 0.04983193588256836, 0.049667072296142575, 0.05118566513061523, 0.04966400146484375, 0.16216268920898438, 0.051020801544189455, 0.053456897735595706, 0.05320294570922852, 0.055395328521728515, 0.05504512023925781, 0.05165260696411133, 0.05095423889160156, 0.05071462249755859, 0.04961894226074219, 0.05002751922607422, 0.04940288162231445, 0.05018931198120117, 0.049511425018310545, 0.05014323043823242, 0.04974489593505859, 0.05100851058959961, 0.049786880493164064, 0.04942131042480469, 0.05304422378540039, 0.054255615234375, 0.049827838897705076, 0.0500398063659668, 0.05020774459838867, 0.049949695587158206, 0.050182144165039064, 0.050051071166992187, 0.04955750274658203, 0.04981452941894531, 0.049949695587158206, 0.052542465209960934, 0.05366681671142578, 0.05124095916748047, 0.05042585754394531, 0.050267135620117184, 0.05017804718017578, 0.05019852828979492, 0.050566143035888675, 0.05083340835571289, 0.051002368927001954, 0.050840576171875, 0.049716224670410154, 0.05019750213623047, 0.049188865661621096, 0.04944486236572266, 0.049014785766601565, 0.04954828643798828, 0.0495728645324707, 0.049729534149169925, 0.04990259170532227, 0.050051071166992187, 0.05044224166870117, 0.04960255813598633, 0.05125939178466797, 0.05133824157714844, 0.05045657730102539, 0.04981657409667969, 0.05034188842773438, 0.051970046997070314, 0.05065318298339844, 0.04968960189819336, 0.049699840545654295, 0.04963225555419922, 0.1635758056640625, 0.0512624626159668, 0.051844097137451174, 0.050887680053710936, 0.052803585052490234, 0.05150822448730469, 0.05231206512451172, 0.05235507202148437, 0.051740673065185545, 0.049396736145019535, 0.049067008972167966, 0.049675262451171875, 0.05120307159423828, 0.05425356674194336, 0.06778060913085937, 0.06099251174926758, 0.057033729553222653, 0.05954355239868164, 0.06591180419921874, 0.05919846343994141, 0.05975551986694336, 0.056114177703857425, 0.058298366546630856, 0.05647359848022461, 0.05937356948852539, 0.0598364143371582, 0.056251392364501954, 0.05769113540649414, 0.055844863891601565, 0.05610393524169922, 0.05610496139526367, 0.057594879150390625, 0.05986713409423828, 0.05458943939208984, 0.05660671997070312, 0.05381119918823242, 0.05323775863647461, 0.05325619125366211, 0.054811649322509766, 0.0527749137878418, 0.05290291213989258, 0.05245132827758789, 0.054128639221191405, 0.053272575378417966, 0.0540948486328125, 0.05418598556518555, 0.055583744049072265, 0.05679411315917969, 0.05207040023803711, 0.050392063140869144, 0.050255870819091795, 0.05065318298339844, 0.05051391983032227, 0.05069311904907227, 0.05049139022827148, 0.0504719352722168, 0.04943564987182617, 0.049942527770996094, 0.04948582458496094, 0.052124671936035157, 0.05219839859008789, 0.052686847686767575, 0.055126014709472655, 0.16443186950683594, 0.04976844787597656, 0.050776065826416014, 0.049688575744628906, 0.05060505676269531, 0.05109145736694336, 0.05111808013916016, 0.050095104217529295, 0.051904510498046875, 0.05084467315673828, 0.05186252975463867, 0.05172326278686523, 0.05152153778076172, 0.050138111114501956, 0.05169868850708008, 0.05132799911499023, 0.05135871887207031, 0.051817470550537106, 0.050495487213134765, 0.0510750732421875, 0.05166899108886719, 0.05218611145019531, 0.05175910568237305, 0.052603904724121096, 0.050508800506591796, 0.0507852783203125, 0.051932159423828124, 0.05428531265258789, 0.05164748764038086, 0.05167718505859375, 0.05142323303222656, 0.049500160217285157, 0.050135040283203126, 0.050067455291748046, 0.050285568237304686, 0.05000191879272461, 0.050423809051513675, 0.05064704132080078, 0.049990657806396485, 0.05050163269042969, 0.0532490234375, 0.05144473648071289, 0.05099827194213867, 0.0511539192199707, 0.05063987350463867, 0.05165875244140625, 0.050685951232910156, 0.050907135009765625, 0.05121638488769531, 0.05221376037597656, 0.05384703826904297, 0.052776958465576174, 0.05497958374023437, 0.05578956985473633, 0.05258137512207031, 0.051996673583984375, 0.051553279876708984, 0.050195457458496094, 0.050966529846191405, 0.05216665649414062, 0.050740222930908206, 0.051023872375488284, 0.049928192138671876, 0.1617909698486328, 0.0498073616027832, 0.04991692733764649, 0.05048012924194336, 0.05027532958984375, 0.050367488861083984, 0.0502743034362793, 0.05003878402709961, 0.049470462799072266, 0.05006438446044922, 0.04984729766845703, 0.049757183074951174, 0.050694145202636716, 0.051550209045410154, 0.05288345718383789, 0.05041766357421875, 0.049888256072998044, 0.05039411163330078, 0.05294079971313476, 0.05382758331298828, 0.053146625518798826, 0.05330944061279297, 0.05331558227539063, 0.056030208587646485, 0.05457612609863281, 0.05336678314208984, 0.05195980834960937, 0.05128704071044922, 0.05087027359008789, 0.05069209671020508, 0.05145087814331055, 0.05087334442138672, 0.04998451232910156, 0.05209292984008789, 0.05273497772216797, 0.05163212966918945, 0.051593215942382815, 0.05110476684570313, 0.05106995010375977, 0.04948582458496094, 0.04998144149780273, 0.0499947509765625, 0.04982271957397461, 0.05070848083496094, 0.050083839416503906, 0.05096755218505859, 0.05176422500610352, 0.05216460800170898, 0.05199871826171875, 0.05094297790527344, 0.051110912322998046, 0.05083955383300781, 0.051181568145751956, 0.051056640625, 0.051195903778076174, 0.051708927154541014, 0.050729984283447264, 0.050985984802246094, 0.05102592086791992, 0.051724288940429686, 0.052116481781005856, 0.051917823791503906, 0.05149593734741211, 0.16451890563964844, 0.05207244873046875, 0.0528721923828125, 0.052124671936035157, 0.05284454345703125, 0.05238886260986328, 0.0628408317565918, 0.05971046447753906, 0.05281689453125, 0.05641523361206055, 0.055316478729248046, 0.062287872314453124, 0.061707263946533204, 0.055041023254394535, 0.054744064331054686, 0.054384639739990234, 0.05973503875732422, 0.06463590240478516, 0.05345382308959961, 0.05231718444824219, 0.05226393508911133, 0.060186622619628906, 0.057940990447998046, 0.05563391876220703, 0.05662412643432617, 0.05440512084960938, 0.06001663970947266, 0.05826969528198242, 0.05324800109863281, 0.05145702362060547, 0.050751487731933595, 0.05694668960571289, 0.054193153381347656, 0.050972671508789064, 0.050157569885253904, 0.05121331024169922, 0.051637248992919924, 0.05090508651733398, 0.05039513778686523, 0.050612224578857425, 0.05101567840576172, 0.05056716918945312, 0.051664894104003906, 0.05374566268920898, 0.052176895141601565, 0.05117440032958984, 0.050577407836914064, 0.052529151916503904, 0.051097599029541016, 0.051418113708496097, 0.051722240447998044, 0.052479999542236325, 0.05127679824829102, 0.051007488250732425, 0.05230899047851562, 0.05184716796875, 0.05207244873046875, 0.05224345779418945, 0.051672065734863284, 0.04978176116943359, 0.051353599548339846, 0.051773441314697265, 0.0506429443359375, 0.16568013000488283, 0.05133824157714844, 0.051757057189941405, 0.05191167831420898, 0.051697662353515625, 0.051179519653320314, 0.06415769958496094, 0.052163585662841794, 0.05092147064208984, 0.051361793518066405, 0.05122252655029297, 0.05134950256347656, 0.05065727996826172, 0.06374399948120117, 0.06617088317871093, 0.051422206878662106, 0.057816062927246094, 0.07091609954833984, 0.060813312530517576, 0.06159257507324219, 0.05930393600463867, 0.05877964782714844, 0.05792256164550781, 0.05700710296630859, 0.05659545516967773, 0.0580843505859375, 0.05783347320556641, 0.06049587249755859, 0.05600255966186524, 0.0562083854675293, 0.05365043258666992, 0.05408665466308594, 0.052542465209960934, 0.05354086303710937, 0.053539840698242185, 0.05121843338012695, 0.05083750534057617, 0.054991870880126956, 0.05159731292724609, 0.05087027359008789, 0.051282943725585936, 0.0518656005859375, 0.05244518280029297, 0.05063270568847656, 0.050288639068603515, 0.05072281646728516, 0.05082624053955078, 0.05482291030883789, 0.05166387176513672, 0.04974796676635742, 0.04986163330078125, 0.051714046478271485, 0.05580595016479492, 0.050577407836914064, 0.050310142517089845, 0.050713600158691405, 0.05139865493774414, 0.050900993347167967, 0.050032638549804685, 0.05005311965942383, 0.049896446228027344, 0.04971417617797851, 0.04976947021484375]",tokens/s,18.443850432765718,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-7b,tiiuae/falcon-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-7b-hf,meta-llama/Llama-2-7b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-rw-1b,tiiuae/falcon-rw-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-4B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2238.984192,5995.757568,5068.816384,4536.139776,4256.121856,s,10,1.5792347259521484,0.15792347259521483,0.003342513340029091,0.15673856353759766,0.1589344482421875,0.1634065704345703,0.16698426818847656,"[0.16787869262695312, 0.15647071838378906, 0.1567123260498047, 0.15651718139648438, 0.15662760925292968, 0.15681404113769531, 0.15676480102539062, 0.15694921875, 0.15794064331054689, 0.15655949401855468]",tokens/s,1621.038315540162,kWh,5.211817248473092e-06,8.368575939556172e-06,1.204449376242366e-05,2.5624886950452927e-05,tokens/kWh,9990287.97648901,MB,2239.311872,5995.757568,5068.816384,4536.139776,4291.034624,s,10,49.29955273437499,4.929955273437499,0.026510832297513838,4.9402788085937495,4.956526904296875,4.9594275146484375,4.961748002929688,"[4.9431357421875, 4.95588232421875, 4.91649560546875, 4.8739658203125, 4.91536279296875, 4.94964453125, 4.94563037109375, 4.937421875, 4.962328125, 4.899685546875]",tokens/s,12.779020600743124,kWh,0.0001536363291007186,0.0002567580621473906,0.00017269401513548443,0.0005830884063835937,tokens/kWh,108045.3655231047,,s,629,50.628603973388735,0.0804906263487896,0.019223636455255256,0.07784754943847656,0.07984434967041015,0.08048701324462891,0.23485661376953124,"[0.08376422119140625, 0.08455372619628906, 0.08288870239257813, 0.0809349136352539, 0.08292147064208985, 0.0805038070678711, 0.079499267578125, 0.07830016326904297, 0.07664537811279297, 0.0890408935546875, 0.08033689880371093, 0.0786903076171875, 0.07819161224365234, 0.0767488021850586, 0.0786165771484375, 0.0775567398071289, 0.07773388671875, 0.08014540863037109, 0.07831142425537109, 0.07704678344726562, 0.07759257507324219, 0.07954637145996094, 0.07772364807128906, 0.07731302642822266, 0.07806156921386719, 0.07870771026611328, 0.07984230041503906, 0.07713894653320312, 0.07675596618652344, 0.07710924530029296, 0.07705599975585938, 0.07760691070556641, 0.07704883575439453, 0.07728230285644531, 0.0766740493774414, 0.07701708984375, 0.0769966049194336, 0.0762449951171875, 0.07764889526367187, 0.07864012908935547, 0.07744512176513672, 0.07641497802734375, 0.07620403289794922, 0.07852748870849609, 0.077085693359375, 0.07636377716064453, 0.07689727783203125, 0.0872437744140625, 0.07676313781738281, 0.0771942367553711, 0.07698432159423828, 0.07765299224853515, 0.07713484954833984, 0.07734374237060547, 0.07788236999511719, 0.07834828948974609, 0.07693824005126954, 0.07670783996582031, 0.07639654541015625, 0.07633100891113281, 0.07734476470947266, 0.07684505462646485, 0.23472947692871093, 0.07688499450683593, 0.07712255859375, 0.07818854522705078, 0.07742156982421874, 0.07689215850830078, 0.0775331802368164, 0.07718707275390625, 0.07810150146484375, 0.07630540466308594, 0.07678463745117188, 0.07673139190673828, 0.07697408294677735, 0.07631974029541015, 0.07740723419189453, 0.07660237121582031, 0.077264892578125, 0.09476812744140625, 0.07755878448486328, 0.09129779052734376, 0.07887872314453125, 0.07950131225585938, 0.07985254669189454, 0.07974195098876953, 0.07895859527587891, 0.0790978546142578, 0.07869235229492187, 0.08984575653076173, 0.07781478118896484, 0.07832883453369141, 0.07746047973632812, 0.07805337524414062, 0.0770365447998047, 0.07872614288330078, 0.07780044555664062, 0.07877632141113282, 0.07755776214599609, 0.07699148559570312, 0.07802162933349609, 0.07813426971435547, 0.0767457275390625, 0.07755570983886718, 0.08090316772460937, 0.07918080139160157, 0.07891046142578124, 0.07824281311035156, 0.0780800018310547, 0.07740415954589844, 0.07827455902099609, 0.07764070129394532, 0.07692902374267578, 0.07712767791748047, 0.07859814453125, 0.0792248306274414, 0.07862579345703125, 0.0792616958618164, 0.07976448059082031, 0.08005017852783203, 0.07658393859863281, 0.07788236999511719, 0.07893196868896485, 0.07821721649169922, 0.07694643402099609, 0.23487181091308593, 0.07633612823486328, 0.0765880355834961, 0.07755878448486328, 0.0774307861328125, 0.07659622192382813, 0.07706214141845703, 0.07681536102294922, 0.0776806411743164, 0.07715225219726562, 0.07684198760986329, 0.07778406524658203, 0.07822541046142578, 0.07740415954589844, 0.07650508880615234, 0.07686450958251953, 0.07767040252685548, 0.07925350189208985, 0.08495513916015625, 0.08022425842285157, 0.08054783630371094, 0.0783790054321289, 0.07954124450683593, 0.07940914916992188, 0.07838310241699219, 0.07770726776123046, 0.07943270111083985, 0.07969894409179687, 0.0781475830078125, 0.07786495971679687, 0.07850393676757812, 0.07748812866210937, 0.0777175064086914, 0.0786872329711914, 0.07877938842773438, 0.07808819580078125, 0.07696281433105469, 0.07806259155273437, 0.07813017272949219, 0.07761817932128906, 0.07914291381835938, 0.07820185852050782, 0.07707443237304687, 0.07772569274902344, 0.07915110778808594, 0.0800716781616211, 0.07644057464599609, 0.07854386901855469, 0.07901593780517578, 0.07788646697998047, 0.07760588836669922, 0.07765811157226563, 0.0772515869140625, 0.07667302703857422, 0.07743283081054687, 0.0773201904296875, 0.0783104019165039, 0.07720857238769531, 0.07686348724365234, 0.07687168121337891, 0.07814246368408204, 0.07808512115478515, 0.07758438110351562, 0.23481753540039063, 0.07809638214111328, 0.07737139129638672, 0.07772978973388672, 0.07758950042724609, 0.07735910034179687, 0.07773286437988282, 0.07747583770751953, 0.07722700500488282, 0.07844044494628906, 0.07810355377197266, 0.07796940612792969, 0.07756902313232422, 0.07785369873046875, 0.07741951751708985, 0.07642214202880859, 0.07663922882080078, 0.07773184204101563, 0.078129150390625, 0.07720652770996093, 0.07707443237304687, 0.07805030059814454, 0.0775198745727539, 0.078455810546875, 0.07837286376953125, 0.07736422729492187, 0.07826943969726563, 0.07821311950683593, 0.07799295806884765, 0.0782735366821289, 0.0778782730102539, 0.07754956817626953, 0.07849472045898437, 0.07736013031005859, 0.0770365447998047, 0.07780147552490234, 0.07774617767333984, 0.07693414306640625, 0.07640985870361328, 0.07588044738769531, 0.07718399810791016, 0.07762739562988281, 0.07705702209472656, 0.07677747344970703, 0.07722291564941407, 0.07737446594238281, 0.07695257568359375, 0.07774822235107422, 0.07639449310302734, 0.07781683349609375, 0.07645798492431641, 0.07601152038574219, 0.0757923812866211, 0.07625113677978515, 0.07606784057617187, 0.07575552368164062, 0.07619993591308594, 0.07755878448486328, 0.07661363220214844, 0.07700070190429688, 0.07774720001220703, 0.07799807739257812, 0.0773560333251953, 0.23546572875976562, 0.07691366577148437, 0.07570738983154297, 0.07611289978027344, 0.07757209777832032, 0.07593267059326173, 0.07594290924072265, 0.07660851287841797, 0.07710208129882813, 0.07945113372802734, 0.07725363159179688, 0.07641600036621093, 0.07714816284179687, 0.07745638275146484, 0.07760384368896485, 0.07735193634033204, 0.0777175064086914, 0.07784754943847656, 0.07676927947998047, 0.07632486724853516, 0.07684403228759766, 0.07733248138427734, 0.07758029174804687, 0.07690751647949219, 0.07772057342529297, 0.07702118682861328, 0.07638118743896484, 0.07772672271728516, 0.07836160278320313, 0.07641292572021484, 0.07656755065917968, 0.07758541107177734, 0.07696588897705078, 0.07578623962402344, 0.07831552124023437, 0.07808921813964843, 0.07717581176757812, 0.07959654235839844, 0.0786534423828125, 0.07835852813720703, 0.07822847747802734, 0.07766630554199219, 0.078487548828125, 0.07779840087890624, 0.07643443298339844, 0.07930879974365235, 0.08563097381591797, 0.07801753234863282, 0.08020992279052734, 0.08046182250976562, 0.07899443054199219, 0.07862067413330077, 0.07910502624511719, 0.08050790405273438, 0.08025497436523438, 0.08002764892578125, 0.07982489776611328, 0.07962419128417969, 0.07995391845703125, 0.07995085144042968, 0.07997337341308594, 0.07793049621582031, 0.07684505462646485, 0.23580979919433595, 0.07797042846679687, 0.07833805084228515, 0.07771033477783203, 0.07730687713623047, 0.0785428466796875, 0.07861043548583985, 0.07923506927490234, 0.07871488189697265, 0.0803246078491211, 0.07856742095947265, 0.07994265747070313, 0.07829708862304688, 0.079494140625, 0.07970918273925781, 0.07969280242919922, 0.07998770904541015, 0.07977779388427735, 0.07695462036132812, 0.07864115142822266, 0.0787783660888672, 0.07983103942871093, 0.07856947326660156, 0.07956377410888672, 0.0796753921508789, 0.07887872314453125, 0.08016998291015626, 0.07819264221191406, 0.07888998413085938, 0.07893606567382813, 0.07996109008789062, 0.0787988510131836, 0.07793049621582031, 0.0794286117553711, 0.07727922821044922, 0.07749836730957031, 0.07767142486572266, 0.07806873321533203, 0.07824588775634765, 0.07863091278076172, 0.08010854339599609, 0.08016793823242188, 0.07968972778320313, 0.08015769958496094, 0.07971532440185547, 0.07975116729736328, 0.07979622650146484, 0.07706009674072266, 0.07833087921142579, 0.07702118682861328, 0.07686348724365234, 0.07747789001464844, 0.07739801788330078, 0.07716761779785156, 0.07713177490234376, 0.07721778869628906, 0.07698432159423828, 0.07710924530029296, 0.07729971313476562, 0.07750553894042969, 0.07779840087890624, 0.07813734436035157, 0.0780738525390625, 0.2355240936279297, 0.0798361587524414, 0.07958425903320313, 0.07975730895996094, 0.07974092864990234, 0.07967334747314453, 0.07952076721191406, 0.0803594207763672, 0.0850360336303711, 0.07890534210205079, 0.07809024047851562, 0.07792537689208984, 0.07773900604248046, 0.07695155334472656, 0.0770365447998047, 0.0785459213256836, 0.07750860595703125, 0.0771624984741211, 0.07746355438232422, 0.07721062469482422, 0.07769190216064453, 0.07718605041503906, 0.07731712341308594, 0.07774515533447265, 0.07752397155761719, 0.07907839965820312, 0.0794429473876953, 0.07931494140625, 0.07702015686035156, 0.07719321441650391, 0.07863295745849609, 0.07914291381835938, 0.07843225860595703, 0.07889408111572266, 0.07887872314453125, 0.07699046325683594, 0.07995289611816406, 0.07893606567382813, 0.07826841735839844, 0.07775437164306641, 0.0794429473876953, 0.07858995056152343, 0.07663308715820312, 0.07721062469482422, 0.0781690902709961, 0.07746355438232422, 0.08022016143798828, 0.0807188491821289, 0.07938150024414062, 0.07707545471191406, 0.07939584350585938, 0.07897907257080078, 0.07788851165771485, 0.07892582702636719, 0.0779653091430664, 0.07837388610839843, 0.07947673797607421, 0.07865650939941406, 0.07726284790039062, 0.07740108489990234, 0.07613030242919921, 0.07923097229003906, 0.07884083557128906, 0.23545651245117188, 0.0781496353149414, 0.0780021743774414, 0.07986380767822265, 0.08470118713378906, 0.08254156494140626, 0.07908659362792969, 0.08057036590576172, 0.07765094757080078, 0.07777382659912109, 0.0777492446899414, 0.07892991638183594, 0.07972249603271485, 0.07953202819824219, 0.079963134765625, 0.0792063980102539, 0.07990476989746094, 0.08036966705322265, 0.07980748748779297, 0.07866675567626953, 0.07851929473876954, 0.07969792175292968, 0.07752499389648437, 0.07761100769042968, 0.07835033416748047, 0.07888076782226562, 0.07764991760253906, 0.07690239715576172, 0.07743692779541016, 0.07744409942626954, 0.07798681640625, 0.07979315185546874, 0.07817011260986328, 0.076943359375, 0.07714918518066406, 0.07721062469482422, 0.07808102416992188, 0.07999180603027344, 0.07893196868896485, 0.07958425903320313, 0.07853568267822265, 0.07702528381347656, 0.07644057464599609, 0.07692082977294921, 0.07702015686035156, 0.07954124450683593, 0.07702732849121094, 0.07694847869873046, 0.07601356506347656, 0.07775743865966797, 0.07641088104248046, 0.07707135772705079, 0.07812812805175781, 0.07674674987792969, 0.07811686706542968, 0.07651430511474609, 0.07672115325927735, 0.07787519836425781, 0.07775949096679688, 0.07659827423095703, 0.0785950698852539, 0.07963340759277343, 0.0794777603149414, 0.2691297302246094, 0.07868825531005859, 0.07758029174804687, 0.07916441345214843, 0.07775129699707031, 0.0898713607788086, 0.07629414367675781, 0.07744921875, 0.07745331573486328, 0.07729869079589843, 0.07769087982177734, 0.07793663787841797, 0.07809228515625, 0.07756800079345703, 0.07898521423339844, 0.08304640197753907, 0.07899136352539063, 0.07808716583251953, 0.07832473754882813, 0.0785059814453125, 0.07936102294921875, 0.07969792175292968, 0.07973273468017578, 0.07871180725097657, 0.07920333099365234, 0.0799805450439453, 0.07898726654052735, 0.0779878387451172, 0.07683891296386719, 0.07737548828125, 0.07751065826416016, 0.0769781723022461, 0.0771409912109375, 0.07750041961669922, 0.0783073272705078, 0.07762022399902344, 0.0771962890625, 0.0776785888671875, 0.07725055694580078, 0.07708672332763672, 0.07670783996582031, 0.0771061782836914, 0.0776079330444336, 0.07736831665039062, 0.07673958587646484, 0.07806771087646484, 0.0789534683227539, 0.07900774383544922, 0.0789596176147461, 0.07846707153320312, 0.07843532562255859, 0.07895756530761719, 0.07915213012695313, 0.0783472671508789, 0.07639244842529297, 0.07619993591308594, 0.07627776336669922, 0.07762432098388672, 0.07619174194335937, 0.07902719879150391, 0.07912242889404297, 0.07824691009521484, 0.07734067535400391, 0.2350663604736328, 0.07793049621582031, 0.07771340942382812, 0.07798989105224609, 0.07817932891845703, 0.07730687713623047, 0.07655731201171875, 0.07827251434326171, 0.07930572509765625, 0.07855513763427735, 0.07922585296630859, 0.07956377410888672, 0.07964057922363281, 0.07968460845947266, 0.07848345947265625, 0.07835033416748047, 0.07776461029052735, 0.07844249725341797, 0.07730278778076172, 0.07717375946044921, 0.07737139129638672, 0.07671398162841797, 0.07691776275634765, 0.07756082916259766, 0.07828787231445312, 0.0790978546142578, 0.07992012786865234, 0.07724339294433594, 0.07747481536865235, 0.07723212432861327, 0.07836160278320313, 0.07760179138183594, 0.07946137237548828, 0.07915519714355469, 0.0793702392578125, 0.07930368041992188, 0.07701606750488281, 0.07665049743652344, 0.07607603454589844, 0.07538483428955078, 0.07858585357666016, 0.07620198059082031, 0.07704064178466796, 0.07706317138671875, 0.07678361511230469, 0.07643341064453125, 0.07699148559570312, 0.07634432220458984, 0.07691468811035156, 0.07680716705322266, 0.07651020812988281, 0.07686450958251953, 0.07599820709228515, 0.07602483367919922, 0.07676006317138671, 0.07648255920410156, 0.07799705505371093, 0.07669145965576171, 0.07847628784179687, 0.07888384246826172, 0.07906098937988282, 0.0792279052734375, 0.07939584350585938]",tokens/s,12.423806912207457,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm2-20b,internlm/internlm2-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Deci/DeciLM-7B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,f132dd7713c1ce9c9543de7ad48f6168fc856069,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1347.198976,6186.5984,5259.657216,4726.980608,4557.524992,s,10,2.835078430175781,0.2835078430175781,0.00048726309482222634,0.28349847412109375,0.28409532775878904,0.2843303939819336,0.2845184469604492,"[0.2840430908203125, 0.2831339111328125, 0.2833812561035156, 0.28367266845703126, 0.2830635070800781, 0.2836156921386719, 0.2828989562988281, 0.28307107543945315, 0.2836328125, 0.2845654602050781]",tokens/s,902.9732556080554,kWh,9.198182821273803e-06,1.5304698996464373e-05,2.1838326995293754e-05,4.6341208813031925e-05,tokens/kWh,5524240.876686162,MB,1347.198976,6186.5984,5259.657216,4726.980608,4557.527552,s,10,38.8348134765625,3.88348134765625,0.036756856963918075,3.872752197265625,3.9394442626953126,3.953515222167969,3.964771989746094,"[3.87191748046875, 3.860002197265625, 3.8580087890625, 3.869230712890625, 3.9363173828125, 3.967586181640625, 3.83944873046875, 3.883698486328125, 3.8750166015625, 3.8735869140625]",tokens/s,16.222557638398758,kWh,0.00012463507354259492,0.00020884230715726362,0.00015261067367191571,0.0004860880543717742,tokens/kWh,129606.14735003501,,s,629,41.32206794738772,0.06569486160157026,0.03371436565161908,0.06116556930541992,0.06322442092895508,0.06440366058349609,0.34457051635742186,"[0.0632883186340332, 0.0637050895690918, 0.06705766296386718, 0.06552780914306641, 0.0657817611694336, 0.06385254287719727, 0.061107200622558595, 0.060349441528320315, 0.060459007263183595, 0.06056857681274414, 0.06074265670776367, 0.061241344451904295, 0.06199193572998047, 0.06061363220214844, 0.060464126586914066, 0.060382209777832034, 0.0605296630859375, 0.060606464385986325, 0.060799999237060545, 0.06090854263305664, 0.06113075256347656, 0.0613488655090332, 0.061020160675048826, 0.06109491348266602, 0.061021183013916014, 0.06109286499023438, 0.061052928924560546, 0.06106316757202149, 0.06108364868164062, 0.060988414764404295, 0.06106009674072266, 0.06073651123046875, 0.06137753677368164, 0.06094847869873047, 0.060985343933105465, 0.06096384048461914, 0.06092800140380859, 0.06119424057006836, 0.061159423828125, 0.061350910186767575, 0.061118465423583984, 0.061243392944335937, 0.06111231994628906, 0.060851200103759766, 0.060777473449707034, 0.060723201751708984, 0.060903423309326174, 0.06098227310180664, 0.06110924911499024, 0.06130585479736328, 0.06198476791381836, 0.061571071624755856, 0.06178611373901367, 0.0611860466003418, 0.06107648086547852, 0.06101913452148437, 0.06098329544067383, 0.06092800140380859, 0.060951553344726565, 0.06237081527709961, 0.061088768005371094, 0.0611860466003418, 0.3445063781738281, 0.06085734558105469, 0.061314048767089846, 0.061946880340576174, 0.061606910705566405, 0.06094847869873047, 0.060554241180419924, 0.060846080780029295, 0.06092800140380859, 0.060921855926513675, 0.06329446411132812, 0.06181273651123047, 0.061020160675048826, 0.06156697463989258, 0.061246463775634766, 0.061254657745361325, 0.06152908706665039, 0.061794303894042966, 0.06118092727661133, 0.061557758331298826, 0.06180556869506836, 0.06171443176269531, 0.06219059371948242, 0.06224281692504883, 0.06126387023925781, 0.06111231994628906, 0.06113075256347656, 0.06111231994628906, 0.061213695526123046, 0.06114508819580078, 0.0608983039855957, 0.06087680053710937, 0.06069760131835938, 0.0609617919921875, 0.06103551864624023, 0.061069313049316405, 0.06121574401855469, 0.06098944091796875, 0.06115430450439453, 0.061044734954833986, 0.061175807952880856, 0.06119014358520508, 0.06119935989379883, 0.061383678436279294, 0.061282302856445314, 0.06111641693115234, 0.061208576202392576, 0.06129459381103516, 0.06106828689575195, 0.06120550537109375, 0.06124236679077148, 0.061059070587158204, 0.06134783935546875, 0.06118707275390625, 0.06112768173217773, 0.06085222244262695, 0.06079590225219727, 0.06084198379516602, 0.060835838317871094, 0.06131814575195312, 0.06265036773681641, 0.061139968872070315, 0.06107852935791016, 0.344595458984375, 0.06093209457397461, 0.0609536018371582, 0.06097510528564453, 0.06095052719116211, 0.06089215850830078, 0.061946880340576174, 0.06163251113891602, 0.06110310363769531, 0.06107340621948242, 0.06099558258056641, 0.06109183883666992, 0.061160446166992184, 0.061074432373046876, 0.060974079132080077, 0.061193214416503904, 0.06112870407104492, 0.06087577438354492, 0.060864513397216796, 0.060829696655273435, 0.060829696655273435, 0.06097919845581055, 0.06105395126342773, 0.06101299285888672, 0.06127206420898437, 0.061074432373046876, 0.06125875091552734, 0.06124748611450195, 0.061077503204345705, 0.061074432373046876, 0.06116147232055664, 0.061064193725585934, 0.06098636627197265, 0.06111743927001953, 0.061300735473632816, 0.06101196670532227, 0.061143039703369144, 0.061454334259033204, 0.06384332656860352, 0.06318489456176758, 0.06071091079711914, 0.061400062561035154, 0.061979648590087894, 0.06140518569946289, 0.06089215850830078, 0.06118502426147461, 0.061087745666503906, 0.06130995178222656, 0.061142017364501956, 0.06098329544067383, 0.060916736602783204, 0.0608798713684082, 0.06103142547607422, 0.06107852935791016, 0.0607907829284668, 0.06083379364013672, 0.06065356826782226, 0.06087782287597656, 0.06107340621948242, 0.062083072662353515, 0.06352588653564453, 0.06156595230102539, 0.06160179138183594, 0.34567373657226563, 0.061195262908935545, 0.06107852935791016, 0.06094131088256836, 0.06064640045166016, 0.06082355117797852, 0.06096281433105469, 0.06110105514526367, 0.06106828689575195, 0.06130483245849609, 0.06113382339477539, 0.06136012649536133, 0.060943359375, 0.06072012710571289, 0.060644351959228515, 0.06081228637695312, 0.06083379364013672, 0.061037567138671874, 0.060951553344726565, 0.06106521606445312, 0.06185779190063476, 0.06242303848266602, 0.06163046264648438, 0.061669376373291014, 0.061143039703369144, 0.0612853775024414, 0.06080204772949219, 0.060881919860839843, 0.0607457275390625, 0.060826625823974606, 0.06081126403808594, 0.06088806533813477, 0.06070169448852539, 0.06082559967041016, 0.060837886810302735, 0.06090752029418945, 0.06136422348022461, 0.06166220855712891, 0.061224960327148435, 0.061284351348876956, 0.06099660873413086, 0.06293299102783204, 0.06398259353637695, 0.06285107040405273, 0.06086348724365234, 0.0628223991394043, 0.061541374206542966, 0.06116864013671875, 0.0613939208984375, 0.06178406524658203, 0.06210047912597656, 0.061500415802001954, 0.06152703857421875, 0.06205747222900391, 0.06174310302734375, 0.06151065444946289, 0.06140927886962891, 0.061484031677246094, 0.06149529647827148, 0.06144204711914063, 0.06131302261352539, 0.06198886489868164, 0.06490624237060547, 0.3465615234375, 0.061437950134277344, 0.06136422348022461, 0.06069452667236328, 0.06097100830078125, 0.060967937469482425, 0.06106009674072266, 0.06110310363769531, 0.06128844833374023, 0.06160076904296875, 0.06118195343017578, 0.061521919250488284, 0.06105190277099609, 0.061228031158447264, 0.06120243072509766, 0.061093887329101565, 0.06266675186157226, 0.06272204971313476, 0.06193971252441406, 0.06232473754882813, 0.06414745330810546, 0.06435123443603516, 0.06515711975097656, 0.06336819076538086, 0.06439218902587891, 0.06448230743408204, 0.06263296127319336, 0.062222335815429686, 0.06483865356445312, 0.06364672088623047, 0.06337228775024414, 0.06353919982910156, 0.06457651519775391, 0.0650782699584961, 0.06513459014892578, 0.06471270751953125, 0.06445568084716796, 0.06264729690551758, 0.06111231994628906, 0.062159870147705076, 0.06234316635131836, 0.061383678436279294, 0.06217523193359375, 0.06170624160766602, 0.06240870285034179, 0.061568000793457034, 0.06095462417602539, 0.060943359375, 0.06207897567749023, 0.06211993789672852, 0.06103039932250977, 0.06252441787719727, 0.06141439819335937, 0.06098944091796875, 0.0608901138305664, 0.06060543823242188, 0.060368896484375, 0.05997568130493164, 0.060229633331298826, 0.060437503814697265, 0.06043545532226562, 0.07379148864746093, 0.06899404907226563, 0.3453706359863281, 0.06050201416015625, 0.0607303695678711, 0.06058393478393555, 0.06082048034667969, 0.06089318466186523, 0.061208576202392576, 0.07065702056884765, 0.06950399780273438, 0.06269337463378906, 0.06216191864013672, 0.06239129638671875, 0.0625602569580078, 0.06275584030151367, 0.06272614288330078, 0.06309888076782226, 0.07842816162109376, 0.06439321899414062, 0.06299135971069336, 0.06284492874145507, 0.06422732543945313, 0.06368870544433594, 0.06258892822265626, 0.06231654357910156, 0.062260223388671876, 0.06280601501464844, 0.06283980941772462, 0.06272614288330078, 0.06242611312866211, 0.06245785522460937, 0.06354739379882812, 0.0644106216430664, 0.06286540985107422, 0.06259097671508788, 0.06260326385498047, 0.0622479362487793, 0.061856769561767576, 0.06383411026000976, 0.06526566314697266, 0.06443724822998047, 0.06411775970458984, 0.06382080078125, 0.061720577239990235, 0.06094131088256836, 0.06249881744384766, 0.06410649871826171, 0.06408499145507812, 0.06351871871948242, 0.06236467361450195, 0.06138265609741211, 0.06149529647827148, 0.062102527618408204, 0.06083891296386719, 0.06078464126586914, 0.06172774505615235, 0.061914112091064455, 0.061830142974853515, 0.06344704055786132, 0.06170316696166992, 0.06170111846923828, 0.06197350311279297, 0.06166425704956055, 0.06224588775634766, 0.34377215576171877, 0.060114944458007816, 0.059921409606933596, 0.060034046173095705, 0.06006579208374024, 0.06113587188720703, 0.06060543823242188, 0.06059622573852539, 0.06088294219970703, 0.06083686447143555, 0.06106009674072266, 0.06101401519775391, 0.06120243072509766, 0.06076211166381836, 0.060816383361816405, 0.0609536018371582, 0.06086348724365234, 0.061159423828125, 0.06178815841674805, 0.06171955108642578, 0.06347673416137695, 0.06176153564453125, 0.06077951812744141, 0.060606464385986325, 0.0605296630859375, 0.06058803176879883, 0.06071603012084961, 0.06056755065917969, 0.060391422271728515, 0.06064332962036133, 0.06039244842529297, 0.06044569778442383, 0.06267494583129883, 0.06107955169677735, 0.06078566360473633, 0.06109900665283203, 0.06101196670532227, 0.06087680053710937, 0.06072012710571289, 0.060662784576416016, 0.06065868759155273, 0.06088601684570313, 0.06094847869873047, 0.061001728057861325, 0.06212607955932617, 0.062077953338623044, 0.06094745635986328, 0.060939262390136716, 0.06116556930541992, 0.06103551864624023, 0.06091468811035156, 0.06094131088256836, 0.06085631942749024, 0.06083174514770508, 0.06078771209716797, 0.06069145584106445, 0.06067507171630859, 0.06083379364013672, 0.06091468811035156, 0.06175743865966797, 0.060865535736083984, 0.060746753692626956, 0.06071603012084961, 0.3460966491699219, 0.071804931640625, 0.06723379516601563, 0.060647422790527344, 0.06061772918701172, 0.0612935676574707, 0.06111641693115234, 0.06078976058959961, 0.06050611114501953, 0.060797950744628904, 0.0621393928527832, 0.06233087921142578, 0.062443519592285154, 0.062483455657958986, 0.06232473754882813, 0.06259711837768554, 0.06337535858154297, 0.0628961296081543, 0.06067814254760742, 0.0611512336730957, 0.060685310363769535, 0.06095052719116211, 0.06085631942749024, 0.06103859329223633, 0.061480960845947265, 0.06094438552856445, 0.06112870407104492, 0.060903423309326174, 0.06073651123046875, 0.06101196670532227, 0.06137446212768555, 0.06265241622924805, 0.06187519836425781, 0.061423614501953126, 0.06146355056762695, 0.06130483245849609, 0.06124748611450195, 0.06103039932250977, 0.06093414306640625, 0.0607825927734375, 0.06087680053710937, 0.06085529708862305, 0.06204415893554688, 0.06232371139526367, 0.0623001594543457, 0.06356172943115235, 0.061636608123779295, 0.06087475204467773, 0.060821502685546876, 0.06070272064208984, 0.06081433486938476, 0.06089318466186523, 0.06097715377807617, 0.06097100830078125, 0.06102220916748047, 0.060864513397216796, 0.060980224609375, 0.060911617279052734, 0.060835838317871094, 0.060916736602783204, 0.0607723503112793, 0.061462528228759764, 0.06221516799926758, 0.3448493957519531, 0.06080716705322266, 0.060903423309326174, 0.060690433502197265, 0.06067302322387695, 0.062220287322998044, 0.06330265426635742, 0.06228070449829102, 0.062333953857421874, 0.06107033538818359, 0.06120755386352539, 0.06087168121337891, 0.06072422409057617, 0.061036544799804686, 0.060662784576416016, 0.06094540786743164, 0.06087782287597656, 0.060870655059814455, 0.06115327835083008, 0.06170624160766602, 0.062461952209472656, 0.061960193634033205, 0.061639678955078124, 0.061590526580810545, 0.06255206298828125, 0.062497791290283204, 0.06213119888305664, 0.06379417419433593, 0.0629452781677246, 0.06249676895141602, 0.06304767990112305, 0.06354841613769531, 0.06264524841308594, 0.06210662460327149, 0.06209331130981445, 0.06183833694458008, 0.0607825927734375, 0.0610252799987793, 0.06179840087890625, 0.061927425384521485, 0.061521919250488284, 0.061193214416503904, 0.06087680053710937, 0.061415424346923826, 0.06137241744995117, 0.06131814575195312, 0.061412353515625, 0.06154547119140625, 0.061739009857177736, 0.061279232025146485, 0.06062899017333984, 0.06071705627441406, 0.06053683090209961, 0.060499969482421874, 0.060523521423339846, 0.06032486343383789, 0.06062080001831055, 0.06089215850830078, 0.06073651123046875, 0.06320844650268555, 0.06114713668823242, 0.06053580856323242, 0.06058086395263672, 0.34582015991210935, 0.060262401580810546, 0.060375038146972655, 0.06054604721069336, 0.06065049743652344, 0.062050304412841796, 0.06033407974243164, 0.06089215850830078, 0.061279232025146485, 0.061338623046875, 0.060505088806152345, 0.06110310363769531, 0.06179942321777344, 0.06209535980224609, 0.061949951171875, 0.061074432373046876, 0.06083686447143555, 0.0606453742980957, 0.06099558258056641, 0.06268928146362304, 0.06151987075805664, 0.06104678344726563, 0.06131302261352539, 0.06123110580444336, 0.06143692779541016, 0.061825023651123044, 0.062176254272460936, 0.06111539077758789, 0.061036544799804686, 0.06217523193359375, 0.06310809707641601, 0.06316543960571289, 0.06091468811035156, 0.0608901138305664, 0.06075187301635742, 0.06094540786743164, 0.060826625823974606, 0.06210047912597656, 0.06202675247192383, 0.061933567047119144, 0.062459903717041014, 0.06237491226196289, 0.062311424255371096, 0.06444748687744141, 0.06249062347412109, 0.062740478515625, 0.06252134323120118, 0.061911041259765626, 0.06098227310180664, 0.06118502426147461, 0.06121062469482422, 0.06122086334228516, 0.0615731201171875, 0.06137343978881836, 0.061358081817626954, 0.0615997428894043, 0.06115737533569336, 0.061497344970703124, 0.061088768005371094, 0.060943359375, 0.06106521606445312, 0.06094438552856445, 0.06094745635986328]",tokens/s,15.221890656606508,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-3b-4e1t,stabilityai/stablelm-3b-4e1t,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-2.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1197.682688,3370.123264,2443.18208,1910.505472,1840.543744,s,10,1.1428547973632814,0.11428547973632812,0.00034673253959759327,0.11414414596557618,0.1144788459777832,0.11487511940002441,0.11519213813781738,"[0.11527139282226563, 0.11409270477294922, 0.11432470703125, 0.11439078521728516, 0.11402710723876953, 0.11416531372070313, 0.11410771179199218, 0.11408313751220703, 0.11412297821044921, 0.11426895904541015]",tokens/s,2240.004597177404,kWh,3.7537215407504593e-06,6.134341649412256e-06,8.917723542433737e-06,1.8805786732596452e-05,tokens/kWh,13612831.18011064,MB,1197.682688,3370.123264,2443.18208,1910.505472,1840.546304,s,10,29.238372070312497,2.9238372070312506,0.01809168527012966,2.9146141357421875,2.9519085693359375,2.956315734863281,2.959841467285156,"[2.95092919921875, 2.960722900390625, 2.9352978515625, 2.915052978515625, 2.924945068359375, 2.910833740234375, 2.9045, 2.9103740234375, 2.911541015625, 2.91417529296875]",tokens/s,21.54702725873296,kWh,0.00010783398317736249,0.0001784380541470146,0.00012213679796950814,0.0004084088352938852,tokens/kWh,154257.1917051356,,s,629,30.21534108734131,0.04803710824696551,0.013646214983650548,0.046203903198242184,0.0473831413269043,0.047959654235839845,0.16046128906249998,"[0.049068031311035154, 0.048584705352783204, 0.04826726531982422, 0.04840345764160156, 0.048763904571533206, 0.04632985687255859, 0.04625305557250976, 0.04661043167114258, 0.04643430328369141, 0.048145408630371096, 0.04763955307006836, 0.04735795211791992, 0.047151103973388675, 0.04664115142822266, 0.046202880859375, 0.047596542358398435, 0.04870963287353516, 0.046837760925292966, 0.046519294738769534, 0.0468326416015625, 0.04747673416137695, 0.048039936065673826, 0.04772556686401367, 0.04734054565429688, 0.04706304168701172, 0.047131649017333986, 0.04703744125366211, 0.046808063507080076, 0.04679167938232422, 0.047065086364746093, 0.04762419128417969, 0.04717567825317383, 0.0468326416015625, 0.0460840950012207, 0.046120960235595705, 0.047010814666748044, 0.04754431915283203, 0.047698944091796876, 0.047751167297363284, 0.04829183959960937, 0.04841984176635742, 0.047604736328125, 0.045969406127929685, 0.04605132675170898, 0.04576972961425781, 0.045889537811279295, 0.045233150482177735, 0.04513075256347656, 0.045159423828125, 0.04538880157470703, 0.04540415954589844, 0.0452782096862793, 0.04505395126342773, 0.04503551864624023, 0.045399040222167966, 0.04581478500366211, 0.04575027084350586, 0.04574617767333984, 0.04557823944091797, 0.045669376373291014, 0.04578713607788086, 0.04589567947387695, 0.16043621826171875, 0.04588236618041992, 0.0459233283996582, 0.04581785583496094, 0.04607078552246094, 0.04592947387695313, 0.045930496215820314, 0.04592127990722656, 0.045848575592041016, 0.04570521545410156, 0.04562636947631836, 0.045758464813232425, 0.045851646423339845, 0.045840385437011716, 0.045791233062744144, 0.045897727966308595, 0.04551475143432617, 0.04651724624633789, 0.05376921463012695, 0.05425971221923828, 0.04729241561889649, 0.046908416748046876, 0.04683059310913086, 0.046801921844482425, 0.0463636474609375, 0.046794750213623046, 0.046255104064941405, 0.046287872314453124, 0.04628377532958984, 0.046167041778564455, 0.04610047912597656, 0.04622643280029297, 0.0462295036315918, 0.04610355377197266, 0.04608512115478516, 0.046296062469482424, 0.04673023986816406, 0.04698112106323242, 0.046064640045166014, 0.046499839782714845, 0.04620800018310547, 0.04682137680053711, 0.046712833404541014, 0.046712833404541014, 0.04637900924682617, 0.04657356643676758, 0.04694527816772461, 0.04644147109985351, 0.04643430328369141, 0.04620185470581055, 0.04685107040405274, 0.04599808120727539, 0.04603801727294922, 0.04602163314819336, 0.04635955047607422, 0.04602982330322265, 0.04618854522705078, 0.046186496734619144, 0.046255104064941405, 0.04620185470581055, 0.04611174392700195, 0.06427238464355468, 0.059291648864746097, 0.16117555236816405, 0.04666470336914062, 0.0467322883605957, 0.04623769760131836, 0.046094337463378904, 0.04676198577880859, 0.04640563201904297, 0.04615884780883789, 0.04679270553588867, 0.04638105773925781, 0.046086143493652344, 0.04636876678466797, 0.046266368865966793, 0.04645478439331055, 0.04667391967773438, 0.046581760406494144, 0.046873600006103515, 0.04669440078735351, 0.047034366607666016, 0.04811161422729492, 0.04790988922119141, 0.047782913208007816, 0.047900672912597655, 0.047895553588867185, 0.048064510345458986, 0.04722585678100586, 0.046268417358398435, 0.04600115203857422, 0.04593459320068359, 0.046124031066894534, 0.04596428680419922, 0.046129150390625, 0.045265918731689454, 0.045505535125732424, 0.04593356704711914, 0.046502910614013675, 0.046410751342773435, 0.046734336853027345, 0.04658585739135742, 0.04597452926635742, 0.04657254409790039, 0.04616191864013672, 0.04619571304321289, 0.04618854522705078, 0.04615679931640625, 0.04634624099731445, 0.0460840950012207, 0.04616089630126953, 0.04674252700805664, 0.04840038299560547, 0.04775219345092773, 0.04649267196655273, 0.046222335815429685, 0.045976577758789064, 0.04630835342407227, 0.04607385635375977, 0.046263294219970705, 0.04582809448242187, 0.045985790252685545, 0.0459233283996582, 0.04677734375, 0.048309249877929686, 0.04796211242675781, 0.16236647033691406, 0.04737740707397461, 0.04742860794067383, 0.046655487060546875, 0.04553113555908203, 0.045824001312255856, 0.04584550476074219, 0.04571955108642578, 0.04536832046508789, 0.046036991119384765, 0.046020606994628906, 0.04604415893554688, 0.04591513442993164, 0.04603596878051758, 0.0458260498046875, 0.0457625617980957, 0.04575436782836914, 0.04585472106933594, 0.04637081527709961, 0.04628582382202148, 0.046140415191650394, 0.04603903961181641, 0.04605747222900391, 0.04595916748046875, 0.04597350311279297, 0.04626432037353516, 0.045999103546142575, 0.045889537811279295, 0.04590694427490234, 0.04593766403198242, 0.04765388870239258, 0.04793241500854492, 0.046071807861328126, 0.04542566299438477, 0.045570049285888675, 0.04580659103393555, 0.04657766342163086, 0.04757913589477539, 0.04823756790161133, 0.0472913932800293, 0.04655615997314453, 0.04682137680053711, 0.04675174331665039, 0.04631961441040039, 0.045690879821777344, 0.045770751953125, 0.04575129699707031, 0.045677566528320314, 0.045674495697021485, 0.04563148880004883, 0.046173183441162106, 0.045879295349121094, 0.046115840911865234, 0.04644454574584961, 0.046281726837158206, 0.04700262451171875, 0.04640358352661133, 0.046301185607910154, 0.046298110961914066, 0.046870529174804686, 0.04640153503417969, 0.046371841430664064, 0.046074878692626955, 0.16108953857421876, 0.0468674545288086, 0.04689920043945312, 0.04637900924682617, 0.04698316955566406, 0.04680294418334961, 0.046489601135253904, 0.04650700759887695, 0.047675392150878904, 0.04650598526000976, 0.046653438568115234, 0.04694732666015625, 0.04615270233154297, 0.04607897567749023, 0.046513153076171876, 0.04632064056396484, 0.0462295036315918, 0.04672204971313477, 0.046309375762939455, 0.045628414154052735, 0.04827852630615234, 0.04638617706298828, 0.04694323348999024, 0.045902847290039066, 0.046045185089111325, 0.04602777481079102, 0.04614656066894531, 0.04602675247192383, 0.045886463165283206, 0.045897727966308595, 0.04597862243652344, 0.04612710571289062, 0.046635009765625, 0.04719820785522461, 0.0476682243347168, 0.04709888076782227, 0.047852542877197264, 0.047341567993164066, 0.047454208374023435, 0.04828160095214844, 0.04795596694946289, 0.04716032028198242, 0.04714905548095703, 0.04601241683959961, 0.045795326232910154, 0.045472766876220705, 0.04562739181518555, 0.045314048767089846, 0.045317119598388675, 0.04529151916503906, 0.04533657455444336, 0.04546252822875976, 0.04575743865966797, 0.04568371200561523, 0.045454334259033204, 0.045704193115234375, 0.04581478500366211, 0.04579635238647461, 0.04573593521118164, 0.04559769439697266, 0.04658073425292969, 0.047009792327880856, 0.04704051208496094, 0.160574462890625, 0.04595609664916992, 0.04584550476074219, 0.045827072143554685, 0.045868030548095705, 0.045894657135009766, 0.045861888885498046, 0.04650495910644531, 0.046604286193847655, 0.046167041778564455, 0.0459950065612793, 0.046018558502197264, 0.046357505798339846, 0.046176254272460936, 0.04656435012817383, 0.046255104064941405, 0.04649574279785156, 0.04666163253784179, 0.04606054306030274, 0.04554956817626953, 0.045687808990478515, 0.04541644668579101, 0.0455362548828125, 0.045034496307373044, 0.045126655578613284, 0.04530790328979492, 0.04532223892211914, 0.04537548828125, 0.04505395126342773, 0.04578201675415039, 0.04598374557495117, 0.045859840393066405, 0.0458158073425293, 0.045497344970703124, 0.04762623977661133, 0.04674355316162109, 0.04613017654418945, 0.0458342399597168, 0.0462213134765625, 0.04642099380493164, 0.047124481201171874, 0.04695654296875, 0.046514175415039063, 0.046824447631835936, 0.04667084884643555, 0.046712833404541014, 0.04677632141113281, 0.046491649627685545, 0.046333953857421874, 0.04612607955932617, 0.04757913589477539, 0.04750643157958984, 0.04798873519897461, 0.0471910400390625, 0.04605235290527344, 0.04583321762084961, 0.046394367218017575, 0.046458881378173826, 0.04644966506958008, 0.04681727981567383, 0.04651827239990235, 0.04523110580444336, 0.04549529647827148, 0.16047103881835936, 0.04537855911254883, 0.04537241744995117, 0.04559564971923828, 0.046186496734619144, 0.04627558517456055, 0.04643942260742188, 0.04592127990722656, 0.0459048957824707, 0.04660019302368164, 0.04634009552001953, 0.04645785522460937, 0.04674764633178711, 0.046432254791259765, 0.04622438430786133, 0.045840385437011716, 0.04638105773925781, 0.046080001831054686, 0.046527488708496094, 0.046252033233642575, 0.04625100708007813, 0.04619366455078125, 0.04614348983764648, 0.046064640045166014, 0.0458158073425293, 0.045886463165283206, 0.04576051330566406, 0.04565913772583008, 0.0460134391784668, 0.046002174377441404, 0.04656025695800781, 0.04622848129272461, 0.04699852752685547, 0.046268417358398435, 0.046153728485107424, 0.04570316696166992, 0.04582195281982422, 0.045666305541992185, 0.04606054306030274, 0.04558438491821289, 0.04649369430541992, 0.04575948715209961, 0.045418495178222655, 0.04557823944091797, 0.045818878173828126, 0.04593356704711914, 0.04681011199951172, 0.04634316635131836, 0.04594585418701172, 0.045930496215820314, 0.045841407775878903, 0.04582912063598633, 0.045930496215820314, 0.04576358413696289, 0.045902847290039066, 0.0460871696472168, 0.04616191864013672, 0.04593971252441406, 0.045999103546142575, 0.04597350311279297, 0.04681523132324219, 0.047172607421875, 0.04691251373291016, 0.16060723876953126, 0.045557758331298825, 0.04576972961425781, 0.04560793685913086, 0.04602880096435547, 0.04538060760498047, 0.046448638916015625, 0.04595916748046875, 0.04624588775634766, 0.045778942108154294, 0.046069759368896485, 0.04612300872802735, 0.04600115203857422, 0.04619059371948242, 0.04588851165771484, 0.04557209777832031, 0.04578303909301758, 0.045553665161132816, 0.04558643341064453, 0.04563046264648438, 0.04576870346069336, 0.04591206359863281, 0.04609740829467773, 0.04578815841674805, 0.04602982330322265, 0.045960193634033204, 0.04600320053100586, 0.04588851165771484, 0.04640153503417969, 0.046889984130859375, 0.046222335815429685, 0.04657459259033203, 0.04661043167114258, 0.046508033752441405, 0.04655923080444336, 0.04621516799926758, 0.04619673538208008, 0.047406078338623044, 0.047219711303710936, 0.04610969543457031, 0.045794303894042966, 0.04635340881347656, 0.046524417877197265, 0.045661182403564454, 0.04552601623535156, 0.04631449508666992, 0.04624486541748047, 0.04569702529907226, 0.045628414154052735, 0.04570316696166992, 0.04632371139526367, 0.04626227188110352, 0.04629094314575195, 0.046465023040771485, 0.04660940933227539, 0.046427135467529294, 0.046682113647460936, 0.04693196868896484, 0.046852096557617184, 0.047088638305664066, 0.04689920043945312, 0.04701900863647461, 0.04702310562133789, 0.160827392578125, 0.0465428466796875, 0.046959617614746096, 0.04673331069946289, 0.04696883010864258, 0.046837760925292966, 0.047012863159179685, 0.04676812744140625, 0.04619161605834961, 0.04615167999267578, 0.045649921417236325, 0.04579942321777344, 0.04596223831176758, 0.04621823883056641, 0.04588032150268555, 0.046382080078125, 0.04604108810424805, 0.046258174896240234, 0.04634624099731445, 0.04613324737548828, 0.04591206359863281, 0.046862335205078126, 0.046440448760986325, 0.04616908645629883, 0.04552499389648437, 0.04595814514160156, 0.0463267822265625, 0.0466247673034668, 0.04635340881347656, 0.04647731018066406, 0.04605747222900391, 0.04598988723754883, 0.04629913711547851, 0.046203903198242184, 0.04609331130981445, 0.046023681640625, 0.046220287322998044, 0.04672512054443359, 0.04651724624633789, 0.046514175415039063, 0.046186496734619144, 0.046243839263916016, 0.045861888885498046, 0.045676544189453126, 0.04658790588378906, 0.046442497253417966, 0.04612198257446289, 0.04614246368408203, 0.04578303909301758, 0.04577382278442383, 0.046516223907470705, 0.04586905670166016, 0.04556390380859375, 0.04575436782836914, 0.04585779190063476, 0.04654796981811524, 0.045712383270263675, 0.04568064117431641, 0.04617216110229492, 0.04643430328369141, 0.045911041259765625, 0.04596121597290039, 0.04598988723754883, 0.1603143615722656, 0.04566016006469727, 0.04578406524658203, 0.04583628845214844, 0.04595916748046875, 0.04612607955932617, 0.04612607955932617, 0.04576153564453125, 0.046292991638183595, 0.04640768051147461, 0.04620697784423828, 0.046633983612060545, 0.04714495849609375, 0.04625305557250976, 0.046578689575195314, 0.04574003219604492, 0.0462366714477539, 0.04788940811157227, 0.047636478424072266, 0.04621721649169922, 0.04693196868896484, 0.04756172943115235, 0.04747776031494141, 0.047203327178955076, 0.04691763305664062, 0.046584831237792966, 0.04638003158569336, 0.04688588714599609, 0.04621516799926758, 0.04661248016357422, 0.0472729606628418, 0.04689100646972656, 0.04677632141113281, 0.04596736145019531, 0.045927425384521485, 0.045720577239990234, 0.04579635238647461, 0.04572467041015625, 0.04624998474121094, 0.04580556869506836, 0.046064640045166014, 0.045897727966308595, 0.04603084945678711, 0.04607078552246094, 0.045505535125732424, 0.04621414566040039, 0.04616499328613281, 0.046304256439208984, 0.046148609161376954, 0.04578303909301758, 0.04594585418701172, 0.045868030548095705, 0.045927425384521485, 0.0458260498046875, 0.04578508758544922, 0.04626227188110352, 0.04631654357910156, 0.045736961364746094, 0.04577996826171875, 0.04557516860961914, 0.04592844772338867, 0.04580352020263672, 0.04580966567993164]",tokens/s,20.817239765117826,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/phi-1_5,microsoft/phi-1_5,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-2b,google/recurrentgemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-j-6b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1350.488064,6022.955008,5096.07936,4563.402752,4430.53312,s,10,2.479912551879883,0.24799125518798829,0.0019179896461268397,0.2470246276855469,0.2507522186279297,0.25107387084960936,0.2513311926269531,"[0.25068074035644533, 0.24720223999023438, 0.2505502777099609, 0.24684701538085937, 0.2465924835205078, 0.25139552307128904, 0.24641990661621094, 0.24649699401855468, 0.24648771667480468, 0.24723965454101562]",tokens/s,1032.2944646009423,kWh,8.110651001334191e-06,1.3175498947256544e-05,1.9194897299712464e-05,4.04810472483032e-05,tokens/kWh,6323947.066629569,MB,1350.987776,6022.955008,5096.07936,4563.402752,4430.53568,s,10,41.871655761718756,4.187165576171876,0.06506114370357866,4.1725625,4.22771318359375,4.2881546875,4.336507890625,"[4.1727509765625, 4.1585322265625, 4.1723740234375, 4.2111982421875, 4.21428173828125, 4.34859619140625, 4.0989970703125, 4.213140625, 4.1630234375, 4.11876123046875]",tokens/s,15.045977727395695,kWh,0.00013301120065152644,0.00022020954604662276,0.00015972813472444613,0.0005129488814225953,tokens/kWh,122819.2560343984,,s,629,44.03199184417724,0.07000316668390659,0.029577127945876764,0.06566706848144531,0.06880399017333984,0.07047577667236328,0.31241142089843754,"[0.06783078765869141, 0.06695833587646484, 0.06660095977783204, 0.068890625, 0.06924800109863281, 0.06664806365966797, 0.06740070343017578, 0.06747135925292969, 0.06765670776367187, 0.06740070343017578, 0.0668252182006836, 0.06630604553222656, 0.06570496368408203, 0.06517453002929688, 0.06500761413574219, 0.06511411285400391, 0.06513970947265625, 0.06518067169189454, 0.06542131042480469, 0.06520012664794922, 0.06557593536376953, 0.06528511810302734, 0.06553292846679687, 0.06547763061523437, 0.06656716918945313, 0.06603981018066406, 0.06590054321289063, 0.06577254486083985, 0.06589030456542969, 0.06563430023193359, 0.06586675262451172, 0.06562201690673829, 0.06566297912597656, 0.06596403503417969, 0.06559232330322265, 0.06532608032226563, 0.06562815856933593, 0.06553600311279296, 0.06600192260742188, 0.06584422302246094, 0.0657991714477539, 0.06534041595458985, 0.0661923828125, 0.06577152252197266, 0.06551551818847656, 0.06533734130859375, 0.06598860931396484, 0.06590361785888672, 0.06557491302490234, 0.06526464080810547, 0.06555340576171875, 0.06522777557373047, 0.06542950439453125, 0.06562611389160156, 0.06620057678222656, 0.06546329498291016, 0.06606540679931641, 0.06644429016113282, 0.06801920318603516, 0.06835916900634766, 0.06935346984863282, 0.06924288177490234, 0.31661569213867186, 0.06885068511962891, 0.06909542083740235, 0.06842265319824219, 0.06806425476074218, 0.06932275390625, 0.06848614501953125, 0.06879948425292969, 0.06838784027099609, 0.06871858978271485, 0.06852812957763672, 0.06800486755371093, 0.06664601898193359, 0.06510694122314453, 0.06514585876464844, 0.06540902709960937, 0.06544486236572265, 0.06601522827148437, 0.06568038177490235, 0.06577561950683594, 0.06544691467285156, 0.06536704254150391, 0.06506803131103515, 0.06538137817382812, 0.06659481811523438, 0.065364990234375, 0.06530252838134766, 0.06545407867431641, 0.06537010955810547, 0.06524928283691406, 0.06504447937011719, 0.06524928283691406, 0.06499839782714843, 0.0652769317626953, 0.06552780914306641, 0.0651673583984375, 0.06505779266357421, 0.06508953857421874, 0.06498303985595703, 0.0651151351928711, 0.06505471801757813, 0.06537830352783203, 0.06524620819091796, 0.06566604614257812, 0.06522163391113281, 0.06510079956054687, 0.06498099517822266, 0.06519500732421875, 0.06504857635498047, 0.06553702545166015, 0.0652441635131836, 0.06555340576171875, 0.06528819274902344, 0.06535167694091797, 0.06531686401367187, 0.06551961517333985, 0.06585139465332031, 0.06530560302734376, 0.06546022033691407, 0.06548274993896484, 0.06538444519042969, 0.06571520233154297, 0.06526156616210937, 0.3173038024902344, 0.06555545806884766, 0.06548480224609375, 0.0653148193359375, 0.06521036529541016, 0.06519296264648437, 0.06512742614746093, 0.06557081604003906, 0.06560972595214844, 0.06573260498046875, 0.06551347351074219, 0.06566706848144531, 0.0657448959350586, 0.06639923095703125, 0.06550527954101562, 0.06546431732177735, 0.06531378936767578, 0.06535884857177734, 0.06507520294189453, 0.06526668548583985, 0.06488371276855469, 0.06503321838378906, 0.06484172821044921, 0.06555852508544922, 0.06510899353027344, 0.06600806427001953, 0.06569779205322265, 0.06576025390625, 0.06638079833984376, 0.06538240051269531, 0.0655841293334961, 0.06581247711181641, 0.06517247772216797, 0.06551551818847656, 0.0656332778930664, 0.06525746917724609, 0.06528102111816406, 0.06573875427246094, 0.06537830352783203, 0.06518067169189454, 0.06522470092773437, 0.0651878433227539, 0.06872268676757813, 0.06616883087158203, 0.06622003173828125, 0.06683853149414062, 0.06721638488769531, 0.06927053070068359, 0.06758604431152344, 0.06758297729492188, 0.06858035278320312, 0.06898790740966797, 0.06654566192626953, 0.06838579559326172, 0.06764543914794922, 0.06891725158691406, 0.06923878479003906, 0.06840729522705079, 0.06742630767822265, 0.06720716857910156, 0.06694502258300782, 0.06709555053710937, 0.06692044830322266, 0.31322622680664064, 0.0652933120727539, 0.06541824340820312, 0.06708940887451172, 0.06717337799072266, 0.06882201385498046, 0.06634086608886719, 0.06610329437255859, 0.0648826904296875, 0.06552268981933594, 0.06600806427001953, 0.06527283477783204, 0.06545613098144532, 0.06623027038574218, 0.06580429077148438, 0.06980403137207031, 0.06530457305908204, 0.06540083312988282, 0.06701363372802735, 0.06676787567138671, 0.06670233917236328, 0.0669675521850586, 0.06702285003662109, 0.06702285003662109, 0.06709657287597656, 0.06714265441894532, 0.06694092559814453, 0.06712115478515625, 0.0669665298461914, 0.06703923034667969, 0.06706483459472656, 0.06677503967285156, 0.06522879791259766, 0.0659916763305664, 0.06521446228027344, 0.06504959869384766, 0.06564966583251954, 0.067019775390625, 0.06697471618652344, 0.06660915374755859, 0.0666961898803711, 0.06661325073242187, 0.06693478393554687, 0.06815232086181641, 0.06870015716552734, 0.0709959716796875, 0.06992076873779297, 0.06937907409667969, 0.07065599822998046, 0.07018291473388671, 0.06898585510253906, 0.06785433959960938, 0.06729727935791016, 0.06729933166503907, 0.0673280029296875, 0.06580838775634766, 0.06528307342529296, 0.06687026977539062, 0.0653864974975586, 0.06529535675048828, 0.06726656341552735, 0.06548992156982422, 0.06516429138183594, 0.3124684753417969, 0.06529638671875, 0.06566706848144531, 0.0674334716796875, 0.06735359954833985, 0.06730035400390624, 0.06688460540771485, 0.067019775390625, 0.06722866821289063, 0.0670218276977539, 0.0665323486328125, 0.06661939239501953, 0.06647193908691407, 0.06659584045410157, 0.06713753509521485, 0.06696141052246093, 0.0682803192138672, 0.06730239868164062, 0.06719692993164063, 0.06693170928955078, 0.06739456176757813, 0.06708019256591796, 0.06682418823242188, 0.06704434967041016, 0.06680268859863281, 0.06725631713867188, 0.06718975830078125, 0.06713549041748047, 0.06470246124267579, 0.06618726348876953, 0.06725222778320313, 0.06711398315429687, 0.0671457290649414, 0.06734233856201172, 0.06697164916992188, 0.0670187530517578, 0.06683135986328125, 0.06689894104003906, 0.06699212646484375, 0.0667883529663086, 0.06663884735107421, 0.06671974182128906, 0.06657740783691406, 0.06663270568847657, 0.06691123199462891, 0.06726553344726563, 0.0668590087890625, 0.0670218276977539, 0.06705766296386718, 0.06700748443603516, 0.0668958740234375, 0.06691737365722657, 0.06675865936279297, 0.06735155487060547, 0.06692044830322266, 0.06675558471679688, 0.06693376159667969, 0.06673715209960937, 0.0666275863647461, 0.06674944305419922, 0.0669849624633789, 0.0670351333618164, 0.06785228729248047, 0.3211990966796875, 0.06955622100830078, 0.06831718444824218, 0.06885580444335937, 0.06859776306152343, 0.07046041870117188, 0.09055948638916016, 0.06961971282958984, 0.06765875244140625, 0.06660198211669922, 0.06696243286132812, 0.06688972473144532, 0.06740377807617187, 0.06759935760498047, 0.06799052429199219, 0.06983372497558593, 0.07231385803222656, 0.07292620849609376, 0.07263641357421875, 0.07297126770019531, 0.07370649719238281, 0.07173939514160156, 0.07074406433105469, 0.07150387573242188, 0.07115058898925782, 0.06922444915771485, 0.06868070220947266, 0.06874317169189453, 0.06564966583251954, 0.06482637023925782, 0.06695935821533203, 0.06758092498779297, 0.06757683563232422, 0.07285350036621094, 0.06556979370117187, 0.06542233276367188, 0.06707097625732422, 0.06776115417480469, 0.06753587341308594, 0.0676864013671875, 0.06712627410888672, 0.06744166564941406, 0.06736793518066406, 0.06732185363769531, 0.07392562866210937, 0.06773760223388672, 0.06696141052246093, 0.06748159790039063, 0.0671805419921875, 0.0665159683227539, 0.06719999694824219, 0.06703923034667969, 0.06709760284423828, 0.06760140991210938, 0.06748159790039063, 0.0805775375366211, 0.06832332611083984, 0.06947634887695313, 0.06896332550048828, 0.06715392303466797, 0.06767513275146485, 0.06625894165039062, 0.06520320129394531, 0.311510009765625, 0.06470758056640626, 0.06470861053466796, 0.06478848266601563, 0.06469734191894531, 0.06452941131591797, 0.06417817687988281, 0.06467686462402343, 0.06451404571533204, 0.06459494018554687, 0.06508953857421874, 0.06500045013427734, 0.06642585754394531, 0.06511923217773438, 0.06473216247558594, 0.06482841491699219, 0.06495846557617188, 0.06505267333984376, 0.06498099517822266, 0.06484889221191406, 0.06474240112304687, 0.06479564666748047, 0.0646461410522461, 0.06469939422607422, 0.06471167755126953, 0.06488371276855469, 0.06495846557617188, 0.06463385772705078, 0.06487245178222656, 0.06514380645751953, 0.06480998229980468, 0.06472294616699219, 0.0648058853149414, 0.0648652801513672, 0.06477311706542968, 0.06487142181396484, 0.06483865356445312, 0.0649697265625, 0.06518271636962891, 0.06527385711669922, 0.0651151351928711, 0.06515507507324218, 0.0654755859375, 0.06509056091308593, 0.06489087677001953, 0.06488473510742188, 0.06543769836425781, 0.06483660888671874, 0.0663367691040039, 0.06498406219482422, 0.06509772491455078, 0.06496562957763671, 0.06536192321777344, 0.06547763061523437, 0.06570291137695312, 0.06599577331542969, 0.06557081604003906, 0.06528614044189453, 0.065617919921875, 0.06567935943603516, 0.06562406158447266, 0.06622412872314454, 0.06550835418701172, 0.3122647094726563, 0.06504959869384766, 0.06481305694580078, 0.06497074890136718, 0.06481407928466797, 0.06503424072265625, 0.0648089599609375, 0.06520934295654297, 0.06532096099853515, 0.06514688110351563, 0.0650782699584961, 0.06524825286865234, 0.06512332916259765, 0.06543564605712891, 0.06521548461914063, 0.06553804779052734, 0.06542848205566407, 0.06547763061523437, 0.06550323486328125, 0.06546022033691407, 0.06509670257568359, 0.0653486099243164, 0.06669312286376954, 0.06841651153564453, 0.0650588150024414, 0.06675762939453125, 0.06656511688232422, 0.06861414337158203, 0.06889472198486328, 0.06843698883056641, 0.07083213043212891, 0.07589683532714844, 0.07900672149658203, 0.07984435272216797, 0.0710799331665039, 0.07315763092041015, 0.07126630401611328, 0.0704194564819336, 0.068421630859375, 0.06751538848876953, 0.06804889678955078, 0.06665830230712891, 0.06579097747802734, 0.06793421173095703, 0.06597939300537109, 0.06684671783447266, 0.06625587463378907, 0.06539673614501954, 0.06621183776855469, 0.06591693115234375, 0.06518886566162109, 0.06512435150146484, 0.06488883209228516, 0.06488063812255859, 0.06477823638916015, 0.06506086730957031, 0.06485810852050782, 0.06518681335449218, 0.06525132751464843, 0.06535577392578125, 0.06519296264648437, 0.06524006652832032, 0.06536908721923829, 0.3128227844238281, 0.06530457305908204, 0.06618009948730469, 0.06639820861816406, 0.06621798706054688, 0.06612786865234375, 0.06418637084960938, 0.06477823638916015, 0.0655093765258789, 0.06553190612792968, 0.06517964935302735, 0.06538854217529297, 0.0654940185546875, 0.06517657470703125, 0.06550220489501953, 0.06520217895507813, 0.06518681335449218, 0.06515200042724609, 0.0649512939453125, 0.06522573089599609, 0.06504243469238281, 0.06551142120361328, 0.06500454711914062, 0.0648642578125, 0.06519705963134766, 0.06546636962890626, 0.06515814208984375, 0.06496870422363281, 0.06504857635498047, 0.0649717788696289, 0.06494105529785156, 0.06509670257568359, 0.06508646392822266, 0.06516223907470703, 0.06664498901367187, 0.06943743896484375, 0.06985523223876954, 0.06940774536132813, 0.06873497772216797, 0.06506803131103515, 0.06485504150390625, 0.06515916442871093, 0.06539161682128906, 0.06499327850341798, 0.0654940185546875, 0.06612889862060548, 0.068347900390625, 0.06644019317626954, 0.06669107055664063, 0.06676070404052735, 0.06606028747558594, 0.06648422241210937, 0.06807859039306641, 0.06914559936523437, 0.07048601531982422, 0.06873088073730468, 0.06565785980224609, 0.06504959869384766, 0.06489292907714844, 0.06639411163330078, 0.06682828521728515, 0.06692556762695312, 0.06832844543457031, 0.31626956176757814, 0.06628966522216796, 0.06543257904052735, 0.0656209945678711, 0.0656394271850586, 0.06567219543457031, 0.06564556884765625, 0.06577458953857422, 0.06549708557128907, 0.06566604614257812, 0.06565478515625, 0.06551142120361328, 0.06546534729003907, 0.06541311645507812, 0.0653864974975586, 0.06552268981933594, 0.06559129333496094, 0.06606028747558594, 0.06551654052734375, 0.06563123321533203, 0.06559744262695312, 0.0652943344116211, 0.06494617462158203, 0.06529228973388672, 0.06503731536865234, 0.06667263793945312, 0.06509465789794922, 0.06573875427246094, 0.06545203399658203, 0.06518681335449218, 0.06489497375488282, 0.065080322265625, 0.0648304672241211, 0.06511923217773438, 0.06490828704833984, 0.06498201751708985, 0.06512640380859375, 0.06526566314697266, 0.06509260559082031, 0.06520012664794922, 0.0651151351928711, 0.06514892578125, 0.06544691467285156, 0.06513152313232422, 0.06506598663330078, 0.06516531372070312, 0.06499839782714843, 0.06503833770751953, 0.06502604675292968, 0.06514278411865235, 0.06491136169433594, 0.06504345703125, 0.06529228973388672, 0.06529023742675781, 0.06508953857421874, 0.06516941070556641, 0.06501068878173828, 0.06515916442871093, 0.06501478576660157, 0.06490624237060547, 0.06523699188232422, 0.065112060546875, 0.06540493011474609]",tokens/s,14.285068052927032,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-1_6b,stabilityai/stablelm-2-1_6b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-3B-v1,togethercomputer/RedPajama-INCITE-Base-3B-v1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-8B,meta-llama/Meta-Llama-3-8B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,1974.079488,13004.439552,12077.498368,11544.82176,11094.616064,s,10,5.137580108642578,0.5137580108642579,0.004952738531500588,0.5114911804199218,0.5234118774414063,0.5236684631347657,0.5238737316894531,"[0.5233548583984375, 0.5106154174804688, 0.5113905029296875, 0.5107838134765625, 0.5116477661132812, 0.5114571228027344, 0.5115252380371094, 0.523925048828125, 0.5115495910644531, 0.5113307495117188]",tokens/s,498.2890671998472,kWh,1.6394230350852013e-05,2.719249654379786e-05,3.920901747846983e-05,8.27957443731197e-05,tokens/kWh,3091946.354710381,MB,1974.079488,13004.439552,12077.498368,11544.82176,11094.618624,s,10,48.53852490234375,4.853852490234375,0.026420342531389612,4.847020263671875,4.87752734375,4.897946533203125,4.914281884765625,"[4.83625927734375, 4.91836572265625, 4.87298974609375, 4.82296435546875, 4.85402490234375, 4.86591748046875, 4.83801708984375, 4.85987646484375, 4.840015625, 4.83009423828125]",tokens/s,12.979380837541266,kWh,0.00015073258168995382,0.00025085969875731913,0.00021564004751439827,0.0006172323279616713,tokens/kWh,102068.53585917839,,s,629,53.07298921966549,0.08437677141441259,0.061115554947795935,0.07639654541015625,0.07944744720458984,0.07981199340820312,0.5880545141601563,"[0.0794224624633789, 0.07982694244384765, 0.07970816040039062, 0.0790456314086914, 0.07884595489501953, 0.07905996704101563, 0.0792248306274414, 0.07896268463134766, 0.07630643463134766, 0.07569305419921875, 0.07535513305664063, 0.07524966430664062, 0.07505715179443359, 0.07840665435791015, 0.07732736206054687, 0.07511961364746093, 0.07535104370117188, 0.0760442886352539, 0.076010498046875, 0.07575961303710937, 0.07579341125488281, 0.07577702331542968, 0.07570329284667969, 0.0760995864868164, 0.07605964660644532, 0.0760453109741211, 0.07664128112792969, 0.07669760131835937, 0.07648051452636719, 0.07645286560058594, 0.07573299407958985, 0.07511756896972656, 0.07523737335205079, 0.07518105316162109, 0.07519129943847656, 0.07531008148193359, 0.07506636810302734, 0.07535616302490235, 0.07518720245361328, 0.07579341125488281, 0.07849881744384765, 0.07910912322998047, 0.07887769317626953, 0.07870873260498047, 0.07904460906982422, 0.07985664367675781, 0.07928422546386718, 0.07967027282714843, 0.07642726135253906, 0.07636991882324219, 0.07631871795654296, 0.07630847930908204, 0.07626137542724609, 0.07578009796142578, 0.07538687896728516, 0.07515853118896484, 0.07528345489501953, 0.07538790130615235, 0.07584255981445312, 0.07621734619140624, 0.075863037109375, 0.075831298828125, 0.5877913818359375, 0.07642829132080078, 0.07636070251464844, 0.09495859527587891, 0.08984678649902343, 0.07673958587646484, 0.0768511962890625, 0.07608831787109376, 0.07623270416259766, 0.0763473892211914, 0.09006387329101563, 0.07760076904296875, 0.07762739562988281, 0.07691059112548829, 0.07642931365966797, 0.07673241424560547, 0.07668736267089844, 0.07727922821044922, 0.07666483306884765, 0.0765511703491211, 0.07742668914794922, 0.07646310424804688, 0.07909069061279297, 0.07884697723388671, 0.07840358734130859, 0.07832883453369141, 0.07861043548583985, 0.07940096282958985, 0.07932927703857422, 0.07898521423339844, 0.07888588714599609, 0.0789381103515625, 0.07925759887695312, 0.07995597076416015, 0.07919821166992187, 0.07946137237548828, 0.07993344116210938, 0.07939379119873047, 0.07956582641601563, 0.07665459442138672, 0.076295166015625, 0.07556915283203125, 0.07538687896728516, 0.0752547836303711, 0.07499468994140625, 0.07525785827636719, 0.07599513244628907, 0.0757913589477539, 0.07614771270751954, 0.07867084503173828, 0.07908863830566407, 0.07900262451171874, 0.07928934478759765, 0.07897702026367187, 0.07609343719482421, 0.07707852935791015, 0.07606578826904296, 0.07622962951660156, 0.07626956939697266, 0.07625727844238281, 0.07651430511474609, 0.07623168182373047, 0.0762234878540039, 0.5884467163085938, 0.07619174194335937, 0.07601663970947266, 0.07625830078125, 0.076474365234375, 0.07657574462890625, 0.0768358383178711, 0.07714713287353515, 0.07690239715576172, 0.07662284851074219, 0.07640166473388672, 0.07641600036621093, 0.07640985870361328, 0.07646208190917969, 0.07632179260253906, 0.07615590667724609, 0.07588658905029297, 0.07594393920898437, 0.07627571105957032, 0.07604326629638672, 0.07621939086914062, 0.0761343994140625, 0.07617740631103516, 0.07625318145751953, 0.07602790069580079, 0.07644774627685547, 0.07669554901123046, 0.07619481658935547, 0.07622246551513671, 0.07509913635253906, 0.0755568618774414, 0.07546470642089843, 0.07514828491210937, 0.07803187561035156, 0.07859609222412109, 0.07879475402832031, 0.07908249664306641, 0.07928832244873046, 0.07924531555175782, 0.07911219024658203, 0.07908454132080078, 0.07896883392333984, 0.07907635498046875, 0.07925043487548829, 0.07955763244628906, 0.0799139862060547, 0.07980953979492188, 0.07955865478515625, 0.07935282897949218, 0.0792063980102539, 0.078814208984375, 0.07572684478759766, 0.07544012451171875, 0.0754155502319336, 0.07549235534667968, 0.07525888061523438, 0.0785633316040039, 0.07924224090576172, 0.07928729248046874, 0.07978803253173829, 0.07916544342041015, 0.07910912322998047, 0.0797501449584961, 0.5879807739257813, 0.07664844512939453, 0.07615692901611328, 0.07535001373291016, 0.07533158111572266, 0.07568077087402343, 0.07519846343994141, 0.07505101013183593, 0.07576371002197266, 0.07612210845947266, 0.07600025939941406, 0.07653068542480469, 0.0762429428100586, 0.07610572814941406, 0.07648870086669922, 0.0767825927734375, 0.07647846221923828, 0.07669964599609375, 0.07706111907958985, 0.0774103012084961, 0.0769280014038086, 0.07700889587402343, 0.07700479888916016, 0.07651942443847656, 0.07622758483886719, 0.07613235473632812, 0.07678157043457032, 0.07629618835449219, 0.07598592376708985, 0.07625523376464843, 0.07623987579345703, 0.07656140899658204, 0.07635148620605468, 0.07615180969238282, 0.07609855651855468, 0.07610265350341797, 0.07619583892822265, 0.07645081329345703, 0.07651020812988281, 0.07681536102294922, 0.07950438690185548, 0.07903948974609375, 0.07848652648925782, 0.07832371520996094, 0.07882546997070312, 0.07819264221191406, 0.07548313903808594, 0.07563775634765625, 0.07604838562011719, 0.07625011444091796, 0.07589683532714844, 0.07591117095947265, 0.07599820709228515, 0.07626137542724609, 0.07667097473144531, 0.077085693359375, 0.07684812927246094, 0.0764241943359375, 0.07678975677490234, 0.076621826171875, 0.07663410949707031, 0.07672525024414062, 0.07643341064453125, 0.5884016723632812, 0.07593984222412109, 0.0761743392944336, 0.07573197174072266, 0.0758497314453125, 0.07558041381835938, 0.07581388854980468, 0.07646617889404297, 0.07634329223632813, 0.07678771209716796, 0.07696076965332031, 0.0761743392944336, 0.07605248260498047, 0.07596953582763671, 0.07613235473632812, 0.0761313247680664, 0.07618457794189454, 0.07615590667724609, 0.07560089874267578, 0.07599922943115234, 0.07591014099121093, 0.0762603530883789, 0.07883673858642579, 0.079604736328125, 0.07971430206298828, 0.07957708740234375, 0.07919821166992187, 0.07934770965576173, 0.07946956634521485, 0.0767610855102539, 0.0764067840576172, 0.07687065887451172, 0.07628288269042968, 0.07587430572509765, 0.07610060882568359, 0.0760606689453125, 0.07651942443847656, 0.07578112030029296, 0.07601459503173828, 0.07586201477050782, 0.07565824127197265, 0.07583744049072266, 0.07642931365966797, 0.0764395523071289, 0.07630438232421875, 0.07643545532226563, 0.07704985809326172, 0.07675084686279297, 0.07793049621582031, 0.07946854400634766, 0.07927193450927734, 0.07944908905029296, 0.07925350189208985, 0.07964262390136718, 0.07898931121826172, 0.07890943908691406, 0.0790149154663086, 0.0790282211303711, 0.07924838256835938, 0.07619686126708984, 0.07610060882568359, 0.07556505584716797, 0.07583948516845704, 0.58882763671875, 0.07704268646240234, 0.0766003189086914, 0.07641600036621093, 0.07818342590332031, 0.07868109130859376, 0.0760453109741211, 0.07596543884277343, 0.07967334747314453, 0.07982899475097656, 0.07990169525146484, 0.07904972839355469, 0.07936102294921875, 0.07935488128662109, 0.07651430511474609, 0.07623782348632813, 0.07634124755859376, 0.07633305358886719, 0.07594086456298828, 0.0761374740600586, 0.07660851287841797, 0.07642316436767578, 0.07661670684814453, 0.07650713348388671, 0.07630745697021485, 0.07679692840576172, 0.07647232055664062, 0.07660749053955078, 0.07582208251953125, 0.07626751708984375, 0.07783321380615234, 0.07644057464599609, 0.07604838562011719, 0.07632383728027343, 0.0762603530883789, 0.07641395568847656, 0.07654605102539062, 0.0768727035522461, 0.07634226989746094, 0.07581183624267578, 0.07627878570556641, 0.07640780639648438, 0.07876710510253906, 0.0800552978515625, 0.07990271759033203, 0.07953305816650391, 0.07937126159667969, 0.07915519714355469, 0.07897907257080078, 0.0760442886352539, 0.07633612823486328, 0.0766924819946289, 0.07641088104248046, 0.07632077026367187, 0.07646822357177735, 0.07626854705810547, 0.07946546936035156, 0.07992422485351562, 0.0769280014038086, 0.07739699554443359, 0.07663513946533203, 0.0764764175415039, 0.07581183624267578, 0.5880831909179688, 0.07610880279541016, 0.07630438232421875, 0.0764395523071289, 0.07632998657226563, 0.07656038665771485, 0.07626956939697266, 0.07653887939453125, 0.07666073608398437, 0.07678566741943359, 0.07634329223632813, 0.07646208190917969, 0.078129150390625, 0.07596646118164062, 0.07593574523925781, 0.07611801910400391, 0.07627468872070313, 0.07644774627685547, 0.07585791778564453, 0.07607500457763672, 0.07616000366210937, 0.07628594970703124, 0.07626854705810547, 0.07640882873535157, 0.07612723541259765, 0.07624396514892579, 0.07639654541015625, 0.07763046264648438, 0.07680512237548828, 0.07675186920166016, 0.0766740493774414, 0.07666790771484375, 0.07621427154541016, 0.07620505523681641, 0.0765511703491211, 0.07625830078125, 0.07553638458251953, 0.07560601806640625, 0.07558451080322266, 0.07518617248535156, 0.07593881225585937, 0.07637606048583985, 0.07894834899902343, 0.080216064453125, 0.07980953979492188, 0.07983718109130859, 0.07986380767822265, 0.07944703674316406, 0.07981362915039063, 0.07996211242675781, 0.07671603393554688, 0.076548095703125, 0.07649485015869141, 0.07687372589111328, 0.07695053100585937, 0.07653990173339843, 0.0766924819946289, 0.0764927978515625, 0.076042236328125, 0.0760606689453125, 0.07591423797607422, 0.0762972183227539, 0.07646002960205078, 0.6159380493164063, 0.07990476989746094, 0.08049664306640625, 0.07961907196044922, 0.07939993286132813, 0.07915827178955079, 0.07874765014648437, 0.0794593276977539, 0.07965286254882813, 0.07930675506591797, 0.07876812744140625, 0.07888896179199219, 0.0761681900024414, 0.0762798080444336, 0.07652864074707032, 0.07635558319091797, 0.07639654541015625, 0.07630540466308594, 0.07627571105957032, 0.07642829132080078, 0.07702937316894531, 0.07664332580566406, 0.07619071960449218, 0.07532339477539063, 0.07804723358154297, 0.07860736083984375, 0.07853874969482422, 0.07851827239990235, 0.07867596435546875, 0.07575347137451172, 0.07624396514892579, 0.07616921234130859, 0.0760268783569336, 0.075936767578125, 0.07592960357666016, 0.0760453109741211, 0.07624908447265626, 0.07608422088623047, 0.07606374359130859, 0.07659622192382813, 0.0762081298828125, 0.07635353851318359, 0.07644569396972656, 0.0764559326171875, 0.07572889709472656, 0.07559884643554687, 0.07578316497802734, 0.0752015380859375, 0.0753776626586914, 0.076042236328125, 0.07639961242675782, 0.07592038726806641, 0.07573197174072266, 0.07610470581054687, 0.07589068603515625, 0.0760627212524414, 0.07652146911621094, 0.076295166015625, 0.07623372650146484, 0.0760453109741211, 0.07635660552978515, 0.07618560028076173, 0.07615897369384765, 0.5882542114257813, 0.07605145263671875, 0.07563571166992188, 0.07623168182373047, 0.07608934020996094, 0.07628083038330079, 0.07701606750488281, 0.07630847930908204, 0.07621734619140624, 0.07593164825439454, 0.07619789123535156, 0.07599308776855469, 0.07585177612304687, 0.07583026885986328, 0.0753090591430664, 0.07508480072021484, 0.07498957061767578, 0.0753407974243164, 0.07526707458496094, 0.0760791015625, 0.07600332641601562, 0.07601868438720703, 0.0756490249633789, 0.07571660614013671, 0.07565106964111327, 0.0761538543701172, 0.07626137542724609, 0.07603711700439453, 0.07621836853027343, 0.07842610931396485, 0.07896371459960938, 0.07909375762939454, 0.07941939544677734, 0.079283203125, 0.07875993347167969, 0.07854694366455078, 0.07826124572753906, 0.07932723236083984, 0.0792647705078125, 0.07868211364746094, 0.07852953338623046, 0.07948492431640625, 0.07994367980957032, 0.0794071044921875, 0.07938150024414062, 0.0787927017211914, 0.0758128662109375, 0.07580364990234376, 0.07593574523925781, 0.07625113677978515, 0.07606784057617187, 0.07625421142578125, 0.07636685180664063, 0.07610675048828125, 0.07635148620605468, 0.07956684875488282, 0.07606886291503906, 0.07536946868896484, 0.07543193817138671, 0.07509811401367188, 0.07567462158203125, 0.07603814697265625, 0.07619686126708984, 0.5884303588867188, 0.07645388793945312, 0.07629926300048828, 0.07646514892578125, 0.07651225280761718, 0.07654297637939453, 0.07627571105957032, 0.07630233764648438, 0.07618662261962891, 0.07611698913574219, 0.07583436584472657, 0.07790489959716797, 0.0791009292602539, 0.07967334747314453, 0.07923404693603515, 0.07957913970947265, 0.07992626953125, 0.07998464202880859, 0.07947980499267578, 0.07954637145996094, 0.07643443298339844, 0.07622246551513671, 0.07577190399169922, 0.07568998718261719, 0.07520665740966796, 0.07506534576416016, 0.07501618957519532, 0.07521587371826172, 0.0748564453125, 0.0757227554321289, 0.07578726196289062, 0.07586099243164063, 0.07561727905273438, 0.07582822418212891, 0.07609139251708984, 0.07626956939697266, 0.07560396575927734, 0.07776358032226563, 0.07969996643066406, 0.0774277114868164, 0.07687680053710938, 0.07687065887451172, 0.07592447662353516, 0.07555891418457031, 0.07498035430908204, 0.07527117156982421, 0.07491891479492188, 0.07526195526123047, 0.07524864196777344, 0.07520051574707032, 0.07522406768798828, 0.07575347137451172, 0.07591731262207031, 0.0761538543701172, 0.07577292633056641, 0.07621631622314454, 0.07561011505126954, 0.07568793487548828, 0.0758497314453125, 0.0786903076171875, 0.07903948974609375, 0.0792074203491211, 0.0792063980102539]",tokens/s,11.851603032883855,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-32B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2890.62912,23465.033728,22538.092544,22005.415936,21184.837632,s,10,12.3248701171875,1.2324870117187499,0.002686182567585233,1.231259704589844,1.2376896484375,1.2378196166992186,1.2379235913085938,"[1.2376607666015624, 1.2305545654296874, 1.2308284912109375, 1.2379495849609374, 1.231546142578125, 1.23098828125, 1.23102587890625, 1.2319095458984375, 1.230913330078125, 1.2314935302734376]",tokens/s,207.71009963261056,kWh,4.0238517522811894e-05,6.659200428061821e-05,9.482524252462099e-05,0.0002016557643280511,tokens/kWh,1269490.117741154,MB,2890.9568,23465.033728,22538.092544,22005.415936,21184.840192,s,10,82.349685546875,8.2349685546875,0.0335505168010858,8.22392138671875,8.28545537109375,8.293542626953126,8.300012431640626,"[8.230623046875, 8.283658203125, 8.21907421875, 8.1995771484375, 8.1960302734375, 8.2214091796875, 8.3016298828125, 8.21170703125, 8.22643359375, 8.25954296875]",tokens/s,7.650302436691056,kWh,0.00025587005168199544,0.00042807876867982723,0.00040463443482394726,0.0010885832551857698,tokens/kWh,57873.38699165354,,s,629,93.30467756652837,0.1483381201375649,0.14648518627795995,0.1302108154296875,0.13239827880859376,0.13382307739257812,1.362480859375,"[0.13087026977539062, 0.13086822509765625, 0.13090098571777345, 0.13025587463378907, 0.13036749267578124, 0.1308272705078125, 0.130440185546875, 0.1301913604736328, 0.13005619812011718, 0.12991282653808595, 0.13022207641601563, 0.12967219543457031, 0.13004185485839845, 0.12973670959472655, 0.1299988555908203, 0.13011251831054688, 0.1299578857421875, 0.12975820922851564, 0.12997836303710938, 0.13037362670898436, 0.12993228149414063, 0.13007359313964845, 0.13016371154785156, 0.13023846435546876, 0.13038694763183595, 0.13058560180664064, 0.13064498901367189, 0.13009408569335937, 0.13086720275878908, 0.13438362121582031, 0.13031117248535157, 0.130334716796875, 0.13025177001953125, 0.13018316650390624, 0.13120101928710937, 0.12998757934570312, 0.13022412109375, 0.13031015014648437, 0.12999168395996094, 0.12973568725585938, 0.13048934936523438, 0.12987187194824218, 0.1297725372314453, 0.12934962463378907, 0.13392076110839843, 0.13494374084472657, 0.13194752502441406, 0.13149081420898437, 0.1336115264892578, 0.13162701416015626, 0.13102182006835938, 0.13116928100585937, 0.1309951934814453, 0.13001113891601562, 0.13033779907226561, 0.13060403442382812, 0.13031219482421874, 0.12990463256835938, 0.13021696472167968, 0.13066444396972657, 0.13055795288085936, 0.13073100280761718, 1.362466796875, 0.129797119140625, 0.13021388244628906, 0.13084877014160157, 0.1324707794189453, 0.13170381164550782, 0.13222706604003906, 0.13433445739746094, 0.13384602355957032, 0.13408869934082032, 0.13416653442382812, 0.13388082885742186, 0.13378150939941405, 0.13382553100585937, 0.13461811828613282, 0.13368013000488282, 0.13337600708007813, 0.13238783264160156, 0.13088665771484376, 0.13024563598632813, 0.13080677795410156, 0.13055282592773437, 0.1302968292236328, 0.12982579040527345, 0.13057228088378905, 0.13118258666992189, 0.13030706787109375, 0.13038079833984376, 0.12981248474121093, 0.13113343811035155, 0.13089996337890625, 0.12978073120117187, 0.12996095275878905, 0.12994149780273437, 0.13559603881835938, 0.13276261901855468, 0.13194956970214844, 0.1329213409423828, 0.13218304443359374, 0.13296844482421874, 0.13310054016113282, 0.13381939697265624, 0.13301043701171875, 0.13354495239257813, 0.13004185485839845, 0.1296926727294922, 0.1299087371826172, 0.13000192260742188, 0.1297622985839844, 0.13045350646972656, 0.13032754516601563, 0.13004389953613282, 0.13040435791015625, 0.12967015075683594, 0.13003468322753906, 0.1298851776123047, 0.13047091674804687, 0.13133824157714843, 0.13130752563476564, 0.13019648742675782, 0.13032652282714843, 0.13021388244628906, 0.13011251831054688, 1.361722412109375, 0.13002957153320313, 0.13012275695800782, 0.12976742553710938, 0.13006745910644532, 0.13027737426757813, 0.12942335510253905, 0.12887245178222656, 0.12887551879882814, 0.1296302032470703, 0.12924826049804689, 0.12966400146484375, 0.12980633544921874, 0.13035008239746093, 0.13009715270996094, 0.1295810546875, 0.1299957733154297, 0.1304074249267578, 0.13013095092773438, 0.1296711730957031, 0.1292421112060547, 0.1300684814453125, 0.13090304565429686, 0.12988621520996094, 0.12953907775878906, 0.13049241638183592, 0.13018727111816406, 0.129828857421875, 0.12967832946777344, 0.13019442749023438, 0.1300869140625, 0.13021696472167968, 0.12984934997558595, 0.12974386596679688, 0.12910284423828125, 0.12889907836914063, 0.1287772216796875, 0.12918067932128907, 0.1335695343017578, 0.13260902404785158, 0.13233255004882813, 0.13175910949707031, 0.13209599304199218, 0.13195878601074218, 0.13231411743164062, 0.1301422119140625, 0.129691650390625, 0.13090304565429686, 0.13190451049804688, 0.1314713592529297, 0.13261004638671875, 0.13225164794921876, 0.1313402862548828, 0.13170381164550782, 0.13196697998046875, 0.13270118713378906, 0.13273907470703125, 0.13007974243164064, 0.1300807647705078, 0.1301422119140625, 0.12959129333496094, 0.13033676147460938, 0.13001011657714845, 1.370565673828125, 0.1305866241455078, 0.13102182006835938, 0.12979200744628908, 0.12954214477539064, 0.12976640319824218, 0.13015756225585937, 0.13056716918945313, 0.1298319396972656, 0.12996812438964844, 0.130008056640625, 0.12999168395996094, 0.130234375, 0.1298851776123047, 0.12993228149414063, 0.13007667541503906, 0.12984831237792968, 0.12958207702636718, 0.12987596130371093, 0.13012582397460937, 0.13015245056152344, 0.13073817443847657, 0.13082009887695312, 0.13024870300292968, 0.13011865234375, 0.12973977661132813, 0.13044224548339844, 0.13054669189453125, 0.13040946960449218, 0.13057638549804687, 0.13074227905273436, 0.1302405090332031, 0.13036338806152345, 0.13103616333007811, 0.13041664123535157, 0.13027737426757813, 0.1305518035888672, 0.13000294494628906, 0.12966706848144532, 0.1308159942626953, 0.1305866241455078, 0.12995993041992188, 0.13044122314453124, 0.12996710205078124, 0.12983705139160157, 0.13000090026855468, 0.1297090606689453, 0.1300193328857422, 0.12996607971191407, 0.12976127624511719, 0.12976844787597655, 0.12949810791015626, 0.1305364532470703, 0.1296312255859375, 0.1299957733154297, 0.13063168334960937, 0.13005209350585936, 0.12934962463378907, 0.12950119018554687, 0.12953701782226562, 0.1296117706298828, 0.12973158264160156, 0.13020364379882812, 1.3631160888671876, 0.12986470031738281, 0.13074227905273436, 0.1297090606689453, 0.12961074829101563, 0.1296363525390625, 0.1303173065185547, 0.13076173400878907, 0.13078221130371093, 0.1299261474609375, 0.1298913269042969, 0.12974284362792968, 0.12967219543457031, 0.12992716979980468, 0.12994866943359376, 0.12989439392089844, 0.13010636901855469, 0.13029273986816406, 0.13000396728515626, 0.1302978515625, 0.13004185485839845, 0.12973773193359375, 0.13007154846191407, 0.13011045837402344, 0.1298032684326172, 0.12993536376953124, 0.1297059783935547, 0.1304074249267578, 0.13021388244628906, 0.1299251251220703, 0.12989747619628905, 0.13049650573730467, 0.130482177734375, 0.13072178649902344, 0.13046885681152343, 0.13049856567382812, 0.13003981018066407, 0.13003468322753906, 0.12985139465332032, 0.1294254150390625, 0.12925747680664063, 0.12959539794921876, 0.12966400146484375, 0.13100544738769532, 0.13041868591308595, 0.13032447814941406, 0.13078732299804688, 0.13092147827148437, 0.13012069702148438, 0.13007872009277344, 0.13032858276367187, 0.13025894165039062, 0.12962200927734374, 0.12968038940429688, 0.1296865234375, 0.13011148071289064, 0.13003366088867188, 0.1302425537109375, 0.12965785217285156, 0.13011865234375, 0.13009202575683593, 0.13007154846191407, 0.12944076538085938, 1.3625087890625, 0.13034188842773436, 0.12975001525878907, 0.12980018615722655, 0.13014834594726563, 0.13012684631347657, 0.13014938354492187, 0.12952268981933593, 0.1301913604736328, 0.12958309936523438, 0.12994662475585939, 0.13023129272460937, 0.12991590881347656, 0.1301012420654297, 0.1299988555908203, 0.13038490295410157, 0.1301422119140625, 0.12988313293457032, 0.12993638610839844, 0.1297039337158203, 0.13009919738769532, 0.12937522888183595, 0.12906495666503906, 0.12917453002929688, 0.12927999877929688, 0.1292584991455078, 0.13002239990234374, 0.12971827697753907, 0.12996914672851562, 0.13011251831054688, 0.13001522827148437, 0.12978073120117187, 0.1303695373535156, 0.13016268920898438, 0.1300305938720703, 0.1304524841308594, 0.1301053466796875, 0.1296865234375, 0.1300869140625, 0.13088050842285157, 0.13038490295410157, 0.13033062744140625, 0.13002035522460936, 0.13060403442382812, 0.13354905700683595, 0.13394534301757813, 0.13244108581542968, 0.13202534484863282, 0.13494784545898436, 0.133897216796875, 0.13236224365234375, 0.1323284454345703, 0.13204071044921875, 0.1297059783935547, 0.13007359313964845, 0.1301002197265625, 0.1301176300048828, 0.1336750030517578, 0.13015756225585937, 0.1299199981689453, 0.12960255432128906, 0.12995481872558592, 0.13016986083984375, 1.3674271240234375, 0.13489663696289061, 0.1318041534423828, 0.13060812377929687, 0.12975001525878907, 0.1318277130126953, 0.13011456298828125, 0.1302108154296875, 0.13027532958984375, 0.13026611328125, 0.12964454650878907, 0.13044735717773437, 0.13073408508300782, 0.1301749725341797, 0.13005722045898438, 0.13156863403320312, 0.1302056884765625, 0.13019340515136718, 0.12993331909179687, 0.1304463348388672, 0.13141810607910157, 0.1605928955078125, 0.13123277282714843, 0.14334669494628907, 0.1314826202392578, 0.13157376098632811, 0.13063885498046876, 0.13031423950195312, 0.13063987731933593, 0.1305620422363281, 0.13123277282714843, 0.13038694763183595, 0.13019955444335937, 0.13032754516601563, 0.1333739471435547, 0.13222604370117189, 0.13174374389648438, 0.13155226135253906, 0.13424024963378905, 0.13215846252441407, 0.13019544982910156, 0.13173452758789062, 0.13004185485839845, 0.13033882141113282, 0.12980429077148437, 0.13108735656738282, 0.13140480041503907, 0.13232640075683594, 0.13120204162597657, 0.13044429016113282, 0.13315379333496094, 0.1309276123046875, 0.13142221069335938, 0.12981759643554688, 0.12990567016601562, 0.1308651580810547, 0.13114060974121095, 0.13051084899902343, 0.13040435791015625, 0.13255372619628905, 0.13072486877441405, 0.1303900146484375, 0.13222195434570314, 1.3631334228515626, 0.13003468322753906, 0.13305958557128905, 0.13094195556640625, 0.12997938537597656, 0.13006437683105468, 0.13039820861816406, 0.137385986328125, 0.12992819213867188, 0.13004287719726562, 0.12990463256835938, 0.13014118957519533, 0.1301913604736328, 0.12990361022949218, 0.12958207702636718, 0.13027635192871093, 0.13008998107910155, 0.13028250122070312, 0.13015449523925782, 0.12984217834472656, 0.12859085083007812, 0.12894105529785158, 0.12915097045898438, 0.1290393524169922, 0.13031015014648437, 0.1302108154296875, 0.13253836059570312, 0.1306132507324219, 0.13047705078125, 0.13012684631347657, 0.13021490478515624, 0.12979814147949217, 0.12981657409667968, 0.12979814147949217, 0.13019340515136718, 0.1294151611328125, 0.1296312255859375, 0.13053543090820313, 0.1306941375732422, 0.12962200927734374, 0.12956568908691407, 0.13221376037597657, 0.13716787719726561, 0.13174681091308593, 0.13097369384765625, 0.13082418823242187, 0.13007154846191407, 0.12950630187988282, 0.12972543334960937, 0.1303162841796875, 0.12998042297363283, 0.12985037231445312, 0.12975308227539062, 0.12962713623046876, 0.12963839721679687, 0.12963430786132812, 0.13004698181152344, 0.12957798767089843, 0.1298882598876953, 0.13006028747558593, 0.1289932861328125, 0.12996607971191407, 0.129797119140625, 1.362486328125, 0.12963533020019533, 0.1313843231201172, 0.12998963928222657, 0.13556019592285157, 0.13347943115234376, 0.1322987518310547, 0.131019775390625, 0.13061427307128906, 0.13031832885742187, 0.1297786865234375, 0.1303951416015625, 0.1298472900390625, 0.13044122314453124, 0.13002239990234374, 0.1296742401123047, 0.12975718688964843, 0.13028147888183594, 0.13007359313964845, 0.13025996398925782, 0.12959027099609374, 0.1324400634765625, 0.13205503845214844, 0.1323489227294922, 0.12975616455078126, 0.13099929809570313, 0.1316567077636719, 0.13143142700195312, 0.12980735778808594, 0.12961485290527344, 0.1303961639404297, 0.13014732360839842, 0.12997734069824218, 0.1305866241455078, 0.13124812316894532, 0.1298585662841797, 0.12971110534667968, 0.1300623321533203, 0.12979405212402345, 0.13018521118164061, 0.13046783447265625, 0.13080677795410156, 0.13176934814453126, 0.13162393188476562, 0.12954214477539064, 0.12986265563964844, 0.1302364196777344, 0.1324462127685547, 0.13173043823242186, 0.13073919677734375, 0.13075558471679688, 0.13079653930664062, 0.1313290252685547, 0.12955751037597657, 0.12879667663574218, 0.12870040893554688, 0.12972032165527345, 0.12984934997558595, 0.1294940185546875, 0.12952677917480468, 0.13015040588378907, 0.1302968292236328, 0.13012889099121094, 1.362734130859375, 0.12943974304199218, 0.13063987731933593, 0.13069517517089843, 0.13037977600097655, 0.12967526245117186, 0.13251994323730468, 0.1329407958984375, 0.1310924835205078, 0.12975001525878907, 0.13002546691894531, 0.1302845458984375, 0.12970700073242186, 0.13039308166503907, 0.13105255126953125, 0.1309071350097656, 0.13256294250488282, 0.13119795227050782, 0.13058355712890626, 0.13028761291503907, 0.12961996459960937, 0.12970086669921874, 0.13032858276367187, 0.13097882080078124, 0.1305200653076172, 0.12962406921386718, 0.12995071411132814, 0.1300510711669922, 0.13023846435546876, 0.12977357482910157, 0.13018418884277344, 0.13077708435058594, 0.13107302856445313, 0.12978790283203126, 0.12983296203613282, 0.12951756286621094, 0.1294817352294922, 0.12948069763183595, 0.13062042236328125, 0.16125747680664063, 0.12936601257324218, 0.13028250122070312, 0.13111091613769532, 0.13117439270019532, 0.1420431365966797, 0.12968038940429688, 0.13020262145996095, 0.12984524536132813, 0.13007872009277344, 0.1303521270751953, 0.13033882141113282, 0.1320396728515625, 0.1311446990966797, 0.13047705078125, 0.1299087371826172, 0.13028352355957032, 0.13019033813476563, 0.13123379516601563, 0.13076480102539062, 0.13093682861328124, 0.13062042236328125, 0.1297049560546875, 0.12965785217285156]",tokens/s,6.741355486186734,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-125m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1279.156224,1734.344704,807.40352,274.726912,220.29568,s,10,0.25751475334167484,0.025751475334167485,0.0015639427019809337,0.025289680480957033,0.027824419021606445,0.028496481895446776,0.029034132194519044,"[0.026664800643920898, 0.024917984008789064, 0.02395619201660156, 0.0255534725189209, 0.0257772159576416, 0.02916854476928711, 0.025025888442993163, 0.024537887573242188, 0.027675071716308595, 0.024237695693969726]",tokens/s,9941.177997686795,kWh,7.99241874899183e-07,1.34067938047564e-06,8.971279853238563e-07,3.0370492406986796e-06,tokens/kWh,84292344.21668668,MB,1279.156224,1734.344704,807.40352,274.726912,229.305856,s,10,13.031153686523437,1.3031153686523438,0.07497563196448176,1.2849938354492187,1.4188610473632812,1.419989727783203,1.4208926721191406,"[1.3004940185546876, 1.228149169921875, 1.2279432373046875, 1.421118408203125, 1.3632158203125, 1.26949365234375, 1.2347142333984376, 1.3449344482421874, 1.4186102294921874, 1.22248046875]",tokens/s,48.34568106210992,kWh,4.1815817143235894e-05,6.883598767975141e-05,3.85367646729566e-05,0.0001491885694959439,tokens/kWh,422284.3627555047,,s,629,13.240569845199595,0.02105019053290872,0.004895331515565386,0.019851264953613282,0.02335866851806641,0.024878490066528324,0.045308558654785155,"[0.021347328186035155, 0.02111692810058594, 0.02084659194946289, 0.02086502456665039, 0.020961280822753905, 0.02103910446166992, 0.02102272033691406, 0.02086809539794922, 0.020962303161621093, 0.02104012870788574, 0.02085273551940918, 0.020840448379516603, 0.02084864044189453, 0.020966400146484376, 0.02112512016296387, 0.02128895950317383, 0.02107904052734375, 0.021415935516357423, 0.020974592208862306, 0.020649984359741212, 0.02020249557495117, 0.020758527755737305, 0.021147647857666017, 0.021407743453979493, 0.02123263931274414, 0.021300224304199217, 0.02122956848144531, 0.021384191513061524, 0.020822015762329102, 0.0204083194732666, 0.020580352783203124, 0.02109951972961426, 0.021507072448730468, 0.020738048553466795, 0.02088140869140625, 0.02010316848754883, 0.019614719390869142, 0.02011136054992676, 0.019545087814331053, 0.020059135437011717, 0.020110336303710938, 0.02012876892089844, 0.020543487548828124, 0.02025062370300293, 0.02012876892089844, 0.020051967620849608, 0.021283840179443358, 0.02082815933227539, 0.0210513916015625, 0.020920320510864256, 0.020106239318847655, 0.01965977668762207, 0.019978239059448243, 0.019717119216918946, 0.01968332862854004, 0.020162559509277343, 0.01990553665161133, 0.020139007568359374, 0.02002841567993164, 0.019727359771728514, 0.019719167709350584, 0.020361215591430663, 0.04534067153930664, 0.019910655975341796, 0.019885055541992186, 0.01984511947631836, 0.01970278358459473, 0.019949567794799804, 0.0196495361328125, 0.019354623794555666, 0.01962188720703125, 0.019499008178710937, 0.019171327590942384, 0.01920204734802246, 0.019320831298828126, 0.019501056671142578, 0.019481599807739256, 0.01924198341369629, 0.019526655197143555, 0.019293184280395507, 0.019390464782714844, 0.019728384017944335, 0.01924608039855957, 0.01920102310180664, 0.019185663223266602, 0.01918976020812988, 0.019301376342773437, 0.01921023941040039, 0.019297279357910157, 0.019180543899536134, 0.019156991958618166, 0.01920614433288574, 0.0192225284576416, 0.019363840103149413, 0.01985536003112793, 0.01967001533508301, 0.01937919998168945, 0.01958502388000488, 0.019351551055908203, 0.020798463821411133, 0.020178943634033202, 0.019966976165771484, 0.019936256408691407, 0.019946495056152345, 0.01983590316772461, 0.01940275192260742, 0.01944780731201172, 0.019351551055908203, 0.01944166374206543, 0.019348480224609374, 0.019304447174072266, 0.019311616897583008, 0.019350528717041016, 0.019316736221313476, 0.019346431732177736, 0.019327999114990235, 0.019341312408447265, 0.019357696533203125, 0.019377151489257814, 0.019277824401855468, 0.019521535873413084, 0.019578880310058593, 0.019323904037475585, 0.01922355270385742, 0.019273727416992188, 0.04365926361083984, 0.01924198341369629, 0.019298303604125978, 0.019264511108398438, 0.019371007919311522, 0.01941606330871582, 0.019793920516967774, 0.019307519912719725, 0.01923583984375, 0.019384319305419923, 0.019348480224609374, 0.01923583984375, 0.01922662353515625, 0.019203071594238282, 0.019175424575805664, 0.019183616638183593, 0.01918976020812988, 0.019179519653320314, 0.019099647521972657, 0.019277824401855468, 0.01927987289428711, 0.01925734329223633, 0.01965772819519043, 0.019332096099853514, 0.019530752182006835, 0.019224576950073242, 0.019272703170776367, 0.01904537582397461, 0.019116031646728517, 0.019156991958618166, 0.01925734329223633, 0.019300352096557616, 0.019103744506835937, 0.019133440017700197, 0.01929523277282715, 0.019087360382080077, 0.01927168083190918, 0.01927065658569336, 0.019112960815429687, 0.01926553535461426, 0.019130367279052735, 0.01924095916748047, 0.019183616638183593, 0.019578880310058593, 0.020185087203979494, 0.02045952033996582, 0.019842048645019532, 0.02043801689147949, 0.02187468719482422, 0.020084735870361328, 0.019503103256225587, 0.019515392303466796, 0.019551231384277345, 0.020033536911010744, 0.01997209548950195, 0.019926015853881835, 0.019628032684326172, 0.019706880569458008, 0.01965772819519043, 0.01963929557800293, 0.01982975959777832, 0.019834880828857423, 0.019951616287231445, 0.04691558456420898, 0.019766271591186522, 0.020692991256713866, 0.020287488937377928, 0.02003046417236328, 0.019524608612060547, 0.019507200241088866, 0.01966694450378418, 0.020380672454833985, 0.020404224395751954, 0.019924991607666014, 0.02048204803466797, 0.020116479873657226, 0.020146175384521483, 0.01943654441833496, 0.019355648040771483, 0.01960038375854492, 0.020875263214111327, 0.02082713508605957, 0.02011238479614258, 0.020463615417480468, 0.020379648208618165, 0.019883007049560548, 0.01942118453979492, 0.019506175994873046, 0.019405824661254883, 0.020557823181152343, 0.020025344848632814, 0.02042572784423828, 0.020561920166015626, 0.02025062370300293, 0.020948991775512696, 0.019685375213623048, 0.019320831298828126, 0.01943449592590332, 0.019947519302368166, 0.025422847747802735, 0.10380390167236328, 0.020488191604614257, 0.020434944152832032, 0.021646335601806642, 0.024250368118286132, 0.02183475112915039, 0.023752704620361328, 0.02446335983276367, 0.024467456817626954, 0.02386124801635742, 0.023976959228515626, 0.022897663116455077, 0.023217151641845703, 0.02247270393371582, 0.022819839477539062, 0.023384063720703126, 0.02327347183227539, 0.02326937675476074, 0.023017471313476562, 0.022664192199707032, 0.022133760452270508, 0.02248089599609375, 0.022323200225830078, 0.022181888580322266, 0.022098943710327147, 0.021784576416015625, 0.04767948913574219, 0.02071244812011719, 0.02047590446472168, 0.01964031982421875, 0.019203071594238282, 0.019145727157592773, 0.019280895233154297, 0.020145151138305666, 0.020755456924438476, 0.02148761558532715, 0.020799488067626954, 0.020366336822509764, 0.020001792907714845, 0.019741695404052736, 0.01984716796875, 0.020155391693115234, 0.020313087463378905, 0.020271104812622072, 0.02065715217590332, 0.02039910316467285, 0.020564992904663085, 0.021007360458374022, 0.021530624389648437, 0.020534271240234374, 0.020586496353149415, 0.02059775924682617, 0.02046156883239746, 0.020385791778564453, 0.021747711181640626, 0.020823040008544923, 0.020759552001953126, 0.02084659194946289, 0.020979711532592774, 0.02142617607116699, 0.027041791915893554, 0.030437376022338865, 0.025948160171508788, 0.021538816452026367, 0.02128281593322754, 0.021209087371826172, 0.02206515121459961, 0.0267827205657959, 0.025465856552124022, 0.02457907295227051, 0.026104831695556642, 0.02555904006958008, 0.025015296936035155, 0.02229555130004883, 0.02147635269165039, 0.02102272033691406, 0.020356096267700196, 0.019778560638427735, 0.020734975814819336, 0.02091929626464844, 0.020736000061035157, 0.020342784881591795, 0.020214784622192384, 0.020345855712890625, 0.020332544326782227, 0.021053440093994142, 0.024429567337036134, 0.02466815948486328, 0.023984128952026368, 0.05325414276123047, 0.023768064498901367, 0.023851007461547852, 0.023740415573120118, 0.023227392196655275, 0.020040704727172853, 0.01960960006713867, 0.019603456497192383, 0.01963827133178711, 0.01982975959777832, 0.01982156753540039, 0.019895296096801757, 0.0196177921295166, 0.019749887466430666, 0.019886079788208007, 0.020497407913208008, 0.0202926082611084, 0.019762176513671875, 0.020118528366088868, 0.020039680480957032, 0.02049843215942383, 0.020346879959106445, 0.020170751571655272, 0.020904960632324218, 0.01942527961730957, 0.019143680572509765, 0.019086336135864256, 0.019526655197143555, 0.01905561637878418, 0.019893247604370116, 0.019358720779418945, 0.019589120864868165, 0.019644416809082032, 0.019115007400512696, 0.01902387237548828, 0.019360767364501954, 0.02082508850097656, 0.02004275131225586, 0.020297727584838866, 0.01967616081237793, 0.019974143981933593, 0.02040115165710449, 0.020311040878295897, 0.019582975387573243, 0.01945395278930664, 0.019581951141357423, 0.019779584884643556, 0.020075519561767577, 0.019714048385620117, 0.02004582405090332, 0.020016128540039063, 0.020642816543579103, 0.019945472717285157, 0.01939558410644531, 0.019408895492553712, 0.01961369514465332, 0.0194969596862793, 0.019696640014648437, 0.01964851188659668, 0.020023296356201172, 0.020142080307006836, 0.02048102378845215, 0.020131839752197265, 0.045379585266113284, 0.01941094398498535, 0.019367935180664063, 0.01944371223449707, 0.019939327239990236, 0.019582975387573243, 0.019939327239990236, 0.01944780731201172, 0.019573759078979493, 0.019842048645019532, 0.020783103942871094, 0.01947340774536133, 0.019144704818725586, 0.01923788833618164, 0.01925119972229004, 0.01908940887451172, 0.01924095916748047, 0.01942835235595703, 0.019080192565917968, 0.019203071594238282, 0.019172351837158205, 0.019180543899536134, 0.01982259178161621, 0.020115455627441405, 0.019672063827514647, 0.01923276710510254, 0.019172351837158205, 0.019115007400512696, 0.019167232513427734, 0.019878911972045898, 0.019596288681030274, 0.01944371223449707, 0.019568639755249022, 0.01945497512817383, 0.019663871765136717, 0.019296255111694336, 0.01945702362060547, 0.019466239929199217, 0.020915199279785156, 0.01970790481567383, 0.019780607223510743, 0.019941375732421874, 0.020154367446899413, 0.020343807220458983, 0.019511295318603517, 0.019348480224609374, 0.0194150390625, 0.01940787124633789, 0.01948569679260254, 0.019581951141357423, 0.01947648048400879, 0.01960960006713867, 0.019756032943725587, 0.01945599937438965, 0.019553279876708983, 0.019343360900878907, 0.019536895751953123, 0.01962700843811035, 0.019539968490600586, 0.019655679702758787, 0.01977446365356445, 0.020351999282836913, 0.020173824310302735, 0.04522598266601562, 0.019851264953613282, 0.019531776428222656, 0.01965056037902832, 0.01945599937438965, 0.01963212776184082, 0.019792896270751953, 0.019764223098754884, 0.01979903984069824, 0.020521984100341797, 0.020560895919799805, 0.020666368484497072, 0.020832256317138673, 0.020271104812622072, 0.020609024047851563, 0.01963417625427246, 0.019809280395507813, 0.01922764778137207, 0.019146751403808594, 0.01927884864807129, 0.019168256759643554, 0.01927577590942383, 0.019273727416992188, 0.019264511108398438, 0.019321855545043946, 0.019344383239746094, 0.019321855545043946, 0.01925529670715332, 0.019302400588989257, 0.01924300765991211, 0.01927065658569336, 0.019348480224609374, 0.01938739204406738, 0.01924608039855957, 0.019269632339477538, 0.019329023361206055, 0.01984921646118164, 0.020332544326782227, 0.020847616195678712, 0.02044108772277832, 0.019280895233154297, 0.01926348876953125, 0.021203968048095705, 0.02673971176147461, 0.026508287429809572, 0.02492518424987793, 0.02391756820678711, 0.02735820770263672, 0.026281984329223632, 0.028734464645385743, 0.02856857681274414, 0.02878361511230469, 0.02646937561035156, 0.024808448791503908, 0.02183782386779785, 0.02326835250854492, 0.023141376495361327, 0.02287718391418457, 0.023241727828979493, 0.022563840866088865, 0.021412864685058593, 0.021996543884277343, 0.02281062316894531, 0.051171329498291014, 0.02262835121154785, 0.02206924819946289, 0.02309017562866211, 0.023409664154052736, 0.022560768127441407, 0.022887424468994142, 0.022601728439331056, 0.024174591064453126, 0.02408038330078125, 0.025661439895629884, 0.025931776046752928, 0.02266316795349121, 0.02408448028564453, 0.023257087707519532, 0.02466099166870117, 0.025149440765380858, 0.025455615997314454, 0.024013824462890625, 0.023789567947387694, 0.023798784255981444, 0.023217151641845703, 0.022986751556396484, 0.023030784606933592, 0.023644159317016602, 0.022923263549804687, 0.022716415405273437, 0.022779903411865234, 0.022905855178833007, 0.023778303146362305, 0.02407423973083496, 0.02391756820678711, 0.023352319717407227, 0.024017919540405275, 0.022724607467651366, 0.02210918426513672, 0.023416831970214845, 0.02290892791748047, 0.02207539176940918, 0.02229350471496582, 0.022684671401977538, 0.022841344833374022, 0.02346086311340332, 0.023019519805908203, 0.022445056915283205, 0.021165056228637694, 0.021215232849121093, 0.02165043258666992, 0.022606847763061523, 0.022207487106323243, 0.02204364776611328, 0.022010879516601564, 0.02024448013305664, 0.020191232681274415, 0.01967103958129883, 0.018961408615112304, 0.01902079963684082, 0.019195903778076173, 0.01900032043457031, 0.019100671768188478, 0.019184640884399414, 0.019183616638183593, 0.019347455978393553, 0.04407295989990234, 0.01906892776489258, 0.01923788833618164, 0.019307519912719725, 0.019264511108398438, 0.01925632095336914, 0.0192174072265625, 0.01924300765991211, 0.01928704071044922, 0.019188735961914064, 0.019523584365844726, 0.01939558410644531, 0.01924300765991211, 0.019183616638183593, 0.01922047996520996, 0.019412992477416992, 0.019531776428222656, 0.019340288162231444, 0.019301376342773437, 0.01924403190612793, 0.019304447174072266, 0.019508224487304687, 0.01962188720703125, 0.019304447174072266, 0.01920614433288574, 0.019322879791259767, 0.019741695404052736, 0.019372032165527343, 0.019296255111694336, 0.01927065658569336, 0.019509248733520508, 0.01965260887145996, 0.019314687728881837, 0.019283967971801756, 0.01927987289428711, 0.019598335266113282, 0.020117504119873047, 0.019310592651367187, 0.019268608093261717, 0.019357696533203125, 0.019374080657958984, 0.019319807052612305, 0.01946009635925293, 0.01962393569946289, 0.019349504470825195, 0.019318784713745117, 0.019321855545043946, 0.01928294372558594, 0.019538944244384765, 0.019357696533203125, 0.019392511367797852, 0.019787776947021486, 0.019525632858276368, 0.019380224227905272, 0.019619840621948242, 0.01945088005065918, 0.019418111801147463, 0.01925529670715332, 0.019182592391967773, 0.01920204734802246, 0.019286016464233398, 0.020230144500732423, 0.019902463912963866]",tokens/s,47.505508248804425,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-564M,facebook/xglm-564M,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-14B,Qwen/Qwen-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-180B,tiiuae/falcon-180B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neo-1.3B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1272.46336,2617.245696,1688.20736,1157.627904,1117.61408,s,10,0.6007938537597656,0.060079385375976554,0.00798870946161438,0.057387840270996096,0.060318696212768544,0.07218045101165768,0.08166985485076905,"[0.08404220581054687, 0.05728841781616211, 0.057682750701904296, 0.057309310913085935, 0.05736646270751953, 0.05729987335205078, 0.057409217834472656, 0.05743465423583984, 0.057318145751953126, 0.05764281463623047]",tokens/s,4261.028943587772,kWh,1.8196571618318559e-06,3.0504506948890783e-06,4.363496707897803e-06,9.233604564618736e-06,tokens/kWh,27724817.346081626,MB,1272.778752,2617.245696,1690.304512,1157.627904,1117.61664,s,10,23.773866455078124,2.3773866455078125,0.02782606628039146,2.3627950439453125,2.423614892578125,2.424829541015625,2.425801259765625,"[2.39270068359375, 2.423344970703125, 2.35946337890625, 2.3573779296875, 2.364084716796875, 2.36150537109375, 2.390994140625, 2.34206884765625, 2.426044189453125, 2.3562822265625]",tokens/s,26.499686165496705,kWh,7.52122100442648e-05,0.00012565756747398872,7.555603945152513e-05,0.0002764258169697787,tokens/kWh,227909.24773458377,,s,629,24.25091690063476,0.038554716853155424,0.006975771584624842,0.03742310333251953,0.03896831893920898,0.03940884475708008,0.09516609741210938,"[0.039367679595947266, 0.039413761138916016, 0.039182334899902346, 0.039198719024658206, 0.039772159576416014, 0.039206912994384766, 0.03923763275146484, 0.0390748176574707, 0.039795711517333986, 0.03904307174682617, 0.03884236907958984, 0.038817790985107424, 0.03897651290893555, 0.03823923110961914, 0.03785830307006836, 0.037187583923339845, 0.03894988632202148, 0.03737497711181641, 0.03732992172241211, 0.03722956848144531, 0.03725823974609375, 0.037152767181396484, 0.03734425735473633, 0.03735244750976562, 0.03736678314208984, 0.0381030387878418, 0.03913113784790039, 0.03914035034179687, 0.03822489547729492, 0.03821670532226563, 0.03793305587768555, 0.03748044967651367, 0.03784601593017578, 0.03783782577514649, 0.03747532653808594, 0.037364734649658206, 0.03743948745727539, 0.03717324829101563, 0.03729612731933594, 0.03725209426879883, 0.03700326538085937, 0.037084159851074217, 0.03729715347290039, 0.037353473663330077, 0.03730944061279297, 0.037389312744140625, 0.03731148910522461, 0.03735244750976562, 0.037343231201171875, 0.037285888671875, 0.037236736297607424, 0.03737497711181641, 0.03764633560180664, 0.03783475112915039, 0.037407745361328126, 0.038004737854003906, 0.037369857788085936, 0.03793407821655274, 0.037901313781738284, 0.03783168029785156, 0.037792766571044925, 0.037130241394042966, 0.09553612518310547, 0.03787980651855469, 0.03790028762817383, 0.03781631851196289, 0.037238784790039066, 0.037168128967285156, 0.037215232849121094, 0.03722547149658203, 0.03719782257080078, 0.037768192291259765, 0.03793817520141601, 0.037678081512451174, 0.03718348693847656, 0.03721830368041992, 0.037294078826904296, 0.03759001541137695, 0.037323776245117186, 0.03726131057739258, 0.03705344009399414, 0.03727769470214844, 0.03711897659301758, 0.037085182189941404, 0.037166080474853515, 0.0371599349975586, 0.0373309440612793, 0.03800371170043945, 0.03863552093505859, 0.040215553283691405, 0.04032819366455078, 0.039932926177978514, 0.039708671569824217, 0.03991551971435547, 0.039638015747070314, 0.039874561309814455, 0.039771137237548826, 0.039669761657714846, 0.03955199813842773, 0.0388403205871582, 0.03771187210083008, 0.038095870971679685, 0.03841126251220703, 0.03908812713623047, 0.03968204879760742, 0.039597057342529295, 0.03944243240356445, 0.038921215057373046, 0.03901747131347656, 0.039049217224121094, 0.03927859115600586, 0.03960422515869141, 0.039744510650634765, 0.03952640151977539, 0.03879423904418945, 0.03823513412475586, 0.03914547348022461, 0.039103488922119144, 0.03865804672241211, 0.03906969451904297, 0.03882905578613281, 0.0389826545715332, 0.03898777770996094, 0.038125568389892575, 0.0388403205871582, 0.0962529296875, 0.03909939193725586, 0.03786240005493164, 0.037028865814208986, 0.03755417633056641, 0.03725721740722656, 0.03774259185791016, 0.03734630584716797, 0.03763507080078125, 0.03755110549926758, 0.03753574371337891, 0.03745587158203125, 0.03770470428466797, 0.03815526580810547, 0.03813580703735352, 0.03793920135498047, 0.037781505584716796, 0.03727052688598633, 0.0372592658996582, 0.03719168090820312, 0.037678081512451174, 0.037032958984375, 0.0370964469909668, 0.037272575378417966, 0.037100543975830076, 0.0369879035949707, 0.037422080993652344, 0.037663745880126956, 0.03778559875488281, 0.03842969512939453, 0.037751808166503906, 0.037533695220947266, 0.037136383056640625, 0.03697663879394531, 0.03693056106567383, 0.03692236709594727, 0.03690598297119141, 0.03700326538085937, 0.03686195373535156, 0.036843521118164066, 0.0371517448425293, 0.03744870376586914, 0.03747225570678711, 0.03751935958862305, 0.0374917106628418, 0.03742310333251953, 0.03724492645263672, 0.037454849243164064, 0.037776382446289065, 0.038612991333007815, 0.03751628875732422, 0.037184513092041016, 0.03701760101318359, 0.03698995208740234, 0.0371486701965332, 0.037375999450683595, 0.03806208038330078, 0.037168128967285156, 0.03712204742431641, 0.0371517448425293, 0.03722751998901367, 0.03729715347290039, 0.03724185562133789, 0.09538355255126953, 0.03752447891235351, 0.03709235382080078, 0.03682304000854492, 0.03678105545043946, 0.037379070281982424, 0.03767398452758789, 0.0379422721862793, 0.03774054336547852, 0.03786751937866211, 0.038215679168701173, 0.037795841217041014, 0.03758489608764649, 0.03817267227172851, 0.03798732757568359, 0.0375623664855957, 0.0369541130065918, 0.0370513916015625, 0.03721420669555664, 0.037362686157226564, 0.03704217529296875, 0.037378047943115236, 0.0373125114440918, 0.03740467071533203, 0.037310462951660156, 0.03735551834106445, 0.03729919815063477, 0.037466110229492186, 0.03747532653808594, 0.038024192810058595, 0.038063102722167966, 0.03808665466308594, 0.03812044906616211, 0.03736166381835938, 0.037959678649902344, 0.037986305236816405, 0.03719168090820312, 0.0371701774597168, 0.03722751998901367, 0.03711283111572266, 0.0370882568359375, 0.03710464096069336, 0.03719987106323242, 0.03700428771972656, 0.03724185562133789, 0.03734220886230469, 0.037203968048095705, 0.03718656158447266, 0.037190654754638675, 0.03706572723388672, 0.03716403198242187, 0.03714355087280274, 0.03712614440917969, 0.03713945770263672, 0.0372408332824707, 0.03748659133911133, 0.037661697387695314, 0.03775897598266602, 0.03783782577514649, 0.03710464096069336, 0.03705344009399414, 0.036959232330322264, 0.03696844863891602, 0.09567948913574219, 0.037746688842773435, 0.037394432067871096, 0.037335041046142575, 0.037302272796630856, 0.03727769470214844, 0.03728384017944336, 0.0376627197265625, 0.03726847839355469, 0.037223423004150394, 0.037250049591064455, 0.0372592658996582, 0.037233665466308595, 0.037275646209716795, 0.03726028823852539, 0.03728486251831055, 0.03724595260620117, 0.03743743896484375, 0.037338111877441404, 0.03729715347290039, 0.03727667236328125, 0.037303295135498044, 0.037689342498779296, 0.03769241714477539, 0.037776382446289065, 0.03718041610717773, 0.037466110229492186, 0.03782553482055664, 0.03758796691894531, 0.037177345275878904, 0.03731558227539063, 0.037338111877441404, 0.03739033508300781, 0.037422080993652344, 0.037868545532226565, 0.03778662490844727, 0.03728998565673828, 0.03772518539428711, 0.037792766571044925, 0.03746099090576172, 0.0375623664855957, 0.037905406951904294, 0.03786547088623047, 0.037776382446289065, 0.03770982360839844, 0.03736166381835938, 0.037070846557617186, 0.03702783966064453, 0.0372490234375, 0.03734630584716797, 0.03730636978149414, 0.037773311614990236, 0.037852161407470705, 0.03784499359130859, 0.037905406951904294, 0.037894142150878905, 0.038866943359375, 0.037408767700195314, 0.037163009643554686, 0.03724288177490234, 0.037323776245117186, 0.03909222412109375, 0.03749990463256836, 0.09493606567382812, 0.037410816192626956, 0.037338111877441404, 0.03725516891479492, 0.03732787322998047, 0.037303295135498044, 0.037884929656982425, 0.037956607818603515, 0.037305343627929685, 0.03722649765014648, 0.037318656921386716, 0.03725516891479492, 0.03726438522338867, 0.03741491317749023, 0.03786649703979492, 0.03752243041992188, 0.037340160369873046, 0.037195777893066405, 0.03724492645263672, 0.03724697494506836, 0.037223423004150394, 0.037531646728515625, 0.036980735778808595, 0.03879935836791992, 0.03736064147949219, 0.037203968048095705, 0.03726540756225586, 0.03823923110961914, 0.03828224182128906, 0.03730739212036133, 0.037222400665283206, 0.037338111877441404, 0.03723263931274414, 0.03728384017944336, 0.03722137451171875, 0.037348350524902346, 0.03762688064575195, 0.03789823913574219, 0.03789004898071289, 0.03789619064331055, 0.037921791076660154, 0.03736678314208984, 0.037195777893066405, 0.037285888671875, 0.037594112396240234, 0.038029312133789066, 0.03797094345092773, 0.037889022827148434, 0.03770880126953125, 0.03770265579223633, 0.038245376586914064, 0.03736064147949219, 0.0373125114440918, 0.03725721740722656, 0.03746713638305664, 0.03719270324707031, 0.037177345275878904, 0.03735039901733399, 0.0372408332824707, 0.037160961151123044, 0.03703807830810547, 0.03729510498046875, 0.03731660842895508, 0.09484083557128906, 0.03743641662597656, 0.03730124664306641, 0.03887206268310547, 0.0372408332824707, 0.037215232849121094, 0.0373831672668457, 0.03732889556884766, 0.037389312744140625, 0.0377149429321289, 0.037369857788085936, 0.03761663818359375, 0.03905843353271484, 0.037378047943115236, 0.03732992172241211, 0.03751116943359375, 0.03763711929321289, 0.038338558197021484, 0.037738494873046875, 0.03776204681396484, 0.03778559875488281, 0.03793305587768555, 0.037779457092285154, 0.03801497650146484, 0.03686502456665039, 0.037010433197021485, 0.03700428771972656, 0.037177345275878904, 0.03748556900024414, 0.037768192291259765, 0.03824127960205078, 0.037544960021972655, 0.037795841217041014, 0.037303295135498044, 0.03754393768310547, 0.03715891265869141, 0.03722547149658203, 0.037362686157226564, 0.03862527847290039, 0.03861401748657227, 0.03697049713134765, 0.03843686294555664, 0.03881574249267578, 0.03937484741210937, 0.03913011169433594, 0.03940147018432617, 0.038932479858398435, 0.039005184173583986, 0.03892838287353516, 0.039241729736328126, 0.038742015838623044, 0.0390645751953125, 0.03916595077514649, 0.03889766311645508, 0.038752254486083985, 0.0379156494140625, 0.037195777893066405, 0.03782451248168945, 0.03745382308959961, 0.03764326477050781, 0.03856076812744141, 0.0386324462890625, 0.03763814544677734, 0.09566413116455078, 0.037594112396240234, 0.03731763076782227, 0.03724697494506836, 0.03748761749267578, 0.037348350524902346, 0.03779174423217774, 0.03780198287963867, 0.03747430419921875, 0.03727974319458008, 0.03740262222290039, 0.03727769470214844, 0.03730739212036133, 0.03743129730224609, 0.03749478530883789, 0.03741593551635742, 0.03761459350585938, 0.03797708892822266, 0.0379156494140625, 0.03725107192993164, 0.0373043212890625, 0.03765350341796875, 0.03739033508300781, 0.03701145553588867, 0.03714355087280274, 0.03746713638305664, 0.03754598236083984, 0.037372928619384765, 0.03753779220581055, 0.03704934310913086, 0.03667251205444336, 0.03673395156860351, 0.03659980773925781, 0.03671551895141602, 0.03709030532836914, 0.03679436874389649, 0.036775936126708986, 0.0366376953125, 0.03669606399536133, 0.03660083389282227, 0.03658137512207031, 0.03671859359741211, 0.03679948806762695, 0.03678003311157227, 0.037013504028320314, 0.037032958984375, 0.03689779281616211, 0.03687628936767578, 0.03709337615966797, 0.03719680023193359, 0.036913150787353514, 0.03695718383789062, 0.0369541130065918, 0.03721011352539062, 0.03722444915771484, 0.03709235382080078, 0.03717638397216797, 0.0369601936340332, 0.0370145263671875, 0.03705036926269531, 0.03706367874145508, 0.037043201446533204, 0.037013504028320314, 0.09525555419921874, 0.03691929626464844, 0.038529022216796875, 0.038555648803710936, 0.03896627044677734, 0.03873996734619141, 0.03891507339477539, 0.03863859176635742, 0.03880038452148438, 0.038989822387695314, 0.03947315216064453, 0.03869388961791992, 0.03892428970336914, 0.03849216079711914, 0.03909836959838867, 0.038801406860351564, 0.03824332809448242, 0.037269504547119144, 0.03697971343994141, 0.03715379333496094, 0.037233665466308595, 0.03730124664306641, 0.03711078262329102, 0.03748556900024414, 0.03746303939819336, 0.056213504791259764, 0.037310462951660156, 0.037187583923339845, 0.037133312225341795, 0.03733401489257813, 0.0377968635559082, 0.037381118774414065, 0.03782553482055664, 0.03791155242919922, 0.0375203857421875, 0.03775078582763672, 0.037920768737792966, 0.037370880126953124, 0.037171199798583986, 0.03712409591674805, 0.03736064147949219, 0.03747430419921875, 0.037703678131103514, 0.050953216552734375, 0.03790028762817383, 0.038400001525878906, 0.03713536071777344, 0.03711283111572266, 0.03713740921020508, 0.03714559936523437, 0.03723263931274414, 0.037512191772460936, 0.03774259185791016, 0.037795841217041014, 0.03778867340087891, 0.037746688842773435, 0.050083839416503906, 0.03757363128662109, 0.037822463989257815, 0.037803009033203126, 0.03765043258666992, 0.03770880126953125, 0.03762688064575195, 0.09623142242431641, 0.0377446403503418, 0.03767193603515625, 0.03743539047241211, 0.03693363189697266, 0.037130241394042966, 0.0372490234375, 0.037356544494628906, 0.03740364837646484, 0.03740979385375977, 0.03688652801513672, 0.037059585571289064, 0.03750707244873047, 0.03778355026245117, 0.03775385665893555, 0.037203968048095705, 0.0375654411315918, 0.03774156951904297, 0.03761663818359375, 0.03769241714477539, 0.03762995147705078, 0.03765964889526367, 0.03734220886230469, 0.037157886505126955, 0.03699814224243164, 0.03701760101318359, 0.03727360153198242, 0.0370780143737793, 0.03736576080322265, 0.037651454925537106, 0.03740364837646484, 0.03743641662597656, 0.036988929748535154, 0.036988929748535154, 0.03692544174194336, 0.03724595260620117, 0.03764121627807617, 0.03751424026489258, 0.03707596969604492, 0.03761151885986328, 0.03711078262329102, 0.03708927917480469, 0.03704934310913086, 0.037479423522949216, 0.037618686676025394, 0.03764019012451172, 0.037553150177001955, 0.03703500747680664, 0.03697971343994141, 0.03709030532836914, 0.03716198348999023, 0.03785625457763672, 0.03749683380126953, 0.037236736297607424, 0.037256191253662106, 0.03775897598266602, 0.037771263122558595, 0.03802214431762695, 0.03763507080078125, 0.037817344665527344, 0.037147647857666014, 0.03760332870483398, 0.037169151306152344]",tokens/s,25.937163637039063,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mistral-7B-v0.1,mistralai/Mistral-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-7b,google/recurrentgemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x7B-v0.1,mistralai/Mixtral-8x7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-72B,Qwen/Qwen-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 49, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-30b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1203.58912,19639.82848,18712.887296,18180.210688,17680.791552,s,10,13.073587280273438,1.3073587280273438,0.0009350829916377987,1.3073999023437501,1.3084329711914062,1.3086954895019531,1.3089055041503908,"[1.3089580078125, 1.3074442138671876, 1.3060501708984376, 1.3073555908203125, 1.307711669921875, 1.305987060546875, 1.306496337890625, 1.307073974609375, 1.3083746337890625, 1.3081356201171874]",tokens/s,195.81465630804715,kWh,4.28835928440094e-05,7.08540848498195e-05,0.00010025763576209102,0.00021399531345591994,tokens/kWh,1196287.8806349768,MB,1203.58912,19639.82848,18712.887296,18180.210688,17680.794112,s,10,48.87096630859375,4.887096630859375,0.011803284927852223,4.8839248046875,4.907792236328125,4.907826293945313,4.907853540039063,"[4.88066259765625, 4.87164306640625, 4.9078603515625, 4.87815234375, 4.87636474609375, 4.89325341796875, 4.88444873046875, 4.90778466796875, 4.8873955078125, 4.88340087890625]",tokens/s,12.891089486995005,kWh,0.00015216151997447016,0.00025649977017010205,0.0002892190091529301,0.0006978802992975025,tokens/kWh,90273.36072305926,,s,629,60.5553570785523,0.09627242778784141,0.15552257645207096,0.07742259216308593,0.07769886932373048,0.07787581176757813,1.38624724609375,"[0.07820902252197266, 0.0773785629272461, 0.08027852630615234, 0.07745638275146484, 0.07783936309814453, 0.07814553833007812, 0.07794687652587891, 0.0774103012084961, 0.07752601623535156, 0.07745638275146484, 0.07715122985839844, 0.07716966247558593, 0.07726080322265624, 0.0772833251953125, 0.07760281372070313, 0.07734067535400391, 0.07720448303222656, 0.07722905731201171, 0.07719014739990235, 0.07720652770996093, 0.07721574401855469, 0.07766835021972657, 0.07739186859130859, 0.07718195343017578, 0.07727001953125, 0.07708364868164062, 0.07712461090087891, 0.07730995178222656, 0.07757107543945313, 0.07731302642822266, 0.0772833251953125, 0.07717068481445312, 0.07720140838623046, 0.07713587188720702, 0.07712358093261719, 0.07728128051757813, 0.07720960235595703, 0.07755980682373047, 0.07726284790039062, 0.07726796722412109, 0.07728742218017579, 0.07756492614746094, 0.07727410888671875, 0.07732428741455079, 0.07734374237060547, 0.07733657836914062, 0.07723827362060547, 0.07718399810791016, 0.07727718353271484, 0.07731097412109375, 0.0777492446899414, 0.07743692779541016, 0.07728537750244141, 0.0773560333251953, 0.07732530975341798, 0.07729151916503907, 0.07728025817871094, 0.077517822265625, 0.07776153564453125, 0.07742054748535156, 0.07726898956298828, 0.07732633972167968, 1.3873448486328126, 0.0781496353149414, 0.07737753295898438, 0.07747789001464844, 0.07717581176757812, 0.07729766082763671, 0.07841177368164062, 0.07704576110839843, 0.07703858947753907, 0.07700685119628906, 0.077085693359375, 0.07725670623779297, 0.07736115264892578, 0.07740211486816406, 0.07737344360351563, 0.07730995178222656, 0.07720857238769531, 0.07714406585693359, 0.07714508819580078, 0.07719219207763672, 0.07720960235595703, 0.07709490966796875, 0.0771061782836914, 0.07713177490234376, 0.07730073547363281, 0.07752397155761719, 0.07743385314941406, 0.07715840148925782, 0.07715328216552735, 0.07721778869628906, 0.07711027526855468, 0.07741337585449219, 0.07742054748535156, 0.07737344360351563, 0.07715020751953125, 0.07724748992919922, 0.07722803497314454, 0.0771430435180664, 0.07725055694580078, 0.07716044616699219, 0.07720960235595703, 0.07719526672363282, 0.07716146850585938, 0.07718707275390625, 0.0771962890625, 0.07723417663574218, 0.0772495346069336, 0.07717171478271484, 0.0771430435180664, 0.07721266937255859, 0.0771379165649414, 0.07718502044677734, 0.07751270294189454, 0.07756288146972656, 0.07738265228271485, 0.07722598266601563, 0.07720857238769531, 0.0775516128540039, 0.07745126342773437, 0.07724237060546875, 0.07737344360351563, 0.07738265228271485, 0.07731097412109375, 1.386113037109375, 0.07797862243652344, 0.07736115264892578, 0.07709696197509766, 0.07695974731445313, 0.0769781723022461, 0.07702732849121094, 0.07716044616699219, 0.07719014739990235, 0.07712153625488281, 0.077338623046875, 0.07734476470947266, 0.07705907440185547, 0.07711846160888672, 0.07727718353271484, 0.07734272003173828, 0.07742156982421874, 0.07722393798828125, 0.0770672607421875, 0.07709286499023438, 0.07735091400146485, 0.07734989166259766, 0.07730995178222656, 0.07737651062011719, 0.07717683410644531, 0.07720857238769531, 0.07713279724121094, 0.10371686553955078, 0.07734272003173828, 0.07746047973632812, 0.08714956665039063, 0.07720243072509765, 0.0772833251953125, 0.07741133117675782, 0.07711846160888672, 0.0771624984741211, 0.07717375946044921, 0.0771409912109375, 0.07747993469238282, 0.07743692779541016, 0.07743897247314453, 0.07721881866455078, 0.07718195343017578, 0.07724441528320312, 0.07742156982421874, 0.0775331802368164, 0.07754854583740234, 0.07725363159179688, 0.07723110198974609, 0.07743590545654297, 0.07757823944091796, 0.0772300796508789, 0.07723622131347656, 0.07723417663574218, 0.0771973114013672, 0.0772116470336914, 0.07729049682617188, 0.07725465393066407, 0.077264892578125, 0.07724748992919922, 0.07727718353271484, 0.0774655990600586, 0.07770214080810547, 1.3872322998046875, 0.07758643341064453, 0.07711641693115234, 0.07713279724121094, 0.07698329925537109, 0.07703142547607422, 0.07723827362060547, 0.07728435516357422, 0.07719321441650391, 0.07735807800292968, 0.07715737915039063, 0.07713382720947265, 0.07697714996337891, 0.07702937316894531, 0.07736217498779296, 0.07716864013671874, 0.07721881866455078, 0.07736319732666015, 0.077412353515625, 0.07719833374023438, 0.07727513885498047, 0.07737344360351563, 0.07740313720703125, 0.07762944030761719, 0.07738368225097657, 0.07738674926757813, 0.07717990112304687, 0.0770877456665039, 0.07712870025634766, 0.07727718353271484, 0.07743385314941406, 0.07745945739746093, 0.07720550537109375, 0.07720755004882812, 0.07742463684082031, 0.07716556549072266, 0.07739801788330078, 0.07739801788330078, 0.07754137420654297, 0.07730483245849609, 0.07750450897216797, 0.07755878448486328, 0.07742668914794922, 0.0774307861328125, 0.07721062469482422, 0.07739596557617187, 0.07750553894042969, 0.07753523254394531, 0.07746867370605469, 0.07752806091308594, 0.0775362548828125, 0.0775331802368164, 0.077770751953125, 0.07761305236816406, 0.07774720001220703, 0.07785574340820313, 0.07750758361816407, 0.07763251495361329, 0.07781375885009766, 0.07785779571533204, 0.07779840087890624, 0.07783014678955077, 0.07762841796875, 1.387568115234375, 0.07760588836669922, 0.07733248138427734, 0.07733042907714843, 0.07716146850585938, 0.07718911743164063, 0.07737344360351563, 0.07731404876708985, 0.07724031829833984, 0.07745843505859375, 0.07750144195556641, 0.07733350372314453, 0.07732121276855469, 0.07740108489990234, 0.07736422729492187, 0.07736627197265625, 0.07743283081054687, 0.07712973022460938, 0.07720755004882812, 0.07738265228271485, 0.07741439819335938, 0.0773355484008789, 0.07733350372314453, 0.07750450897216797, 0.07769805145263672, 0.0776253433227539, 0.07745945739746093, 0.07736524963378906, 0.07715532684326172, 0.07743385314941406, 0.0773724136352539, 0.07735091400146485, 0.07716864013671874, 0.07710002899169922, 0.07735807800292968, 0.0774676513671875, 0.07737548828125, 0.07716454315185547, 0.07718911743164063, 0.07729766082763671, 0.07746150207519531, 0.07738572692871094, 0.0774655990600586, 0.0773038101196289, 0.07740006256103515, 0.07758745574951172, 0.07734272003173828, 0.07727513885498047, 0.07722086334228516, 0.07724441528320312, 0.07718809509277344, 0.07710924530029296, 0.07734067535400391, 0.07746969604492188, 0.07718605041503906, 0.07720652770996093, 0.07732633972167968, 0.07761100769042968, 0.0775546875, 0.07729357147216796, 0.07755980682373047, 0.07772262573242188, 0.07768678283691406, 1.385344970703125, 0.07792025756835938, 0.07732428741455079, 0.07746969604492188, 0.07748403167724609, 0.07749120330810547, 0.07739494323730468, 0.07740620422363281, 0.07742259216308593, 0.07744306945800782, 0.07734989166259766, 0.07741951751708985, 0.07727616119384766, 0.07740927886962891, 0.0773785629272461, 0.07744000244140625, 0.07745126342773437, 0.07743897247314453, 0.07737651062011719, 0.07736217498779296, 0.07742873382568359, 0.07732428741455079, 0.07728128051757813, 0.07743180847167969, 0.07738880157470703, 0.07741133117675782, 0.07745331573486328, 0.07745228576660156, 0.07743590545654297, 0.07756082916259766, 0.07747891235351563, 0.07754239654541016, 0.07748710632324218, 0.0776079330444336, 0.07765606689453125, 0.07771955108642578, 0.07763763427734376, 0.08160972595214844, 0.07955763244628906, 0.07769087982177734, 0.07779634857177735, 0.07754239654541016, 0.07752601623535156, 0.07761612701416015, 0.07766118621826172, 0.07752601623535156, 0.07757209777832032, 0.07771033477783203, 0.07754137420654297, 0.07773388671875, 0.07781273651123047, 0.07787519836425781, 0.07793459320068359, 0.07776767730712891, 0.07765299224853515, 0.07765094757080078, 0.07773184204101563, 0.07761817932128906, 0.07764582061767578, 0.07761510467529296, 0.07765401458740234, 0.07769087982177734, 0.07765094757080078, 1.3862994384765626, 0.07789363098144532, 0.07692902374267578, 0.07866162872314453, 0.07734272003173828, 0.07731712341308594, 0.07730278778076172, 0.07732838439941406, 0.07737344360351563, 0.07737651062011719, 0.07725465393066407, 0.07736934661865234, 0.07727820587158203, 0.07749222564697265, 0.07743590545654297, 0.07742361450195312, 0.07744614410400391, 0.07737548828125, 0.07738162994384766, 0.07747379302978516, 0.07745331573486328, 0.07742873382568359, 0.0773908462524414, 0.07743283081054687, 0.07748607635498046, 0.07750041961669922, 0.0774103012084961, 0.0774502410888672, 0.07752703857421875, 0.07740108489990234, 0.07741337585449219, 0.07749324798583984, 0.07744512176513672, 0.07737958526611328, 0.07746150207519531, 0.07738982391357421, 0.07743897247314453, 0.07745536041259765, 0.07748812866210937, 0.07746355438232422, 0.07750450897216797, 0.07745126342773437, 0.07744102478027344, 0.07728844451904297, 0.07732224273681641, 0.07759053039550781, 0.07762124633789062, 0.07760384368896485, 0.07755059051513671, 0.0776263656616211, 0.07766118621826172, 0.07776767730712891, 0.07779122924804688, 0.07779840087890624, 0.0778260498046875, 0.07771135711669921, 0.07758745574951172, 0.07747583770751953, 0.07763251495361329, 0.0775331802368164, 0.07749427032470703, 0.07751577758789062, 0.07752191925048828, 1.38699365234375, 0.0777492446899414, 0.07714508819580078, 0.07735807800292968, 0.07734476470947266, 0.07749529266357422, 0.07745126342773437, 0.07737753295898438, 0.07738982391357421, 0.0773017578125, 0.0773416976928711, 0.07740723419189453, 0.07734374237060547, 0.07743590545654297, 0.07733350372314453, 0.0773939208984375, 0.07744614410400391, 0.0774277114868164, 0.07738060760498047, 0.07737651062011719, 0.07739494323730468, 0.07735193634033204, 0.07733145904541015, 0.07738368225097657, 0.07743795013427734, 0.07740518188476563, 0.07740518188476563, 0.077338623046875, 0.0774103012084961, 0.07753113555908203, 0.07738265228271485, 0.07739596557617187, 0.07745740509033203, 0.07740723419189453, 0.07747583770751953, 0.07748505401611328, 0.07747174072265625, 0.07750553894042969, 0.0774993896484375, 0.09070182037353515, 0.08262451171875, 0.07750962829589844, 0.07745536041259765, 0.0775362548828125, 0.07753215789794922, 0.08443698883056641, 0.07752499389648437, 0.07747993469238282, 0.0774277114868164, 0.07759359741210937, 0.07757004547119141, 0.0775024642944336, 0.07749120330810547, 0.07751577758789062, 0.07759359741210937, 0.07758335876464843, 0.07766425323486328, 0.07755570983886718, 0.07761510467529296, 0.07763763427734376, 0.07757721710205077, 0.07760486602783204, 0.07756697845458985, 1.388580810546875, 0.077876220703125, 0.07718605041503906, 0.0776089630126953, 0.07792742156982421, 0.07751372528076172, 0.07753113555908203, 0.07743897247314453, 0.07755570983886718, 0.07768370819091797, 0.07753113555908203, 0.07775437164306641, 0.077844482421875, 0.07762739562988281, 0.07741951751708985, 0.07747583770751953, 0.07745536041259765, 0.07731609344482422, 0.07715328216552735, 0.07700070190429688, 0.0772894744873047, 0.07800729370117188, 0.07795609283447266, 0.07782502746582032, 0.07740313720703125, 0.07750962829589844, 0.0776468505859375, 0.07747993469238282, 0.0775516128540039, 0.07748607635498046, 0.07739494323730468, 0.07731404876708985, 0.07731097412109375, 0.07723725128173828, 0.07754239654541016, 0.077517822265625, 0.07738880157470703, 0.07744409942626954, 0.07752909088134766, 0.07762944030761719, 0.07773900604248046, 0.07760588836669922, 0.07760691070556641, 0.07754239654541016, 0.07759359741210937, 0.0776099853515625, 0.0775167999267578, 0.07753421020507813, 0.07748403167724609, 0.07748403167724609, 0.0775546875, 0.07757004547119141, 0.07723725128173828, 0.0774676513671875, 0.0776437759399414, 0.0775567398071289, 0.07762944030761719, 0.07779840087890624, 0.07757823944091796, 0.07758029174804687, 0.07758233642578125, 0.07751884460449218, 0.07747686767578126, 1.387999267578125, 0.07824179077148438, 0.07758335876464843, 0.07749632263183594, 0.07737344360351563, 0.07743590545654297, 0.07742566680908203, 0.07738777923583984, 0.07745638275146484, 0.07734272003173828, 0.07739904022216797, 0.07712973022460938, 0.07711334228515625, 0.07729971313476562, 0.07735295867919922, 0.07737548828125, 0.07751065826416016, 0.07745843505859375, 0.07740927886962891, 0.07740620422363281, 0.07740108489990234, 0.0773570556640625, 0.07734989166259766, 0.07744306945800782, 0.07746047973632812, 0.07751168060302735, 0.07758131408691406, 0.07747277069091797, 0.07752703857421875, 0.07758745574951172, 0.07750553894042969, 0.07751168060302735, 0.07756390380859375, 0.07753421020507813, 0.07747686767578126, 0.07749324798583984, 0.07750348663330078, 0.07750553894042969, 0.0773017578125, 0.07722700500488282, 0.0775516128540039, 0.07751270294189454, 0.07767244720458985, 0.07758029174804687, 0.07748915100097656, 0.0774993896484375, 0.07750144195556641, 0.07754239654541016, 0.07743488311767578, 0.07745331573486328, 0.07754444885253907, 0.07750656127929688, 0.07754035186767579, 0.07767961883544922, 0.07732530975341798, 0.07761510467529296, 0.07763251495361329, 0.0775198745727539, 0.07757004547119141, 0.07727616119384766, 0.07749324798583984, 0.07751065826416016, 0.077591552734375]",tokens/s,10.38719000837635,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,1554.08384,10567.483392,9640.607744,9107.931136,8963.121152,s,10,6.382343017578125,0.6382343017578125,0.014436343606596371,0.6339642944335937,0.6532651916503907,0.6632693145751953,0.671272612915039,"[0.6428246459960938, 0.6732734375, 0.6248274536132813, 0.6274799194335937, 0.625408203125, 0.6264015502929687, 0.6316614990234375, 0.6431571655273437, 0.6510420532226563, 0.63626708984375]",tokens/s,401.1066144438332,kWh,2.1148611791431905e-05,3.455632691796092e-05,2.5668180253290984e-05,8.137311896268381e-05,tokens/kWh,3146002.061410437,MB,1554.08384,10567.483392,9640.607744,9107.931136,8963.123712,s,10,364.51090234375,36.451090234375,0.14156986576762406,36.4038046875,36.63592109375,36.673780859375,36.704068671875,"[36.38554296875, 36.278328125, 36.29502734375, 36.34364453125, 36.3641015625, 36.5989765625, 36.42206640625, 36.48406640625, 36.6275078125, 36.711640625]",tokens/s,1.7283433662729843,kWh,0.00114440641310066,0.0019196824128430573,0.0011563773209424255,0.004220466146886143,tokens/kWh,14927.26106723575,,s,629,369.6657589721678,0.5877039093357201,0.07645831499390823,0.5769584350585938,0.582938232421875,0.5926293579101563,1.20265216796875,"[0.579072998046875, 0.5748766479492188, 0.580895751953125, 0.5786255493164062, 0.6083696899414063, 0.5894871215820312, 0.5705103149414062, 0.5750323486328125, 0.5745366821289063, 0.5720012817382812, 0.5761239013671875, 0.5744588623046875, 0.5775892333984375, 0.5769400024414062, 0.5750128784179688, 0.5783408813476563, 0.5731204833984375, 0.5808927001953125, 0.5777510375976562, 0.5739038696289063, 0.5733898315429687, 0.5765386352539063, 0.5740994262695313, 0.5776035766601563, 0.5775431518554688, 0.576, 0.5751920776367188, 0.571725830078125, 0.575551513671875, 0.5740738525390625, 0.5722808227539062, 0.5800386352539062, 0.5761566772460938, 0.574814208984375, 0.5833758544921875, 0.57786572265625, 0.5816719360351562, 0.5770711059570313, 0.571936767578125, 0.5811998901367188, 0.5701846923828126, 0.5731000366210938, 0.5755719604492188, 0.5738014526367188, 0.5750753173828125, 0.57881396484375, 0.5756201171875, 0.5760593872070312, 0.5700280151367187, 0.574740478515625, 0.5769307861328125, 0.5701939086914063, 0.5740155029296875, 0.5775062866210937, 0.5778637084960937, 0.57670556640625, 0.5767208862304688, 0.5758228759765625, 0.6225858764648438, 0.5775032348632813, 0.5769615478515625, 0.579083251953125, 1.24935986328125, 0.577269775390625, 0.5766205444335938, 0.5787391967773438, 0.5748858642578125, 0.57856103515625, 0.5738567504882812, 0.5737318115234376, 0.57548291015625, 0.5741199340820312, 0.57432470703125, 0.5758074951171875, 0.5763286743164062, 0.5791242065429687, 0.579030029296875, 0.5769195556640625, 0.5747835083007813, 0.5698385620117188, 0.5749114990234375, 0.5777059936523438, 0.570102783203125, 0.57548291015625, 0.5776987915039062, 0.5745520629882812, 0.580632568359375, 0.5773045654296876, 0.576594970703125, 0.5787606811523438, 0.5710540771484375, 0.5765755004882812, 0.5731655883789063, 0.5700536499023438, 0.5739796752929688, 0.5729638671875, 0.5725603637695312, 0.576258056640625, 0.5751111450195312, 0.5749841918945312, 0.573849609375, 0.5711749267578125, 0.5760235595703125, 0.574650390625, 0.5708052368164063, 0.5746995239257813, 0.5721835327148438, 0.5766410522460937, 0.5780172729492188, 0.5790822143554688, 0.6102517700195312, 0.5887570190429687, 0.5733713989257813, 0.5748950805664063, 0.5692006225585937, 0.5752739868164063, 0.57649560546875, 0.5734614868164063, 0.5750159301757812, 0.576005126953125, 0.5762467651367188, 0.575730712890625, 0.5702318115234375, 0.5751818237304688, 0.5751705322265624, 1.1982919921875, 0.5751398315429688, 0.57413427734375, 0.5786900634765625, 0.5745551147460938, 0.5757481079101563, 0.5758023681640625, 0.5753087768554688, 0.577623046875, 0.5769236450195312, 0.5748592529296875, 0.5757880249023437, 0.5746964721679687, 0.5772021484375, 0.5776865234375, 0.5753671875, 0.5780541381835937, 0.5746483154296875, 0.5732239379882812, 0.5755668334960937, 0.57348095703125, 0.57354443359375, 0.5754552612304688, 0.5746431884765625, 0.576859130859375, 0.5761382446289063, 0.5755033569335938, 0.5782138671875, 0.5722930908203125, 0.5747630004882812, 0.5746319580078125, 0.5700065307617187, 0.5746862182617187, 0.5736734619140625, 0.5732362060546875, 0.5778217163085938, 0.576036865234375, 0.6098944091796875, 0.5923706665039062, 0.5773844604492188, 0.5759140014648437, 0.5735608520507812, 0.5757081298828125, 0.5763604736328125, 0.5727928466796876, 0.576505859375, 0.5797805786132812, 0.5749227294921875, 0.5753876342773437, 0.5716387939453125, 0.5744271240234375, 0.5774674072265625, 0.5656616821289062, 0.5756221313476563, 0.5760808715820313, 0.5737031860351562, 0.57714892578125, 0.577786865234375, 0.575204345703125, 0.5781176147460938, 0.5693572998046875, 0.5763798828125, 0.5804144897460938, 1.2061552734375, 0.5787053833007813, 0.5759365234375, 0.5812275390625, 0.5732526245117188, 0.5806510009765625, 0.5722511596679688, 0.5744609375, 0.5766912231445313, 0.5732474975585937, 0.5761126098632813, 0.5762037963867187, 0.5732239379882812, 0.5762518920898437, 0.57906689453125, 0.5775053100585937, 0.5779783935546875, 0.5754071044921875, 0.5740728149414063, 0.5777326049804687, 0.573955078125, 0.5763553466796875, 0.5763256225585938, 0.5751419067382812, 0.5793402709960938, 0.575520751953125, 0.575910888671875, 0.6253107299804688, 0.576343017578125, 0.5779804077148437, 0.5782405395507813, 0.5788999633789063, 0.5784893188476562, 0.57896142578125, 0.5764700317382813, 0.5772297973632813, 0.5778524169921875, 0.5762232055664063, 0.57584130859375, 0.5749872436523438, 0.5764423828125, 0.5712864990234375, 0.57238525390625, 0.5778452758789062, 0.5717442626953125, 0.5770557250976562, 0.575214599609375, 0.5758801879882812, 0.5740830688476563, 0.5715753173828125, 0.575873046875, 0.5774848022460938, 0.573581298828125, 0.5772021484375, 0.5765723876953125, 0.5784699096679687, 0.5792368774414063, 0.5778974609375, 0.5754317016601562, 0.5752023315429687, 0.57215283203125, 0.57497705078125, 0.5720391845703126, 1.202946044921875, 0.5736509399414063, 0.5755934448242187, 0.578150390625, 0.5754695434570313, 0.5789849853515625, 0.5816156005859375, 0.5788364868164062, 0.5767393188476563, 0.5710285034179687, 0.5733632202148438, 0.576489501953125, 0.5714739379882813, 0.5773240356445313, 0.575668212890625, 0.5770772705078125, 0.6226647338867187, 0.5730078735351563, 0.5766502685546875, 0.5787320556640625, 0.5716173095703125, 0.5750180053710937, 0.5744537353515625, 0.5749462890625, 0.5760245971679687, 0.5755903930664062, 0.575109130859375, 0.572564453125, 0.5734779052734374, 0.5790259399414063, 0.5755576171875, 0.5751685180664062, 0.576416748046875, 0.5752330322265625, 0.57670556640625, 0.580369384765625, 0.5776353149414063, 0.579789794921875, 0.587114501953125, 0.58058447265625, 0.576416748046875, 0.5761720581054688, 0.5800755004882813, 0.5845616455078125, 0.5789429931640625, 0.5821829223632813, 0.5774991455078125, 0.5800540161132812, 0.577448974609375, 0.5752872924804687, 0.5789655151367188, 0.5802178344726563, 0.571779052734375, 0.5759549560546875, 0.570872802734375, 0.5775328979492188, 0.5766359252929687, 0.5740881958007813, 0.5742776489257813, 0.5712906494140625, 0.5733887939453125, 0.577681396484375, 0.5703198852539062, 1.201896484375, 0.5719500732421875, 0.5759191284179688, 0.5824419555664062, 0.6460907592773437, 0.6828154907226562, 0.5824378662109375, 0.5826498413085938, 0.574792724609375, 0.5755320434570312, 0.579267578125, 0.5733795776367188, 0.5766625366210938, 0.5806264038085938, 0.578008056640625, 0.57799169921875, 0.5735526123046875, 0.5789757690429688, 0.5765631713867188, 0.5712588500976562, 0.576817138671875, 0.5779118041992187, 0.5779701538085937, 0.5803612060546876, 0.5784995727539063, 0.57791796875, 0.5751552124023438, 0.5737092895507813, 0.5769584350585938, 0.5789306640625, 0.5722572631835937, 0.5782476806640625, 0.5782108154296876, 0.5750609741210938, 0.581053466796875, 0.5770966796875, 0.5794027709960937, 0.58634033203125, 0.5753128662109375, 0.576421875, 0.5726392211914062, 0.5816401977539063, 0.5825781860351562, 0.5803386840820313, 0.5800653076171876, 0.579493896484375, 0.5775800170898437, 0.5766983642578125, 0.5745305786132813, 0.5770505981445313, 0.57811865234375, 0.5766328125, 0.5766184692382812, 0.5774786376953125, 0.5748182983398438, 0.57938330078125, 0.5749391479492187, 0.5785220947265625, 0.5758853149414063, 0.5759539184570313, 0.6130728759765625, 0.5895874633789062, 0.5753815307617187, 1.2050616455078125, 0.582034423828125, 0.57764453125, 0.5806264038085938, 0.5751582641601563, 0.5723955078125, 0.5765755004882812, 0.576189453125, 0.5733088989257813, 0.5770393676757812, 0.5767024536132812, 0.5760706787109375, 0.5823467407226562, 0.5772196044921875, 0.5781985473632812, 0.5708789672851563, 0.5737451782226562, 0.5803305053710938, 0.572600341796875, 0.5752534790039062, 0.57746533203125, 0.5890068359375, 0.5787801513671875, 0.5798604736328125, 0.579188720703125, 0.5835745239257812, 0.5699666137695313, 0.5816381225585937, 0.58241845703125, 0.5724968872070313, 0.5779609375, 0.582530029296875, 0.5753323364257813, 0.5765263061523438, 0.5789552612304687, 0.5780633544921875, 0.5771130981445313, 0.5762651977539063, 0.5773137817382813, 0.5796433715820313, 0.5703854370117187, 0.5786122436523438, 0.5764342041015625, 0.5738895263671875, 0.5813883056640625, 0.5770578002929687, 0.5794385986328126, 0.5742376708984375, 0.5739478759765625, 0.5785385131835937, 0.6235811767578125, 0.5791395874023437, 0.5765263061523438, 0.578466796875, 0.579704833984375, 0.5799987182617188, 0.5772523803710937, 0.578798583984375, 0.5771448364257813, 0.575552490234375, 0.5752596435546875, 0.5756201171875, 0.5792337646484375, 1.22227099609375, 0.582234130859375, 0.5775534057617188, 0.5795460815429687, 0.5778821411132813, 0.580948974609375, 0.581391357421875, 0.5797457885742188, 0.5771212768554688, 0.5781156005859375, 0.5785303344726562, 0.580937744140625, 0.5828679809570313, 0.58484326171875, 0.578830322265625, 0.5737625732421875, 0.5780254516601563, 0.5776640014648438, 0.5733130493164063, 0.5780531005859375, 0.5798584594726562, 0.5772728271484375, 0.58039501953125, 0.5780776977539063, 0.57891943359375, 0.5761618041992187, 0.576627685546875, 0.5804810180664063, 0.5735485229492188, 0.5786470336914062, 0.5790013427734375, 0.5755054321289063, 0.5788016357421875, 0.579689453125, 0.5785712890625, 0.5791282958984375, 0.5733529663085938, 0.5778226928710938, 0.6256476440429688, 0.5792000122070312, 0.5773250732421875, 0.579398681640625, 0.5759764404296875, 0.5804677124023437, 0.5775769653320313, 0.5798932495117187, 0.5741045532226563, 0.5804021606445312, 0.5797816162109375, 0.5753436279296875, 0.573892578125, 0.5788528442382812, 0.577154052734375, 0.5784155883789063, 0.5764822998046875, 0.5762672729492188, 0.5836912841796875, 0.574919677734375, 0.5761341552734375, 0.5865942993164063, 0.57295361328125, 0.580548583984375, 0.5808035888671875, 1.2573787841796875, 0.5905704956054687, 0.5772841186523437, 0.5760993041992187, 0.573638671875, 0.5871492919921875, 0.5753385009765625, 0.579324951171875, 0.6075760498046875, 0.58187060546875, 0.576932861328125, 0.5928018188476563, 0.6067650756835937, 0.5790945434570313, 0.5828731079101562, 0.606798828125, 0.5802014770507813, 0.5757112426757812, 0.5768816528320313, 0.5781790771484375, 0.575762451171875, 0.5849159545898438, 0.5997066040039063, 0.578060302734375, 0.5709414672851563, 0.5737318115234376, 0.5769738159179687, 0.6227660522460937, 0.5788497924804688, 0.5803305053710938, 0.5748705444335938, 0.5804728393554688, 0.5755197143554688, 0.5783439331054687, 0.573433837890625, 0.58860546875, 0.6080112915039062, 0.577138671875, 0.5701519165039063, 0.5766614990234376, 0.5760512084960937, 0.5755822143554687, 0.5731881103515625, 0.5770670166015625, 0.5802393798828125, 0.5739745483398437, 0.5749821166992187, 0.576415771484375, 0.5758801879882812, 0.5759406127929687, 0.5811660766601563, 0.578150390625, 0.5810411376953125, 0.5779107666015625, 0.5787310180664063, 0.5812745971679687, 0.57375439453125, 0.5795655517578125, 0.57409228515625, 0.5750947875976562, 0.5796075439453126, 0.5743749389648437, 0.576774169921875, 1.2158135986328125, 0.5788323974609375, 0.5741639404296875, 0.578471923828125, 0.5799813232421875, 0.5730457763671875, 0.577386474609375, 0.58319873046875, 0.588432373046875, 0.5920593872070312, 0.5782200317382813, 0.5853317260742188, 0.5812162475585938, 0.5806940307617188, 0.5827481689453125, 0.5838274536132813, 0.58480126953125, 0.628369384765625, 0.59485595703125, 0.5915801391601563, 0.5904793701171875, 0.588611572265625, 0.5753046875, 0.5757921142578125, 0.5804185791015625, 0.581475341796875, 0.5811322631835938, 0.5793331298828125, 0.5819033813476563, 0.5794928588867188, 0.6026004638671875, 0.58844775390625, 0.5822382202148437, 0.5852958984375, 0.5745971069335938, 0.5801615600585938, 0.59539453125, 0.6083276977539063, 0.5762867431640625, 0.5894185180664062, 0.5785087890625, 0.5769697265625, 0.574845947265625, 0.5821531982421875, 0.5773250732421875, 0.5812940673828125, 0.5826375732421875, 0.5820518188476562, 0.5764638671875, 0.5766912231445313, 0.5767915649414063, 0.5846466674804688, 0.5804124145507813, 0.5785855712890625, 0.5770578002929687, 0.5858631591796875, 0.5773905639648438, 0.5743882446289063, 0.572653564453125, 0.5773875122070312, 0.5807779541015625, 0.5815572509765625, 0.5817426147460938]",tokens/s,1.7015370905568703,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-1.3b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1299.111936,2906.652672,1979.711488,1447.03488,1406.947328,s,10,0.5831031341552734,0.05831031341552734,0.0025853126405985635,0.05739611053466797,0.059141028976440434,0.06257313899993897,0.0653188270187378,"[0.058378337860107425, 0.0660052490234375, 0.05724710464477539, 0.05748262405395508, 0.05735494232177735, 0.057280094146728515, 0.05747491073608398, 0.05721177673339844, 0.05723081588745117, 0.05743727874755859]",tokens/s,4390.303961765883,kWh,1.8953057772973005e-06,3.093479603973793e-06,4.399266591088449e-06,9.388051972359542e-06,tokens/kWh,27268702.89530985,MB,1299.111936,2906.652672,1979.711488,1447.03488,1406.949888,s,10,22.26329663085938,2.226329663085938,0.04915861503953208,2.21918505859375,2.28647890625,2.29662763671875,2.30474662109375,"[2.284218505859375, 2.237095947265625, 2.2842236328125, 2.3067763671875, 2.214973876953125, 2.166809326171875, 2.223396240234375, 2.210861328125, 2.163794677734375, 2.171146728515625]",tokens/s,28.29769599919675,kWh,7.234589505721541e-05,0.00011953804619296789,7.316115656809577e-05,0.0002650450978182791,tokens/kWh,237695.397947689,,s,629,22.750738441467306,0.03616969545543289,0.007182768311607743,0.034748416900634765,0.037884722900390626,0.039259339141845706,0.09210769561767579,"[0.036736000061035154, 0.03854336166381836, 0.03752959823608398, 0.039636993408203126, 0.03735039901733399, 0.03662847900390625, 0.03615948867797852, 0.036574207305908206, 0.035664894104003905, 0.034748416900634765, 0.03431219100952149, 0.034216960906982424, 0.03430297470092773, 0.03424358367919922, 0.034016254425048825, 0.03432550430297852, 0.03461119842529297, 0.034078720092773435, 0.03440435028076172, 0.03414220809936523, 0.03449651336669922, 0.03434905624389648, 0.03442585754394531, 0.03465216064453125, 0.034081790924072264, 0.034770942687988284, 0.03467161560058594, 0.042810367584228515, 0.03616665649414062, 0.03564134216308594, 0.0355676155090332, 0.03855974578857422, 0.04007628631591797, 0.039836673736572265, 0.04154265594482422, 0.03690291213989258, 0.037266433715820314, 0.03725516891479492, 0.037528575897216795, 0.03813580703735352, 0.038005760192871094, 0.0380211181640625, 0.037647361755371096, 0.03811532974243164, 0.03864985656738281, 0.04001177597045898, 0.03855155181884766, 0.03894169616699219, 0.033710079193115236, 0.03574784088134766, 0.03628236770629883, 0.033890304565429685, 0.03729100799560547, 0.034694145202636716, 0.03381760025024414, 0.03454054260253906, 0.03400806427001953, 0.03383193588256836, 0.03386368179321289, 0.035399681091308595, 0.03663872146606445, 0.03396505737304688, 0.1006346206665039, 0.037282817840576174, 0.03422719955444336, 0.03656192016601562, 0.03593318557739258, 0.03511603164672852, 0.03469004821777344, 0.03751321411132812, 0.035320831298828126, 0.03594649505615234, 0.034904064178466795, 0.03455078506469727, 0.034477054595947264, 0.04052377700805664, 0.03879116821289062, 0.03648614501953125, 0.035661823272705076, 0.03525120162963867, 0.035043327331542966, 0.03571712112426758, 0.03551027297973633, 0.03460505676269531, 0.03597107315063477, 0.03639910507202149, 0.03492659378051758, 0.035211265563964846, 0.03428966522216797, 0.033926143646240234, 0.03446886444091797, 0.03606528091430664, 0.033923072814941405, 0.03374182510375977, 0.03353702545166016, 0.03419033432006836, 0.037667839050292966, 0.03720499038696289, 0.03530547332763672, 0.038790145874023435, 0.03613695907592773, 0.03464089584350586, 0.03474534225463867, 0.034991104125976565, 0.03721011352539062, 0.036926464080810545, 0.03527782440185547, 0.03440639877319336, 0.03442278289794922, 0.03428966522216797, 0.03413708877563477, 0.03444940948486328, 0.03421491241455078, 0.036857856750488284, 0.03781119918823242, 0.03623526382446289, 0.03519180679321289, 0.034950145721435545, 0.03507302474975586, 0.0348590087890625, 0.035227649688720705, 0.035105792999267575, 0.03558092880249023, 0.03506995010375977, 0.034950145721435545, 0.09386495971679687, 0.03755417633056641, 0.03894579315185547, 0.03752755355834961, 0.0391014404296875, 0.03869286346435547, 0.040243198394775394, 0.04432691192626953, 0.0381736946105957, 0.0433520622253418, 0.03862527847290039, 0.043578369140625, 0.03683020782470703, 0.03564134216308594, 0.034958335876464845, 0.03528499221801758, 0.03558195114135742, 0.03536896133422852, 0.03587686538696289, 0.038965248107910154, 0.03858432006835937, 0.03517440032958984, 0.035197952270507815, 0.0350300178527832, 0.03578060913085938, 0.03516108703613281, 0.0347064323425293, 0.03422412872314453, 0.03421286392211914, 0.03522969436645508, 0.03545395278930664, 0.03573964691162109, 0.03555327987670898, 0.03604889678955078, 0.03642265701293945, 0.03603046417236328, 0.03579391860961914, 0.036606975555419925, 0.035151870727539065, 0.034947071075439456, 0.03613183975219727, 0.034991104125976565, 0.03463987350463867, 0.03717222213745117, 0.035781631469726564, 0.03553177642822265, 0.03497267150878906, 0.03479859161376953, 0.03505766296386719, 0.03427942276000977, 0.035296257019042966, 0.034522113800048826, 0.03446169662475586, 0.034407424926757815, 0.0345425910949707, 0.034699264526367186, 0.03475251388549805, 0.03461324691772461, 0.0341104621887207, 0.034748416900634765, 0.03782144165039063, 0.036029441833496094, 0.03457843017578125, 0.09317581176757812, 0.03511500930786133, 0.03647795104980469, 0.03717222213745117, 0.03889766311645508, 0.03672678375244141, 0.038383617401123046, 0.036896766662597655, 0.03707187271118164, 0.0366295051574707, 0.03686604690551758, 0.035560447692871096, 0.03580416107177734, 0.035827713012695314, 0.03563315200805664, 0.035209217071533204, 0.035269630432128905, 0.0360263671875, 0.03545600128173828, 0.03520204925537109, 0.03553279876708984, 0.03594035339355469, 0.03553996658325195, 0.03560755157470703, 0.03570073699951172, 0.03605196762084961, 0.035533824920654294, 0.03564646530151367, 0.035748863220214845, 0.03516723251342774, 0.03544063949584961, 0.035432449340820314, 0.035156993865966796, 0.035326976776123044, 0.03479244613647461, 0.034304000854492187, 0.034080768585205076, 0.03409920120239258, 0.040136703491210936, 0.04681830215454102, 0.03470438385009766, 0.034767871856689454, 0.04069887924194336, 0.04273561477661133, 0.038063102722167966, 0.03718860626220703, 0.03528396987915039, 0.03553279876708984, 0.035156993865966796, 0.03492147064208984, 0.034993152618408206, 0.03628339385986328, 0.03497574234008789, 0.049800193786621094, 0.0358656005859375, 0.035796993255615236, 0.0358021125793457, 0.03627212905883789, 0.036598785400390625, 0.03949055862426758, 0.0404326400756836, 0.03755929565429687, 0.035884033203125, 0.09229004669189453, 0.03803852844238281, 0.03607551956176758, 0.03520307159423828, 0.034941951751708986, 0.03515289688110351, 0.03521945571899414, 0.03531366348266601, 0.03754291152954101, 0.037907455444335936, 0.03474739074707031, 0.03421184158325195, 0.03423436737060547, 0.034162689208984375, 0.034614273071289066, 0.0344268798828125, 0.034511871337890625, 0.03416883087158203, 0.03514777755737305, 0.03616358566284179, 0.03531161499023437, 0.034429950714111326, 0.034129920959472655, 0.034253822326660154, 0.035007488250732424, 0.03425894546508789, 0.03427328109741211, 0.034081790924072264, 0.0351201286315918, 0.040264705657958984, 0.03927449417114258, 0.03629363250732422, 0.03468185424804687, 0.03458662414550781, 0.03430092620849609, 0.03459481430053711, 0.03457843017578125, 0.03568435287475586, 0.03385548782348633, 0.0341739501953125, 0.03381043243408203, 0.03380940628051758, 0.033957889556884766, 0.03412582397460937, 0.033827838897705076, 0.03385958480834961, 0.0341319694519043, 0.034331649780273435, 0.03376435089111328, 0.03431935882568359, 0.03394047927856445, 0.03386163330078125, 0.03378073501586914, 0.03399168014526367, 0.03625676727294922, 0.037648384094238284, 0.035593215942382815, 0.037176319122314457, 0.03507097625732422, 0.037449726104736326, 0.03805081558227539, 0.03623526382446289, 0.03617996978759765, 0.0920074234008789, 0.03453440093994141, 0.03426611328125, 0.03425996780395508, 0.03420467376708984, 0.03447091293334961, 0.03495935821533203, 0.03436236953735351, 0.03402956771850586, 0.034328575134277346, 0.03401523208618164, 0.03424870300292969, 0.03335372924804687, 0.033617919921875, 0.0335810546875, 0.033588222503662106, 0.03379609680175781, 0.03385343933105469, 0.034301952362060545, 0.03413913726806641, 0.03416985702514649, 0.03404185485839844, 0.03450265502929688, 0.03420876693725586, 0.03402751922607422, 0.033772544860839845, 0.0342108154296875, 0.03424870300292969, 0.0345425910949707, 0.036566017150878906, 0.035620864868164064, 0.03447500610351562, 0.03377971267700195, 0.034700286865234374, 0.03436236953735351, 0.03465830230712891, 0.03463372802734375, 0.033446910858154294, 0.03422003173828125, 0.034310142517089845, 0.03374899291992187, 0.03400396728515625, 0.034391040802001956, 0.034590721130371094, 0.03439616012573242, 0.03387801742553711, 0.03401932907104492, 0.034103294372558594, 0.0339681282043457, 0.03433062362670898, 0.03447500610351562, 0.03482316970825195, 0.034408447265625, 0.03362508773803711, 0.0345354232788086, 0.03407564926147461, 0.03338751983642578, 0.03450368118286133, 0.03470336151123047, 0.035225601196289064, 0.03685273742675781, 0.03651583862304687, 0.03711385726928711, 0.09422541046142578, 0.036310016632080076, 0.03672883224487305, 0.03712921524047851, 0.03653836822509766, 0.0346879997253418, 0.034841598510742186, 0.03506175994873047, 0.03436441421508789, 0.034560001373291016, 0.03495423889160156, 0.03427635192871094, 0.03397017669677734, 0.03381657409667969, 0.03378278350830078, 0.03382681655883789, 0.03377766418457031, 0.03402649688720703, 0.03412582397460937, 0.03470950317382813, 0.034097152709960936, 0.03374182510375977, 0.03349606323242187, 0.03347148895263672, 0.03362303924560547, 0.033756160736083986, 0.03369472122192383, 0.033906688690185545, 0.034260990142822266, 0.033617919921875, 0.033754112243652344, 0.03368447875976562, 0.03356159973144531, 0.03388927841186523, 0.03366195297241211, 0.0334919662475586, 0.0365404167175293, 0.039137279510498044, 0.03873689651489258, 0.03413401412963867, 0.034252799987792966, 0.03406438446044922, 0.03410943984985351, 0.03415654373168946, 0.03425894546508789, 0.03539353561401367, 0.034902015686035154, 0.03450368118286133, 0.0346879997253418, 0.03636326217651367, 0.04123545455932617, 0.03894681549072266, 0.04378214263916016, 0.03945881652832031, 0.03923660659790039, 0.03788800048828125, 0.03645644760131836, 0.036377601623535157, 0.036918270111083985, 0.03603251266479492, 0.03417497634887695, 0.034440193176269535, 0.03528806304931641, 0.09174323272705077, 0.03386777496337891, 0.03566796875, 0.03623526382446289, 0.03649945449829101, 0.03618815994262695, 0.03511603164672852, 0.0351201286315918, 0.03505766296386719, 0.03510784149169922, 0.03476889419555664, 0.03505766296386719, 0.035366912841796876, 0.03587583923339844, 0.03587686538696289, 0.03604991912841797, 0.035571712493896485, 0.03599462509155273, 0.03809075164794922, 0.03637452697753906, 0.03535564804077149, 0.035130367279052735, 0.03503615951538086, 0.036752384185791014, 0.03561676788330078, 0.037689342498779296, 0.03511603164672852, 0.034321407318115234, 0.03446476745605469, 0.034495487213134765, 0.03445862579345703, 0.03494604873657227, 0.03458457565307617, 0.03523788833618164, 0.036291584014892575, 0.03441561508178711, 0.03664179229736328, 0.03788390350341797, 0.03458662414550781, 0.03394662475585938, 0.03458662414550781, 0.034781185150146485, 0.03412684631347656, 0.03472895812988281, 0.03465011215209961, 0.034531326293945314, 0.03487027359008789, 0.03437158584594727, 0.034237438201904294, 0.0342476806640625, 0.03416883087158203, 0.03401932907104492, 0.03400703811645508, 0.03521228790283203, 0.03408793640136719, 0.0345354232788086, 0.03433881759643555, 0.03366912078857422, 0.03455897521972656, 0.03507097625732422, 0.03458867263793945, 0.03435007858276367, 0.03382067108154297, 0.09368883514404297, 0.03443814468383789, 0.034857982635498046, 0.03611033630371094, 0.036139007568359374, 0.035244033813476565, 0.034127872467041014, 0.034402305603027344, 0.03409100723266602, 0.034164737701416016, 0.034239486694335936, 0.034511871337890625, 0.034088958740234376, 0.03405721664428711, 0.03423027038574219, 0.03420569610595703, 0.03453747177124023, 0.034304000854492187, 0.032985088348388675, 0.03361075210571289, 0.03369779205322266, 0.03498905563354492, 0.03349606323242187, 0.033858558654785154, 0.03350527954101563, 0.03481087875366211, 0.03522662353515625, 0.033675262451171875, 0.03364761734008789, 0.03403878402709961, 0.033893375396728515, 0.03402547073364258, 0.03337625503540039, 0.034484222412109376, 0.03673190307617188, 0.03401420974731445, 0.03369676971435547, 0.0337151985168457, 0.0337786865234375, 0.03408793640136719, 0.03363532638549805, 0.03373567962646484, 0.03420774459838867, 0.03397017669677734, 0.03383910369873047, 0.03385139083862305, 0.034028545379638675, 0.03395481491088867, 0.034285568237304685, 0.03790950393676758, 0.035399681091308595, 0.03378483200073242, 0.033745918273925785, 0.03370700836181641, 0.03375718307495117, 0.03446169662475586, 0.03597721481323242, 0.033865726470947266, 0.03383295822143555, 0.033841152191162106, 0.03419647979736328, 0.033870849609375, 0.03629056167602539, 0.09214669036865235, 0.03442278289794922, 0.03455487823486328, 0.034320384979248046, 0.03439616012573242, 0.033957889556884766, 0.03376435089111328, 0.03431628799438476, 0.034119678497314454, 0.034283519744873044, 0.03432243347167969, 0.03417497634887695, 0.035211265563964846, 0.03506995010375977, 0.03390566253662109, 0.034304000854492187, 0.03410943984985351, 0.03421184158325195, 0.03414220809936523, 0.03425177764892578, 0.03403776168823242, 0.033960960388183595, 0.033966079711914066, 0.03374694442749023, 0.03407974243164062, 0.033737728118896484, 0.03393740844726562, 0.03365683364868164, 0.033737728118896484, 0.03384832000732422, 0.03382988739013672, 0.03404390335083008, 0.03472281646728516, 0.03477811050415039, 0.033923072814941405, 0.033699840545654294, 0.034948097229003904, 0.03460505676269531, 0.034121726989746096, 0.03467571258544922, 0.034440193176269535, 0.034900993347167966, 0.035310592651367184, 0.034802688598632815, 0.03464191818237305, 0.035530750274658206, 0.034500606536865236, 0.035053569793701174, 0.035378177642822264, 0.03561369705200195, 0.035227649688720705, 0.03469107055664063, 0.03442892837524414, 0.03544371032714844, 0.03471155166625976, 0.03420979309082031, 0.034549758911132815, 0.036657150268554685, 0.034759681701660154, 0.03413708877563477, 0.033258495330810545, 0.03338649749755859, 0.03709235382080078]",tokens/s,27.647454240585663,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-1.4b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1281.040384,2906.652672,1979.711488,1447.03488,1406.947328,s,10,0.5806426887512207,0.058064268875122074,0.0005193873495341377,0.05795639991760254,0.058851572418212886,0.058955626678466794,0.05903887008666992,"[0.05882844924926758, 0.057584415435791014, 0.05788147354125977, 0.05762876892089844, 0.0590596809387207, 0.05815014266967773, 0.058375679016113284, 0.0576890869140625, 0.05741366577148437, 0.058031326293945314]",tokens/s,4408.907663171911,kWh,1.9208857205492504e-06,3.109732937889951e-06,4.431030829208358e-06,9.46164948764756e-06,tokens/kWh,27056593.074412122,MB,1281.040384,2906.652672,1979.711488,1447.03488,1406.949888,s,10,23.982509033203126,2.3982509033203128,0.08061943248163361,2.40269287109375,2.513515087890625,2.5142773193359376,2.5148871044921877,"[2.46819921875, 2.298087646484375, 2.28466064453125, 2.431964111328125, 2.39125146484375, 2.51503955078125, 2.3205751953125, 2.345251220703125, 2.513345703125, 2.41413427734375]",tokens/s,26.269144697403522,kWh,7.406896116465505e-05,0.00012369313695607595,7.5886450092868e-05,0.000273648548213599,tokens/kWh,230222.30671885292,,s,629,24.466919422149633,0.03889812308767831,0.007657122353813426,0.037174270629882815,0.04287590560913086,0.04486881256103516,0.0937443344116211,"[0.03642060852050781, 0.0362977294921875, 0.036915199279785156, 0.03692236709594727, 0.03688959884643555, 0.03682304000854492, 0.03645747375488281, 0.03651583862304687, 0.03662131118774414, 0.03700326538085937, 0.037498878479003905, 0.03789004898071289, 0.03814809417724609, 0.03789311981201172, 0.03745894241333008, 0.03776921463012695, 0.03860684967041016, 0.03824435043334961, 0.04030771255493164, 0.04081151962280274, 0.04016230392456055, 0.04047052764892578, 0.04093439865112305, 0.040971263885498044, 0.03911372756958008, 0.03981721496582031, 0.04017356872558594, 0.039977985382080077, 0.04065484619140625, 0.03955916976928711, 0.03964416122436523, 0.0404398078918457, 0.04024627304077148, 0.03852185440063476, 0.034920448303222655, 0.04324249649047852, 0.04637491226196289, 0.041278465270996094, 0.04332953643798828, 0.04544102478027344, 0.043990016937255856, 0.047770622253417966, 0.04152217483520508, 0.044715007781982424, 0.039744510650634765, 0.039433216094970705, 0.04031999969482422, 0.038561790466308594, 0.03948748779296875, 0.03906355285644531, 0.03822387313842773, 0.03847884750366211, 0.038125568389892575, 0.037200897216796876, 0.03733606338500976, 0.03821977615356445, 0.03748556900024414, 0.037408767700195314, 0.03685887908935547, 0.03701964950561523, 0.035454975128173825, 0.03729612731933594, 0.09378304290771484, 0.03606630325317383, 0.039158782958984374, 0.039600128173828124, 0.040084480285644535, 0.03733606338500976, 0.036498432159423826, 0.035590145111083986, 0.035386367797851564, 0.03586355209350586, 0.037233665466308595, 0.03644313430786133, 0.03587788772583008, 0.03568742370605469, 0.03681382369995117, 0.03699507141113281, 0.036811775207519534, 0.03649433517456055, 0.0351907844543457, 0.03523583984375, 0.03510374450683594, 0.03588710403442383, 0.03487846374511719, 0.03748044967651367, 0.040559616088867184, 0.03835801696777344, 0.03490304183959961, 0.035664894104003905, 0.036132865905761716, 0.035817470550537106, 0.034800640106201174, 0.03422208023071289, 0.03793612670898437, 0.0407982063293457, 0.0370882568359375, 0.03442892837524414, 0.03562393569946289, 0.03643494415283203, 0.03643801498413086, 0.035168254852294925, 0.035143680572509765, 0.039640064239501956, 0.03981721496582031, 0.035833854675292966, 0.03492147064208984, 0.035348480224609374, 0.034648063659667966, 0.03494400024414063, 0.035904510498046875, 0.03679948806762695, 0.037937152862548826, 0.03527577590942383, 0.03679436874389649, 0.0354068489074707, 0.036083713531494144, 0.03605811309814453, 0.03497062301635742, 0.03631513595581055, 0.03636326217651367, 0.037131263732910154, 0.037645313262939455, 0.03580416107177734, 0.03706880187988281, 0.09364479827880859, 0.03461017608642578, 0.03426713562011719, 0.034202625274658206, 0.03426713562011719, 0.03938611221313477, 0.03576422500610352, 0.035460094451904296, 0.03637452697753906, 0.03681689453125, 0.044022785186767575, 0.037512191772460936, 0.03733913421630859, 0.0359444465637207, 0.03520819091796875, 0.035361793518066405, 0.036057086944580076, 0.03729817581176758, 0.036378623962402344, 0.03522969436645508, 0.035707904815673826, 0.035576831817626955, 0.03571916961669922, 0.03727360153198242, 0.03603968048095703, 0.04359167861938477, 0.044197887420654294, 0.043338752746582034, 0.042962944030761716, 0.04033331298828125, 0.035154945373535154, 0.035280895233154294, 0.034505729675292966, 0.03415654373168946, 0.034786304473876956, 0.034677761077880856, 0.034715648651123046, 0.03446681594848633, 0.03459481430053711, 0.035323902130126955, 0.035438591003417966, 0.035329025268554685, 0.03487539291381836, 0.03472076797485352, 0.0358389778137207, 0.03639603042602539, 0.0384532470703125, 0.03463987350463867, 0.0350750732421875, 0.034786304473876956, 0.035113983154296875, 0.035127296447753906, 0.03472793579101562, 0.03474431991577148, 0.03505561447143555, 0.03470131301879883, 0.035538944244384765, 0.03556147384643555, 0.03564134216308594, 0.035432449340820314, 0.03600896072387695, 0.03592396926879883, 0.035922943115234376, 0.09395097351074219, 0.03592499160766602, 0.036239360809326174, 0.03699814224243164, 0.036280319213867186, 0.036018177032470705, 0.03631923294067383, 0.03580825424194336, 0.03693772888183594, 0.039585792541503906, 0.03986636734008789, 0.039175167083740234, 0.03696025466918945, 0.037223423004150394, 0.03703398513793945, 0.03870412826538086, 0.04014182281494141, 0.03907993698120117, 0.03951923370361328, 0.03626393508911133, 0.036291584014892575, 0.03562496185302735, 0.03597312164306641, 0.03638988876342773, 0.0364400634765625, 0.039847934722900394, 0.039828479766845705, 0.03871027374267578, 0.03855155181884766, 0.037986305236816405, 0.039277568817138675, 0.04064153671264648, 0.03971993637084961, 0.03942502212524414, 0.036939777374267575, 0.0373309440612793, 0.03872256088256836, 0.0389304313659668, 0.03902771377563476, 0.038209537506103515, 0.036536319732666016, 0.0361082878112793, 0.037910526275634765, 0.03912704086303711, 0.0391536636352539, 0.03733913421630859, 0.037168128967285156, 0.03659468841552734, 0.03750809478759766, 0.03906150436401367, 0.03960627365112305, 0.03824844741821289, 0.03746406555175781, 0.0386324462890625, 0.04412928009033203, 0.04522598266601562, 0.0446668815612793, 0.044391422271728515, 0.044886016845703126, 0.044488704681396485, 0.04176998519897461, 0.036822017669677735, 0.04055756759643555, 0.0980469741821289, 0.03728691101074219, 0.03496448135375976, 0.0351723518371582, 0.04938240051269531, 0.046714881896972656, 0.03659468841552734, 0.03658649444580078, 0.037353473663330077, 0.03626598358154297, 0.036770816802978515, 0.036606975555419925, 0.03678105545043946, 0.03661414337158203, 0.03707596969604492, 0.03701760101318359, 0.03700326538085937, 0.037054462432861326, 0.037617664337158206, 0.03759718322753906, 0.03704627227783203, 0.03725209426879883, 0.037719039916992186, 0.03787673568725586, 0.038540287017822264, 0.03735244750976562, 0.03787980651855469, 0.0384532470703125, 0.03791974258422852, 0.03690188980102539, 0.03810815811157227, 0.041270271301269534, 0.03872358322143555, 0.03616358566284179, 0.03556147384643555, 0.03768115234375, 0.03787673568725586, 0.038877185821533204, 0.03730636978149414, 0.03847372817993164, 0.03985408020019531, 0.039057407379150394, 0.037174270629882815, 0.03754393768310547, 0.03964518356323242, 0.04058828735351563, 0.04087091064453125, 0.03869388961791992, 0.03677798461914063, 0.03772108840942383, 0.03944038391113281, 0.036257793426513675, 0.035781631469726564, 0.03782656097412109, 0.0393072624206543, 0.03616767883300781, 0.03597721481323242, 0.038547454833984376, 0.03611443328857422, 0.03520102310180664, 0.035697662353515625, 0.03844607925415039, 0.04211711883544922, 0.09613926696777343, 0.03567001724243164, 0.03857100677490234, 0.040409088134765625, 0.03982233428955078, 0.04031078338623047, 0.03732275390625, 0.037321727752685545, 0.03616460800170898, 0.036103168487548826, 0.03551129531860352, 0.035672065734863284, 0.03910553741455078, 0.03640115356445312, 0.03641139221191406, 0.03517337417602539, 0.03483443069458008, 0.034732032775878906, 0.03499622344970703, 0.03460710525512695, 0.03730022430419922, 0.03918745422363281, 0.039128063201904296, 0.03834470367431641, 0.04059033584594727, 0.03878604888916016, 0.04249292755126953, 0.046548992156982424, 0.042858497619628906, 0.04119551849365234, 0.04284723281860352, 0.04143206405639648, 0.043338752746582034, 0.04214374542236328, 0.041436161041259766, 0.040755199432373046, 0.04031488037109375, 0.03904512023925781, 0.04025241470336914, 0.04051865768432617, 0.040302593231201174, 0.040343551635742186, 0.04352614212036133, 0.04246527862548828, 0.04191743850708008, 0.04127436828613281, 0.040318977355957034, 0.04495257568359375, 0.05953843307495117, 0.04327526473999024, 0.039488510131835936, 0.0406927375793457, 0.04005478286743164, 0.03938611221313477, 0.04132556915283203, 0.0425164794921875, 0.04207923126220703, 0.039792640686035156, 0.03875532913208008, 0.038348800659179685, 0.036945919036865234, 0.04018483352661133, 0.04199321746826172, 0.09614540863037109, 0.03951001739501953, 0.040166400909423826, 0.04159795379638672, 0.04204851150512695, 0.03872153472900391, 0.03994112014770508, 0.039554046630859374, 0.03981824111938476, 0.037664768218994144, 0.03895296096801758, 0.03897446441650391, 0.037907455444335936, 0.038849536895751956, 0.03806412887573242, 0.036822017669677735, 0.03611340713500977, 0.036495361328125, 0.03671756744384766, 0.03650969696044922, 0.036738048553466796, 0.037028865814208986, 0.0368721923828125, 0.03660287857055664, 0.03636019134521484, 0.03569868850708008, 0.03718143844604492, 0.03706265640258789, 0.03726131057739258, 0.03722444915771484, 0.03646464157104492, 0.03573350524902344, 0.035737598419189456, 0.03528396987915039, 0.0357386245727539, 0.0348037109375, 0.03536793518066406, 0.03541196823120117, 0.036280319213867186, 0.03640729522705078, 0.03578265762329102, 0.03379916763305664, 0.034253822326660154, 0.034904064178466795, 0.03540582275390625, 0.034740222930908206, 0.034050048828125, 0.034520065307617184, 0.03460505676269531, 0.034528255462646484, 0.034802688598632815, 0.03432447814941406, 0.03537612915039062, 0.03725414276123047, 0.040049663543701174, 0.038778881072998046, 0.03546931076049804, 0.03596799850463867, 0.03566080093383789, 0.03583283233642578, 0.037515262603759765, 0.039593982696533206, 0.03630489730834961, 0.09561293029785156, 0.03675545501708984, 0.03652608108520508, 0.0377077751159668, 0.04068454360961914, 0.03960422515869141, 0.03749273681640625, 0.03635200119018555, 0.03685580825805664, 0.03916287994384766, 0.03892019271850586, 0.03947520065307617, 0.03967180633544922, 0.03716198348999023, 0.034830337524414064, 0.03491020965576172, 0.03507814407348633, 0.03446783828735352, 0.03435724639892578, 0.03475251388549805, 0.03485696029663086, 0.03565465545654297, 0.03703910446166992, 0.03614720153808594, 0.035929088592529294, 0.036149246215820316, 0.03490304183959961, 0.03537612915039062, 0.04052275085449219, 0.0386324462890625, 0.03743129730224609, 0.03705753707885742, 0.034738174438476564, 0.03492966461181641, 0.03566899108886719, 0.035402751922607424, 0.035879936218261715, 0.035920894622802735, 0.03503615951538086, 0.03580928039550781, 0.03572633743286133, 0.036291584014892575, 0.03620454406738281, 0.0386324462890625, 0.03827814483642578, 0.03789311981201172, 0.036703231811523435, 0.03538227081298828, 0.03593318557739258, 0.03594137573242188, 0.0357314567565918, 0.03590860748291016, 0.035590145111083986, 0.036016128540039063, 0.05712486267089844, 0.03643904113769531, 0.04243251037597656, 0.043445247650146485, 0.034953216552734374, 0.03570483016967774, 0.049189888000488284, 0.034592769622802735, 0.03537919998168945, 0.09289727783203125, 0.03602227020263672, 0.03800371170043945, 0.037354496002197264, 0.03672063827514648, 0.03496243286132812, 0.03601715087890625, 0.03765862274169922, 0.03630182266235352, 0.03498393630981445, 0.03572633743286133, 0.035846145629882815, 0.035476478576660156, 0.03460505676269531, 0.03467059326171875, 0.034462718963623046, 0.03453747177124023, 0.03668377685546875, 0.03697459030151367, 0.03644518280029297, 0.03630080032348633, 0.036713470458984376, 0.037561344146728515, 0.03890585708618164, 0.03812454223632813, 0.03643392181396484, 0.03805491256713867, 0.0383744010925293, 0.03772825622558594, 0.036853759765625, 0.03703807830810547, 0.03772723388671875, 0.03744255828857422, 0.037275646209716795, 0.037154815673828126, 0.04450406265258789, 0.04492697525024414, 0.04138393783569336, 0.04163993453979492, 0.042038272857666016, 0.043150337219238284, 0.042241024017333983, 0.042487808227539066, 0.04206182479858398, 0.04108902359008789, 0.042543102264404296, 0.043638782501220705, 0.05867007827758789, 0.05473791885375977, 0.056010753631591796, 0.038986751556396484, 0.03942092895507812, 0.03987046432495117, 0.04327116775512695, 0.04207820892333984, 0.040782848358154294, 0.038801406860351564, 0.039539710998535156, 0.04451225662231445, 0.045742080688476565, 0.04636876678466797, 0.04718592071533203, 0.044843006134033206, 0.10207027435302735, 0.04413337707519531, 0.04345139312744141, 0.04720844650268555, 0.04154470443725586, 0.04520959854125976, 0.044260353088378904, 0.041675777435302735, 0.040583168029785156, 0.039815166473388675, 0.042297344207763675, 0.04421017456054688, 0.04392243194580078, 0.04798361587524414, 0.04738969421386719, 0.0415283203125, 0.03944550323486328, 0.04375961685180664, 0.042420223236083986, 0.042262527465820314, 0.04248473739624024, 0.04254105758666992, 0.04284108734130859, 0.04249497604370117, 0.042945537567138675, 0.04306124877929687, 0.036348926544189454, 0.034783233642578126, 0.0350013427734375, 0.03513241577148438, 0.03498291015625, 0.034784255981445314, 0.03456819152832031, 0.0346879997253418, 0.03487539291381836, 0.034694145202636716, 0.03415654373168946, 0.03424563217163086, 0.034925567626953126, 0.034895870208740236, 0.03390259170532227, 0.034010112762451174, 0.03453849411010742, 0.03426406478881836, 0.034841598510742186, 0.035694591522216795, 0.035542015075683595, 0.03570175933837891, 0.0351539192199707, 0.03472588729858399, 0.03407155227661133, 0.03462348937988281, 0.03468288040161133, 0.035125247955322264, 0.035143680572509765, 0.034746368408203124, 0.03496550369262695, 0.03476582336425781, 0.03422617721557617, 0.034304000854492187, 0.034678783416748044, 0.03523174285888672, 0.0377784309387207]",tokens/s,25.708181285404187,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-34B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,b42d2d91c648a3ef83c1f5664dd2a522d85ce997,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1336.15616,22605.135872,21678.260224,21145.583616,20257.19808,s,10,12.637142578125,1.2637142578125,0.0013342568805327878,1.2634337158203124,1.2650476196289062,1.2658837341308593,1.2665526257324218,"[1.2667198486328124, 1.26486181640625, 1.2634183349609376, 1.26382861328125, 1.262482177734375, 1.2646689453125, 1.2634490966796874, 1.2633565673828124, 1.2621192626953126, 1.2622379150390626]",tokens/s,202.57744060206946,kWh,3.9714499562978745e-05,6.661301859596286e-05,9.653824390056797e-05,0.0002028657620595096,tokens/kWh,1261918.2133104538,MB,1336.471552,22605.135872,21678.260224,21145.583616,20257.20064,s,10,75.575625,7.5575625,0.10784295665810632,7.5590908203125,7.6361595703125,7.723478466796875,7.793333583984375,"[7.61675537109375, 7.81079736328125, 7.61619482421875, 7.4223740234375, 7.44666748046875, 7.56822314453125, 7.496943359375, 7.45851220703125, 7.54995849609375, 7.58919873046875]",tokens/s,8.336021038529287,kWh,0.00023649672120809557,0.0003967805483775604,0.0003974526235083431,0.001030729893093999,tokens/kWh,61121.73559931343,,s,629,86.82653282165518,0.1380390028961133,0.15008636057240946,0.1186662368774414,0.12436991729736328,0.12924353942871095,1.3821207666015625,"[0.11829862213134766, 0.11839794921875, 0.11792588806152343, 0.1180794906616211, 0.11890688323974609, 0.11794432067871094, 0.11894477081298828, 0.1189222412109375, 0.1179863052368164, 0.11910451507568359, 0.11856486511230468, 0.12065382385253906, 0.1195868148803711, 0.11938201904296875, 0.11893555450439453, 0.11882189178466797, 0.11914240264892578, 0.11870310211181641, 0.11807437133789063, 0.1180200958251953, 0.11866316986083984, 0.1187092514038086, 0.11902464294433594, 0.11905023956298828, 0.12019712066650391, 0.12038451385498047, 0.1224120330810547, 0.123146240234375, 0.12120780944824219, 0.12236492919921875, 0.1225164794921875, 0.12237619018554688, 0.11868978881835937, 0.12189798736572266, 0.12242534637451172, 0.12325888061523438, 0.12231475067138672, 0.12252365112304688, 0.1205923843383789, 0.12243251037597656, 0.11948953247070312, 0.12311756896972656, 0.11740774536132813, 0.11681177520751954, 0.11801087951660157, 0.11712716674804688, 0.11923251342773437, 0.11883417510986329, 0.1209886703491211, 0.12220825958251953, 0.12143718719482421, 0.12162764739990234, 0.12178329467773437, 0.1292922821044922, 0.14676480102539063, 0.12668621063232421, 0.12299673461914062, 0.1237227554321289, 0.12031590270996094, 0.12534886169433593, 0.12257689666748046, 0.12259839630126954, 1.3857628173828125, 0.11947110748291015, 0.12202188873291016, 0.1258188781738281, 0.13079756164550782, 0.12322099304199219, 0.13942681884765626, 0.13468876647949218, 0.1503119354248047, 0.13962547302246095, 0.13381120300292967, 0.1313454132080078, 0.1335203857421875, 0.134434814453125, 0.13003366088867188, 0.12403916931152344, 0.12225536346435546, 0.12338687896728516, 0.12315647888183594, 0.1246033935546875, 0.12498124694824218, 0.12169830322265625, 0.12559974670410157, 0.12500582122802734, 0.12490137481689453, 0.12497510528564452, 0.12460543823242187, 0.124980224609375, 0.12419993591308594, 0.12705996704101563, 0.12739788818359374, 0.12109209442138671, 0.12170137786865234, 0.12251033782958984, 0.12522393798828124, 0.12763750457763673, 0.11989401245117187, 0.1195704345703125, 0.11968000030517578, 0.1193021469116211, 0.11927654266357422, 0.11915776062011718, 0.12011929321289062, 0.12149759674072266, 0.12022374725341797, 0.11864473724365235, 0.11918438720703126, 0.11889151763916016, 0.11830989074707031, 0.11806719970703125, 0.11789823913574218, 0.1224427490234375, 0.12383334350585938, 0.12314726257324218, 0.12289126586914062, 0.11747430419921875, 0.11736576080322265, 0.11696332550048828, 0.11777740478515625, 0.11768319702148437, 0.1179678726196289, 0.12056166076660156, 0.12254720306396484, 1.386028076171875, 0.12179148864746094, 0.12247449493408204, 0.12245708465576172, 0.11762175750732422, 0.1185433578491211, 0.12064358520507812, 0.12151500701904297, 0.12335820770263672, 0.12235469055175781, 0.12588748931884766, 0.1253222427368164, 0.12775218963623047, 0.12917042541503906, 0.11948236846923828, 0.1176084442138672, 0.11813273620605469, 0.11872665405273437, 0.11727565002441406, 0.11835187530517578, 0.12345343780517579, 0.13588581848144532, 0.1234524154663086, 0.11821772766113281, 0.11767295837402343, 0.1185771484375, 0.13037055969238281, 0.123219970703125, 0.11773133087158204, 0.12202803039550782, 0.12289945220947265, 0.11866419219970703, 0.1231994857788086, 0.12334284973144531, 0.12367257690429688, 0.12401152038574219, 0.12292301177978515, 0.12346367645263671, 0.12326297760009766, 0.12315033721923828, 0.11777740478515625, 0.11800166320800781, 0.11966668701171874, 0.11848294067382813, 0.1186693115234375, 0.11782963562011718, 0.11821875, 0.11765145874023437, 0.11828224182128906, 0.11816448211669922, 0.11800883483886719, 0.11839078521728516, 0.1185955810546875, 0.11860991668701172, 0.11788082885742188, 0.11815116882324218, 0.11763814544677734, 0.1180211181640625, 0.1181286392211914, 0.11840716552734375, 0.11873996734619141, 0.12133785247802735, 0.12109516906738281, 1.3829058837890624, 0.11608576202392579, 0.11732275390625, 0.11635097503662109, 0.11671961975097657, 0.11683634948730469, 0.11714559936523437, 0.11666226959228515, 0.11686502075195312, 0.11702476501464844, 0.11696332550048828, 0.11707084655761718, 0.11708006286621093, 0.11732479858398437, 0.11774668884277344, 0.11745484924316406, 0.11897344207763672, 0.11949260711669922, 0.1175889892578125, 0.11717529296875, 0.11772415924072266, 0.12061901092529297, 0.11995852661132812, 0.11849625396728515, 0.11841433715820313, 0.11951103973388671, 0.11836109161376954, 0.11806208038330078, 0.11821568298339843, 0.12176486206054687, 0.12070604705810548, 0.13547418212890625, 0.12550656127929688, 0.11969741058349609, 0.11799756622314453, 0.11687935638427735, 0.11576934051513672, 0.11718041229248047, 0.120015869140625, 0.11974655914306641, 0.11917107391357422, 0.11804569244384766, 0.11597209930419922, 0.11631001281738282, 0.11651174163818359, 0.11625472259521484, 0.11648512268066406, 0.11633663940429688, 0.11639910125732422, 0.11545292663574219, 0.11588710021972656, 0.11598540496826172, 0.1157396469116211, 0.11510886383056641, 0.11523072052001954, 0.1151682586669922, 0.11587891387939453, 0.11668275451660157, 0.1166223373413086, 0.1162577896118164, 0.11626188659667969, 0.11781427001953125, 0.11615436553955077, 1.3801512451171876, 0.11623833465576172, 0.11688140869140624, 0.11721318054199219, 0.11728691101074219, 0.11702169799804688, 0.11812761688232422, 0.12058316802978515, 0.12005171203613281, 0.11654450988769531, 0.1165486068725586, 0.11629261016845703, 0.11648204803466797, 0.1165854721069336, 0.11679027557373046, 0.11633766174316407, 0.11630489349365235, 0.11671244812011719, 0.11812147521972656, 0.11710975646972656, 0.11675955200195312, 0.11643084716796875, 0.11681996917724609, 0.11639603424072266, 0.11610316467285156, 0.11675647735595703, 0.1244395523071289, 0.1185771484375, 0.11661619567871094, 0.11715277099609375, 0.11808255767822265, 0.11826073455810547, 0.1174814682006836, 0.1167667236328125, 0.11694387054443359, 0.11714867401123047, 0.1167298583984375, 0.11880550384521485, 0.12300800323486329, 0.11850956726074219, 0.11694898986816406, 0.11700121307373047, 0.1160478744506836, 0.11770982360839843, 0.11828018951416015, 0.11739647674560547, 0.11753266906738281, 0.12468633270263672, 0.11853517150878906, 0.12306022644042969, 0.12356607818603516, 0.12090163421630859, 0.1180426254272461, 0.1184901123046875, 0.11938201904296875, 0.12215500640869141, 0.12249600219726563, 0.11823104095458985, 0.11551232147216797, 0.11656294250488282, 0.12435250854492187, 0.118866943359375, 0.1182218246459961, 1.384791015625, 0.11849830627441406, 0.11858943939208984, 0.1203947525024414, 0.11951615905761719, 0.1186344985961914, 0.11868978881835937, 0.11998617553710937, 0.124548095703125, 0.11993702697753907, 0.11880242919921875, 0.11823001861572266, 0.11832115173339844, 0.12043571472167969, 0.12137881469726562, 0.12364697265625, 0.12296498870849609, 0.12304998779296875, 0.12334182739257812, 0.11836518096923829, 0.1168936996459961, 0.11819519805908203, 0.11800985717773438, 0.11787059020996093, 0.11781222534179688, 0.11853209686279297, 0.12487782287597657, 0.12372991943359375, 0.12822834777832032, 0.13135565185546874, 0.13074432373046874, 0.13330021667480468, 0.1246719970703125, 0.12328141021728516, 0.12059852600097656, 0.11886796569824219, 0.11814809417724609, 0.11860275268554688, 0.11818598175048828, 0.12072652435302735, 0.12318105316162109, 0.11702374267578125, 0.11767295837402343, 0.11859455871582031, 0.11900313568115234, 0.11830681610107421, 0.11692543792724609, 0.11745996856689453, 0.11698073577880859, 0.11583283233642579, 0.11734630584716797, 0.11848806762695313, 0.11799142456054687, 0.11792588806152343, 0.11829350280761719, 0.11844403076171875, 0.1173565444946289, 0.11788082885742188, 0.11798323059082032, 0.12316979217529297, 0.11765350341796875, 0.11772723388671875, 0.1169459228515625, 1.3827174072265624, 0.11788800048828126, 0.13622067260742188, 0.13023846435546876, 0.11864064025878907, 0.11826073455810547, 0.12849664306640626, 0.1175572509765625, 0.117607421875, 0.1175889892578125, 0.11704422760009765, 0.11651174163818359, 0.11670220947265625, 0.11726131439208984, 0.11738419342041016, 0.11671654510498047, 0.11612364959716796, 0.11706470489501954, 0.11759616088867188, 0.11741593933105468, 0.117465087890625, 0.11751526641845703, 0.11803238677978516, 0.11797196960449219, 0.11797913360595703, 0.11791974639892579, 0.11796070098876953, 0.1225185317993164, 0.11829964447021485, 0.11831807708740234, 0.11818701171875, 0.11833958435058593, 0.11651481628417969, 0.12137983703613281, 0.11805184173583984, 0.117897216796875, 0.1180426254272461, 0.1198018569946289, 0.1181317138671875, 0.11825459289550781, 0.118181884765625, 0.11801805114746093, 0.1174620132446289, 0.1180948486328125, 0.11800883483886719, 0.1167093734741211, 0.11696640014648438, 0.11801292419433594, 0.11729817962646484, 0.11783270263671874, 0.11797913360595703, 0.11937792205810546, 0.12191129302978515, 0.12236287689208984, 0.12271820831298828, 0.12425727844238281, 0.11918745422363282, 0.11934515380859376, 0.11923763275146484, 0.11903385925292968, 0.1185638427734375, 0.11766886138916016, 0.11855052947998047, 1.3830072021484374, 0.11800166320800781, 0.11817266845703125, 0.11850444793701172, 0.11784294128417969, 0.1177681884765625, 0.11850649261474609, 0.11891302490234375, 0.11896012878417969, 0.11701862335205078, 0.11680767822265625, 0.11782860565185548, 0.11822386932373047, 0.11817472076416016, 0.1175173110961914, 0.11711283111572265, 0.11786137390136718, 0.11720089721679687, 0.11724697875976563, 0.11673497772216797, 0.11626188659667969, 0.11645849609375, 0.11611545562744141, 0.1154181137084961, 0.11679641723632812, 0.11708006286621093, 0.11706470489501954, 0.117212158203125, 0.11712921905517579, 0.11720703887939453, 0.11748556518554687, 0.11800883483886719, 0.11789311981201171, 0.11879936218261719, 0.11823411560058594, 0.11727667236328125, 0.11827200317382812, 0.116959228515625, 0.12250316619873047, 0.12014284515380859, 0.11721421051025391, 0.11794636535644532, 0.11756953430175782, 0.11777945709228516, 0.11811737823486328, 0.11698073577880859, 0.11798016357421875, 0.11732889556884765, 0.11785113525390625, 0.11995238494873046, 0.1203394546508789, 0.12047052764892578, 0.1241313247680664, 0.1236490249633789, 0.12460953521728516, 0.123251708984375, 0.12185600280761719, 0.12058419036865234, 0.1174814682006836, 0.11839385223388672, 0.11828326416015625, 0.11839590454101563, 0.11803033447265625, 1.3805865478515624, 0.11850342559814453, 0.11903078460693359, 0.12267724609375, 0.12027494049072265, 0.1171773452758789, 0.1212968978881836, 0.12231475067138672, 0.1174097900390625, 0.11754598236083984, 0.11786444854736328, 0.11869081878662109, 0.12116275024414062, 0.12178534698486328, 0.1174835205078125, 0.11790029144287109, 0.11869593811035156, 0.12219084930419923, 0.11756748962402344, 0.12024729919433594, 0.11810201263427735, 0.11831910705566406, 0.11804876708984376, 0.1177702407836914, 0.11795967864990234, 0.11691725158691406, 0.11922022247314454, 0.11927961730957032, 0.11948441314697265, 0.11912806701660156, 0.1190635528564453, 0.11926937866210938, 0.11878502655029297, 0.11885772705078125, 0.12223693084716797, 0.12431667327880859, 0.12400332641601562, 0.12405760192871093, 0.12395008087158203, 0.11900825500488281, 0.12274687957763672, 0.12328447723388672, 0.12281855773925782, 0.11933798217773438, 0.12169010925292968, 0.12027289581298828, 0.12474777221679688, 0.12449689483642579, 0.1254082565307617, 0.11918335723876954, 0.11855052947998047, 0.11853311920166015, 0.11738726043701173, 0.11724082946777344, 0.11829145812988281, 0.11803340911865234, 0.11750093078613282, 0.12232704162597656, 0.11908198547363281, 0.11901542663574219, 0.11822796630859375, 0.11822489929199219, 0.117538818359375, 1.383920654296875, 0.12236799621582031, 0.12281549072265625, 0.12204851531982422, 0.12051763153076171, 0.12089446258544922, 0.1234493408203125, 0.1193154525756836, 0.11929293060302734, 0.11913728332519531, 0.11873996734619141, 0.1186662368774414, 0.11895603179931641, 0.11773849487304687, 0.11965235137939453, 0.12104806518554688, 0.12110233306884766, 0.11895295715332031, 0.11989401245117187, 0.11908096313476563, 0.11936153411865234, 0.11915264129638672, 0.11896627044677735, 0.11966464233398437, 0.11848499298095704, 0.11819315338134766, 0.11831807708740234, 0.12167680358886719, 0.12248883056640625, 0.12203520202636718, 0.11975270080566407, 0.11878297424316406, 0.1185955810546875, 0.11878399658203125, 0.11909222412109376, 0.11948134613037109, 0.11955814361572266, 0.11807846069335938, 0.1191884765625, 0.11940045166015625, 0.13659750366210938, 0.13022618103027345, 0.11805696105957031, 0.11964313507080078, 0.11923661041259766, 0.11868672180175781, 0.11866009521484375, 0.11897241973876953, 0.11931648254394531, 0.13097267150878905, 0.11946086120605469, 0.11941171264648437, 0.11935743713378906, 0.11928985595703125, 0.11929702758789062, 0.12432077026367187, 0.119910400390625, 0.1203978271484375, 0.12121600341796875, 0.12340531158447265, 0.12248780822753906, 0.11801292419433594, 0.1177006072998047]",tokens/s,7.244329349094108,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-12b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1309.130752,10301.145088,9374.26944,8841.592832,8236.775424,s,10,4.432437866210937,0.4432437866210937,0.0003184128956770005,0.4432287139892578,0.44359967956542967,0.44368404083251956,0.44375152984619143,"[0.4429844055175781, 0.4434178771972656, 0.4435809326171875, 0.4437684020996094, 0.4428285827636719, 0.443139892578125, 0.4432584228515625, 0.44319900512695315, 0.4427325744628906, 0.44352777099609375]",tokens/s,577.5602675708599,kWh,1.452893763780594e-05,2.393933639637056e-05,3.4243398607197214e-05,7.271167264137371e-05,tokens/kWh,3520755.2061501234,MB,1309.130752,10301.145088,9374.26944,8841.592832,8236.777984,s,10,37.343377197265625,3.7343377197265633,0.07723986705174414,3.7364998779296874,3.8187966064453125,3.851548937988281,3.877750803222656,"[3.697563232421875, 3.599244384765625, 3.7720361328125, 3.767294677734375, 3.811518310546875, 3.652630615234375, 3.88430126953125, 3.685788818359375, 3.742056884765625, 3.73094287109375]",tokens/s,16.870461304879786,kWh,0.00011457326337695122,0.00019214887741026698,0.000164228926838012,0.0004709510676252301,tokens/kWh,133771.8593943897,,s,629,41.273697284698436,0.06561796070699283,0.05280698952678243,0.058359809875488285,0.06534000396728516,0.06810030212402345,0.5009822131347657,"[0.05673881530761719, 0.059355136871337894, 0.05871718215942383, 0.05881651306152344, 0.06115430450439453, 0.060918785095214846, 0.05784473419189453, 0.06037913513183594, 0.06164582443237305, 0.06182195281982422, 0.06267903900146485, 0.061246463775634766, 0.06244147109985351, 0.06719999694824219, 0.06508338928222657, 0.06125056076049805, 0.06087577438354492, 0.06272921752929687, 0.05925888061523438, 0.057847808837890625, 0.057662464141845705, 0.05651148986816406, 0.057365505218505856, 0.05845503997802735, 0.052983806610107424, 0.05768806457519531, 0.059947006225585936, 0.05902643203735351, 0.058774528503417967, 0.05805977630615235, 0.05951385498046875, 0.059509761810302736, 0.05986406326293945, 0.053308414459228515, 0.05409177780151367, 0.057883647918701174, 0.05878476715087891, 0.05746995162963867, 0.05691494369506836, 0.05708492660522461, 0.052604927062988284, 0.053075969696044924, 0.0563240966796875, 0.05843251037597656, 0.061244415283203124, 0.05647564697265625, 0.05784883117675781, 0.05893427276611328, 0.062002174377441405, 0.05927936172485351, 0.058049537658691405, 0.05817139053344727, 0.05970534515380859, 0.06511001586914063, 0.05560729598999024, 0.05482700729370117, 0.05829632186889649, 0.05793280029296875, 0.05790924835205078, 0.05495808029174805, 0.054247425079345706, 0.057853950500488284, 0.5005014953613282, 0.05602918243408203, 0.06082867050170898, 0.05550284957885742, 0.05470207977294922, 0.06112972640991211, 0.05988454437255859, 0.05461708831787109, 0.056342529296875, 0.06264115142822266, 0.05852364730834961, 0.054675457000732425, 0.0563138542175293, 0.06182195281982422, 0.0568903694152832, 0.05603123092651367, 0.055836673736572265, 0.05839974212646484, 0.05622988891601562, 0.05586329650878906, 0.05486284637451172, 0.05403340911865234, 0.052651008605957034, 0.054056961059570315, 0.053539840698242185, 0.05445119857788086, 0.052746238708496096, 0.054575103759765625, 0.06101708984375, 0.05547622299194336, 0.054024192810058595, 0.05264179229736328, 0.054150142669677735, 0.054953983306884766, 0.05714022445678711, 0.056166400909423826, 0.05494374465942383, 0.057186302185058595, 0.05442867279052734, 0.06173798370361328, 0.060622848510742185, 0.06099148941040039, 0.06340095901489258, 0.05875609588623047, 0.055003135681152344, 0.06527180480957032, 0.06068121719360352, 0.05614694213867188, 0.05872332763671875, 0.058280960083007816, 0.05718425750732422, 0.056240127563476565, 0.05807308959960938, 0.05823180770874024, 0.053787647247314455, 0.05803212738037109, 0.05858816146850586, 0.058324993133544924, 0.05676748657226562, 0.05745971298217773, 0.06003814315795898, 0.058498046875, 0.056188926696777344, 0.5048555603027344, 0.05849497604370117, 0.056342529296875, 0.057006080627441405, 0.05434470367431641, 0.05257011032104492, 0.053564414978027344, 0.0529879035949707, 0.05092147064208984, 0.0520079345703125, 0.0541102066040039, 0.0546611213684082, 0.06237491226196289, 0.05817139053344727, 0.057747455596923826, 0.05590016174316406, 0.06170828628540039, 0.06621695709228516, 0.0572119026184082, 0.059829246520996096, 0.05970636749267578, 0.055008255004882815, 0.060144641876220706, 0.06437068939208984, 0.06346547317504883, 0.05645926284790039, 0.060985343933105465, 0.061246463775634766, 0.06297292709350585, 0.056406017303466796, 0.05474303817749023, 0.05559603118896484, 0.06161407852172852, 0.06285414505004883, 0.06367846298217773, 0.0649512939453125, 0.06009446334838867, 0.05532057571411133, 0.05789798355102539, 0.0753807373046875, 0.07600947570800781, 0.05786316680908203, 0.05771571350097656, 0.05758566284179688, 0.05837004852294922, 0.06008115386962891, 0.05655551910400391, 0.055103488922119144, 0.055298046112060545, 0.0595333137512207, 0.060369918823242184, 0.05673984146118164, 0.05647872161865235, 0.07102668762207032, 0.07223910522460937, 0.0693729248046875, 0.06820352172851563, 0.05775360107421875, 0.05778124618530273, 0.058180606842041016, 0.0602716178894043, 0.07015321350097656, 0.06878412628173829, 0.5034710998535157, 0.0577710075378418, 0.061107200622558595, 0.06059110260009765, 0.057995262145996096, 0.057280513763427736, 0.056927230834960936, 0.06086348724365234, 0.06078976058959961, 0.05861171340942383, 0.0590458869934082, 0.05897420883178711, 0.057335807800292966, 0.05833420944213867, 0.058982398986816405, 0.056231937408447265, 0.05873971176147461, 0.05966233444213867, 0.05896806335449219, 0.06042009735107422, 0.05805670547485352, 0.05774643325805664, 0.05935615921020508, 0.05767168045043945, 0.05748735809326172, 0.058897407531738284, 0.0555417594909668, 0.06036684799194336, 0.05581107330322266, 0.05807820892333984, 0.05885440063476562, 0.054573055267333984, 0.07876403045654297, 0.07500492858886719, 0.06863359832763671, 0.0711383056640625, 0.05561958312988281, 0.056513534545898435, 0.05631078338623047, 0.05711155319213867, 0.05673267364501953, 0.057417728424072265, 0.058176513671875, 0.05712588882446289, 0.059399166107177735, 0.057178112030029295, 0.06580531311035157, 0.06760959625244141, 0.06739353942871094, 0.05596672058105469, 0.05528371047973633, 0.05668556976318359, 0.05650227355957031, 0.06437068939208984, 0.0671272964477539, 0.06601625823974609, 0.0659752960205078, 0.060606464385986325, 0.057079807281494144, 0.057132030487060545, 0.05621247863769531, 0.05614284896850586, 0.05581414413452149, 0.5036400756835937, 0.06653644561767579, 0.06612992095947266, 0.06617190551757812, 0.05887385559082031, 0.05566054534912109, 0.05777920150756836, 0.06123212814331055, 0.05689344024658203, 0.05630976104736328, 0.06602342224121094, 0.06018764877319336, 0.05597081756591797, 0.05464985656738281, 0.05415423965454102, 0.05586943817138672, 0.05876019287109375, 0.06264422225952149, 0.06525132751464843, 0.06875443267822266, 0.0854128646850586, 0.08146534729003906, 0.07911526489257813, 0.06332108688354492, 0.057560062408447264, 0.062459903717041014, 0.06033715057373047, 0.05641830444335937, 0.056562686920166014, 0.058469375610351565, 0.06030233764648438, 0.06415872192382813, 0.06025113677978516, 0.057640960693359375, 0.05719039916992188, 0.0660848617553711, 0.061385726928710936, 0.05384396743774414, 0.05290188980102539, 0.05666304016113281, 0.05871718215942383, 0.05871615982055664, 0.05592575836181641, 0.056823806762695314, 0.05838950347900391, 0.05858611297607422, 0.05648998260498047, 0.05517926406860352, 0.056172542572021485, 0.05821440124511719, 0.05946060943603516, 0.06513664245605469, 0.06429695892333985, 0.06609407806396485, 0.05751091384887695, 0.056235008239746094, 0.05714636611938476, 0.05954764938354492, 0.058038272857666016, 0.05782425689697265, 0.05936332702636719, 0.059302913665771485, 0.058126335144042966, 0.5015316467285156, 0.05693132781982422, 0.05525503921508789, 0.05552844619750977, 0.05692313766479492, 0.05461811065673828, 0.05845811080932617, 0.056493057250976565, 0.06662655639648438, 0.05849292755126953, 0.05806182479858398, 0.05758464050292969, 0.05845811080932617, 0.058456062316894535, 0.057965568542480465, 0.06658252716064453, 0.06007807922363281, 0.05909401702880859, 0.059804672241210936, 0.05857279968261719, 0.05861171340942383, 0.05756723022460938, 0.059390975952148435, 0.06001049423217773, 0.05725798416137695, 0.05749350357055664, 0.057436161041259766, 0.05687603378295898, 0.06222848129272461, 0.06615654754638672, 0.06397030258178711, 0.06529740905761719, 0.057381889343261716, 0.05720985412597656, 0.058249214172363284, 0.06085222244262695, 0.057678848266601565, 0.05724364852905273, 0.05669683074951172, 0.05732352066040039, 0.056943614959716796, 0.056785919189453124, 0.056545280456542966, 0.057734142303466796, 0.05696921539306641, 0.05874176025390625, 0.057038848876953124, 0.056049663543701174, 0.06717542266845702, 0.05657497787475586, 0.056718334197998044, 0.05496422576904297, 0.05809766387939453, 0.05611212921142578, 0.05261721420288086, 0.05471539306640625, 0.05230182266235352, 0.05442764663696289, 0.05817139053344727, 0.055550975799560545, 0.05348659133911133, 0.054653953552246094, 0.05321011352539062, 0.5011691589355469, 0.0603955192565918, 0.061825023651123044, 0.061948928833007816, 0.05837823867797851, 0.0567562255859375, 0.0566743049621582, 0.059189247131347655, 0.057632766723632815, 0.05808230209350586, 0.05991219329833984, 0.06007910537719727, 0.05503180694580078, 0.05380812835693359, 0.06001356887817383, 0.06254694366455078, 0.06364262390136718, 0.0633098258972168, 0.06342144012451172, 0.06409830474853516, 0.0640522232055664, 0.0626769905090332, 0.06380031967163086, 0.06482022094726562, 0.066587646484375, 0.06616473388671874, 0.0636866569519043, 0.0626319351196289, 0.05869158554077149, 0.05489459228515625, 0.054686721801757814, 0.054599681854248044, 0.0567275505065918, 0.061213695526123046, 0.057829376220703124, 0.056089599609375, 0.05823078536987305, 0.060801025390625, 0.058518527984619144, 0.05966131210327148, 0.06137343978881836, 0.06706687927246094, 0.06585958099365234, 0.062478336334228515, 0.06533324432373047, 0.06418329620361328, 0.06088806533813477, 0.0644136962890625, 0.06360268783569335, 0.058359809875488285, 0.06400819396972657, 0.0642324447631836, 0.06536704254150391, 0.06794547271728515, 0.07145267486572265, 0.06598246765136719, 0.07069491577148437, 0.06012518310546875, 0.06871552276611329, 0.0652410888671875, 0.06381158447265625, 0.06498406219482422, 0.0568903694152832, 0.5035171813964844, 0.060765182495117184, 0.05674700927734375, 0.05633638381958008, 0.056095745086669924, 0.059650047302246094, 0.060698623657226565, 0.0579317741394043, 0.05605580902099609, 0.061606910705566405, 0.05872947311401367, 0.05547315216064453, 0.05615923309326172, 0.05509427261352539, 0.061758464813232425, 0.06043648147583008, 0.06433484649658203, 0.07076454162597656, 0.05821644973754883, 0.05674803161621094, 0.057507839202880856, 0.05925273513793945, 0.059412479400634766, 0.06145024108886719, 0.05897420883178711, 0.05764198303222656, 0.056025089263916014, 0.058057727813720705, 0.05884723281860352, 0.057744384765625, 0.05748223876953125, 0.05548953628540039, 0.05710540771484375, 0.05530931091308594, 0.05582745742797852, 0.05796454238891602, 0.05937868881225586, 0.05930188751220703, 0.05717913436889648, 0.059033599853515625, 0.05825126266479492, 0.05992345428466797, 0.05985587310791016, 0.062066688537597656, 0.0561080322265625, 0.05611929702758789, 0.05917798233032227, 0.05947903823852539, 0.05640806579589844, 0.05916672134399414, 0.05650431823730469, 0.060398593902587894, 0.06019686508178711, 0.06273843383789063, 0.05809254455566406, 0.055349246978759765, 0.057335807800292966, 0.05847347259521484, 0.05677772903442383, 0.054578174591064454, 0.05578956985473633, 0.059325439453125, 0.06094540786743164, 0.49588531494140625, 0.05794918441772461, 0.055755775451660154, 0.057132030487060545, 0.05938380813598633, 0.058365951538085936, 0.057312255859375, 0.06158028793334961, 0.059300865173339844, 0.06762496185302734, 0.06740377807617187, 0.06405120086669921, 0.06122700881958008, 0.05814476776123047, 0.06225408172607422, 0.06674329376220703, 0.06822911834716797, 0.06551551818847656, 0.05988556671142578, 0.05769728088378906, 0.05693132781982422, 0.055245822906494144, 0.05543526458740235, 0.05713510513305664, 0.05712691116333008, 0.05787340927124023, 0.0534917106628418, 0.05706547164916992, 0.058409984588623044, 0.06120345687866211, 0.06123417663574219, 0.05638041687011719, 0.056150016784667967, 0.05614182281494141, 0.05509939193725586, 0.060386302947998044, 0.05644800186157226, 0.0615362548828125, 0.06259404754638671, 0.05996543884277344, 0.060647422790527344, 0.05947289657592773, 0.060197887420654295, 0.06329548645019531, 0.06283571243286133, 0.06121984100341797, 0.05559603118896484, 0.06044672012329102, 0.06356991958618165, 0.062461952209472656, 0.05606911849975586, 0.057381889343261716, 0.05957529449462891, 0.0602081298828125, 0.060398593902587894, 0.05941657638549805, 0.057990142822265625, 0.05963264083862305, 0.05870182418823242, 0.057333759307861325, 0.05588479995727539, 0.05731430435180664, 0.05783654403686524, 0.5079285888671875, 0.06137036895751953, 0.061344768524169924, 0.06375731277465821, 0.06613094329833985, 0.06444953918457032, 0.06362112045288086, 0.058074111938476565, 0.0575549430847168, 0.05520383834838867, 0.05586329650878906, 0.06221516799926758, 0.0616734733581543, 0.06101196670532227, 0.058396671295166014, 0.05709414291381836, 0.06546329498291016, 0.06386278533935547, 0.06105395126342773, 0.058052608489990234, 0.05466828918457031, 0.059150337219238285, 0.060793857574462894, 0.05678387069702148, 0.05608857727050781, 0.056796161651611325, 0.05807308959960938, 0.05818572616577149, 0.05689344024658203, 0.057417728424072265, 0.058742782592773435, 0.05624422454833984, 0.058742782592773435, 0.05921791839599609, 0.060780544281005856, 0.058314750671386716, 0.058415103912353515, 0.059832321166992185, 0.05887078475952148, 0.057353214263916014, 0.055411712646484375, 0.05768396759033203, 0.05665484619140625, 0.05588172912597656, 0.05661183929443359, 0.05673164749145508, 0.05858201599121094, 0.06225408172607422, 0.07323238372802734, 0.07089766693115235, 0.05869977569580078, 0.054937599182128906, 0.054523902893066405, 0.06499327850341798, 0.05813145446777344, 0.055946239471435545, 0.05606399917602539, 0.0564029426574707, 0.05879500961303711, 0.058793983459472655, 0.05782732772827148, 0.05506969451904297, 0.055041023254394535]",tokens/s,15.239729934085428,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-4.5B,facebook/xglm-4.5B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-7.5B,facebook/xglm-7.5B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-14B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1934.823424,13004.439552,12077.498368,11544.82176,11094.616064,s,10,5.117152496337891,0.5117152496337891,0.0027905034036034984,0.5107870178222657,0.5120357360839844,0.5160508270263672,0.5192628997802734,"[0.52006591796875, 0.5106124877929688, 0.5110871887207031, 0.5104580993652343, 0.5107525329589844, 0.5107745666503907, 0.5107994689941406, 0.5108372497558594, 0.5111434936523438, 0.5106214904785156]",tokens/s,500.278231268674,kWh,1.6781495982094815e-05,2.7749042858061675e-05,3.941728299363795e-05,8.394782183379443e-05,tokens/kWh,3049513.3096704534,MB,1934.823424,13004.439552,12077.498368,11544.82176,11094.618624,s,10,48.214434082031254,4.821443408203125,0.02955019338116081,4.8077897949218755,4.87809384765625,4.87883037109375,4.879419589843749,"[4.80683349609375, 4.79668212890625, 4.824919921875, 4.87956689453125, 4.80874609375, 4.8114306640625, 4.80137060546875, 4.80079248046875, 4.80616162109375, 4.87793017578125]",tokens/s,13.06662645729966,kWh,0.0001519948678973474,0.00025455632031138415,0.00021801564516923271,0.0006245668333779644,tokens/kWh,100869.90956478594,,s,629,52.73194293975834,0.0838345674717938,0.06083744503602518,0.07640780639648438,0.0770820068359375,0.07753011474609375,0.588317822265625,"[0.07773696136474609, 0.07741849517822266, 0.07647743988037109, 0.07549951934814453, 0.07511654663085937, 0.07573709106445313, 0.0769249267578125, 0.07633305358886719, 0.07660646057128906, 0.07628288269042968, 0.07636070251464844, 0.07664128112792969, 0.07671910095214844, 0.07600128173828125, 0.0760453109741211, 0.07619891357421875, 0.07678771209716796, 0.07675904083251953, 0.0767088623046875, 0.07672217559814454, 0.0763156509399414, 0.07715430450439453, 0.07605452728271485, 0.07549951934814453, 0.07511551666259765, 0.07558656311035156, 0.07514521789550781, 0.07568486022949218, 0.0757913589477539, 0.07616921234130859, 0.07594802856445312, 0.07589580535888672, 0.07600230407714843, 0.07611186981201172, 0.07602483367919922, 0.076189697265625, 0.07606374359130859, 0.07638220977783203, 0.07565004730224609, 0.07658598327636719, 0.07663206481933593, 0.07671705627441407, 0.0770355224609375, 0.07698738861083984, 0.07667814636230469, 0.07694028472900391, 0.0763289566040039, 0.07575859069824219, 0.07519744110107422, 0.07526809692382813, 0.07528857421875, 0.0757544937133789, 0.07587737274169921, 0.07708364868164062, 0.07618560028076173, 0.07668838500976563, 0.07652658843994141, 0.07674470520019532, 0.07639552307128906, 0.07628594970703124, 0.07611801910400391, 0.07597670745849609, 0.5881610107421875, 0.07591731262207031, 0.07632588958740234, 0.07648358154296875, 0.07515135955810547, 0.07569612884521484, 0.07580671691894532, 0.07520972442626953, 0.07558860778808593, 0.07648973083496094, 0.07732838439941406, 0.07656038665771485, 0.07678463745117188, 0.0767610855102539, 0.07620403289794922, 0.07650816345214843, 0.07643545532226563, 0.07626649475097656, 0.07636377716064453, 0.07676313781738281, 0.07693619537353516, 0.07730995178222656, 0.07696691131591797, 0.07720755004882812, 0.075399169921875, 0.07584870147705078, 0.07517081451416016, 0.07529984283447265, 0.07557939147949219, 0.07588556671142578, 0.07563468933105469, 0.07534899139404297, 0.07524352264404296, 0.07642316436767578, 0.07646208190917969, 0.07694643402099609, 0.07633612823486328, 0.07624396514892579, 0.07612416076660156, 0.07601663970947266, 0.07609139251708984, 0.07632998657226563, 0.07646924591064454, 0.07611186981201172, 0.0761743392944336, 0.07634944152832031, 0.07650713348388671, 0.07634022521972657, 0.07609343719482421, 0.07607603454589844, 0.0752537612915039, 0.07522509002685547, 0.07542476654052735, 0.07546470642089843, 0.07562547302246093, 0.07546060943603515, 0.07596646118164062, 0.0761343994140625, 0.07614669036865235, 0.07618048095703125, 0.076189697265625, 0.07642214202880859, 0.076115966796875, 0.5884968872070313, 0.0767825927734375, 0.07648461151123047, 0.07694745635986328, 0.07586508941650391, 0.07677030181884766, 0.07652556610107422, 0.07686246490478515, 0.07657266998291015, 0.07651020812988281, 0.07651020812988281, 0.07662592315673829, 0.07638118743896484, 0.07660543823242187, 0.07638118743896484, 0.07692594909667969, 0.07656038665771485, 0.07652044677734375, 0.07682969665527344, 0.07656857299804687, 0.0767119369506836, 0.07668633270263672, 0.07661055755615234, 0.07683379364013672, 0.0763135986328125, 0.077053955078125, 0.07681638336181641, 0.07646412658691407, 0.07590502166748046, 0.07628185272216798, 0.07550054168701172, 0.07668224334716797, 0.07603609466552734, 0.07628697967529297, 0.07637811279296874, 0.07619481658935547, 0.07592550659179688, 0.07623884582519531, 0.07633305358886719, 0.07609343719482421, 0.07621119689941407, 0.07651634979248047, 0.07630028533935547, 0.07691366577148437, 0.07726796722412109, 0.07731609344482422, 0.0767293472290039, 0.07731814575195313, 0.07744102478027344, 0.07685836791992187, 0.07657062530517578, 0.07678975677490234, 0.07611494445800782, 0.07611698913574219, 0.07663820648193359, 0.0766904296875, 0.07609343719482421, 0.07673548889160156, 0.07661772918701172, 0.0769986572265625, 0.07666995239257812, 0.0771624984741211, 0.07687782287597657, 0.5883914184570312, 0.07721881866455078, 0.07746969604492188, 0.07766630554199219, 0.07676211547851562, 0.07632793426513672, 0.07617740631103516, 0.07608525085449219, 0.076189697265625, 0.07619481658935547, 0.07605350494384766, 0.07622246551513671, 0.07655219268798828, 0.076368896484375, 0.07623680114746094, 0.07680409240722656, 0.07685427093505859, 0.07710514831542968, 0.0767088623046875, 0.07675801849365234, 0.07782195281982422, 0.07686962890625, 0.076474365234375, 0.07688089752197266, 0.07638937377929687, 0.07634329223632813, 0.07659724426269532, 0.0767293472290039, 0.0765655059814453, 0.077053955078125, 0.07713177490234376, 0.10941849517822265, 0.07950131225585938, 0.07872306823730468, 0.07661363220214844, 0.08779571533203125, 0.07663616180419922, 0.07662387084960938, 0.07654297637939453, 0.07657984161376953, 0.07706623840332032, 0.07686246490478515, 0.07676620483398437, 0.07652352142333985, 0.07670988464355469, 0.07701197052001953, 0.07670476531982422, 0.07680512237548828, 0.0764989471435547, 0.076801025390625, 0.07642009735107422, 0.07639654541015625, 0.07670476531982422, 0.076727294921875, 0.07630643463134766, 0.07664230346679687, 0.07652864074707032, 0.07617024230957031, 0.07670272064208984, 0.07644159698486327, 0.07665971374511718, 0.07703142547607422, 0.07616409301757812, 0.5882470703125, 0.07640576171875, 0.07617024230957031, 0.07598489379882813, 0.07670066833496093, 0.07614157104492188, 0.07644159698486327, 0.07578214263916015, 0.0757084197998047, 0.07618560028076173, 0.07684403228759766, 0.077233154296875, 0.07716966247558593, 0.07666278076171874, 0.0766033935546875, 0.07649177551269531, 0.07697510528564454, 0.07669657897949218, 0.07629926300048828, 0.07640780639648438, 0.07613337707519531, 0.07733657836914062, 0.07769907379150391, 0.07794483184814453, 0.07703756713867188, 0.07693721771240235, 0.07635763549804687, 0.07615283203125, 0.07653478240966796, 0.07596646118164062, 0.07496908569335937, 0.07562137603759765, 0.07594802856445312, 0.07557017517089844, 0.07603404998779296, 0.07669964599609375, 0.07634124755859376, 0.07615283203125, 0.07657266998291015, 0.07643341064453125, 0.07654093170166015, 0.07593472290039062, 0.07650201416015626, 0.07589376068115235, 0.0758845443725586, 0.07646412658691407, 0.0765296630859375, 0.07619686126708984, 0.07643135833740235, 0.07613951873779297, 0.07638220977783203, 0.07598489379882813, 0.07535923004150391, 0.07502848052978515, 0.07516057586669922, 0.07627366638183594, 0.0757176284790039, 0.07629312133789062, 0.0755077133178711, 0.07628697967529297, 0.07634226989746094, 0.07673753356933594, 0.07630540466308594, 0.5889290161132813, 0.07711436462402343, 0.07670681762695312, 0.0770703353881836, 0.07696076965332031, 0.07655935668945313, 0.07508889770507812, 0.07535104370117188, 0.07555276489257813, 0.0753469467163086, 0.07543398284912109, 0.07566950225830078, 0.07528652954101563, 0.07592857360839844, 0.07607603454589844, 0.07631155395507813, 0.07660851287841797, 0.07694028472900391, 0.07647743988037109, 0.07689933013916016, 0.07705804443359375, 0.07709593963623047, 0.07642316436767578, 0.07649689483642579, 0.07752397155761719, 0.07708467102050781, 0.07656755065917968, 0.07660851287841797, 0.07637503814697266, 0.07651123046875, 0.07605657958984376, 0.0760975341796875, 0.07576166534423828, 0.07522815704345703, 0.07648563385009766, 0.07615180969238282, 0.07603507232666015, 0.07593984222412109, 0.07648870086669922, 0.07680307006835937, 0.07704473876953125, 0.07645286560058594, 0.07628185272216798, 0.07666175842285156, 0.07645491027832031, 0.07666995239257812, 0.07660543823242187, 0.07677645111083985, 0.07605145263671875, 0.07614157104492188, 0.07625215911865234, 0.07663922882080078, 0.0765296630859375, 0.07671807861328125, 0.07695359802246093, 0.07735910034179687, 0.07575244903564453, 0.07631871795654296, 0.07553945922851563, 0.07705497741699219, 0.07619481658935547, 0.07526297760009766, 0.07543500518798828, 0.588737548828125, 0.07671501159667969, 0.07633100891113281, 0.07703961944580077, 0.07728230285644531, 0.0767119369506836, 0.07640268707275391, 0.076442626953125, 0.07631053161621094, 0.07529779052734376, 0.07501824188232421, 0.07532646179199219, 0.07528652954101563, 0.07562957000732422, 0.07535206604003906, 0.07517798614501953, 0.07507762908935547, 0.07650303649902344, 0.07642829132080078, 0.07626854705810547, 0.07638630676269531, 0.0762081298828125, 0.07607705688476563, 0.07623065948486328, 0.07647129821777343, 0.07632179260253906, 0.07629926300048828, 0.07682048034667968, 0.07658905792236329, 0.07627059173583985, 0.07623065948486328, 0.07677542114257813, 0.07660441589355468, 0.07533670043945312, 0.07533670043945312, 0.07517798614501953, 0.07511654663085937, 0.07623782348632813, 0.0757422103881836, 0.07568077087402343, 0.07648051452636719, 0.0763156509399414, 0.07623065948486328, 0.07695359802246093, 0.07659827423095703, 0.07673548889160156, 0.07648870086669922, 0.07654399871826172, 0.07662796783447266, 0.07664128112792969, 0.07638323211669922, 0.07649075317382813, 0.07655321502685547, 0.07668326568603516, 0.07678771209716796, 0.07763353729248047, 0.07753421020507813, 0.07600537872314453, 0.0757176284790039, 0.07533567810058593, 0.07516159820556641, 0.07517183685302735, 0.07589888000488282, 0.5892095947265625, 0.076548095703125, 0.07649689483642579, 0.07680716705322266, 0.07685836791992187, 0.0768880615234375, 0.07664844512939453, 0.07650099182128907, 0.07640882873535157, 0.07673753356933594, 0.0757923812866211, 0.07521485137939453, 0.07533670043945312, 0.07554252624511719, 0.07537254333496093, 0.07553638458251953, 0.07583436584472657, 0.07559986877441406, 0.07613542175292969, 0.07646720123291016, 0.0763135986328125, 0.07693824005126954, 0.07708159637451172, 0.07752191925048828, 0.07668121337890625, 0.07649791717529297, 0.0761712646484375, 0.0767088623046875, 0.07668736267089844, 0.07758233642578125, 0.07666381072998046, 0.07626137542724609, 0.07650918579101562, 0.07692288208007812, 0.0756131820678711, 0.07658598327636719, 0.07536844635009765, 0.07515340423583984, 0.07529574584960938, 0.07594905853271484, 0.07535820770263672, 0.07560704040527344, 0.07606681823730468, 0.0760289306640625, 0.07623270416259766, 0.07644979095458984, 0.07633715057373047, 0.07621529388427735, 0.07560192108154297, 0.07598387145996094, 0.07630847930908204, 0.07638323211669922, 0.07680614471435547, 0.07643341064453125, 0.07650713348388671, 0.076368896484375, 0.07651225280761718, 0.07576678466796875, 0.07518720245361328, 0.0750387191772461, 0.0750755844116211, 0.07500902557373047, 0.07593267059326173, 0.588416015625, 0.07635865783691406, 0.07642931365966797, 0.07623474884033203, 0.07576371002197266, 0.07675494384765626, 0.07682559967041015, 0.07749632263183594, 0.0763135986328125, 0.07675801849365234, 0.07675801849365234, 0.07686962890625, 0.0765655059814453, 0.07674777221679688, 0.07509709167480469, 0.07553228759765625, 0.07602995300292968, 0.07629312133789062, 0.07594905853271484, 0.07695462036132812, 0.07630847930908204, 0.07630643463134766, 0.07639347076416016, 0.07673548889160156, 0.07647129821777343, 0.07659008026123047, 0.07588864135742188, 0.0759019546508789, 0.07597465515136718, 0.07631155395507813, 0.07662387084960938, 0.0770723876953125, 0.07658700561523438, 0.0766924819946289, 0.07646412658691407, 0.07728025817871094, 0.07626854705810547, 0.07614873504638672, 0.075251708984375, 0.07568486022949218, 0.07519744110107422, 0.07612723541259765, 0.07525990295410157, 0.07632998657226563, 0.07635148620605468, 0.07670988464355469, 0.07611494445800782, 0.07626751708984375, 0.07646720123291016, 0.0764037094116211, 0.07612313842773437, 0.07650099182128907, 0.07659212493896485, 0.07642726135253906, 0.0762429428100586, 0.07639244842529297, 0.07628697967529297, 0.07634432220458984, 0.07627366638183594, 0.07567565155029297, 0.07528141021728516, 0.07572889709472656, 0.07515135955810547, 0.5883453369140625, 0.07731302642822266, 0.07648461151123047, 0.07630438232421875, 0.07617228698730469, 0.07624192047119141, 0.07576268768310547, 0.07630233764648438, 0.07632281494140625, 0.07672422027587891, 0.07701606750488281, 0.07661670684814453, 0.07774515533447265, 0.07700991821289062, 0.07684403228759766, 0.07642521667480469, 0.07610163116455078, 0.07623168182373047, 0.0764211196899414, 0.07661567687988281, 0.0774676513671875, 0.07757721710205077, 0.07661567687988281, 0.07679590606689453, 0.07704473876953125, 0.09423667144775391, 0.09128345489501953, 0.07670681762695312, 0.0767262725830078, 0.07762944030761719, 0.0772638702392578, 0.07690751647949219, 0.07650816345214843, 0.07669452667236328, 0.08942797088623047, 0.07853158569335937, 0.07821414184570312, 0.07811481475830079, 0.07821721649169922, 0.07794585418701172, 0.07656243133544922, 0.07611494445800782, 0.07607193756103516, 0.07666483306884765, 0.07651532745361328, 0.07649177551269531, 0.07637913513183593, 0.07612108612060547, 0.07597670745849609, 0.07601561737060547, 0.07605862426757813, 0.07636070251464844, 0.07652761840820313, 0.07636787414550782, 0.07588556671142578, 0.0761190414428711, 0.07750144195556641, 0.07675904083251953, 0.07627878570556641, 0.0764037094116211, 0.07638118743896484, 0.07613542175292969, 0.07598592376708985]",tokens/s,11.928253823656343,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-70b-hf,meta-llama/Llama-2-70b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 64, in run report = scenario.run(backend) File ""/optimum-benchmark/optimum_benchmark/scenarios/inference/scenario.py"", line 117, in run _ = backend.generate(self.inputs, self.config.generate_kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 369, in generate return self.pretrained_model.generate(**inputs, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 1576, in generate result = self._greedy_search( File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 2494, in _greedy_search outputs = self( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1211, in forward outputs = self.model( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1018, in forward layer_outputs = decoder_layer( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 741, in forward hidden_states, self_attn_weights, present_key_value = self.self_attn( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) TypeError: DeciCoderAttention.forward() got an unexpected keyword argument 'cache_position' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-70B,meta-llama/Meta-Llama-3-70B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-72B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2986.708992,46120.501248,45193.6256,44660.948992,44278.468608,s,10,29.147839599609377,2.9147839599609378,0.002434655724598332,2.9143863525390623,2.9175380859374997,2.9185048828125,2.9192783203125003,"[2.916453857421875, 2.9173232421875, 2.9194716796875, 2.915528076171875, 2.9160029296875, 2.91324462890625, 2.912654052734375, 2.913107421875, 2.91277001953125, 2.91128369140625]",tokens/s,87.82812157489393,kWh,9.268878325819969e-05,0.00015495256199883056,0.00022156195502702757,0.00046920330028405783,tokens/kWh,545605.7104564619,MB,2986.708992,46120.501248,45193.6256,44660.948992,44278.471168,s,10,132.373115234375,13.237311523437501,0.03355930639093523,13.2392900390625,13.2876556640625,13.29237275390625,13.296146425781249,"[13.29708984375, 13.24653125, 13.286607421875, 13.1958544921875, 13.248958984375, 13.2082890625, 13.25032421875, 13.200439453125, 13.232048828125, 13.2069716796875]",tokens/s,4.759274561791078,kWh,0.0004114139392971993,0.0006904603086541435,0.0007333356422236648,0.0018352098901750077,tokens/kWh,34328.49852067452,,s,629,158.3913594055176,0.2518145618529691,0.3465042589599325,0.20978688049316407,0.21056880493164062,0.21086392517089844,3.1254436035156252,"[0.21010124206542968, 0.21049037170410156, 0.20980224609375, 0.21024461364746094, 0.2106982421875, 0.21041766357421876, 0.20982374572753906, 0.23707034301757812, 0.21006130981445312, 0.22192127990722657, 0.21078221130371094, 0.21001318359375, 0.20967730712890625, 0.20980838012695313, 0.2105446472167969, 0.21113241577148437, 0.2104596405029297, 0.20945817565917968, 0.20975308227539063, 0.21032345581054687, 0.2102056884765625, 0.2110689239501953, 0.21230796813964845, 0.21104127502441405, 0.2115614776611328, 0.21123481750488282, 0.21206118774414062, 0.21220863342285157, 0.2102528076171875, 0.21050778198242187, 0.21000909423828126, 0.21045248413085937, 0.21063885498046875, 0.2107658233642578, 0.21051596069335937, 0.20975718688964845, 0.21016986083984374, 0.21070643615722656, 0.21054566955566406, 0.21028250122070313, 0.20977357482910156, 0.20972647094726563, 0.2103214111328125, 0.21095219421386718, 0.2105446472167969, 0.20986778259277344, 0.20989234924316405, 0.20971417236328124, 0.21041561889648439, 0.2108538818359375, 0.2100490264892578, 0.21007154846191406, 0.21029682922363283, 0.21056410217285157, 0.2108047332763672, 0.21061529541015625, 0.20979609680175781, 0.210008056640625, 0.21020877075195313, 0.2101964874267578, 0.2101739501953125, 0.20991590881347658, 3.1313857421875, 0.2104965057373047, 0.21006541442871093, 0.21038592529296876, 0.20997836303710937, 0.21062246704101562, 0.2105374755859375, 0.2098954315185547, 0.209406982421875, 0.20967424011230468, 0.21012069702148437, 0.2108764190673828, 0.2101483459472656, 0.20964250183105468, 0.21000192260742187, 0.2098155517578125, 0.21026713562011717, 0.21025177001953124, 0.2100684814453125, 0.2096363525390625, 0.21023948669433593, 0.21070233154296875, 0.2107156524658203, 0.2107115478515625, 0.2105814971923828, 0.2103951416015625, 0.21010124206542968, 0.20994047546386718, 0.2101780548095703, 0.20969267272949219, 0.21010432434082033, 0.20978892517089845, 0.20995481872558594, 0.21081497192382812, 0.21032447814941407, 0.2101401672363281, 0.20961383056640626, 0.20987802124023439, 0.2102312927246094, 0.2105374755859375, 0.2100438995361328, 0.2100326385498047, 0.21010432434082033, 0.21005311584472655, 0.2101483459472656, 0.21060301208496093, 0.21022309875488282, 0.2095093688964844, 0.21015962219238282, 0.21084979248046876, 0.21065216064453124, 0.21015653991699218, 0.20987493896484374, 0.21028863525390626, 0.210155517578125, 0.21023948669433593, 0.21061529541015625, 0.20997529602050782, 0.2104586181640625, 0.20973977661132812, 0.21066854858398437, 0.2108651580810547, 0.2103705596923828, 3.13287060546875, 0.20991078186035156, 0.21052415466308594, 0.2104094696044922, 0.21038182067871095, 0.2105149383544922, 0.2102599639892578, 0.20971519470214844, 0.21019544982910157, 0.21026406860351562, 0.21067161560058595, 0.21019544982910157, 0.226555908203125, 0.20992306518554688, 0.21025587463378906, 0.21004698181152343, 0.2210293731689453, 0.21003366088867187, 0.2100561981201172, 0.22149530029296874, 0.21044940185546876, 0.21041766357421876, 0.21065933227539063, 0.21022412109375, 0.21001933288574218, 0.21031423950195313, 0.2103654327392578, 0.20993125915527344, 0.21068902587890626, 0.2094745635986328, 0.2092605438232422, 0.20936703491210937, 0.2097541046142578, 0.21037977600097657, 0.2101934051513672, 0.20986982727050782, 0.21083544921875, 0.21062042236328124, 0.21086207580566407, 0.21077401733398438, 0.21021798706054687, 0.21020159912109376, 0.21048934936523436, 0.21006950378417968, 0.2099937286376953, 0.20998655700683594, 0.20950015258789062, 0.20959744262695312, 0.20964352416992188, 0.2092042236328125, 0.20961894226074218, 0.21633946228027343, 0.2102988739013672, 0.21011660766601561, 0.20989645385742187, 0.2100438995361328, 0.21043711853027344, 0.21056819152832032, 0.21015653991699218, 0.21053952026367187, 0.21015347290039063, 0.20968345642089845, 0.20976229858398437, 3.127990234375, 0.20978688049316407, 0.20943565368652345, 0.20908441162109376, 0.20978790283203125, 0.20856013488769531, 0.2090864715576172, 0.20888575744628907, 0.20931890869140626, 0.20960972595214844, 0.2090762176513672, 0.20871884155273437, 0.20977459716796876, 0.20961996459960938, 0.20935577392578125, 0.209364990234375, 0.20894207763671874, 0.20912127685546875, 0.20983193969726563, 0.20959539794921875, 0.20964250183105468, 0.20920115661621094, 0.20930355834960937, 0.20950015258789062, 0.2090629119873047, 0.20938035583496092, 0.20966400146484376, 0.2096865234375, 0.2100142059326172, 0.20940287780761718, 0.21012480163574218, 0.21017701721191406, 0.2099036102294922, 0.20975308227539063, 0.20933734130859374, 0.2090792999267578, 0.2092400665283203, 0.21027122497558592, 0.20959437561035157, 0.2091663360595703, 0.2094888916015625, 0.20900965881347655, 0.20982476806640624, 0.209691650390625, 0.20968960571289064, 0.20949708557128907, 0.20919500732421875, 0.20949810791015624, 0.20914688110351562, 0.209976318359375, 0.20922572326660155, 0.2093772735595703, 0.21002035522460938, 0.20879872131347657, 0.20917453002929687, 0.20905062866210938, 0.20985856628417968, 0.2093660125732422, 0.20873727416992188, 0.20882943725585937, 0.20900146484375, 0.2091294708251953, 0.2093895721435547, 3.129359375, 0.21016575622558595, 0.20967424011230468, 0.21031423950195313, 0.20928819274902344, 0.20937625122070314, 0.20890829467773436, 0.20895333862304688, 0.21034701538085937, 0.20979096984863282, 0.20947967529296874, 0.20928102111816407, 0.20898406982421874, 0.20982579040527344, 0.2091847686767578, 0.2093158416748047, 0.20992306518554688, 0.2098268127441406, 0.2096005096435547, 0.20976742553710936, 0.21013504028320312, 0.2099630126953125, 0.21000703430175782, 0.20947865295410156, 0.20950015258789062, 0.209623046875, 0.20958720397949218, 0.20987904357910156, 0.20928717041015624, 0.209328125, 0.2092042236328125, 0.20990156555175782, 0.20981861877441407, 0.20972647094726563, 0.2098472900390625, 0.20918988037109376, 0.2091878356933594, 0.20979200744628906, 0.2096056365966797, 0.2093168640136719, 0.20990771484375, 0.2098483123779297, 0.23120895385742188, 0.21630157470703126, 0.2204600372314453, 0.20960972595214844, 0.210229248046875, 0.20984217834472657, 0.20901376342773437, 0.2092779541015625, 0.21001625061035156, 0.20993536376953126, 0.2097950744628906, 0.20939468383789062, 0.2093455352783203, 0.20961279296875, 0.2099456024169922, 0.20972953796386717, 0.2099199981689453, 0.2094499816894531, 0.20908441162109376, 0.20997120666503907, 0.20935679626464843, 3.126849609375, 0.2100879364013672, 0.21027328491210937, 0.21014630126953124, 0.20914175415039063, 0.20934451293945314, 0.20909158325195312, 0.20951962280273437, 0.20981861877441407, 0.20967628479003905, 0.21022207641601562, 0.20996914672851563, 0.21011456298828124, 0.2093885498046875, 0.20902604675292968, 0.20916326904296875, 0.20982272338867186, 0.20988621520996092, 0.20970906066894532, 0.20930047607421876, 0.20901580810546874, 0.20948684692382813, 0.20959539794921875, 0.20991590881347658, 0.20951551818847655, 0.2087843780517578, 0.20955751037597656, 0.20984626770019532, 0.20950732421875, 0.20971417236328124, 0.20908543395996093, 0.209649658203125, 0.2095626220703125, 0.21008280944824217, 0.20972647094726563, 0.2102599639892578, 0.2099066925048828, 0.20955340576171874, 0.2094888916015625, 0.20974490356445313, 0.20940390014648438, 0.21009408569335938, 0.20917657470703124, 0.20911001586914063, 0.208753662109375, 0.2095749053955078, 0.20987289428710937, 0.20934349060058594, 0.20917146301269532, 0.209006591796875, 0.20920013427734374, 0.2096875457763672, 0.20917146301269532, 0.20965376281738282, 0.2103603210449219, 0.21025587463378906, 0.20936805725097657, 0.20951449584960938, 0.20957081604003908, 0.2098954315185547, 0.20994047546386718, 0.20962815856933595, 0.20923699951171876, 3.125338134765625, 0.20967628479003905, 0.20990054321289062, 0.20916838073730468, 0.20919296264648438, 0.2095431671142578, 0.20973875427246094, 0.21016268920898437, 0.20940492248535156, 0.20928819274902344, 0.20951962280273437, 0.2096056365966797, 0.20985037231445314, 0.20963020324707032, 0.20972032165527343, 0.20921139526367188, 0.20948684692382813, 0.20982476806640624, 0.209364990234375, 0.21025177001953124, 0.2090444793701172, 0.20950323486328126, 0.20944383239746095, 0.20958924865722656, 0.20967015075683593, 0.209765380859375, 0.2095083465576172, 0.20945408630371093, 0.20897996520996093, 0.2096875457763672, 0.20953292846679689, 0.2106367950439453, 0.20968960571289064, 0.2089451446533203, 0.20946124267578126, 0.20991180419921876, 0.20977970886230468, 0.21004287719726564, 0.20944895935058594, 0.20923904418945313, 0.20940185546875, 0.20935270690917968, 0.20966502380371094, 0.2104320068359375, 0.23754342651367188, 0.21025587463378906, 0.21056410217285157, 0.20998655700683594, 0.2216898498535156, 0.21003059387207032, 0.2101616668701172, 0.209333251953125, 0.2092052459716797, 0.20915199279785157, 0.21057125854492187, 0.2097776641845703, 0.20930458068847657, 0.20898304748535157, 0.20996914672851563, 0.21011558532714844, 0.20971519470214844, 0.20925337219238282, 0.2093168640136719, 3.125759033203125, 0.21022618103027343, 0.2095810546875, 0.2089359436035156, 0.2087761993408203, 0.20917964172363282, 0.21031117248535156, 0.210008056640625, 0.20959129333496093, 0.2089369659423828, 0.2089891815185547, 0.20930764770507812, 0.20951654052734375, 0.20955340576171874, 0.20985037231445314, 0.2098718719482422, 0.20921343994140626, 0.20996095275878907, 0.20964761352539063, 0.21007052612304689, 0.20966297912597656, 0.20934962463378906, 0.20879052734375, 0.20907725524902343, 0.2088826904296875, 0.20933016967773438, 0.20956364440917968, 0.20909158325195312, 0.20902911376953126, 0.20923493957519532, 0.20979405212402344, 0.20997222900390625, 0.20932505798339843, 0.2091980743408203, 0.20919602966308593, 0.20965478515625, 0.20986778259277344, 0.20997325134277345, 0.21027430725097657, 0.20958412170410157, 0.2096680908203125, 0.20908441162109376, 0.20931788635253906, 0.20961074829101561, 0.20976025390625, 0.20959846496582032, 0.20873318481445313, 0.20918988037109376, 0.20986572265625, 0.21021900939941407, 0.20944076538085937, 0.20866560363769532, 0.20886834716796876, 0.2093107147216797, 0.20994866943359375, 0.20925337219238282, 0.2090629119873047, 0.2088110046386719, 0.20926258850097657, 0.20985037231445314, 0.20956057739257813, 0.20983807373046875, 0.21050880432128907, 3.125484619140625, 0.209944580078125, 0.20954214477539063, 0.20930355834960937, 0.20938444519042967, 0.20989234924316405, 0.21037568664550782, 0.20961074829101561, 0.20977357482910156, 0.20951040649414063, 0.20956466674804688, 0.20903935241699217, 0.20887551879882812, 0.20926463317871094, 0.20944076538085937, 0.21007565307617188, 0.20999781799316405, 0.21011558532714844, 0.21041766357421876, 0.21072793579101562, 0.21002444458007813, 0.21011148071289062, 0.2100490264892578, 0.2098718719482422, 0.21023333740234376, 0.21003776550292969, 0.20953907775878905, 0.20927488708496095, 0.20989132690429688, 0.210155517578125, 0.20984115600585937, 0.20942437744140624, 0.20959129333496093, 0.20971725463867188, 0.20969676208496094, 0.2090629119873047, 0.20899122619628907, 0.2095503387451172, 0.2098329620361328, 0.20970086669921875, 0.20988723754882813, 0.20900454711914063, 0.20889907836914062, 0.2095810546875, 0.20927384948730468, 0.20939263916015624, 0.20908543395996093, 0.20940390014648438, 0.20994764709472657, 0.20956466674804688, 0.2097981414794922, 0.21003570556640624, 0.21023641967773438, 0.209406982421875, 0.20904345703125, 0.21011865234375, 0.209944580078125, 0.21001727294921874, 0.21007052612304689, 0.20939570617675782, 0.20990156555175782, 0.2105374755859375, 0.22726144409179688, 3.12435205078125, 0.20980735778808593, 0.20962713623046875, 0.20964352416992188, 0.20937318420410156, 0.20967730712890625, 0.2090444793701172, 0.20873318481445313, 0.2087413787841797, 0.20910386657714844, 0.20931993103027344, 0.208827392578125, 0.20981146240234375, 0.20943463134765625, 0.2098278350830078, 0.2100121612548828, 0.2104268798828125, 0.21011148071289062, 0.2097274932861328, 0.20935781860351563, 0.2095810546875, 0.21028250122070313, 0.20948582458496093, 0.20950323486328126, 0.2094878692626953, 0.20895948791503907, 0.20921037292480468, 0.2093158416748047, 0.20998655700683594, 0.21006233215332032, 0.20958720397949218, 0.20938546752929688, 0.21022412109375, 0.21082521057128906, 0.20965682983398437, 0.20922163391113283, 0.2090198974609375, 0.2094950408935547, 0.21022003173828124, 0.20956979370117187, 0.20963941955566406, 0.21017088317871094, 0.20994047546386718, 0.210050048828125, 0.2096721954345703, 0.20988211059570314, 0.21021798706054687, 0.2103040008544922, 0.20971621704101562, 0.20957081604003908, 0.20927488708496095, 0.20926873779296876, 0.20921241760253906, 0.20899942016601564, 0.20885810852050782, 0.20881919860839843, 0.2096363525390625, 0.2105733184814453, 0.20940492248535156, 0.20901068115234375, 0.2086051788330078, 0.2095093688964844, 0.21005311584472655]",tokens/s,3.9711762204756282,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm-20b,internlm/internlm-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,3332.05504,67343.679488,66416.80384,65884.127232,65013.927936,s,10,44.67847314453125,4.467847314453126,0.0023380748251085525,4.467388671875,4.471739599609375,4.471963061523438,4.472141831054688,"[4.46912548828125, 4.46508251953125, 4.47168994140625, 4.4656171875, 4.46563623046875, 4.46669189453125, 4.467666015625, 4.4721865234375, 4.46765576171875, 4.46712158203125]",tokens/s,57.2982875157485,kWh,0.0001398566782474518,0.00023471085770764415,0.00033963202170639306,0.0007141995576614889,tokens/kWh,358443.23516276525,MB,3332.05504,67343.679488,66416.80384,65884.127232,65013.930496,s,10,187.32013671875004,18.732013671875002,0.02156272267986761,18.7384091796875,18.7553326171875,18.75958037109375,18.76297857421875,"[18.742796875, 18.73378125, 18.738630859375, 18.700720703125, 18.754388671875, 18.74396875, 18.70101953125, 18.702814453125, 18.763828125, 18.7381875]",tokens/s,3.3632262448425783,kWh,0.0005865839146077633,0.0009837253113246268,0.0011372097153241612,0.0027075189412565513,tokens/kWh,23268.535277822244,,s,629,227.22904852294926,0.36125444916208144,0.5309496805340027,0.2968944702148438,0.297828955078125,0.29835079345703125,4.76673966796875,"[0.2980106201171875, 0.2982256774902344, 0.29707366943359376, 0.29669683837890626, 0.2987325439453125, 0.29777099609375, 0.29628826904296873, 0.2966138916015625, 0.2970849304199219, 0.3348387756347656, 0.2968944702148438, 0.2967562255859375, 0.296352783203125, 0.2980526123046875, 0.29750680541992186, 0.2964275207519531, 0.29675827026367185, 0.2966354064941406, 0.29713510131835935, 0.2978488464355469, 0.29710848999023437, 0.2977658996582031, 0.2976921691894531, 0.29760614013671877, 0.29749349975585937, 0.29685247802734377, 0.2967838745117187, 0.297169921875, 0.29645108032226564, 0.29730303955078125, 0.2965964660644531, 0.2967193603515625, 0.29635174560546873, 0.2962042846679688, 0.296848388671875, 0.29659750366210935, 0.2965350341796875, 0.2966517639160156, 0.2966568908691406, 0.29635992431640623, 0.29718731689453126, 0.29655960083007815, 0.2974678955078125, 0.2969794616699219, 0.29784063720703124, 0.2973296508789062, 0.29712997436523436, 0.2963240966796875, 0.2964643859863281, 0.29654119873046875, 0.29594830322265625, 0.29539840698242187, 0.29547418212890625, 0.2957445068359375, 0.2962442321777344, 0.2968493957519531, 0.29655755615234375, 0.29557861328125, 0.2954977416992188, 0.29648486328125, 0.2962606201171875, 0.2966405029296875, 4.76593994140625, 0.2974996337890625, 0.2975395812988281, 0.2978017272949219, 0.2983116760253906, 0.2984028015136719, 0.2974955444335938, 0.29802496337890627, 0.29677362060546875, 0.2979471435546875, 0.29715045166015625, 0.2961285095214844, 0.29640090942382813, 0.2968197021484375, 0.2965770263671875, 0.29623297119140624, 0.2954352722167969, 0.2960445556640625, 0.2960394287109375, 0.29639065551757815, 0.2964080505371094, 0.29599642944335935, 0.2951751708984375, 0.29505126953125, 0.2955632629394531, 0.29569842529296875, 0.2963927001953125, 0.2963609619140625, 0.29685556030273436, 0.2963189697265625, 0.2973306884765625, 0.2968268737792969, 0.2964930419921875, 0.29745050048828126, 0.32368026733398436, 0.29741259765625, 0.30514791870117186, 0.2970705871582031, 0.29616537475585936, 0.29680331420898437, 0.2970142822265625, 0.2975375366210937, 0.29695281982421873, 0.29626983642578125, 0.29590835571289065, 0.29664767456054686, 0.29634661865234374, 0.29688525390625, 0.2970122375488281, 0.29739520263671876, 0.29645108032226564, 0.2972672119140625, 0.2971883544921875, 0.29737368774414064, 0.2973143005371094, 0.2967633972167969, 0.2971545715332031, 0.29602099609375, 0.2959237060546875, 0.2958899230957031, 0.29688116455078123, 0.29635174560546873, 0.29724774169921875, 4.77164453125, 0.29694873046875, 0.29631488037109377, 0.29691290283203126, 0.29662619018554687, 0.2976993408203125, 0.2972794799804688, 0.2966108093261719, 0.2973972473144531, 0.29689959716796877, 0.29616537475585936, 0.2964398193359375, 0.29691595458984377, 0.29686273193359375, 0.2969036865234375, 0.29756927490234375, 0.29701632690429686, 0.2976276550292969, 0.2966804504394531, 0.2974341125488281, 0.29733786010742186, 0.2966558837890625, 0.296205322265625, 0.2978385925292969, 0.2977607727050781, 0.29785598754882814, 0.2975570068359375, 0.29736651611328124, 0.2973009948730469, 0.2969446411132812, 0.29713201904296876, 0.2973040771484375, 0.2972231750488281, 0.29810174560546876, 0.2977362060546875, 0.29837823486328124, 0.297638916015625, 0.29739620971679687, 0.29728256225585936, 0.2973869934082031, 0.2969098205566406, 0.2977576904296875, 0.29647256469726563, 0.29673165893554687, 0.29630462646484373, 0.29671014404296875, 0.296258544921875, 0.2973194274902344, 0.29632305908203127, 0.29714944458007814, 0.29624832153320313, 0.2969876403808594, 0.2968883056640625, 0.2961561584472656, 0.29626571655273437, 0.29695590209960937, 0.2964500427246094, 0.29612646484375, 0.2956943359375, 0.29596365356445314, 0.2966773681640625, 0.32231936645507814, 0.297322509765625, 4.76655615234375, 0.2971094970703125, 0.2970019836425781, 0.2970572814941406, 0.29695281982421873, 0.29731838989257814, 0.2969006042480469, 0.29694668579101563, 0.29704193115234373, 0.29654833984375, 0.29693133544921874, 0.29699172973632815, 0.2972590026855469, 0.2969999389648437, 0.29631796264648436, 0.2958059387207031, 0.29587353515625, 0.296853515625, 0.29629644775390623, 0.29669479370117186, 0.29664254760742187, 0.2972088317871094, 0.2964879455566406, 0.29735220336914064, 0.2970337219238281, 0.2972815246582031, 0.297122802734375, 0.2967214050292969, 0.2963343505859375, 0.2961694641113281, 0.29618789672851564, 0.29562777709960936, 0.29626470947265626, 0.29742898559570313, 0.29663949584960936, 0.296268798828125, 0.2962196350097656, 0.2966804504394531, 0.2972815246582031, 0.2979840087890625, 0.29672857666015623, 0.2975293579101562, 0.2968883056640625, 0.2974474182128906, 0.29687908935546875, 0.29752423095703123, 0.2972170104980469, 0.2969046936035156, 0.2962032775878906, 0.29710540771484373, 0.29635992431640623, 0.296015869140625, 0.2960097351074219, 0.29613259887695315, 0.29600460815429686, 0.296332275390625, 0.2968125305175781, 0.2960107421875, 0.2965801086425781, 0.29741567993164064, 0.29729586791992185, 0.2973204345703125, 0.2972139587402344, 4.76681103515625, 0.29761227416992186, 0.2973419494628906, 0.2968186950683594, 0.29717913818359376, 0.29766757202148436, 0.2968391723632812, 0.2963804016113281, 0.296890380859375, 0.29724978637695315, 0.297628662109375, 0.32370379638671876, 0.2969702453613281, 0.2972456970214844, 0.3055616149902344, 0.2973009948730469, 0.2965524597167969, 0.29677978515625, 0.29829632568359377, 0.29800653076171874, 0.29707366943359376, 0.2977894287109375, 0.29729586791992185, 0.2970480651855469, 0.2967337036132813, 0.29680026245117186, 0.29722726440429686, 0.2972283020019531, 0.2972508239746094, 0.2968924255371094, 0.2974310302734375, 0.29766656494140625, 0.29749249267578126, 0.29692724609375, 0.2964705200195312, 0.2966354064941406, 0.29655960083007815, 0.29675518798828127, 0.29627288818359376, 0.29713714599609375, 0.2970859375, 0.2973173828125, 0.2962104187011719, 0.29718222045898435, 0.29700506591796877, 0.297427978515625, 0.29776486206054686, 0.29818264770507813, 0.297638916015625, 0.29769522094726564, 0.297091064453125, 0.2973829040527344, 0.29660980224609373, 0.29608242797851564, 0.29659237670898436, 0.29678079223632814, 0.2966865844726562, 0.29537689208984375, 0.29616641235351565, 0.2962001953125, 0.29753240966796873, 0.29737164306640623, 0.29722930908203127, 4.7668818359375, 0.2974750671386719, 0.29716378784179687, 0.2978170776367188, 0.29717401123046877, 0.297375732421875, 0.2958919677734375, 0.29624014282226563, 0.29698968505859374, 0.29682073974609374, 0.29678079223632814, 0.2971781005859375, 0.29603839111328123, 0.29669784545898437, 0.2966579284667969, 0.296711181640625, 0.297196533203125, 0.2961408081054687, 0.29677362060546875, 0.2968688659667969, 0.2969774169921875, 0.29637835693359377, 0.29731634521484374, 0.29693951416015624, 0.296890380859375, 0.2979164123535156, 0.2976696472167969, 0.296279052734375, 0.29702554321289065, 0.296669189453125, 0.29729690551757815, 0.29806182861328123, 0.29808843994140627, 0.29735321044921875, 0.29759796142578127, 0.29740032958984375, 0.29671218872070315, 0.2971248779296875, 0.2963507080078125, 0.2968350830078125, 0.2968473510742187, 0.29735015869140624, 0.2961397705078125, 0.32400897216796876, 0.2972098693847656, 0.2972149658203125, 0.3064299621582031, 0.297427978515625, 0.2961059875488281, 0.29654324340820315, 0.29594830322265625, 0.296521728515625, 0.29639883422851565, 0.296131591796875, 0.2963568725585938, 0.2969999389648437, 0.29663949584960936, 0.29656472778320314, 0.2962135009765625, 0.29577523803710937, 0.297343994140625, 0.297712646484375, 0.29707467651367186, 4.76786181640625, 0.29742898559570313, 0.29654937744140625, 0.2970613708496094, 0.2971197509765625, 0.29804135131835935, 0.29812734985351563, 0.2976962585449219, 0.29680026245117186, 0.297533447265625, 0.2969405517578125, 0.29645721435546873, 0.2969036865234375, 0.29696820068359375, 0.29644903564453123, 0.2969446411132812, 0.2966087646484375, 0.297143310546875, 0.29676953125, 0.2960445556640625, 0.29688525390625, 0.2967214050292969, 0.29677362060546875, 0.29632614135742186, 0.29612237548828124, 0.29669171142578127, 0.2965821533203125, 0.2963711853027344, 0.29645413208007815, 0.2959042663574219, 0.2962421875, 0.29703884887695314, 0.29723544311523437, 0.29643777465820315, 0.29614385986328123, 0.2963855285644531, 0.29600564575195315, 0.29643060302734375, 0.2968596496582031, 0.29742898559570313, 0.29724057006835936, 0.29807000732421873, 0.29742694091796873, 0.2972283020019531, 0.29616641235351565, 0.2973869934082031, 0.29644287109375, 0.29677056884765624, 0.295731201171875, 0.29695590209960937, 0.29591552734375, 0.29650433349609373, 0.29644287109375, 0.2956513366699219, 0.2952601623535156, 0.2963875732421875, 0.29637631225585936, 0.2966077575683594, 0.2966876220703125, 0.2970972290039062, 0.297554931640625, 0.29775051879882813, 0.2984786071777344, 4.77214013671875, 0.29780685424804687, 0.29715966796875, 0.2966220703125, 0.2966988830566406, 0.2979993591308594, 0.29677978515625, 0.29639065551757815, 0.2965299072265625, 0.2965104675292969, 0.296869873046875, 0.29609573364257813, 0.2954281005859375, 0.29647256469726563, 0.2963640441894531, 0.29659033203125, 0.2969671630859375, 0.29691595458984377, 0.29552230834960935, 0.29661285400390625, 0.296627197265625, 0.2971177062988281, 0.29684225463867187, 0.29659954833984375, 0.29617459106445315, 0.2969702453613281, 0.2970019836425781, 0.2974064636230469, 0.29684326171875, 0.2970081176757812, 0.29705419921875, 0.2977576904296875, 0.2969251708984375, 0.29628619384765625, 0.2969026489257813, 0.296853515625, 0.29715045166015625, 0.29664462280273435, 0.2963036193847656, 0.2963609619140625, 0.29678591918945313, 0.2970357666015625, 0.29671527099609374, 0.2972713012695313, 0.2970880126953125, 0.29737985229492186, 0.2977617797851563, 0.29837106323242185, 0.2971484069824219, 0.2979778442382813, 0.2967685241699219, 0.29764505004882813, 0.2965872497558594, 0.29648077392578126, 0.29637939453125, 0.2960660400390625, 0.29589605712890626, 0.2964408264160156, 0.29701837158203126, 0.29695590209960937, 0.29648077392578126, 0.2968944702148438, 0.296669189453125, 4.76741845703125, 0.2978160705566406, 0.297459716796875, 0.29655960083007815, 0.2961489868164062, 0.29708084106445315, 0.29643161010742186, 0.29647872924804686, 0.29617767333984374, 0.29720574951171874, 0.2960179138183594, 0.29700302124023437, 0.29676031494140626, 0.29642855834960935, 0.2980454406738281, 0.2986557312011719, 0.29858203125, 0.29824411010742186, 0.2974310302734375, 0.2967275390625, 0.32037579345703127, 0.29734603881835936, 0.29742080688476563, 0.30635418701171874, 0.2974617614746094, 0.2967060546875, 0.297064453125, 0.29814373779296877, 0.29767987060546874, 0.2968565673828125, 0.297670654296875, 0.29730508422851565, 0.29876837158203123, 0.2982348937988281, 0.2983638916015625, 0.29921588134765625, 0.2990315551757812, 0.29737368774414064, 0.2983311462402344, 0.2971453552246094, 0.2968371276855469, 0.29710848999023437, 0.2971688842773437, 0.2976102294921875, 0.2965053405761719, 0.2960977783203125, 0.29673062133789063, 0.2967685241699219, 0.29669479370117186, 0.29688421630859374, 0.2963804016113281, 0.2966231079101562, 0.29619097900390623, 0.29629336547851565, 0.2978088989257813, 0.29777203369140626, 0.29596261596679685, 0.296637451171875, 0.29672857666015623, 0.297248779296875, 0.29633740234375, 0.3028828125, 0.2967275390625, 4.76694140625, 0.29782833862304686, 0.29632818603515626, 0.29569741821289064, 0.29613055419921874, 0.2971535339355469, 0.297554931640625, 0.2968371276855469, 0.296711181640625, 0.29587353515625, 0.2974464111328125, 0.2972221374511719, 0.29733477783203127, 0.2974617614746094, 0.29783551025390625, 0.29740237426757815, 0.29746380615234375, 0.2974699401855469, 0.2967265319824219, 0.29652276611328127, 0.2967337036132813, 0.29701632690429686, 0.2970572814941406, 0.29609573364257813, 0.2960025634765625, 0.2972508239746094, 0.2964356994628906, 0.2970972290039062, 0.2964111328125, 0.2962257995605469, 0.29627597045898435, 0.2969845886230469, 0.296838134765625, 0.2970531921386719, 0.29754266357421877, 0.29788876342773435, 0.29686477661132815, 0.2970654602050781, 0.2969794616699219, 0.297196533203125, 0.2970357666015625, 0.29736856079101565, 0.29715966796875, 0.2978314208984375, 0.29645208740234374, 0.2974361572265625, 0.2965278625488281, 0.29695590209960937, 0.2964500427246094, 0.29739007568359377, 0.3292252197265625, 0.29742080688476563, 0.2966138916015625, 0.29624114990234374, 0.2968115234375, 0.296384521484375, 0.2967091064453125, 0.2962237548828125, 0.29607220458984373, 0.29688320922851563, 0.296774658203125, 0.2960783386230469, 0.296332275390625]",tokens/s,2.768131997597453,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2-large,openai-community/gpt2-large,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-13b-hf,meta-llama/Llama-2-13b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-7B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1675.403264,8732.540928,7805.599744,7272.923136,6859.558912,s,10,2.9146180725097652,0.29146180725097653,0.0023586142421596237,0.2905513153076172,0.29302270202636715,0.2956569351196289,0.2977643215942383,"[0.29243731689453123, 0.290326904296875, 0.29829116821289064, 0.29094155883789063, 0.29015072631835936, 0.2903133544921875, 0.2905769348144531, 0.29039300537109375, 0.2906614074707031, 0.29052569580078125]",tokens/s,878.3312037160309,kWh,9.40958388588008e-06,1.570340374076207e-05,2.226895572435109e-05,4.738194335099324e-05,tokens/kWh,5402902.073974001,MB,1675.403264,8732.540928,7805.599744,7272.923136,6859.561472,s,10,39.3737578125,3.93737578125,0.036090156241479314,3.9323668212890626,3.968900122070312,3.997779772949219,4.020883493652343,"[3.940555908203125, 3.924177734375, 3.962482421875, 3.916327880859375, 3.9077060546875, 3.902277587890625, 3.898852294921875, 3.947668701171875, 3.9470498046875, 4.026659423828125]",tokens/s,16.0005047778293,kWh,0.000124352406929521,0.0002077099672029971,0.0001533906848057059,0.00048545305893822393,tokens/kWh,129775.6782865736,,s,629,41.93333148574834,0.06666666372932956,0.034891291767993944,0.06222335815429687,0.06320639953613282,0.06448885803222656,0.3529080346679688,"[0.06212812805175781, 0.06163558578491211, 0.0634593276977539, 0.06320435333251953, 0.06245171356201172, 0.06196736145019531, 0.06187724685668945, 0.0621475830078125, 0.06392729568481445, 0.06261452865600586, 0.06225100708007812, 0.06268313598632813, 0.06379929733276367, 0.06273126220703125, 0.06225408172607422, 0.06412595367431641, 0.06354022216796874, 0.06362214279174805, 0.06386892700195312, 0.0648826904296875, 0.06523494720458985, 0.06461849975585937, 0.06445875549316406, 0.06406963348388672, 0.0633589744567871, 0.061317119598388675, 0.061618175506591794, 0.06246809768676758, 0.062120960235595706, 0.061279232025146485, 0.06137855911254883, 0.06137241744995117, 0.06164275360107422, 0.06153318405151367, 0.06134988784790039, 0.06151987075805664, 0.06251110458374023, 0.06249267196655273, 0.06234521484375, 0.062475265502929686, 0.06397951889038087, 0.06321664047241211, 0.0626431999206543, 0.06226534271240235, 0.06217318344116211, 0.06194278335571289, 0.062301185607910155, 0.06295859146118164, 0.06272512054443359, 0.06243532943725586, 0.06287462234497071, 0.06272512054443359, 0.06262067031860352, 0.062290943145751954, 0.062281726837158206, 0.06183628845214844, 0.06134067153930664, 0.06141132736206055, 0.06139494323730469, 0.06123417663574219, 0.06145536041259766, 0.06133760070800781, 0.352996337890625, 0.062045185089111325, 0.06187417602539062, 0.062028800964355466, 0.06195097732543945, 0.06321049499511719, 0.06257561492919922, 0.06201651382446289, 0.06187724685668945, 0.06186598587036133, 0.0616806411743164, 0.06171955108642578, 0.0626431999206543, 0.06216089630126953, 0.062164993286132814, 0.0623001594543457, 0.06223052978515625, 0.06214553451538086, 0.061933567047119144, 0.06168371200561523, 0.06155263900756836, 0.06151475143432617, 0.06440038299560547, 0.06340095901489258, 0.06282547378540039, 0.06254899215698242, 0.061889537811279295, 0.06131609725952149, 0.06115532684326172, 0.061415424346923826, 0.061933567047119144, 0.06206259155273437, 0.062099456787109375, 0.06210969543457031, 0.062382080078125, 0.06200934219360352, 0.06174822235107422, 0.06192230224609375, 0.06496460723876953, 0.06396211242675781, 0.06270054244995117, 0.06258790588378907, 0.062333953857421874, 0.06205235290527344, 0.06229504013061524, 0.06250291061401367, 0.06282751846313477, 0.0624711685180664, 0.06231654357910156, 0.06245068740844727, 0.06325247955322266, 0.062104576110839846, 0.06174720001220703, 0.0615813102722168, 0.06365081787109375, 0.06211993789672852, 0.06250598526000976, 0.0622479362487793, 0.062271488189697265, 0.062034942626953124, 0.06197043228149414, 0.062023681640625, 0.062132225036621094, 0.3765801086425781, 0.06218854522705078, 0.06241279983520508, 0.0630753288269043, 0.0626431999206543, 0.06260326385498047, 0.0627322883605957, 0.06280499267578125, 0.06258995056152344, 0.062430206298828124, 0.06243942260742188, 0.07559270477294922, 0.06274867248535156, 0.06239539337158203, 0.06278963088989258, 0.06268825531005859, 0.06252339172363282, 0.06207078552246094, 0.062410751342773435, 0.062355457305908205, 0.06236876678466797, 0.0622479362487793, 0.062263294219970705, 0.0626698226928711, 0.0625541114807129, 0.06278758239746093, 0.06238515090942383, 0.06265139389038087, 0.06252134323120118, 0.06238310241699219, 0.062458881378173826, 0.06270259094238281, 0.06240153503417969, 0.06212505722045898, 0.06242508697509765, 0.06244761657714844, 0.06227558517456055, 0.06254489517211914, 0.06265343856811524, 0.06260121536254883, 0.06261145782470703, 0.06282444763183594, 0.06270771026611328, 0.06222335815429687, 0.062074878692626956, 0.06251929473876953, 0.062020606994628906, 0.06219468688964844, 0.062415870666503906, 0.06228582382202148, 0.06260736083984375, 0.06237593460083008, 0.06212300872802735, 0.06219878387451172, 0.0623370246887207, 0.06212505722045898, 0.06216396713256836, 0.06226432037353516, 0.062333953857421874, 0.06260940933227539, 0.0620871696472168, 0.06208512115478516, 0.06209740829467773, 0.35395379638671876, 0.06234726333618164, 0.06245580673217774, 0.06286028671264648, 0.06297087860107421, 0.062413822174072264, 0.06217216110229492, 0.06240563201904297, 0.06220492935180664, 0.062167041778564455, 0.061916160583496097, 0.06164889526367188, 0.06208512115478516, 0.06187417602539062, 0.06195199966430664, 0.061916160583496097, 0.06231449508666992, 0.06212812805175781, 0.06203289413452148, 0.06208512115478516, 0.06200627136230469, 0.06215679931640625, 0.06198476791381836, 0.062209022521972655, 0.06228582382202148, 0.062388225555419924, 0.06213119888305664, 0.061813758850097655, 0.06174720001220703, 0.06193868637084961, 0.06174105453491211, 0.06213324737548828, 0.06222848129272461, 0.06251417541503906, 0.062309375762939455, 0.06203596878051758, 0.061976577758789064, 0.06243123245239258, 0.06225920104980469, 0.06205644989013672, 0.06186188888549805, 0.062137344360351565, 0.06198681640625, 0.06146662521362305, 0.06182809448242187, 0.06215167999267578, 0.061868030548095705, 0.06212812805175781, 0.062018558502197264, 0.06232166290283203, 0.06245171356201172, 0.06227251052856445, 0.062153728485107425, 0.06210662460327149, 0.06212198257446289, 0.062268417358398435, 0.06219776153564453, 0.06245478439331055, 0.06233497619628906, 0.06199193572998047, 0.06218854522705078, 0.0623001594543457, 0.06241996765136719, 0.35336090087890626, 0.06291046524047851, 0.06211686325073242, 0.061948928833007816, 0.06205542373657227, 0.06188544082641602, 0.06214041519165039, 0.061897727966308595, 0.06209024047851563, 0.06264012908935547, 0.062220287322998044, 0.061900798797607424, 0.061948928833007816, 0.062033920288085936, 0.06201958465576172, 0.06224486541748047, 0.06217318344116211, 0.06218239974975586, 0.062117889404296876, 0.061963264465332034, 0.061985790252685545, 0.06215884780883789, 0.06214963150024414, 0.06192127990722656, 0.062004222869873046, 0.06218239974975586, 0.06259199905395507, 0.06215679931640625, 0.062382080078125, 0.06237286376953125, 0.062377983093261716, 0.06234726333618164, 0.062344192504882816, 0.06250495910644531, 0.06229913711547851, 0.06246809768676758, 0.06191923141479492, 0.06118092727661133, 0.06127718353271484, 0.0613201904296875, 0.0615280647277832, 0.061587455749511716, 0.0614205436706543, 0.061224960327148435, 0.061502464294433595, 0.06196121597290039, 0.0620656623840332, 0.06194585418701172, 0.06196428680419922, 0.062028800964355466, 0.06197248077392578, 0.06205542373657227, 0.06211276626586914, 0.06173593521118164, 0.06183321762084961, 0.061690879821777345, 0.061692928314208986, 0.0617891845703125, 0.062110721588134764, 0.062166015625, 0.06213324737548828, 0.0618342399597168, 0.06178201675415039, 0.352421875, 0.06112768173217773, 0.061274112701416014, 0.06172671890258789, 0.06179840087890625, 0.061500415802001954, 0.0618526725769043, 0.062086143493652345, 0.062028800964355466, 0.06202572631835938, 0.06216396713256836, 0.0620687370300293, 0.06197350311279297, 0.06200012969970703, 0.06220492935180664, 0.06210867309570312, 0.06198783874511719, 0.06196736145019531, 0.06193561553955078, 0.061932544708251956, 0.061792255401611325, 0.0618260498046875, 0.062091262817382815, 0.06239744186401367, 0.06254079818725586, 0.062183425903320315, 0.06220697784423828, 0.06222745513916016, 0.06212403106689453, 0.06185062408447266, 0.06208204650878906, 0.06244454574584961, 0.06148710250854492, 0.0614205436706543, 0.06135910415649414, 0.06181478500366211, 0.06212505722045898, 0.06186598587036133, 0.06193971252441406, 0.06202470397949219, 0.06193868637084961, 0.06226227188110352, 0.06231039810180664, 0.06225612640380859, 0.06271078491210938, 0.06199603271484375, 0.06197452926635742, 0.061851646423339846, 0.061753345489501954, 0.061887489318847654, 0.061825023651123044, 0.0621475830078125, 0.06239539337158203, 0.06218137741088867, 0.06184243011474609, 0.061810688018798826, 0.06203084945678711, 0.06201036834716797, 0.06187212753295898, 0.06155878448486328, 0.06170214462280273, 0.06119424057006836, 0.06112460708618164, 0.35268096923828124, 0.06221311950683594, 0.06224588775634766, 0.06205235290527344, 0.06195609664916992, 0.06194483184814453, 0.06169804763793945, 0.06196121597290039, 0.06182400131225586, 0.062061569213867185, 0.06192639923095703, 0.06213631820678711, 0.06185881423950195, 0.06192230224609375, 0.06175743865966797, 0.06185369491577149, 0.06221004867553711, 0.06233087921142578, 0.06237286376953125, 0.06239129638671875, 0.062115840911865235, 0.06250495910644531, 0.061933567047119144, 0.06146355056762695, 0.061260799407958984, 0.06119014358520508, 0.061216766357421876, 0.061208576202392576, 0.06118297576904297, 0.06140313720703125, 0.061325313568115235, 0.061211647033691405, 0.0615546875, 0.06194278335571289, 0.06187212753295898, 0.06214451217651367, 0.06198783874511719, 0.06210662460327149, 0.06197862243652344, 0.0619950065612793, 0.06197145462036133, 0.062159870147705076, 0.06161510467529297, 0.061707263946533204, 0.062013439178466793, 0.06200115203857422, 0.061663230895996096, 0.06208204650878906, 0.06206259155273437, 0.06215270233154297, 0.06212607955932617, 0.062159870147705076, 0.06229504013061524, 0.062051326751708984, 0.06136217498779297, 0.062105598449707033, 0.061753345489501954, 0.06157209777832031, 0.06123622512817383, 0.062023681640625, 0.06186598587036133, 0.06243123245239258, 0.06200012969970703, 0.35345819091796876, 0.06252032089233399, 0.06269337463378906, 0.06306508636474609, 0.06283161544799805, 0.06258380889892579, 0.0623267822265625, 0.062064640045166014, 0.062080001831054686, 0.06209535980224609, 0.06251417541503906, 0.06278860855102539, 0.06248755264282226, 0.06314803314208985, 0.06297804641723632, 0.06248448181152344, 0.062311424255371096, 0.06129663848876953, 0.061538303375244144, 0.06154342269897461, 0.0615280647277832, 0.061418495178222655, 0.06151679992675781, 0.06170624160766602, 0.06129151916503906, 0.062187519073486325, 0.06418227386474609, 0.06450892639160156, 0.06514995574951171, 0.06476697540283204, 0.06481510162353515, 0.06468300628662109, 0.06437068939208984, 0.06253055953979492, 0.06240972900390625, 0.06266060638427734, 0.06240153503417969, 0.06244249725341797, 0.06242816162109375, 0.06255820846557616, 0.062399486541748046, 0.06225715255737305, 0.062404609680175784, 0.06239846420288086, 0.06409728240966797, 0.06262783813476562, 0.062453758239746096, 0.06356377410888672, 0.06326988983154297, 0.06211481475830078, 0.0626688003540039, 0.062635009765625, 0.06218547058105469, 0.06230732727050781, 0.0621475830078125, 0.0627066879272461, 0.062635009765625, 0.06250086212158203, 0.06249881744384766, 0.06264627075195313, 0.06202982330322265, 0.062497791290283204, 0.06270054244995117, 0.3541637268066406, 0.06247219085693359, 0.06217216110229492, 0.062309375762939455, 0.06185881423950195, 0.06201651382446289, 0.062150657653808596, 0.062115840911865235, 0.06211993789672852, 0.06194483184814453, 0.0620656623840332, 0.06153932952880859, 0.06147993469238281, 0.06214963150024414, 0.062129150390625, 0.06557593536376953, 0.068063232421875, 0.06369075012207032, 0.06343270492553711, 0.06351769638061523, 0.06274457550048829, 0.06263808059692383, 0.06266777420043945, 0.06306713485717773, 0.06288281631469726, 0.06320537567138672, 0.06268928146362304, 0.06292070388793945, 0.0628848648071289, 0.06257459259033203, 0.06298931121826172, 0.062104576110839846, 0.06212198257446289, 0.06258380889892579, 0.06230323028564453, 0.062459903717041014, 0.062358528137207034, 0.06282444763183594, 0.06224895858764649, 0.06233497619628906, 0.06272921752929687, 0.062117889404296876, 0.06239539337158203, 0.062287872314453124, 0.06259916687011718, 0.062491649627685546, 0.06267289733886719, 0.06291865539550781, 0.06260736083984375, 0.062458881378173826, 0.06248755264282226, 0.06262271881103515, 0.06236979293823242, 0.06258483123779297, 0.06275174331665039, 0.06276607894897461, 0.06257868957519531, 0.06237696075439453, 0.06253260803222656, 0.06252032089233399, 0.06244454574584961, 0.06244966506958008, 0.06243532943725586, 0.35354010009765624, 0.06240665435791016, 0.06237286376953125, 0.06264729690551758, 0.06265548706054687, 0.06235647964477539, 0.06190694427490234, 0.06219878387451172, 0.06211993789672852, 0.06198783874511719, 0.06225920104980469, 0.06265856170654296, 0.06287667083740234, 0.06266777420043945, 0.06286131286621094, 0.06259097671508788, 0.0623636474609375, 0.06276505661010742, 0.06242201614379883, 0.062074878692626956, 0.061887489318847654, 0.06197145462036133, 0.06183628845214844, 0.06275481414794921, 0.06173798370361328, 0.06245785522460937, 0.08013209533691407, 0.0764067840576172, 0.06251520156860352, 0.06289408111572266, 0.06272102355957031, 0.062091262817382815, 0.06265753555297851, 0.06302515029907227, 0.06291968154907226, 0.07775641632080078, 0.070329345703125, 0.06289817428588867, 0.0627691535949707, 0.0626800651550293, 0.0629299201965332, 0.06252851104736327, 0.064827392578125, 0.06422220611572266, 0.06274150466918946, 0.062470142364501956, 0.06262169647216796, 0.06242099380493164, 0.06243635177612305, 0.06235238265991211, 0.06191923141479492, 0.062117889404296876, 0.06300262451171874, 0.06435123443603516, 0.06375526428222657, 0.06506803131103515, 0.06388838577270507, 0.06502092742919922, 0.06372249603271485, 0.06865305328369141, 0.0680284194946289, 0.06700748443603516, 0.06681804656982422]",tokens/s,15.000000660900879,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-3b,stabilityai/stablelm-base-alpha-3b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/gpt-neox-20b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1302.925312,15743.320064,14816.37888,14283.702272,13411.540992,s,10,8.046074340820313,0.8046074340820313,0.0006411540427690787,0.8049174499511719,0.8052227233886718,0.8053144866943359,0.8053878973388672,"[0.8035430908203125, 0.80540625, 0.803630615234375, 0.8050225830078125, 0.8049091796875, 0.8049257202148438, 0.8039116821289063, 0.8045010986328125, 0.8052023315429687, 0.8050217895507813]",tokens/s,318.16757981122544,kWh,2.6184711891871233e-05,4.329024667637119e-05,6.204304108555683e-05,0.00013151799965379927,tokens/kWh,1946501.6246740392,MB,1302.925312,15743.320064,14816.37888,14283.702272,13411.543552,s,10,44.77615625000001,4.477615625,0.08443288866740616,4.4866923828125,4.538084326171875,4.601441821289062,4.652127817382812,"[4.4772890625, 4.5240048828125, 4.51715869140625, 4.35471923828125, 4.496095703125, 4.381361328125, 4.51473974609375, 4.43849462890625, 4.66479931640625, 4.40749365234375]",tokens/s,14.069988421572027,kWh,0.00014121061832858968,0.0002367673400860248,0.0002300609148199748,0.0006080388732345892,tokens/kWh,103611.79650382944,,s,629,51.95037996673587,0.08259201902501723,0.09569831209821701,0.06955622100830078,0.07876505584716798,0.08309596405029297,0.8734033618164063,"[0.06593126678466797, 0.06744268798828125, 0.06904729461669921, 0.07080038452148438, 0.06797721862792969, 0.07075942230224609, 0.07493529510498047, 0.07071231842041016, 0.07413145446777344, 0.07427378845214844, 0.09592934417724609, 0.07756288146972656, 0.06839193725585938, 0.06845132446289062, 0.08534220886230469, 0.06922137451171875, 0.07125708770751953, 0.08442777252197266, 0.07181107330322266, 0.06924390411376953, 0.06759833526611328, 0.0668958740234375, 0.06638285064697266, 0.06679347229003907, 0.0690360336303711, 0.07019213104248047, 0.06957158660888672, 0.0714567642211914, 0.0722503662109375, 0.07179161834716796, 0.07346585845947265, 0.07470489501953125, 0.0716728286743164, 0.07357542419433594, 0.07047577667236328, 0.07010610961914063, 0.06805401611328125, 0.06816973114013672, 0.0681891860961914, 0.06883942413330078, 0.0666961898803711, 0.06731468963623047, 0.06947430419921875, 0.06930841827392578, 0.07151513671875, 0.0710492172241211, 0.0834672622680664, 0.08321842956542969, 0.07646310424804688, 0.07046348571777344, 0.06850969696044922, 0.06877490997314453, 0.06770893096923829, 0.06797824096679687, 0.0669644775390625, 0.06806118774414062, 0.06890598297119141, 0.06764339447021485, 0.0670412826538086, 0.06683853149414062, 0.06704332733154297, 0.06739558410644532, 0.8787046508789063, 0.0681164779663086, 0.0705116195678711, 0.07382630157470703, 0.0752537612915039, 0.07510630035400391, 0.08218726348876954, 0.08394956970214844, 0.0786534423828125, 0.0749844512939453, 0.07498239898681641, 0.07396864318847657, 0.0715315170288086, 0.07940608215332032, 0.07369420623779296, 0.07206297302246094, 0.07303167724609375, 0.07334297943115234, 0.07284941101074219, 0.07385702514648437, 0.07245311737060547, 0.07333171081542969, 0.0722165756225586, 0.06848204803466797, 0.0742850570678711, 0.07753113555908203, 0.07404032135009765, 0.0760975341796875, 0.07411917114257813, 0.06912409973144532, 0.06965555572509766, 0.06867967987060547, 0.06761062622070313, 0.06765158081054687, 0.06765158081054687, 0.06733721923828125, 0.07026483154296875, 0.07036211395263672, 0.07110655975341797, 0.06959410858154297, 0.0705116195678711, 0.0701839370727539, 0.07021363067626953, 0.06957772827148437, 0.06914765167236328, 0.06992998504638671, 0.0758497314453125, 0.0684390411376953, 0.06706380462646484, 0.06757273864746094, 0.06720819091796874, 0.071552001953125, 0.07586815643310547, 0.07436185455322265, 0.06826700592041016, 0.06773350524902344, 0.06909747314453125, 0.068421630859375, 0.0687298583984375, 0.0692142105102539, 0.06865510559082032, 0.07315968322753906, 0.06726553344726563, 0.8735160522460937, 0.06761881256103516, 0.068242431640625, 0.06823935699462891, 0.06800486755371093, 0.06888448333740234, 0.06930022430419921, 0.06847795104980468, 0.06761881256103516, 0.06905651092529297, 0.06884249877929688, 0.06864895629882813, 0.06859571075439454, 0.067736572265625, 0.06865203094482422, 0.06716108703613281, 0.07177113342285156, 0.07420416259765625, 0.06910054779052735, 0.07048703765869141, 0.07071437072753907, 0.0705423355102539, 0.07093965148925781, 0.07030681610107421, 0.07393689727783204, 0.07103897857666015, 0.07073587036132813, 0.09399398040771484, 0.07144652557373046, 0.07127756500244141, 0.07034982299804687, 0.07186124420166015, 0.07093452453613282, 0.07139942169189453, 0.0710830078125, 0.07179468536376953, 0.06992896270751953, 0.07716044616699219, 0.07627468872070313, 0.07061606597900391, 0.07082086181640625, 0.07105843353271485, 0.06987161254882812, 0.06829977416992188, 0.06990643310546875, 0.06930944061279297, 0.07010201263427734, 0.07014399719238282, 0.07451750183105468, 0.0731883544921875, 0.07302655792236327, 0.07712870025634766, 0.08188518524169922, 0.07042765045166016, 0.0699873275756836, 0.07022182464599609, 0.07199027252197265, 0.06978559875488281, 0.07020543670654297, 0.08083455657958985, 0.07377715301513672, 0.08287948608398438, 0.08051200103759766, 0.8741652221679688, 0.06850969696044922, 0.0682803192138672, 0.06813798522949219, 0.06948044586181641, 0.07047475433349609, 0.06762700653076172, 0.07088639831542969, 0.06625997161865234, 0.06605824279785157, 0.067093505859375, 0.0665159683227539, 0.06601625823974609, 0.06943231964111328, 0.06582988739013672, 0.06582272338867187, 0.06565785980224609, 0.06567628479003906, 0.06575513458251953, 0.06545101165771484, 0.06618624114990235, 0.06720716857910156, 0.06861414337158203, 0.06882816314697265, 0.06780416107177735, 0.07170457458496093, 0.07746047973632812, 0.07623680114746094, 0.06922342681884766, 0.07067443084716797, 0.06778572845458984, 0.06805606079101563, 0.07077683258056641, 0.06851174163818359, 0.06800588989257812, 0.07554764556884766, 0.06908211517333984, 0.06841241455078124, 0.06744166564941406, 0.06656409454345703, 0.06865715026855469, 0.06852403259277344, 0.08079154968261719, 0.07448678588867187, 0.07282688140869141, 0.07089459228515625, 0.07389081573486328, 0.0736911392211914, 0.07447654724121094, 0.07044710540771484, 0.0680099868774414, 0.06700032043457031, 0.06818816375732421, 0.06892953491210937, 0.0682608642578125, 0.06941388702392579, 0.06739353942871094, 0.06777958679199218, 0.06702591705322265, 0.06744985961914063, 0.06738944244384766, 0.06815846252441406, 0.06908723449707031, 0.8739542846679688, 0.06764236450195313, 0.06994226837158203, 0.069285888671875, 0.0691230697631836, 0.08822681427001954, 0.06909542083740235, 0.07053004455566406, 0.06956441497802734, 0.06798540496826172, 0.06708838653564453, 0.06692556762695312, 0.06766284942626953, 0.06753997039794922, 0.06787379455566406, 0.06954393768310548, 0.0735959014892578, 0.07973273468017578, 0.0714434585571289, 0.06912000274658203, 0.07044096374511719, 0.06906880187988282, 0.0692459487915039, 0.07012761688232422, 0.06925312042236328, 0.06954496002197266, 0.07134207916259766, 0.0694988784790039, 0.07007334136962891, 0.069570556640625, 0.07179776000976562, 0.07109632110595702, 0.07427378845214844, 0.07244287872314453, 0.06983577728271484, 0.06928691101074219, 0.06909439849853516, 0.06879027557373046, 0.07365119934082032, 0.07114444732666016, 0.0753960952758789, 0.06773452758789063, 0.06688972473144532, 0.0766197738647461, 0.0684031982421875, 0.06808678436279297, 0.06842982482910157, 0.07019519805908203, 0.07444377899169922, 0.07101337432861328, 0.07040614318847656, 0.0700047378540039, 0.0789043197631836, 0.07873023986816406, 0.07720448303222656, 0.07660646057128906, 0.08044032287597656, 0.07343206024169922, 0.07351602935791016, 0.0716390380859375, 0.07417549133300781, 0.06943949127197266, 0.07380582427978516, 0.8769454345703125, 0.0700047378540039, 0.06918144226074219, 0.06840422058105469, 0.06534143829345704, 0.06634086608886719, 0.07618764495849609, 0.06706483459472656, 0.0668006362915039, 0.06673407745361327, 0.06686003112792968, 0.06707814025878907, 0.06523596954345703, 0.06539059448242188, 0.06583910369873047, 0.0667883529663086, 0.06644121551513672, 0.06648934173583984, 0.06674329376220703, 0.06570905303955078, 0.06591999816894531, 0.06572032165527343, 0.06630604553222656, 0.07101235198974609, 0.06881689453125, 0.0677570571899414, 0.06623846435546875, 0.06659788513183594, 0.06577356719970703, 0.06643711853027344, 0.06662553405761719, 0.06578073883056641, 0.06732288360595703, 0.06694195556640625, 0.06964121246337891, 0.08331775665283203, 0.08311603546142578, 0.08326041412353516, 0.08365977478027344, 0.08291942596435548, 0.0831283187866211, 0.08270028686523437, 0.07979315185546874, 0.06848307037353515, 0.06986547088623046, 0.06864998626708985, 0.06891519927978515, 0.06889266967773437, 0.06944153594970703, 0.06770073699951172, 0.06809292602539062, 0.06789427185058594, 0.06718669128417969, 0.06790451049804687, 0.066766845703125, 0.06525337219238281, 0.06566400146484375, 0.0656527328491211, 0.06612889862060548, 0.07071641540527343, 0.07034265899658203, 0.06986752319335937, 0.06876876831054687, 0.8727347412109375, 0.06539469146728516, 0.0670412826538086, 0.07006208038330078, 0.06895410919189453, 0.067704833984375, 0.06789119720458985, 0.06832844543457031, 0.06825267028808593, 0.06621183776855469, 0.06776525115966797, 0.06906572723388672, 0.06932275390625, 0.0691619873046875, 0.06930738830566406, 0.06708940887451172, 0.06814310455322266, 0.06663680267333984, 0.06855270385742188, 0.06764339447021485, 0.07008255767822266, 0.0916131820678711, 0.07123558044433594, 0.07157759857177734, 0.08141516876220703, 0.0775024642944336, 0.06976102447509766, 0.08498892974853516, 0.0727910385131836, 0.0731176986694336, 0.07418470764160157, 0.07410892486572265, 0.08306585693359375, 0.08393215942382813, 0.07924736022949219, 0.0734023666381836, 0.07425126647949219, 0.07826432037353516, 0.0751114273071289, 0.06860492706298828, 0.06816767883300781, 0.06829055786132812, 0.07173222351074218, 0.07037337493896484, 0.0690851821899414, 0.06940569305419922, 0.06864895629882813, 0.06894694519042968, 0.06950399780273438, 0.06794137573242187, 0.0688189468383789, 0.07250841522216797, 0.07183564758300781, 0.07305318450927735, 0.07100723266601562, 0.07303372955322265, 0.07210905456542968, 0.073491455078125, 0.07297331237792969, 0.07232921600341796, 0.07075430297851562, 0.07038566589355469, 0.07060479736328125, 0.876747802734375, 0.07180390167236328, 0.06878720092773437, 0.06782975769042969, 0.06738534545898438, 0.06784716796875, 0.0680478744506836, 0.07036825561523438, 0.07184281921386719, 0.06862745666503907, 0.07100825500488281, 0.06807756805419922, 0.06805299377441407, 0.06781542205810547, 0.06785536193847656, 0.0777154541015625, 0.06965862274169922, 0.0696094741821289, 0.067704833984375, 0.06888960266113281, 0.0685475845336914, 0.06768946838378906, 0.06945382690429687, 0.07567052459716797, 0.06923468780517578, 0.06852915191650391, 0.06909030151367188, 0.06841651153564453, 0.06900633239746094, 0.06799667358398437, 0.06851583862304687, 0.06880767822265625, 0.06924697875976563, 0.0703109130859375, 0.0711229476928711, 0.0678656005859375, 0.06907801818847656, 0.06726451110839844, 0.06862028503417969, 0.06677708435058594, 0.06942412567138671, 0.06954393768310548, 0.06765158081054687, 0.07017062377929688, 0.06928281402587891, 0.06786150360107422, 0.06751538848876953, 0.06892646026611328, 0.06966169738769531, 0.06955622100830078, 0.06732390594482422, 0.06926028442382813, 0.06800691223144531, 0.06890393829345703, 0.0679393310546875, 0.07659315490722657, 0.06958080291748046, 0.08046080017089843, 0.08408268737792969, 0.08669081878662109, 0.07537356567382812, 0.07903334045410157, 0.08320614624023437, 0.8826500854492187, 0.0816701431274414, 0.07971942138671875, 0.08044441223144531, 0.07777792358398437, 0.07212236785888672, 0.07125811004638671, 0.07312793731689453, 0.0705955810546875, 0.0693043212890625, 0.06826802825927734, 0.07010201263427734, 0.07042047882080078, 0.07039078521728516, 0.0721244125366211, 0.07042969512939454, 0.07050649261474609, 0.0696627197265625, 0.07564390563964844, 0.06831308746337891, 0.06769459533691406, 0.06761779022216798, 0.06885478210449218, 0.07171686553955078, 0.06772531127929687, 0.06714675140380859, 0.06743961334228515, 0.0676280288696289, 0.06954496002197266, 0.06844313812255859, 0.06801612854003906, 0.07290060424804687, 0.07087104034423829, 0.0694497299194336, 0.06810316467285156, 0.06879436492919921, 0.06941696166992188, 0.07435263824462891, 0.0702064666748047, 0.07580159759521485, 0.07104512023925781, 0.08055705261230468, 0.07659622192382813, 0.08249958038330078, 0.07228108978271484, 0.07400447845458985, 0.07333580780029297, 0.08003993225097657, 0.08112537384033203, 0.09922969818115235, 0.09888050842285157, 0.07201074981689454, 0.07768473815917969, 0.0882708511352539, 0.08505343627929687, 0.07655628967285157, 0.0766719970703125, 0.08117453002929688, 0.0746455078125, 0.07407206726074218, 0.07245311737060547, 0.07289139556884766, 0.07276748657226563, 0.8731135864257813, 0.06533222198486328, 0.06534246063232421, 0.06605516815185547, 0.06564556884765625, 0.06765977478027344, 0.06806118774414062, 0.07338393402099609, 0.06787481689453125, 0.06914457702636718, 0.06838169860839843, 0.06672998046875, 0.0678809585571289, 0.06685593414306641, 0.06757170867919922, 0.06810316467285156, 0.06791680145263672, 0.06529023742675781, 0.06527999877929687, 0.065328125, 0.06587187194824219, 0.0672573471069336, 0.06595891571044922, 0.06548786926269531, 0.06574079895019531, 0.06524928283691406, 0.07015731048583984, 0.07088742065429687, 0.06976921844482421, 0.06845439910888672, 0.06783897399902344, 0.06664908599853515, 0.06709964752197266, 0.06706893157958985, 0.06836736297607422, 0.06789836883544922, 0.06931046295166016, 0.0672542724609375, 0.06737920379638672, 0.07293849945068359, 0.07305522918701172, 0.070255615234375, 0.06981938934326172, 0.072627197265625, 0.07013683319091797, 0.06893567657470703, 0.06878617858886718, 0.06776115417480469, 0.06693170928955078, 0.07086592102050782, 0.07362662506103515, 0.0699135971069336, 0.08297779083251954, 0.0809512939453125, 0.08034406280517578, 0.08034406280517578, 0.07733452606201172, 0.08064409637451173, 0.0728647689819336, 0.07270502471923829, 0.07795712280273437, 0.07817011260986328, 0.07790284729003906]",tokens/s,12.107707400845822,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x22B-v0.1,mistralai/Mixtral-8x22B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-6B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,493eda1d90bf45ec752ed6de8306d15ca397cc3c,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1291.456512,6104.809472,5177.868288,4645.19168,4344.057856,s,10,2.384028121948242,0.2384028121948242,0.004208511462196554,0.23686859893798828,0.2398300064086914,0.24537105026245118,0.249803885345459,"[0.23859866333007812, 0.25091209411621096, 0.23668879699707032, 0.23718275451660156, 0.236782470703125, 0.23675782775878906, 0.23646237182617189, 0.23695472717285157, 0.236602783203125, 0.23708563232421875]",tokens/s,1073.8128365314553,kWh,7.82526829620687e-06,1.3049220202931635e-05,1.8335238244495353e-05,3.9209726743633856e-05,tokens/kWh,6528992.198130136,MB,1291.456512,6104.809472,5177.868288,4645.19168,4344.060416,s,10,43.5132041015625,4.35132041015625,0.23532374338519463,4.283790527343751,4.420475097656249,4.727883544921874,4.973810302734375,"[4.2693408203125, 5.0352919921875, 4.19051611328125, 4.28898974609375, 4.27859130859375, 4.1969150390625, 4.34333837890625, 4.34918896484375, 4.352162109375, 4.20886962890625]",tokens/s,14.478363821003418,kWh,0.00013796060061672835,0.0002315970917491121,0.00016915685619290719,0.0005387145485587477,tokens/kWh,116945.05033982712,,s,629,45.58216814804079,0.07246767591103462,0.03580624432719564,0.06775091552734375,0.07314452362060547,0.07684710388183594,0.30515290039062504,"[0.07521791839599609, 0.07139430236816406, 0.07185817718505859, 0.07295795440673829, 0.071947265625, 0.07575142669677734, 0.07236608123779296, 0.06615039825439453, 0.06599270629882813, 0.06668390655517578, 0.06985318756103516, 0.06638285064697266, 0.0626165771484375, 0.06244761657714844, 0.06322585678100585, 0.06436761474609375, 0.06504550170898438, 0.06526668548583985, 0.0646666259765625, 0.06501068878173828, 0.06699724578857422, 0.06775398254394531, 0.06710578918457032, 0.06517657470703125, 0.07805133056640624, 0.06765363311767578, 0.07010201263427734, 0.0699135971069336, 0.07190220642089844, 0.071299072265625, 0.06809190368652343, 0.07070310211181641, 0.06761062622070313, 0.06723481750488282, 0.06785433959960938, 0.0664115219116211, 0.06814310455322266, 0.0659578857421875, 0.06919475555419922, 0.06532096099853515, 0.0695541763305664, 0.06738227081298828, 0.06525337219238281, 0.06578790283203124, 0.06677196502685546, 0.06735155487060547, 0.0654940185546875, 0.06303334426879882, 0.06456320190429687, 0.06442291259765626, 0.06228684616088867, 0.06298316955566406, 0.0634071044921875, 0.06790758514404296, 0.07106047821044922, 0.06875545501708985, 0.0676280288696289, 0.06480691528320312, 0.06879027557373046, 0.06555545806884766, 0.06863053131103515, 0.06917427062988281, 0.31926373291015625, 0.07019213104248047, 0.068384765625, 0.06968115234375, 0.0698050537109375, 0.06537113952636718, 0.06498611450195313, 0.07268659210205078, 0.07725772857666016, 0.07697510528564454, 0.07599513244628907, 0.0696094741821289, 0.08640921783447265, 0.06443827056884766, 0.07014911651611327, 0.0659056625366211, 0.069391357421875, 0.08162815856933593, 0.06910157012939454, 0.06729420471191407, 0.06750617980957031, 0.06821171569824219, 0.0706355209350586, 0.07037235260009765, 0.0702955551147461, 0.07195954895019531, 0.08376012420654297, 0.06968013000488281, 0.06930738830566406, 0.0695203857421875, 0.07133184051513672, 0.07060479736328125, 0.06810111999511718, 0.07073280334472656, 0.0690851821899414, 0.06937395477294922, 0.07024845123291015, 0.06844416046142578, 0.07184384155273438, 0.06801203155517578, 0.0700549087524414, 0.06900940704345702, 0.06759526062011718, 0.06711398315429687, 0.06834073638916016, 0.07059149169921874, 0.07224422454833984, 0.06843494415283204, 0.0675440673828125, 0.07589785766601563, 0.06809497833251953, 0.07961293029785156, 0.0830218276977539, 0.0830013427734375, 0.0831805419921875, 0.07704268646240234, 0.07517593383789062, 0.07491788482666016, 0.07189504241943359, 0.6076661987304688, 0.06793830108642578, 0.06675251007080078, 0.06776217651367188, 0.3053905944824219, 0.06465843200683594, 0.06486118316650391, 0.06879232025146484, 0.06623436737060547, 0.06652210998535156, 0.06657023620605469, 0.06591283416748046, 0.06315622329711915, 0.06306611251831054, 0.062325759887695314, 0.06257254409790039, 0.06318182373046875, 0.06284288024902343, 0.06307839965820312, 0.06340198516845703, 0.06692864227294922, 0.06555648040771485, 0.0634972152709961, 0.06331289672851563, 0.0632535057067871, 0.06371020889282226, 0.06359449768066407, 0.06349824142456055, 0.06304972839355469, 0.06458163452148437, 0.06463590240478516, 0.06315315246582032, 0.06488985443115235, 0.0640348129272461, 0.06825676727294921, 0.07127859497070313, 0.06888448333740234, 0.06437478637695312, 0.06901862335205078, 0.0685332489013672, 0.0649543685913086, 0.07160320281982421, 0.06557593536376953, 0.06543052673339844, 0.0692305908203125, 0.06693478393554687, 0.06652313232421875, 0.06541516876220703, 0.07196979522705078, 0.07096320343017579, 0.06907494354248046, 0.06978047943115234, 0.07271731567382812, 0.07077375793457032, 0.07249817657470703, 0.07042457580566407, 0.07238861083984376, 0.06711808013916015, 0.06947737884521485, 0.06965350341796875, 0.06670028686523438, 0.06675865936279297, 0.06618726348876953, 0.06649958038330078, 0.06591897583007812, 0.06573363494873047, 0.0661391372680664, 0.30782156372070313, 0.07010304260253906, 0.07064166259765625, 0.06914252471923828, 0.07120896148681641, 0.07183462524414062, 0.06938623809814454, 0.07010099029541016, 0.06894796752929687, 0.07186431884765625, 0.07109529876708984, 0.07045120239257813, 0.06864793395996094, 0.07054029083251953, 0.07217561340332031, 0.07169229125976563, 0.07076761627197266, 0.07222783660888672, 0.07481241607666016, 0.07382015991210937, 0.07733760070800781, 0.07505101013183593, 0.07568998718261719, 0.07193292999267578, 0.07358258819580078, 0.07036927795410156, 0.06916710662841796, 0.06904524993896484, 0.06678118133544922, 0.06775398254394531, 0.07192269134521484, 0.06793727874755859, 0.06556979370117187, 0.0626954231262207, 0.06363033676147462, 0.06411264038085937, 0.0634890251159668, 0.06429901123046874, 0.0639662094116211, 0.06411775970458984, 0.06308863830566407, 0.06406451416015625, 0.0623636474609375, 0.06318080139160157, 0.06318489456176758, 0.06334975814819335, 0.0638105583190918, 0.06256332778930664, 0.06419967651367188, 0.06446694183349609, 0.06668697357177734, 0.06831513977050781, 0.06431027221679687, 0.06950605010986328, 0.06842572784423828, 0.06925926208496094, 0.0661217269897461, 0.06530252838134766, 0.06564044952392578, 0.06551551818847656, 0.06548274993896484, 0.06610124969482421, 0.06555340576171875, 0.308173828125, 0.06672179412841797, 0.07190630340576172, 0.07099903869628907, 0.07197491455078125, 0.07213977813720703, 0.06875852966308593, 0.07198003387451171, 0.06749696350097656, 0.06665523529052735, 0.06710476684570313, 0.06658048248291015, 0.06606540679931641, 0.06836121368408203, 0.06936268615722656, 0.06863667297363281, 0.07129702758789062, 0.07314431762695313, 0.07029145812988281, 0.06910157012939454, 0.06997503662109375, 0.06678015899658203, 0.0635863037109375, 0.06355865478515625, 0.06415666961669922, 0.06454579162597657, 0.06554316711425781, 0.06689075469970703, 0.06771199798583985, 0.06603878021240234, 0.06950297546386719, 0.0674303970336914, 0.06604492950439453, 0.06516429138183594, 0.06586470031738281, 0.06582067108154296, 0.06607462310791015, 0.06632345581054687, 0.06625484466552735, 0.06616575622558593, 0.06605721282958985, 0.0657940444946289, 0.06639923095703125, 0.06597017669677735, 0.06666342163085938, 0.07117311859130859, 0.06636441802978515, 0.07132262420654296, 0.06618726348876953, 0.0694159393310547, 0.0730931167602539, 0.07021568298339843, 0.07047372436523437, 0.07108096313476563, 0.06910157012939454, 0.0672020492553711, 0.06883737945556641, 0.07036518096923829, 0.06542950439453125, 0.06729420471191407, 0.06825984191894531, 0.06443212890625, 0.06429798126220704, 0.30454168701171874, 0.07026892852783204, 0.07284941101074219, 0.0710113296508789, 0.07066111755371093, 0.0682639389038086, 0.06594662475585937, 0.06586265563964844, 0.06769049835205078, 0.0697149429321289, 0.07100211334228515, 0.07173017883300781, 0.07377613067626954, 0.06995455932617188, 0.06846566772460938, 0.06835507202148437, 0.06854144287109375, 0.0685332489013672, 0.06659788513183594, 0.06435327911376953, 0.06504857635498047, 0.06759423828125, 0.0660838394165039, 0.06370304107666015, 0.06457958221435547, 0.0624640007019043, 0.06482637023925782, 0.0662476806640625, 0.06564864349365235, 0.06551449584960937, 0.06284288024902343, 0.0648622055053711, 0.06462361907958984, 0.06896332550048828, 0.06668287658691406, 0.06427648162841797, 0.0716390380859375, 0.06813593292236328, 0.06324940872192383, 0.06717235565185548, 0.06873804473876953, 0.0663193588256836, 0.06386687850952148, 0.0679014434814453, 0.06324940872192383, 0.06856499481201171, 0.06459903717041016, 0.06918962860107422, 0.06401023864746094, 0.0634337272644043, 0.0643594207763672, 0.06447206115722656, 0.06526361846923828, 0.06963302612304688, 0.06366822433471679, 0.06880255889892578, 0.0636948471069336, 0.0641607666015625, 0.06391193771362305, 0.06386790466308594, 0.0633098258972168, 0.06339686584472656, 0.06303641510009765, 0.30227865600585935, 0.06429388427734375, 0.0673597412109375, 0.07053209686279296, 0.07023206329345703, 0.06842572784423828, 0.06424166107177734, 0.06528717041015625, 0.06476287841796875, 0.06398259353637695, 0.06553395080566406, 0.06545613098144532, 0.06870630645751953, 0.06905036926269531, 0.07454208374023437, 0.07793459320068359, 0.07622246551513671, 0.07619481658935547, 0.07668940734863282, 0.07177728271484375, 0.07098572540283203, 0.06756249237060546, 0.07130316925048828, 0.0683663330078125, 0.07150592041015626, 0.06603673553466796, 0.07128678131103515, 0.06857113647460937, 0.06873497772216797, 0.06456832122802734, 0.06472601318359375, 0.06323916625976563, 0.06236262512207031, 0.06275788879394531, 0.06264422225952149, 0.06281113433837891, 0.06303948974609375, 0.06742937469482421, 0.07121408081054688, 0.0662077407836914, 0.06856499481201171, 0.06656511688232422, 0.06380851364135742, 0.06628966522216796, 0.06736589050292968, 0.06624153900146484, 0.06804582214355469, 0.07069900512695312, 0.07093043518066407, 0.06956441497802734, 0.07079730987548828, 0.07127654266357422, 0.07399321746826172, 0.07328460693359375, 0.07427788543701172, 0.07314534759521485, 0.07113420867919922, 0.07224626922607422, 0.07323340606689453, 0.07395225524902344, 0.0714803237915039, 0.07220941162109375, 0.07163597106933593, 0.312853515625, 0.0737996826171875, 0.07696896362304688, 0.07196979522705078, 0.07685734558105468, 0.07332454681396484, 0.07704473876953125, 0.07421337890625, 0.07495884704589843, 0.07281970977783203, 0.0719656982421875, 0.06986854553222656, 0.06961971282958984, 0.06783590698242188, 0.06815846252441406, 0.06791986846923828, 0.06729318237304688, 0.06656307220458985, 0.067704833984375, 0.07098880004882813, 0.06735462188720703, 0.0669849624633789, 0.07098162841796875, 0.06804377746582031, 0.06839193725585938, 0.06695423889160156, 0.06681394958496094, 0.06750208282470703, 0.0662456283569336, 0.06842675018310547, 0.07844761657714844, 0.07279206085205078, 0.07123353576660156, 0.06859468841552735, 0.06778982543945312, 0.0669665298461914, 0.06575820922851562, 0.06495334625244141, 0.06546227264404297, 0.06573977661132813, 0.06692556762695312, 0.06687846374511719, 0.06618828582763672, 0.06775091552734375, 0.06541619110107422, 0.06526464080810547, 0.06794956970214844, 0.06926233673095702, 0.06770073699951172, 0.06745600128173829, 0.06894489288330079, 0.07084441375732421, 0.06899404907226563, 0.06699622344970703, 0.07064473724365235, 0.06451097869873047, 0.06528205108642578, 0.07030989074707031, 0.06365593719482422, 0.06785842895507813, 0.06740172576904296, 0.06340812683105469, 0.06848307037353515, 0.30452120971679686, 0.0633702392578125, 0.06710681915283204, 0.06437785339355469, 0.0633620491027832, 0.0667136001586914, 0.0633098258972168, 0.0679557113647461, 0.06182809448242187, 0.06206259155273437, 0.06221209716796875, 0.06251929473876953, 0.06259507369995117, 0.0630568962097168, 0.0674119644165039, 0.06736486053466798, 0.06969548797607422, 0.0711751708984375, 0.07515647888183594, 0.09448448181152344, 0.07059967803955078, 0.07686553955078125, 0.0762603530883789, 0.06954803466796874, 0.07202304077148437, 0.07840255737304687, 0.08329830169677735, 0.07654911804199219, 0.06601318359375, 0.06558003234863281, 0.06469222259521484, 0.06753177642822265, 0.06750924682617188, 0.0695889892578125, 0.06916812896728515, 0.06658354949951172, 0.07055974578857421, 0.06704230499267579, 0.06523391723632813, 0.07266099548339844, 0.06807347106933594, 0.0696463394165039, 0.06777855682373046, 0.06939443206787109, 0.06586573028564453, 0.07013683319091797, 0.06410240173339844, 0.06479462432861328, 0.06448947143554687, 0.06439936065673828, 0.0660684814453125, 0.06780108642578125, 0.06905036926269531, 0.06931251525878906, 0.07160115051269532, 0.06880870056152344, 0.07371673583984376, 0.07136255645751953, 0.07683174133300781, 0.08032358551025391, 0.07123661041259766, 0.06848409271240234, 0.06942002868652344, 0.3060797424316406, 0.06805197143554688, 0.06766182708740234, 0.06926131439208984, 0.06831001281738282, 0.06715289306640625, 0.0691599349975586, 0.06660710144042968, 0.06919475555419922, 0.06996173095703125, 0.06789529418945313, 0.06922035217285157, 0.06803865814208984, 0.06896435546875, 0.06523289489746094, 0.06515609741210937, 0.06471065521240234, 0.0648980484008789, 0.06900019073486328, 0.06383103942871093, 0.07058739471435548, 0.06544281768798828, 0.06925004577636719, 0.06408704376220703, 0.06435635375976563, 0.06575308990478515, 0.06459494018554687, 0.06573363494873047, 0.06560665893554687, 0.06675660705566407, 0.06524518585205077, 0.06325657653808593, 0.06529740905761719, 0.06716313934326172, 0.06568550109863282, 0.0680263671875, 0.06528819274902344, 0.06656614685058594, 0.06692044830322266, 0.06708531188964843, 0.06755328369140624, 0.0661739501953125, 0.06813286590576172, 0.06814514923095703, 0.06620569610595703, 0.06936678314208984, 0.0683499526977539, 0.06767820739746094, 0.06738329315185547, 0.06740480041503906, 0.06819123077392578, 0.06557798767089844, 0.06675046539306641, 0.06388633728027343, 0.0652943344116211, 0.06486835479736328, 0.0656558074951172, 0.06810214233398437, 0.06658354949951172, 0.06759935760498047, 0.06613606262207031, 0.06528921508789062, 0.06481100463867187]",tokens/s,13.799255839633329,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,TencentARC/Mistral_Pro_8B_v0.1,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1790.30016,7962.886144,7035.94496,6503.268352,6130.0736,s,10,3.794207214355469,0.3794207214355469,0.00421240687251884,0.37809555053710936,0.3803081604003906,0.3861473663330078,0.3908187310791016,"[0.391986572265625, 0.37745361328125, 0.37758761596679685, 0.3782319030761719, 0.37768618774414064, 0.37801275634765624, 0.37901055908203124, 0.3784349060058594, 0.377624755859375, 0.3781783447265625]",tokens/s,674.7127543045573,kWh,1.2564332672843226e-05,2.016227607379752e-05,2.957432407255409e-05,6.230093281919484e-05,tokens/kWh,4109087.7522322866,MB,1790.30016,7962.886144,7035.94496,6503.268352,6130.07616,s,10,48.75620849609375,4.8756208496093745,0.02488878424423842,4.86736572265625,4.9098363281249995,4.9203058593749995,4.928681484375,"[4.907509765625, 4.8561083984375, 4.8839365234375, 4.882248046875, 4.930775390625, 4.85634326171875, 4.86721875, 4.8475859375, 4.8675126953125, 4.8569697265625]",tokens/s,12.92143133013459,kWh,0.000150735280773154,0.0002531514412279687,0.0001951070223343423,0.0005989937443354648,tokens/kWh,105176.39056463505,,s,629,52.07750868988036,0.08279413146244893,0.044798446946733315,0.07743283081054687,0.07824752502441407,0.0785639404296875,0.45404802734375005,"[0.07834111785888671, 0.07973273468017578, 0.07760076904296875, 0.07740518188476563, 0.07828582763671875, 0.07785164642333985, 0.0783421401977539, 0.07892582702636719, 0.0780421142578125, 0.07801856231689454, 0.07855104064941407, 0.07803392028808594, 0.07812505340576172, 0.07793663787841797, 0.07800319671630859, 0.07785779571533204, 0.07776051330566407, 0.07701503753662109, 0.07782809448242188, 0.07832883453369141, 0.07746150207519531, 0.07781683349609375, 0.0778260498046875, 0.07868927764892578, 0.07858688354492188, 0.07857254028320312, 0.07889920043945313, 0.07846707153320312, 0.07821107482910156, 0.0780421142578125, 0.0785080337524414, 0.07799295806884765, 0.07824179077148438, 0.07842713928222657, 0.0784158706665039, 0.07802982330322265, 0.0759019546508789, 0.07549951934814453, 0.07639859008789063, 0.07689523315429687, 0.07735807800292968, 0.07830528259277343, 0.07815577697753906, 0.07806771087646484, 0.07789260864257813, 0.07769395446777344, 0.07725567626953125, 0.07715225219726562, 0.07784345245361328, 0.07744204711914063, 0.07761510467529296, 0.07745638275146484, 0.07731302642822266, 0.0772300796508789, 0.07755878448486328, 0.07725055694580078, 0.07754342651367188, 0.07761612701416015, 0.07795916748046874, 0.07733657836914062, 0.07749120330810547, 0.07780352020263671, 0.4535408630371094, 0.0758128662109375, 0.078814208984375, 0.07740415954589844, 0.0771942367553711, 0.07772774505615235, 0.07667916870117188, 0.07668019104003906, 0.07671705627441407, 0.07679180908203125, 0.07708467102050781, 0.07661260986328125, 0.07691571044921874, 0.07633920288085938, 0.07585485076904297, 0.07586201477050782, 0.07613849639892578, 0.07596031951904297, 0.07599308776855469, 0.07650816345214843, 0.07640268707275391, 0.07648665618896484, 0.07646617889404297, 0.0767488021850586, 0.076548095703125, 0.07632691192626953, 0.07703858947753907, 0.07663104248046874, 0.0774676513671875, 0.07763251495361329, 0.07837593841552734, 0.07814041900634766, 0.07688601684570312, 0.07637401580810547, 0.07749836730957031, 0.07739904022216797, 0.0775362548828125, 0.07731609344482422, 0.0775516128540039, 0.07747481536865235, 0.07789772796630859, 0.07763251495361329, 0.0776253433227539, 0.07733964538574219, 0.07791513824462891, 0.07737344360351563, 0.07763046264648438, 0.07629414367675781, 0.07514521789550781, 0.07641088104248046, 0.07777996826171875, 0.07746969604492188, 0.07729357147216796, 0.07763251495361329, 0.07720345306396484, 0.07776358032226563, 0.07765811157226563, 0.07792537689208984, 0.07768780517578125, 0.07750962829589844, 0.07816191864013672, 0.0780543975830078, 0.0772894744873047, 0.4541337585449219, 0.07608013153076172, 0.07687987518310548, 0.07615897369384765, 0.07661260986328125, 0.0762449951171875, 0.0783104019165039, 0.07838003540039062, 0.078382080078125, 0.07869747161865234, 0.07914598083496094, 0.07854080200195312, 0.07661567687988281, 0.07714201354980468, 0.07788031768798828, 0.07747583770751953, 0.07806463623046875, 0.07775949096679688, 0.07760179138183594, 0.07750758361816407, 0.07830630493164062, 0.0775167999267578, 0.0783636474609375, 0.077844482421875, 0.077949951171875, 0.07799910736083984, 0.07706317138671875, 0.07565618896484375, 0.07740006256103515, 0.07771340942382812, 0.07712973022460938, 0.07765913391113281, 0.07751372528076172, 0.07752601623535156, 0.0778260498046875, 0.07760179138183594, 0.0774830093383789, 0.07697920227050781, 0.07707135772705079, 0.07740518188476563, 0.07788953399658204, 0.07760076904296875, 0.07766937255859375, 0.07782707214355469, 0.07760588836669922, 0.07545139312744141, 0.07711846160888672, 0.07754137420654297, 0.07740211486816406, 0.07741542053222657, 0.077338623046875, 0.07787519836425781, 0.07772057342529297, 0.07769292449951172, 0.0775731201171875, 0.07755980682373047, 0.07745945739746093, 0.07766425323486328, 0.07736013031005859, 0.0774676513671875, 0.07517798614501953, 0.07891149139404297, 0.08060825347900391, 0.4545607604980469, 0.07641395568847656, 0.07603711700439453, 0.07682048034667968, 0.07651634979248047, 0.07659110260009766, 0.07733452606201172, 0.07752397155761719, 0.07735910034179687, 0.07792947387695312, 0.07797657775878906, 0.07755980682373047, 0.07808306884765626, 0.07816806030273438, 0.07851519775390625, 0.07859200286865234, 0.07819673919677735, 0.07817215728759766, 0.07774105834960937, 0.07750348663330078, 0.07822950744628906, 0.07807078552246094, 0.07801446533203125, 0.07689830780029297, 0.07604019165039062, 0.07755980682373047, 0.0775024642944336, 0.07742361450195312, 0.07697612762451173, 0.07733657836914062, 0.07750758361816407, 0.07747481536865235, 0.0775167999267578, 0.0774307861328125, 0.07763353729248047, 0.07763763427734376, 0.07740108489990234, 0.07689318084716797, 0.07775129699707031, 0.07799193572998046, 0.07817830657958984, 0.07760076904296875, 0.077844482421875, 0.07726796722412109, 0.07776563262939454, 0.07764173126220703, 0.07758335876464843, 0.07762944030761719, 0.07781887817382813, 0.0776099853515625, 0.0779130859375, 0.07784345245361328, 0.07748198699951171, 0.07746355438232422, 0.0776806411743164, 0.07753215789794922, 0.07693209838867188, 0.07573811340332032, 0.07714816284179687, 0.07795507049560547, 0.0776468505859375, 0.0777492446899414, 0.07762226867675781, 0.4538275756835938, 0.07549951934814453, 0.07553536224365234, 0.07663308715820312, 0.07774105834960937, 0.07698841857910156, 0.0768184356689453, 0.07670579528808594, 0.07674982452392579, 0.07741439819335938, 0.07745638275146484, 0.07738368225097657, 0.07761612701416015, 0.07752089691162109, 0.07770931243896484, 0.078060546875, 0.07777382659912109, 0.07748607635498046, 0.07758438110351562, 0.0773785629272461, 0.07802470397949218, 0.07827046203613282, 0.07759257507324219, 0.07564697265625, 0.07763865661621094, 0.07785369873046875, 0.0786165771484375, 0.07837081909179687, 0.07749017333984375, 0.07772774505615235, 0.07859712219238281, 0.07888076782226562, 0.0788705291748047, 0.07859814453125, 0.077770751953125, 0.07717990112304687, 0.07773388671875, 0.07807488250732422, 0.07814246368408204, 0.07779634857177735, 0.07553330993652344, 0.07518617248535156, 0.07743385314941406, 0.07698738861083984, 0.07773184204101563, 0.07768883514404297, 0.07815885162353516, 0.07754854583740234, 0.07753215789794922, 0.07728435516357422, 0.07714713287353515, 0.07763251495361329, 0.07793561553955078, 0.07881728363037109, 0.10920140838623046, 0.07885619354248047, 0.07795404815673829, 0.07832166290283203, 0.0780789794921875, 0.07822438049316406, 0.09061273956298828, 0.07837490844726562, 0.07749836730957031, 0.45429248046875, 0.07581183624267578, 0.07661158752441406, 0.07682048034667968, 0.07622451019287109, 0.07594905853271484, 0.07492607879638671, 0.07520563507080077, 0.07576371002197266, 0.075578369140625, 0.07603507232666015, 0.07597772979736328, 0.07700685119628906, 0.0758466567993164, 0.07569407653808594, 0.07553433227539062, 0.07585279846191406, 0.07550259399414062, 0.07599820709228515, 0.076263427734375, 0.07678873443603515, 0.07619276428222656, 0.07754137420654297, 0.08111411285400391, 0.07858585357666016, 0.07782297515869141, 0.07781990051269531, 0.07811481475830079, 0.07829606628417969, 0.07729869079589843, 0.07741951751708985, 0.07759769439697266, 0.07816499328613281, 0.07780147552490234, 0.07801651000976563, 0.07748607635498046, 0.07808512115478515, 0.07795507049560547, 0.0783104019165039, 0.07742976379394531, 0.07557939147949219, 0.07778816223144532, 0.07781683349609375, 0.07739699554443359, 0.07744102478027344, 0.07740927886962891, 0.07756185913085938, 0.07790796661376953, 0.07752703857421875, 0.07723929595947265, 0.07712051391601563, 0.07741542053222657, 0.07748095703125, 0.07725055694580078, 0.07802470397949218, 0.07823564910888672, 0.07766220855712891, 0.07744614410400391, 0.0771379165649414, 0.0766904296875, 0.07699967956542969, 0.07733042907714843, 0.07719014739990235, 0.4556861572265625, 0.07650713348388671, 0.07542169952392579, 0.07547698974609375, 0.07622758483886719, 0.07609855651855468, 0.07605964660644532, 0.0768727035522461, 0.07678668975830077, 0.07742976379394531, 0.07712665557861328, 0.07716146850585938, 0.07753523254394531, 0.0773939208984375, 0.07730278778076172, 0.07708672332763672, 0.07720345306396484, 0.07741542053222657, 0.07740927886962891, 0.07754854583740234, 0.07726284790039062, 0.07833395385742188, 0.07846297454833985, 0.07763558197021485, 0.07608934020996094, 0.07703040313720703, 0.0772300796508789, 0.07747686767578126, 0.07743283081054687, 0.07724237060546875, 0.07715634918212891, 0.07736627197265625, 0.07724441528320312, 0.07731097412109375, 0.07761714935302734, 0.07782297515869141, 0.07774105834960937, 0.07707443237304687, 0.0772147216796875, 0.07788543701171875, 0.0780800018310547, 0.07832473754882813, 0.07765094757080078, 0.07768780517578125, 0.07713996887207031, 0.07715122985839844, 0.07729663848876953, 0.07757516479492188, 0.07767142486572266, 0.07732838439941406, 0.07748915100097656, 0.0770887680053711, 0.07727410888671875, 0.07721881866455078, 0.07702732849121094, 0.07751168060302735, 0.07798169708251954, 0.07752294158935547, 0.07752499389648437, 0.0768563232421875, 0.07744000244140625, 0.07750656127929688, 0.07750553894042969, 0.45448703002929686, 0.07559884643554687, 0.07541350555419922, 0.07569203186035156, 0.0763504638671875, 0.07723827362060547, 0.07784754943847656, 0.07709593963623047, 0.07590911865234375, 0.07730073547363281, 0.07690751647949219, 0.0767293472290039, 0.07697203063964844, 0.07699251556396484, 0.07781887817382813, 0.0774645767211914, 0.0778260498046875, 0.07704473876953125, 0.0771409912109375, 0.07740518188476563, 0.07726182556152343, 0.07666790771484375, 0.07737446594238281, 0.07775334167480469, 0.07734067535400391, 0.07591731262207031, 0.07474483489990234, 0.07656960296630859, 0.07715225219726562, 0.07739186859130859, 0.0770877456665039, 0.07731097412109375, 0.07773184204101563, 0.07722905731201171, 0.07712461090087891, 0.07727820587158203, 0.07706214141845703, 0.07659827423095703, 0.07695155334472656, 0.07671501159667969, 0.0769648666381836, 0.07726182556152343, 0.07599718475341796, 0.07659315490722657, 0.07696998596191407, 0.07686041259765625, 0.0769648666381836, 0.07699763488769532, 0.07731302642822266, 0.07722393798828125, 0.07704985809326172, 0.076621826171875, 0.07684198760986329, 0.07709388732910157, 0.07712255859375, 0.07725875091552735, 0.07718911743164063, 0.07725363159179688, 0.07730687713623047, 0.07706009674072266, 0.07668736267089844, 0.07756185913085938, 0.07736422729492187, 0.454719482421875, 0.07725260925292969, 0.07761920166015625, 0.07722291564941407, 0.07706214141845703, 0.07745536041259765, 0.07739494323730468, 0.07758438110351562, 0.07712461090087891, 0.07676211547851562, 0.07703040313720703, 0.07713484954833984, 0.07695359802246093, 0.07735091400146485, 0.07710822296142578, 0.07713996887207031, 0.07734783935546875, 0.07696691131591797, 0.07784243011474609, 0.07845990753173829, 0.07813324737548828, 0.07718502044677734, 0.07771647644042969, 0.07706111907958985, 0.07701503753662109, 0.07699251556396484, 0.07691776275634765, 0.07692185974121094, 0.0774645767211914, 0.0775731201171875, 0.07733145904541015, 0.07743283081054687, 0.07745228576660156, 0.0771061782836914, 0.07720960235595703, 0.07751065826416016, 0.07738162994384766, 0.07709286499023438, 0.07791206359863281, 0.07679488372802734, 0.07689727783203125, 0.07726796722412109, 0.07669350433349609, 0.07723110198974609, 0.07699763488769532, 0.07711641693115234, 0.07723417663574218, 0.07704576110839843, 0.07715430450439453, 0.07713689422607421, 0.0769454116821289, 0.07698534393310547, 0.07721574401855469, 0.07767040252685548, 0.07692288208007812, 0.07741542053222657, 0.07678873443603515, 0.07728844451904297, 0.07761920166015625, 0.07718911743164063, 0.07755980682373047, 0.07729357147216796, 0.07780352020263671, 0.4542443542480469, 0.07599718475341796, 0.07538278198242188, 0.07495986938476562, 0.07597875213623047, 0.07571250915527344, 0.07500595092773438, 0.07520767974853515, 0.07563571166992188, 0.07587737274169921, 0.07567462158203125, 0.07587430572509765, 0.07586099243164063, 0.07691980743408203, 0.07765913391113281, 0.07765503692626953, 0.07844556427001953, 0.07809843444824219, 0.07849779510498046, 0.0784691162109375, 0.07785266876220703, 0.07748710632324218, 0.07778406524658203, 0.07738470458984376, 0.07720038604736328, 0.07721984100341797, 0.07756800079345703, 0.07741133117675782, 0.07763967895507813, 0.07734989166259766, 0.07764991760253906, 0.07740006256103515, 0.07705907440185547, 0.0773232650756836, 0.07745843505859375, 0.07796326446533203, 0.07808102416992188, 0.07671295928955078, 0.07605452728271485, 0.07752909088134766, 0.07762329864501953, 0.07739596557617187, 0.07745331573486328, 0.07757414245605469, 0.07790080261230468, 0.07751065826416016, 0.07751884460449218, 0.07707955169677734, 0.07774208068847656, 0.07773798370361328, 0.07746355438232422, 0.07695667266845703, 0.07732633972167968, 0.07759257507324219, 0.07689933013916016, 0.07717171478271484, 0.07754342651367188, 0.07725977325439454, 0.07745740509033203, 0.07715634918212891, 0.07696896362304688, 0.07718502044677734, 0.07738572692871094]",tokens/s,12.078150737695069,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-160m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1279.778816,1828.716544,901.77536,369.098752,313.798656,s,10,0.22154361915588378,0.022154361915588377,0.001115825530979578,0.021758800506591798,0.022998793983459474,0.023998341274261474,0.024797979106903078,"[0.022572351455688477, 0.021884000778198243, 0.02120528030395508, 0.02162451171875, 0.02255504035949707, 0.02163360023498535, 0.021356544494628905, 0.02277667236328125, 0.020937728881835937, 0.024997888565063478]",tokens/s,11555.286537946815,kWh,7.207520644773137e-07,1.193051845730289e-06,8.317595037448716e-07,2.7455634139524743e-06,tokens/kWh,93241335.71239063,MB,1279.778816,1828.716544,901.77536,369.098752,327.814656,s,10,11.807983642578122,1.1807983642578126,0.046930168758990046,1.169736572265625,1.2421785522460937,1.2572851379394532,1.2693704064941407,"[1.2723917236328126, 1.1408548583984375, 1.134090087890625, 1.20739599609375, 1.15272998046875, 1.1543428955078125, 1.1192664794921876, 1.1851302490234374, 1.2029598388671876, 1.238821533203125]",tokens/s,53.35373244660486,kWh,3.725034144114365e-05,6.249672341838068e-05,3.432596306913121e-05,0.00013407302792865555,tokens/kWh,469893.1692176317,,s,629,11.987748895645154,0.01905842431740086,0.002961004496319515,0.018342912673950194,0.020516863632202148,0.021395456695556644,0.039841342010498056,"[0.01885491180419922, 0.019096576690673828, 0.019347455978393553, 0.019739648818969727, 0.01920614433288574, 0.019405824661254883, 0.019602432250976562, 0.020434944152832032, 0.02090291213989258, 0.021073919296264648, 0.02087321662902832, 0.02087014389038086, 0.021176319122314453, 0.021334016799926758, 0.020057088851928712, 0.019912704467773438, 0.020212736129760742, 0.02042470359802246, 0.02146918487548828, 0.021798912048339843, 0.020537343978881836, 0.02123673629760742, 0.02065100860595703, 0.019919872283935547, 0.019570688247680663, 0.019599359512329103, 0.019385343551635743, 0.019350528717041016, 0.019384319305419923, 0.021222400665283202, 0.02123980712890625, 0.020716543197631835, 0.020941823959350587, 0.022421503067016603, 0.020929536819458007, 0.022526975631713866, 0.02064076805114746, 0.01869004821777344, 0.018710527420043945, 0.019173376083374022, 0.019532800674438477, 0.019118080139160155, 0.019388416290283202, 0.02047488021850586, 0.02005504035949707, 0.02147327995300293, 0.019166208267211913, 0.020781055450439453, 0.018940927505493164, 0.018817024230957033, 0.018487295150756835, 0.018362367630004883, 0.018522111892700196, 0.018182144165039063, 0.02425651168823242, 0.02373734474182129, 0.023141376495361327, 0.019679231643676756, 0.019945472717285157, 0.019141632080078123, 0.019535871505737306, 0.01947648048400879, 0.04173823928833008, 0.01986867141723633, 0.01966080093383789, 0.018177024841308592, 0.01801215934753418, 0.018156543731689453, 0.01818623924255371, 0.018301952362060548, 0.01825382423400879, 0.018546688079833985, 0.01821183967590332, 0.01818726348876953, 0.01820159912109375, 0.01824563217163086, 0.01800601577758789, 0.018357248306274415, 0.018116607666015624, 0.017924095153808595, 0.017895423889160156, 0.017864704132080078, 0.01782374382019043, 0.017987583160400392, 0.017756160736083985, 0.017812480926513673, 0.017741823196411134, 0.017736703872680663, 0.01784012794494629, 0.01800396728515625, 0.01785856056213379, 0.01819443130493164, 0.018112512588500978, 0.018524160385131837, 0.018357248306274415, 0.01826918411254883, 0.01777561569213867, 0.017755136489868165, 0.017695743560791014, 0.01885491180419922, 0.01798246383666992, 0.018448383331298827, 0.018017280578613282, 0.018776063919067384, 0.017803264617919923, 0.017739776611328126, 0.017704959869384765, 0.017812480926513673, 0.017915903091430666, 0.017886207580566405, 0.017862655639648437, 0.017727487564086913, 0.017738752365112305, 0.017812480926513673, 0.017903615951538086, 0.018077695846557617, 0.017897472381591797, 0.017909759521484374, 0.017838079452514647, 0.017934335708618163, 0.017947647094726564, 0.018321407318115233, 0.017861631393432616, 0.01794047927856445, 0.01801625633239746, 0.039640064239501956, 0.01823846435546875, 0.018028543472290038, 0.017939456939697264, 0.017938432693481447, 0.018145280838012694, 0.01804800033569336, 0.01830297660827637, 0.018062335968017578, 0.01802444839477539, 0.018074623107910158, 0.01800499153137207, 0.018066432952880858, 0.019290111541748048, 0.01829478454589844, 0.018122751235961913, 0.018119680404663087, 0.018258943557739257, 0.018101247787475586, 0.017987583160400392, 0.018160640716552736, 0.017991680145263672, 0.01804595184326172, 0.018217983245849608, 0.01808896064758301, 0.017966079711914062, 0.01797324752807617, 0.01829478454589844, 0.01827020835876465, 0.018354175567626953, 0.018272256851196288, 0.018214912414550782, 0.01810534477233887, 0.01839411163330078, 0.018518016815185546, 0.017583103179931642, 0.017829887390136717, 0.017937408447265626, 0.017897472381591797, 0.01794047927856445, 0.01840742492675781, 0.017344512939453126, 0.01764556884765625, 0.017506303787231444, 0.017736703872680663, 0.017575935363769533, 0.017314815521240236, 0.017300479888916014, 0.017339391708374022, 0.017361919403076173, 0.017673215866088866, 0.017679359436035155, 0.018342912673950194, 0.018163711547851562, 0.01735577583312988, 0.01759846305847168, 0.017502208709716797, 0.017747968673706056, 0.018155519485473632, 0.01798963165283203, 0.01842278480529785, 0.01820159912109375, 0.018172927856445312, 0.04032614517211914, 0.01829478454589844, 0.018085887908935547, 0.017812480926513673, 0.017552383422851564, 0.017963008880615236, 0.018922496795654296, 0.01927884864807129, 0.018728960037231446, 0.018682880401611326, 0.018062335968017578, 0.01898700714111328, 0.01978982353210449, 0.017819648742675782, 0.0196628475189209, 0.019216384887695313, 0.018166784286499024, 0.01923788833618164, 0.018969600677490234, 0.01983692741394043, 0.020315135955810547, 0.019769344329833984, 0.02027519989013672, 0.023189504623413085, 0.02049228858947754, 0.020802560806274413, 0.020586496353149415, 0.019371007919311522, 0.019546112060546874, 0.020192256927490236, 0.01882316780090332, 0.01921843147277832, 0.02002841567993164, 0.020121599197387697, 0.02006425666809082, 0.01982464027404785, 0.019854335784912108, 0.019514368057250975, 0.018769920349121092, 0.018940927505493164, 0.019074047088623047, 0.019311616897583008, 0.019764223098754884, 0.02058956718444824, 0.019108863830566408, 0.018727935791015626, 0.018892799377441406, 0.018955263137817382, 0.019896320343017578, 0.02012057685852051, 0.020353023529052734, 0.018746368408203123, 0.018647039413452148, 0.018074623107910158, 0.017893375396728514, 0.01786675262451172, 0.018103296279907227, 0.01803059196472168, 0.017976320266723633, 0.019319807052612305, 0.018455551147460936, 0.018104320526123048, 0.017993728637695314, 0.0411514892578125, 0.01843507194519043, 0.018140159606933593, 0.018062335968017578, 0.018017280578613282, 0.018020351409912108, 0.018061311721801757, 0.01803775978088379, 0.018112512588500978, 0.018295808792114256, 0.018109439849853515, 0.018098175048828127, 0.01803775978088379, 0.018109439849853515, 0.018113536834716795, 0.01821900749206543, 0.018214912414550782, 0.018093055725097656, 0.018062335968017578, 0.018069503784179687, 0.018121728897094725, 0.018115583419799804, 0.018374656677246092, 0.018017280578613282, 0.018103296279907227, 0.01803980827331543, 0.018145280838012694, 0.019009536743164062, 0.019499008178710937, 0.018977792739868164, 0.018968576431274413, 0.01882316780090332, 0.01839411163330078, 0.018239488601684572, 0.018448383331298827, 0.01819545555114746, 0.018347007751464844, 0.017491968154907226, 0.017681407928466796, 0.01785651206970215, 0.01818009567260742, 0.018117631912231445, 0.01805414390563965, 0.018225151062011717, 0.018192384719848635, 0.018373632431030275, 0.01876479911804199, 0.01805516815185547, 0.018404352188110353, 0.01796505546569824, 0.018093055725097656, 0.01823539161682129, 0.017487871170043946, 0.017953792572021485, 0.01968230438232422, 0.019169279098510742, 0.021172224044799806, 0.018750463485717773, 0.018135040283203126, 0.017911808013916015, 0.018184192657470705, 0.017938432693481447, 0.01795686340332031, 0.040308734893798825, 0.01862348747253418, 0.01942630386352539, 0.019796991348266603, 0.019167232513427734, 0.018727935791015626, 0.017871871948242187, 0.018126848220825196, 0.01843916893005371, 0.018155519485473632, 0.018525184631347655, 0.018307071685791015, 0.018626560211181642, 0.018076671600341796, 0.017736703872680663, 0.01801420783996582, 0.019325952529907226, 0.0194703369140625, 0.019970048904418947, 0.020165632247924805, 0.019161088943481445, 0.0184453125, 0.0179814395904541, 0.01778278350830078, 0.017752063751220702, 0.01864089584350586, 0.018225151062011717, 0.018689023971557618, 0.01887539291381836, 0.02037555122375488, 0.020754432678222655, 0.01942630386352539, 0.018686975479125977, 0.017770496368408203, 0.018234367370605468, 0.01761177635192871, 0.01789952087402344, 0.017698816299438477, 0.017821695327758787, 0.017456127166748048, 0.01741823959350586, 0.018601984024047852, 0.017863679885864257, 0.01764249610900879, 0.01745305633544922, 0.01723391914367676, 0.01808896064758301, 0.01796403121948242, 0.017878015518188475, 0.017771520614624024, 0.017481727600097655, 0.01762918472290039, 0.017542144775390626, 0.017573888778686524, 0.018093055725097656, 0.018123775482177733, 0.018137088775634767, 0.01781657600402832, 0.017537023544311522, 0.017552383422851564, 0.01762816047668457, 0.018776063919067384, 0.018052095413208007, 0.03991961669921875, 0.017777664184570312, 0.017564672470092774, 0.017935359954833984, 0.017480703353881837, 0.017625087738037108, 0.01862758445739746, 0.019361791610717775, 0.018082815170288084, 0.01748684883117676, 0.017985536575317384, 0.01740287971496582, 0.017343488693237305, 0.01760256004333496, 0.01761177635192871, 0.0178657283782959, 0.017296384811401368, 0.017491968154907226, 0.017367040634155274, 0.017258495330810548, 0.017306623458862306, 0.017641471862792968, 0.017755136489868165, 0.017764352798461915, 0.017291263580322267, 0.01725951957702637, 0.01723289680480957, 0.017756160736083985, 0.017548288345336914, 0.01766912078857422, 0.017829887390136717, 0.017746944427490235, 0.017116159439086915, 0.017236991882324217, 0.01744691276550293, 0.017434623718261717, 0.01761996841430664, 0.0175994873046875, 0.01787494468688965, 0.01884774398803711, 0.018257919311523436, 0.018311168670654295, 0.017971200942993162, 0.017957887649536132, 0.017993728637695314, 0.017582080841064454, 0.017477632522583008, 0.017521663665771483, 0.017426431655883787, 0.01757798385620117, 0.017719295501708983, 0.01789030456542969, 0.01786675262451172, 0.018027519226074217, 0.017709056854248048, 0.017514495849609374, 0.017488895416259767, 0.01744179153442383, 0.017667072296142578, 0.017939456939697264, 0.019289087295532227, 0.01844428825378418, 0.018486272811889647, 0.04177203369140625, 0.01803264045715332, 0.018074623107910158, 0.01886310386657715, 0.01813811111450195, 0.019316736221313476, 0.018977792739868164, 0.018991104125976564, 0.018883583068847656, 0.018361343383789062, 0.01946009635925293, 0.020155391693115234, 0.020446207046508787, 0.020553728103637696, 0.02045849609375, 0.019583999633789064, 0.018679807662963867, 0.01865318489074707, 0.01828659248352051, 0.018897920608520507, 0.018785280227661134, 0.018610176086425782, 0.01924403190612793, 0.01863680076599121, 0.019219455718994142, 0.018914304733276367, 0.019595264434814453, 0.018920448303222655, 0.018930688858032226, 0.018728960037231446, 0.01844633674621582, 0.018945024490356444, 0.018732032775878905, 0.01843404769897461, 0.019396608352661132, 0.019121152877807617, 0.019361791610717775, 0.018896896362304686, 0.0184453125, 0.018832384109497072, 0.01938739204406738, 0.018696191787719727, 0.019458047866821288, 0.01941094398498535, 0.019105791091918945, 0.019334144592285156, 0.019056640625, 0.018490367889404297, 0.017959936141967774, 0.017943552017211914, 0.018128896713256838, 0.017916927337646483, 0.018594816207885743, 0.018472959518432617, 0.018485248565673826, 0.018479103088378905, 0.018537471771240235, 0.01844633674621582, 0.018107391357421874, 0.01785651206970215, 0.017709056854248048, 0.01781350326538086, 0.017819648742675782, 0.03943526458740235, 0.01783296012878418, 0.017768447875976562, 0.01778278350830078, 0.017869823455810546, 0.01780121612548828, 0.018102272033691406, 0.017787904739379884, 0.01855897521972656, 0.01847603225708008, 0.018431999206542968, 0.018710527420043945, 0.018891775131225585, 0.01869824028015137, 0.018086912155151368, 0.017955839157104494, 0.017987583160400392, 0.017957887649536132, 0.01801318359375, 0.01803878402709961, 0.018546688079833985, 0.018371583938598633, 0.017977344512939454, 0.017935359954833984, 0.018353151321411132, 0.018028543472290038, 0.018058240890502928, 0.018070528030395508, 0.017978368759155275, 0.017950719833374023, 0.01803468894958496, 0.01798963165283203, 0.018255872726440428, 0.018070528030395508, 0.01801625633239746, 0.019112960815429687, 0.01839923286437988, 0.01827123260498047, 0.018159616470336915, 0.017927167892456054, 0.017934335708618163, 0.018102272033691406, 0.017947647094726564, 0.017977344512939454, 0.018345983505249023, 0.019563520431518554, 0.01885593605041504, 0.018547712326049806, 0.018106367111206053, 0.018792448043823243, 0.02243174362182617, 0.024596479415893553, 0.024589311599731444, 0.024384511947631835, 0.023817216873168946, 0.022055936813354493, 0.02367692756652832, 0.022034431457519533, 0.02030182456970215, 0.019062784194946288, 0.0209039363861084, 0.023221248626708983, 0.020816896438598635, 0.04804198455810547, 0.021436416625976562, 0.021019647598266602, 0.019993600845336915, 0.018880512237548826, 0.020025344848632814, 0.020395008087158203, 0.020511743545532226, 0.019935232162475586, 0.02029465675354004, 0.021485567092895508, 0.020548608779907225, 0.01943654441833496, 0.019451904296875, 0.020462591171264647, 0.01978982353210449, 0.02024140739440918, 0.021146623611450196, 0.021934080123901366, 0.021751808166503905, 0.021155839920043946, 0.02128486442565918, 0.021529600143432616, 0.02103500747680664, 0.020571136474609376, 0.019736576080322265, 0.02048102378845215, 0.01903308868408203, 0.01906175994873047, 0.018699264526367186, 0.018959360122680666, 0.019203071594238282, 0.01948467254638672, 0.019009536743164062, 0.01946931266784668, 0.018963455200195312, 0.019509248733520508, 0.018541568756103514, 0.018699264526367186, 0.019843072891235353, 0.01858252716064453, 0.01878118324279785, 0.019070976257324217, 0.01927884864807129, 0.01904128074645996, 0.018927616119384767, 0.018336767196655272, 0.018880512237548826, 0.01865727996826172, 0.018800640106201173, 0.0190699520111084, 0.01865318489074707, 0.018956287384033203, 0.020380672454833985, 0.01902387237548828, 0.018538496017456055, 0.01824870491027832, 0.018437120437622072, 0.018880512237548826, 0.018758655548095703, 0.018888704299926756, 0.01782579231262207, 0.01882931137084961]",tokens/s,52.470234860233056,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-6.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1294.516224,6893.338624,5966.39744,5433.720832,5084.622848,s,10,2.6916675415039064,0.26916675415039065,0.0004123377444750396,0.2690155639648437,0.2693740783691406,0.2698759887695312,0.27027751708984377,"[0.2703778991699219, 0.2689697265625, 0.2690753173828125, 0.26899325561523435, 0.269029052734375, 0.2690160827636719, 0.2689754333496094, 0.2689531860351563, 0.26926254272460937, 0.2690150451660156]",tokens/s,951.0832822130997,kWh,8.80240387207753e-06,1.4492109617360364e-05,2.0717929487545916e-05,4.4012442976983814e-05,tokens/kWh,5816536.931019132,MB,1294.516224,6893.338624,5966.39744,5433.720832,5084.625408,s,10,28.41458325195313,2.8414583251953127,0.02147217366019602,2.8368853759765624,2.8651578125,2.87663017578125,2.8858080664062498,"[2.842126953125, 2.8580615234375, 2.836842041015625, 2.819797607421875, 2.811458984375, 2.83108447265625, 2.8369287109375, 2.827572021484375, 2.8626083984375, 2.8881025390625]",tokens/s,22.171713532229823,kWh,8.951115497463458e-05,0.00015001280805376608,0.00011316345539285065,0.0003526874184212513,tokens/kWh,178628.4304725397,,s,629,30.787881038665777,0.04894734664334781,0.03198879681867085,0.04496691131591797,0.04567306289672852,0.046131404876708984,0.3138393981933594,"[0.047010814666748044, 0.04733849716186524, 0.04660736083984375, 0.045018112182617184, 0.04498636627197266, 0.04502937698364258, 0.04509491348266602, 0.045395969390869144, 0.044633087158203126, 0.04459417724609375, 0.04485324859619141, 0.04488806533813477, 0.04452249526977539, 0.044746753692626956, 0.0446453742980957, 0.044203006744384765, 0.044647422790527344, 0.04471295928955078, 0.04446310424804688, 0.04411084747314453, 0.04412108612060547, 0.044679168701171876, 0.04475392150878906, 0.04473344039916992, 0.044655616760253904, 0.04470579147338867, 0.04468121719360352, 0.044633087158203126, 0.04455833435058594, 0.04417638397216797, 0.044734462738037106, 0.044472320556640625, 0.044270591735839845, 0.04449587249755859, 0.04514406585693359, 0.04548812866210938, 0.0466431999206543, 0.04684492874145508, 0.0468326416015625, 0.04866457748413086, 0.045722625732421876, 0.04467609786987305, 0.04472217559814453, 0.04475699234008789, 0.04492083358764649, 0.04506828689575195, 0.04536217498779297, 0.04564070510864258, 0.045622272491455076, 0.04553420639038086, 0.045308929443359375, 0.04504576110839844, 0.04497510528564453, 0.044461055755615236, 0.04444569778442383, 0.04499558258056641, 0.04433100891113281, 0.04451225662231445, 0.04500275039672851, 0.044974079132080076, 0.04453273773193359, 0.04443033599853516, 0.3136573486328125, 0.04465049743652344, 0.04491980743408203, 0.044252159118652344, 0.044036094665527346, 0.04449689483642578, 0.04456755065917969, 0.04468121719360352, 0.044052478790283206, 0.04494438552856445, 0.045197311401367186, 0.04532633590698242, 0.04526899337768555, 0.04525363159179688, 0.045228031158447264, 0.045249534606933595, 0.04522188949584961, 0.04526899337768555, 0.04482048034667969, 0.045358081817626954, 0.04547788619995117, 0.04556492614746094, 0.045608959197998046, 0.04558540725708008, 0.04551475143432617, 0.045472766876220705, 0.04563046264648438, 0.045085697174072265, 0.045666305541992185, 0.04561407852172852, 0.0455813102722168, 0.04555571365356445, 0.04561203384399414, 0.045515777587890625, 0.04558335876464844, 0.04559360122680664, 0.04561715316772461, 0.04557209777832031, 0.04551168060302734, 0.04703744125366211, 0.047372287750244144, 0.04695347213745117, 0.045592575073242186, 0.04554956817626953, 0.0456181755065918, 0.04545228958129883, 0.045606910705566404, 0.04550451278686524, 0.04552499389648437, 0.045574142456054685, 0.04559462356567383, 0.045341697692871094, 0.04537548828125, 0.04532940673828125, 0.04536217498779297, 0.04536832046508789, 0.04547379302978516, 0.04501606369018555, 0.04500172805786133, 0.04593868637084961, 0.04604927825927734, 0.04476620864868164, 0.04484198379516602, 0.31411712646484374, 0.04520550537109375, 0.04524748611450195, 0.0451860466003418, 0.04513587188720703, 0.04527001571655274, 0.04524544143676758, 0.04544204711914063, 0.04538163375854492, 0.04554956817626953, 0.0454389762878418, 0.045671424865722655, 0.04531507110595703, 0.045200382232666016, 0.04503039932250977, 0.04442521667480469, 0.044856319427490236, 0.04474060821533203, 0.044788734436035156, 0.04482355117797852, 0.0447907829284668, 0.04484403228759765, 0.044685310363769534, 0.04406272125244141, 0.04450918579101563, 0.04416819381713867, 0.044565502166748046, 0.0440893440246582, 0.04481740951538086, 0.04506726455688476, 0.04494438552856445, 0.044933120727539064, 0.04480307388305664, 0.04481536102294922, 0.04427980804443359, 0.04492902374267578, 0.04494131088256836, 0.045162494659423826, 0.045200382232666016, 0.04528537750244141, 0.04531507110595703, 0.045346817016601565, 0.04598374557495117, 0.04636876678466797, 0.04540415954589844, 0.04463718414306641, 0.044799999237060545, 0.04476006317138672, 0.0452863998413086, 0.04536627197265625, 0.045399040222167966, 0.04547174453735352, 0.04545536041259766, 0.04560281753540039, 0.045608959197998046, 0.04513587188720703, 0.045162494659423826, 0.044933120727539064, 0.044900352478027344, 0.04474265670776367, 0.04499353790283203, 0.044109825134277345, 0.044211200714111325, 0.31386727905273437, 0.044042240142822264, 0.0439285774230957, 0.04389990234375, 0.04400537490844727, 0.044082176208496096, 0.044593151092529294, 0.044818431854248046, 0.0451409912109375, 0.04518912124633789, 0.04516352081298828, 0.04530585479736328, 0.045175807952880856, 0.04531097412109375, 0.04534988784790039, 0.04461363220214844, 0.04473241424560547, 0.044777473449707034, 0.04475596618652344, 0.04490752029418945, 0.04484505462646484, 0.04497510528564453, 0.04497715377807617, 0.04449894332885742, 0.04441907119750976, 0.044616703033447266, 0.04498944091796875, 0.04493619155883789, 0.04469247817993164, 0.04601241683959961, 0.044655616760253904, 0.044251136779785157, 0.04479385757446289, 0.04451225662231445, 0.044393470764160156, 0.04441497421264649, 0.04446310424804688, 0.044333057403564455, 0.044788734436035156, 0.04510822296142578, 0.04508671951293945, 0.045090816497802735, 0.04478771209716797, 0.04464025497436523, 0.045093887329101565, 0.045021183013916014, 0.04510822296142578, 0.045041664123535156, 0.045174785614013675, 0.04488191986083984, 0.045023231506347655, 0.04483583831787109, 0.04486656188964844, 0.044886016845703126, 0.04492595291137695, 0.04486348724365234, 0.044526592254638675, 0.04424703979492187, 0.044431358337402346, 0.04487680053710937, 0.04450201416015625, 0.04428595352172852, 0.044283905029296876, 0.3137730407714844, 0.04413542556762695, 0.04469145584106445, 0.04416409683227539, 0.04470476913452148, 0.044856319427490236, 0.04468019104003906, 0.04471807861328125, 0.04478771209716797, 0.044439552307128906, 0.04407807922363281, 0.04450611114501953, 0.04481433486938476, 0.044027904510498046, 0.04458598327636719, 0.04392550277709961, 0.04448153686523437, 0.04481433486938476, 0.04468121719360352, 0.0447825927734375, 0.04490137481689453, 0.0454574089050293, 0.04580352020263672, 0.04442931365966797, 0.044365825653076174, 0.04448255920410156, 0.044905471801757815, 0.04492083358764649, 0.04497715377807617, 0.04450918579101563, 0.04436479949951172, 0.04434841537475586, 0.044644351959228515, 0.04489625549316406, 0.044837886810302735, 0.04488191986083984, 0.04442214584350586, 0.044252159118652344, 0.04454092788696289, 0.04443033599853516, 0.044783615112304685, 0.044829696655273435, 0.044526592254638675, 0.044165119171142575, 0.0446033935546875, 0.04481433486938476, 0.04420710372924805, 0.044655616760253904, 0.04421836853027344, 0.044848129272460936, 0.0446033935546875, 0.04411084747314453, 0.04402380752563476, 0.04431257629394531, 0.04462182235717774, 0.044717056274414066, 0.04469657516479492, 0.04468838500976562, 0.045004798889160154, 0.04496486282348633, 0.044951553344726565, 0.04510924911499024, 0.0450437126159668, 0.3143587951660156, 0.044647422790527344, 0.044897281646728515, 0.044864513397216796, 0.045346817016601565, 0.04555263900756836, 0.04541644668579101, 0.045484031677246094, 0.04545536041259766, 0.044472320556640625, 0.04451635360717773, 0.04465151977539063, 0.04490752029418945, 0.045281280517578126, 0.04557619094848633, 0.045200382232666016, 0.045282302856445314, 0.04564275360107422, 0.045330432891845705, 0.04497715377807617, 0.04501913452148437, 0.04588236618041992, 0.04589158248901367, 0.047250431060791014, 0.04512768173217773, 0.045276161193847655, 0.045358081817626954, 0.045224960327148435, 0.04454912185668945, 0.044565502166748046, 0.044424190521240234, 0.0447979507446289, 0.04439961624145508, 0.04531097412109375, 0.044647422790527344, 0.044543998718261715, 0.04439756774902344, 0.04501606369018555, 0.04427673721313476, 0.0443135986328125, 0.04429926300048828, 0.04465971374511719, 0.04463513565063477, 0.04431872177124024, 0.044368896484375, 0.0443504638671875, 0.04430438232421875, 0.04471807861328125, 0.044339199066162106, 0.04468326568603516, 0.04495257568359375, 0.04501299285888672, 0.044867584228515625, 0.04498329544067383, 0.04471603012084961, 0.04491468811035156, 0.04450099182128906, 0.044829696655273435, 0.04515430450439453, 0.044744705200195314, 0.04496895980834961, 0.04491775894165039, 0.044767230987548826, 0.3138652038574219, 0.04494028854370117, 0.04499251174926758, 0.04496486282348633, 0.044848129272460936, 0.04488191986083984, 0.044796928405761716, 0.04478771209716797, 0.04489932632446289, 0.04500172805786133, 0.04508262252807617, 0.045042686462402344, 0.046415870666503906, 0.04507955169677735, 0.044485633850097656, 0.04477439880371094, 0.04503756713867187, 0.04509183883666992, 0.045023231506347655, 0.04513177490234375, 0.04510105514526367, 0.045243392944335936, 0.045259777069091796, 0.04536627197265625, 0.045271041870117185, 0.04529151916503906, 0.04530176162719726, 0.04536115264892578, 0.0452147216796875, 0.04532428741455078, 0.04533760070800781, 0.04529459381103516, 0.045568000793457034, 0.04570316696166992, 0.045325313568115234, 0.045692928314208986, 0.045894657135009766, 0.04581478500366211, 0.0455280647277832, 0.045464576721191405, 0.0455731201171875, 0.04496281433105469, 0.04544716644287109, 0.04481536102294922, 0.04554342269897461, 0.04492902374267578, 0.04463411331176758, 0.04451942443847656, 0.04442828750610352, 0.04447129440307617, 0.044693504333496094, 0.04444569778442383, 0.044300289154052735, 0.04436377716064453, 0.04434431838989258, 0.04427980804443359, 0.04472422409057617, 0.04500787353515625, 0.04461363220214844, 0.04441907119750976, 0.0445849609375, 0.044906494140625, 0.044421119689941405, 0.3142256774902344, 0.044832767486572264, 0.04487782287597656, 0.04477439880371094, 0.04483174514770508, 0.044273662567138675, 0.04482457733154297, 0.04411904144287109, 0.04426956939697266, 0.044701694488525394, 0.044906494140625, 0.04487475204467774, 0.04485324859619141, 0.04418560028076172, 0.04486963272094727, 0.04453171157836914, 0.04457164764404297, 0.04483071899414062, 0.044867584228515625, 0.04468838500976562, 0.04480307388305664, 0.04439449691772461, 0.04484710311889648, 0.044537857055664064, 0.044781566619873044, 0.04413644790649414, 0.04432179260253906, 0.04485324859619141, 0.04502220916748047, 0.0450252799987793, 0.044734462738037106, 0.044477439880371096, 0.044889087677001956, 0.04492083358764649, 0.04506623840332031, 0.04517990493774414, 0.04457574462890625, 0.044450817108154295, 0.04508467102050781, 0.04516147232055664, 0.04531302261352539, 0.04456447982788086, 0.04458291244506836, 0.04452044677734375, 0.04460441589355469, 0.04430745697021484, 0.04434636688232422, 0.04434841537475586, 0.04464230346679687, 0.045041664123535156, 0.04554444885253906, 0.04558848190307617, 0.0458076171875, 0.045431808471679686, 0.0453570556640625, 0.04530380630493164, 0.046327808380126956, 0.047298561096191405, 0.04515020751953125, 0.04475187301635742, 0.044972030639648435, 0.04499353790283203, 0.04557721710205078, 0.3154391174316406, 0.045282302856445314, 0.04564377593994141, 0.04539187240600586, 0.045491199493408206, 0.04527308654785156, 0.04593459320068359, 0.045916160583496096, 0.04580249786376953, 0.04581990432739258, 0.04566220855712891, 0.045777919769287106, 0.0457891845703125, 0.044913665771484375, 0.045049854278564457, 0.04533964920043945, 0.04537139129638672, 0.04534579086303711, 0.04560486221313476, 0.04538982391357422, 0.04531507110595703, 0.04572671890258789, 0.04483379364013672, 0.04514508819580078, 0.04491059112548828, 0.04539699172973633, 0.04571750259399414, 0.045830142974853515, 0.0452229118347168, 0.0449536018371582, 0.04515532684326172, 0.04538675308227539, 0.04563148880004883, 0.04520755386352539, 0.04534374237060547, 0.04561203384399414, 0.04557926559448242, 0.045638656616210936, 0.04562432098388672, 0.04559360122680664, 0.04510105514526367, 0.04538880157470703, 0.045341697692871094, 0.04541030502319336, 0.045679615020751956, 0.045087745666503906, 0.04509798431396484, 0.045499393463134766, 0.04571136093139649, 0.045636608123779294, 0.04560179138183594, 0.04549017715454102, 0.04540927886962891, 0.045431808471679686, 0.04522598266601562, 0.04494438552856445, 0.04529663848876953, 0.04557209777832031, 0.044943359375, 0.04560588836669922, 0.04608512115478516, 0.04491775894165039, 0.0453570556640625, 0.31518414306640624, 0.045142017364501956, 0.0456181755065918, 0.045292545318603515, 0.06492262268066407, 0.047164417266845705, 0.045448192596435545, 0.04498636627197266, 0.045499393463134766, 0.04503756713867187, 0.04533145523071289, 0.04475596618652344, 0.045042686462402344, 0.045090816497802735, 0.04514918518066406, 0.044609535217285154, 0.04504678344726563, 0.04487372970581055, 0.04496691131591797, 0.04482457733154297, 0.04441088104248047, 0.04494540786743164, 0.051160064697265625, 0.04536115264892578, 0.051566593170166014, 0.04530585479736328, 0.04542259216308594, 0.04598886489868164, 0.045395969390869144, 0.04611174392700195, 0.0581662712097168, 0.04575129699707031, 0.0455813102722168, 0.04627251052856445, 0.0460840950012207, 0.04545024108886719, 0.04614451217651367, 0.04627046585083008, 0.046034942626953124, 0.0454389762878418, 0.04533760070800781, 0.04464025497436523, 0.04460441589355469, 0.04429312133789062, 0.04467200088500976, 0.044611583709716796, 0.044542976379394535, 0.04410879898071289, 0.04447129440307617, 0.045018112182617184, 0.04609024047851563, 0.044846080780029295, 0.04457574462890625, 0.04452761459350586, 0.044477439880371096, 0.044627967834472655, 0.0440893440246582, 0.04394905471801758, 0.04434431838989258, 0.04471295928955078, 0.044614654541015625, 0.04451327896118164, 0.04464230346679687]",tokens/s,20.430116616666595,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-13b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1192.984576,9665.773568,8738.832384,8206.155776,7922.665472,s,10,4.983699981689453,0.4983699981689453,0.00033568370387670104,0.49838052368164065,0.49865968322753906,0.4988956832885742,0.49908448333740235,"[0.4984884033203125, 0.4979227294921875, 0.498369384765625, 0.4991316833496094, 0.49839166259765627, 0.4986072387695312, 0.4981119689941406, 0.49809405517578126, 0.4980456848144531, 0.49853717041015627]",tokens/s,513.6745810152422,kWh,1.6556303752096076e-05,2.778078521846856e-05,3.788628761843651e-05,8.222337658900114e-05,tokens/kWh,3113469.8016554653,MB,1192.984576,9665.773568,8738.832384,8206.155776,7922.668032,s,10,37.06746923828125,3.706746923828125,0.052540644781537485,3.6988161621093747,3.7309577392578124,3.792089953613281,3.8409957250976565,"[3.70152685546875, 3.692880615234375, 3.705763916015625, 3.67398681640625, 3.717372802734375, 3.650392333984375, 3.707599609375, 3.66861865234375, 3.85322216796875, 3.69610546875]",tokens/s,16.996034877648743,kWh,0.00011234794725712978,0.00018856525037687095,0.000176166411403313,0.0004770796090373138,tokens/kWh,132053.43260661679,,s,629,41.493364841461165,0.06596719370661555,0.05942937961234197,0.05824512100219727,0.060628786468505856,0.06129991760253906,0.5570807543945312,"[0.058848255157470705, 0.05864857482910156, 0.05883903884887695, 0.05822873687744141, 0.05879500961303711, 0.05951590347290039, 0.06044467163085938, 0.0599736328125, 0.06088601684570313, 0.05895782470703125, 0.058292224884033204, 0.05830348968505859, 0.058324993133544924, 0.058152961730957034, 0.058456062316894535, 0.05860454559326172, 0.05832908630371094, 0.058600448608398435, 0.05820108795166016, 0.05788159942626953, 0.05854719924926758, 0.05850419235229492, 0.05817036819458008, 0.05809356689453125, 0.057919486999511716, 0.05784678268432617, 0.05835059356689453, 0.05806694412231445, 0.05778432083129883, 0.057864192962646485, 0.05866700744628906, 0.05852262496948242, 0.05875404739379883, 0.05930495834350586, 0.060609535217285154, 0.061451263427734375, 0.060625919342041014, 0.06071398544311524, 0.06137548828125, 0.05882777786254883, 0.0586608657836914, 0.05831270217895508, 0.05867520141601563, 0.05905920028686523, 0.058992641448974606, 0.05827276611328125, 0.05820415878295898, 0.058380287170410154, 0.058359809875488285, 0.058022911071777344, 0.05865267181396484, 0.058710014343261716, 0.05842943954467773, 0.05768191909790039, 0.05811507034301758, 0.05828607940673828, 0.058277889251708986, 0.05868646240234375, 0.05859635162353516, 0.058510337829589844, 0.05828915023803711, 0.05837004852294922, 0.5593385009765625, 0.06423551940917968, 0.06115020751953125, 0.05866393661499023, 0.05919027328491211, 0.058916862487792966, 0.05941350555419922, 0.06176768112182617, 0.05810892868041992, 0.05786624145507813, 0.058085376739501954, 0.057845760345458984, 0.05837311935424805, 0.05777305603027344, 0.05837823867797851, 0.058237953186035155, 0.05820927810668945, 0.05754163360595703, 0.05789491271972656, 0.05816115188598633, 0.057673728942871094, 0.05791846466064453, 0.057815040588378906, 0.058534912109375, 0.05849292755126953, 0.05796147155761719, 0.058203136444091794, 0.05764198303222656, 0.05812428665161133, 0.057728000640869144, 0.058590206146240234, 0.05817036819458008, 0.05847244644165039, 0.057903102874755856, 0.05792256164550781, 0.05815193557739258, 0.05822566223144531, 0.05788467025756836, 0.06081024169921875, 0.06297395324707031, 0.06013030242919922, 0.05909708786010742, 0.05935615921020508, 0.05912575912475586, 0.05786624145507813, 0.058057727813720705, 0.05802905654907226, 0.058011646270751956, 0.05809664154052734, 0.058140670776367184, 0.05853900909423828, 0.058074111938476565, 0.05821747207641602, 0.0583004150390625, 0.05781196975708008, 0.05836492919921875, 0.05845401763916016, 0.05854207992553711, 0.058243072509765625, 0.05798912048339844, 0.057455615997314455, 0.058152961730957034, 0.058461185455322265, 0.55684814453125, 0.0585799674987793, 0.05860147094726562, 0.05804032135009766, 0.05824512100219727, 0.057818111419677735, 0.05796044921875, 0.057504768371582034, 0.057970687866210936, 0.05820006561279297, 0.05754880142211914, 0.05810073471069336, 0.05873049545288086, 0.05803724670410156, 0.05794918441772461, 0.05878169631958008, 0.05880319976806641, 0.05909299087524414, 0.05852467346191406, 0.0581058578491211, 0.059017215728759766, 0.059068416595458986, 0.05797478485107422, 0.05795123291015625, 0.06128947067260742, 0.06053068923950195, 0.06085222244262695, 0.06057779312133789, 0.061039615631103515, 0.06133964920043945, 0.05767679977416992, 0.057965568542480465, 0.05830348968505859, 0.05935923385620117, 0.06115020751953125, 0.06114918518066406, 0.05834649658203125, 0.05792256164550781, 0.057995262145996096, 0.05724160003662109, 0.05761740875244141, 0.05987737655639649, 0.06088499069213867, 0.06072934341430664, 0.060609535217285154, 0.06039449691772461, 0.06028083038330078, 0.060088321685791014, 0.05781708908081055, 0.058180606842041016, 0.058071041107177736, 0.057744384765625, 0.058485759735107425, 0.05867827224731445, 0.0587243537902832, 0.05855641555786133, 0.05837209701538086, 0.05794303894042969, 0.05777920150756836, 0.057882625579833986, 0.05825228881835937, 0.058292224884033204, 0.058689537048339846, 0.558045166015625, 0.057570304870605465, 0.0575283203125, 0.05753753662109375, 0.05823180770874024, 0.05839257431030274, 0.05735935974121094, 0.05796249771118164, 0.058248191833496096, 0.05826969528198242, 0.05788774490356445, 0.05864243316650391, 0.05874790573120117, 0.05858303833007812, 0.05834649658203125, 0.05841100692749023, 0.05812531280517578, 0.05780582427978516, 0.05758054351806641, 0.05814476776123047, 0.05787340927124023, 0.05821952056884765, 0.057632766723632815, 0.058162174224853515, 0.05733171081542969, 0.0584089584350586, 0.0608614387512207, 0.060247039794921874, 0.06040063858032227, 0.0581580810546875, 0.05795635223388672, 0.05861785507202148, 0.05748428726196289, 0.057778175354003904, 0.05747916793823242, 0.05739929580688476, 0.05816012954711914, 0.05821747207641602, 0.05751398468017578, 0.057768959045410156, 0.05786316680908203, 0.05852364730834961, 0.05833830261230469, 0.05842534255981445, 0.05819903945922852, 0.05801267242431641, 0.05835878372192383, 0.05836492919921875, 0.058480640411376954, 0.0577259521484375, 0.05822361755371094, 0.05859328079223633, 0.057845760345458984, 0.057923583984375, 0.058603519439697264, 0.05844377517700195, 0.05826150512695313, 0.05858201599121094, 0.058428417205810546, 0.05783347320556641, 0.06016921615600586, 0.06020608139038086, 0.06064025497436523, 0.558961669921875, 0.05947187042236328, 0.06052249526977539, 0.059937793731689455, 0.058889217376708984, 0.05899161529541016, 0.058673152923583986, 0.05873049545288086, 0.05811199951171875, 0.05877043151855469, 0.05869772720336914, 0.058592254638671876, 0.05802905654907226, 0.058597377777099606, 0.08842444610595702, 0.07298355102539063, 0.058570751190185545, 0.05834444808959961, 0.05768703842163086, 0.0578785285949707, 0.05741363143920898, 0.057780223846435545, 0.05744947052001953, 0.0576071662902832, 0.05759385681152344, 0.05801062393188477, 0.0584376335144043, 0.05833011245727539, 0.05919948959350586, 0.058298366546630856, 0.05815193557739258, 0.05796044921875, 0.057761791229248044, 0.05794815826416016, 0.05756108856201172, 0.057419776916503906, 0.05805875015258789, 0.05834649658203125, 0.05887692642211914, 0.058257408142089843, 0.05843251037597656, 0.05785702514648437, 0.05845503997802735, 0.05801881790161133, 0.058234878540039066, 0.057575424194335936, 0.057900032043457034, 0.05812838363647461, 0.05852569580078125, 0.05817753601074219, 0.05789593505859375, 0.05821440124511719, 0.0579420166015625, 0.058103809356689455, 0.05752012634277344, 0.0579788818359375, 0.05847449493408203, 0.05844582366943359, 0.05821952056884765, 0.058164222717285156, 0.05833011245727539, 0.057970687866210936, 0.05796249771118164, 0.557095947265625, 0.05839052963256836, 0.05790412902832031, 0.057847808837890625, 0.057670654296875, 0.0584161262512207, 0.05795430374145508, 0.05779046249389649, 0.058211326599121094, 0.05730201721191406, 0.05793280029296875, 0.05771878433227539, 0.05728870391845703, 0.05789798355102539, 0.05782015991210938, 0.05867007827758789, 0.05780275344848633, 0.05814988708496094, 0.0579502067565918, 0.05807718276977539, 0.05857894515991211, 0.058548225402832034, 0.05847654342651367, 0.05825024032592773, 0.05793280029296875, 0.05819289779663086, 0.0585533447265625, 0.05879808044433594, 0.058152961730957034, 0.05825024032592773, 0.05787136077880859, 0.057390079498291016, 0.05799935913085937, 0.0580055046081543, 0.05822259140014648, 0.05807206344604492, 0.05824512100219727, 0.05780684661865235, 0.05723648071289063, 0.05753958511352539, 0.05712076950073242, 0.05756620788574219, 0.0579420166015625, 0.058218494415283206, 0.05814476776123047, 0.05806489562988281, 0.05806387329101562, 0.05780582427978516, 0.05857382583618164, 0.05746585464477539, 0.057869312286376956, 0.05761740875244141, 0.057458686828613284, 0.05837311935424805, 0.057659393310546876, 0.057434112548828124, 0.05770444869995117, 0.05750886535644531, 0.0573040657043457, 0.05755596923828125, 0.05745459365844727, 0.05794611358642578, 0.05815500640869141, 0.5576417236328125, 0.05823180770874024, 0.057745407104492184, 0.05820927810668945, 0.05826662445068359, 0.05822054290771484, 0.058169345855712894, 0.05843251037597656, 0.05801062393188477, 0.058403839111328126, 0.0581662712097168, 0.058022911071777344, 0.057780223846435545, 0.058428417205810546, 0.05842432022094726, 0.05760921478271484, 0.058016769409179686, 0.057690113067626954, 0.05787443161010742, 0.058039295196533204, 0.058047489166259764, 0.05810176086425781, 0.05821542358398438, 0.05777203369140625, 0.057957374572753906, 0.05784064102172851, 0.05766656112670898, 0.057299968719482425, 0.057366527557373044, 0.057847808837890625, 0.05835059356689453, 0.05754163360595703, 0.05737472152709961, 0.05774335861206055, 0.058241024017333984, 0.05810483169555664, 0.05820006561279297, 0.05813452911376953, 0.06077439880371094, 0.06236262512207031, 0.05953228759765625, 0.05920460891723633, 0.059390975952148435, 0.05916672134399414, 0.05868134307861328, 0.058365951538085936, 0.06142668914794922, 0.06148505783081055, 0.061344768524169924, 0.06034636688232422, 0.06109798431396484, 0.0611512336730957, 0.061292545318603515, 0.061172737121582034, 0.06040883255004883, 0.06066995239257812, 0.06077644729614258, 0.06087680053710937, 0.05868032073974609, 0.05861273574829102, 0.05838131332397461, 0.05771468734741211, 0.05962956619262695, 0.557770751953125, 0.05785804748535156, 0.057518081665039064, 0.05777203369140625, 0.05845503997802735, 0.05804544067382812, 0.057896961212158204, 0.05857894515991211, 0.05811814498901367, 0.058006526947021485, 0.057903102874755856, 0.057583614349365236, 0.058055679321289064, 0.0583454704284668, 0.05828300857543945, 0.05831167984008789, 0.058987518310546876, 0.05838745498657227, 0.058431488037109375, 0.05813350296020508, 0.05826662445068359, 0.05890662384033203, 0.05901311874389648, 0.05847142410278321, 0.05864243316650391, 0.05926911926269531, 0.05776998519897461, 0.0577710075378418, 0.05867212677001953, 0.05849087905883789, 0.058103809356689455, 0.05840486526489258, 0.057299968719482425, 0.0581847038269043, 0.05848780822753906, 0.05809766387939453, 0.05796147155761719, 0.05767475128173828, 0.05824409484863281, 0.05833420944213867, 0.05791436767578125, 0.057616382598876956, 0.057657344818115235, 0.05844582366943359, 0.05826969528198242, 0.05779763031005859, 0.05813452911376953, 0.058156032562255856, 0.05785497665405273, 0.057809921264648435, 0.057869312286376956, 0.0580208625793457, 0.05831679916381836, 0.05812838363647461, 0.05860966491699219, 0.058791934967041014, 0.058466304779052736, 0.05862707138061524, 0.057605121612548826, 0.05789798355102539, 0.05881958389282226, 0.058840065002441405, 0.05861068725585938, 0.5570416870117187, 0.057616382598876956, 0.057646080017089846, 0.057404415130615234, 0.05780889511108398, 0.05867827224731445, 0.05879296112060547, 0.05822873687744141, 0.05797478485107422, 0.0581396484375, 0.05879296112060547, 0.059128833770751954, 0.06012006378173828, 0.06107033538818359, 0.061517822265625, 0.06125158309936524, 0.06155571365356445, 0.0611409912109375, 0.061059070587158204, 0.06102937698364258, 0.06070783996582031, 0.061058048248291016, 0.06130483245849609, 0.05885747146606445, 0.05773619079589844, 0.05764505767822266, 0.05792153549194336, 0.05813862228393555, 0.05819084930419922, 0.05826150512695313, 0.058331134796142575, 0.05820723342895508, 0.05796352005004883, 0.05836492919921875, 0.05773823928833008, 0.058259456634521485, 0.05833420944213867, 0.05808230209350586, 0.05830144119262695, 0.05774335861206055, 0.05767987060546875, 0.05789081573486328, 0.05851340866088867, 0.05786316680908203, 0.05996543884277344, 0.06017433547973633, 0.060020736694335934, 0.06037401580810547, 0.06107136154174805, 0.06019174575805664, 0.06046310424804688, 0.06095462417602539, 0.05847040176391602, 0.05788467025756836, 0.05757440185546875, 0.058156032562255856, 0.061093887329101565, 0.06156595230102539, 0.14781951904296875, 0.0662845458984375, 0.0760442886352539, 0.06673407745361327, 0.067162109375, 0.5598218383789062, 0.06001152038574219, 0.060199935913085936, 0.05950054550170898, 0.059256832122802736, 0.05925273513793945, 0.05930495834350586, 0.059474945068359375, 0.05928550338745117, 0.05910630416870117, 0.05833932876586914, 0.05870182418823242, 0.07394611358642578, 0.05882265472412109, 0.06647090911865235, 0.060022785186767576, 0.05833830261230469, 0.05763174438476563, 0.05754265594482422, 0.05749657440185547, 0.05846220779418945, 0.058613761901855466, 0.05881139373779297, 0.05909401702880859, 0.058845184326171876, 0.05857382583618164, 0.05826969528198242, 0.05848166275024414, 0.05823897552490234, 0.058234878540039066, 0.058722305297851565, 0.0590489616394043, 0.058444801330566405, 0.05873664093017578, 0.05882572937011719, 0.05913702392578125, 0.05837209701538086, 0.05775462341308594, 0.05732761764526367, 0.057112575531005856, 0.05759795379638672, 0.058164222717285156, 0.056586238861083986, 0.056989696502685545, 0.05778739166259766, 0.05801369476318359, 0.05685145568847656, 0.057218048095703126, 0.05758771133422851, 0.057724929809570315, 0.05740544128417969, 0.05785702514648437, 0.05769830322265625, 0.057807872772216794, 0.05742694473266602, 0.05760102462768555, 0.05752524948120117, 0.05739110565185547, 0.05750374221801758, 0.05798092651367188, 0.057368576049804686, 0.05747916793823242, 0.057692161560058595]",tokens/s,15.159050185572992,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-6.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1184.403456,6060.76928,5133.828096,4601.151488,4334.675968,s,10,2.7878046569824217,0.27878046569824216,0.0006383462411206714,0.2788668365478516,0.2794701721191406,0.2796706176757812,0.27983097412109376,"[0.27942562866210935, 0.2798710632324219, 0.2780804443359375, 0.27797665405273436, 0.27815625, 0.27909365844726564, 0.27871795654296877, 0.27935882568359377, 0.2781084594726563, 0.2790157165527344]",tokens/s,918.2852871660663,kWh,9.204912309845287e-06,1.4852708298167437e-05,2.1815009737401346e-05,4.5872630345414073e-05,tokens/kWh,5580669.738629726,MB,1184.403456,6060.76928,5133.828096,4601.151488,4334.678528,s,10,29.464637695312504,2.94646376953125,0.06374326336554555,2.9358096923828123,2.9824730224609373,3.053547424316406,3.110406945800781,"[2.949174560546875, 2.913501708984375, 2.942248046875, 2.929371337890625, 3.124621826171875, 2.9666787109375, 2.945292236328125, 2.89716064453125, 2.896482421875, 2.900106201171875]",tokens/s,21.38156275718354,kWh,9.340712490181129e-05,0.00015601690325048998,0.000124593274053887,0.0003740173022061883,tokens/kWh,168441.40532640213,,s,629,31.92387271499634,0.05075337474562215,0.03318386161448011,0.04633497619628906,0.04775874481201172,0.048663552856445316,0.3247282556152344,"[0.0488007698059082, 0.04866764831542969, 0.04841062545776367, 0.04788531112670898, 0.04743987274169922, 0.047797248840332034, 0.04847206497192383, 0.04672409439086914, 0.045999103546142575, 0.04639334487915039, 0.046929920196533206, 0.04691353607177735, 0.047050750732421875, 0.04683468627929688, 0.04573491287231445, 0.04654796981811524, 0.046031871795654294, 0.045927425384521485, 0.046034942626953124, 0.04627865600585938, 0.0461844482421875, 0.046124031066894534, 0.04664627075195313, 0.04612505722045898, 0.04621311950683594, 0.04657561492919922, 0.04695654296875, 0.04696473693847656, 0.0471541748046875, 0.04704358291625976, 0.047168510437011715, 0.048389118194580076, 0.04766515350341797, 0.04735078430175781, 0.04723814392089844, 0.04756582260131836, 0.04736819076538086, 0.04753203201293945, 0.04696166229248047, 0.046707710266113284, 0.046611457824707034, 0.04687257766723633, 0.048732158660888675, 0.048056320190429686, 0.04652851104736328, 0.04550451278686524, 0.045295616149902344, 0.04546867370605469, 0.045827072143554685, 0.04621311950683594, 0.04593766403198242, 0.045824001312255856, 0.04650905609130859, 0.04631039810180664, 0.046383102416992186, 0.04626739120483398, 0.045889537811279295, 0.04661862564086914, 0.0459683837890625, 0.04614348983764648, 0.04609228897094726, 0.045830142974853515, 0.32809268188476565, 0.04623462295532227, 0.046025726318359376, 0.0460871696472168, 0.046124031066894534, 0.04612505722045898, 0.04607385635375977, 0.04588236618041992, 0.04606771087646484, 0.04627046585083008, 0.046496768951416016, 0.046023681640625, 0.04605132675170898, 0.04595609664916992, 0.04536524963378906, 0.045129726409912106, 0.04538982391357422, 0.04526182556152344, 0.045739009857177736, 0.04605440139770508, 0.04746956634521484, 0.04612198257446289, 0.046383102416992186, 0.04615270233154297, 0.0462479362487793, 0.047325183868408206, 0.047490047454833983, 0.046327808380126956, 0.04610662460327149, 0.04620492935180664, 0.04675788879394531, 0.046980094909667966, 0.046467071533203126, 0.04592947387695313, 0.04606259155273437, 0.046094337463378904, 0.04634316635131836, 0.04601446533203125, 0.04630527877807617, 0.04638924789428711, 0.04623155212402344, 0.04588236618041992, 0.04586905670166016, 0.04570316696166992, 0.04588032150268555, 0.04537343978881836, 0.045778942108154294, 0.046018558502197264, 0.0469749755859375, 0.047408126831054685, 0.045859840393066405, 0.046519294738769534, 0.046322689056396485, 0.046203903198242184, 0.046514175415039063, 0.04682035064697266, 0.04623974227905273, 0.04629196929931641, 0.0464793586730957, 0.046287872314453124, 0.046680065155029295, 0.046465023040771485, 0.046004222869873046, 0.32467147827148435, 0.05287526321411133, 0.04864614486694336, 0.047906814575195314, 0.048464897155761716, 0.04769075012207031, 0.046963710784912106, 0.046639102935791016, 0.0468039665222168, 0.04631552124023437, 0.04634624099731445, 0.04747673416137695, 0.04689100646972656, 0.046064640045166014, 0.046680065155029295, 0.046990337371826174, 0.046914558410644534, 0.04627865600585938, 0.046413822174072264, 0.046486526489257815, 0.04561510467529297, 0.04637491226196289, 0.046599166870117184, 0.047685630798339845, 0.0466954231262207, 0.04630835342407227, 0.04660940933227539, 0.04572979354858398, 0.04573798370361328, 0.04569702529907226, 0.046976001739501956, 0.047982593536376954, 0.04667391967773438, 0.046604286193847655, 0.04638412857055664, 0.046342144012451174, 0.04601446533203125, 0.04616396713256836, 0.04600934219360352, 0.046429183959960936, 0.04641689682006836, 0.0462479362487793, 0.046159870147705076, 0.04594278335571289, 0.046258174896240234, 0.046117889404296876, 0.04623052978515625, 0.04609228897094726, 0.04623155212402344, 0.04631347274780274, 0.04691251373291016, 0.04628582382202148, 0.04591923141479492, 0.04602265548706055, 0.04613529586791992, 0.04722175979614258, 0.04734463882446289, 0.04675788879394531, 0.047715328216552735, 0.046443519592285154, 0.04641791915893555, 0.046599166870117184, 0.046412799835205076, 0.32475033569335937, 0.04623462295532227, 0.04597350311279297, 0.04618854522705078, 0.04618547058105469, 0.04660224151611328, 0.04694732666015625, 0.04678758239746094, 0.04637388610839844, 0.04681318283081055, 0.04658687973022461, 0.04818124771118164, 0.04756070327758789, 0.04654079818725586, 0.046333953857421874, 0.04661350250244141, 0.04621311950683594, 0.046189567565917966, 0.0458260498046875, 0.04643532943725586, 0.046017536163330076, 0.04583731079101563, 0.045810688018798826, 0.04643840026855469, 0.04622335815429687, 0.046691326141357424, 0.04654489517211914, 0.04661248016357422, 0.046220287322998044, 0.04656025695800781, 0.04665753555297852, 0.04600934219360352, 0.04632166290283203, 0.04577587127685547, 0.0458158073425293, 0.04591206359863281, 0.04572671890258789, 0.045861888885498046, 0.04725862503051758, 0.04713369750976563, 0.04622335815429687, 0.04588339233398438, 0.04622438430786133, 0.04634316635131836, 0.04614348983764648, 0.046036991119384765, 0.046025726318359376, 0.04598169708251953, 0.04660019302368164, 0.046772224426269535, 0.04585881423950195, 0.047511550903320314, 0.04731289672851562, 0.04681216049194336, 0.04677939224243164, 0.04680908966064453, 0.046845951080322266, 0.04668108749389648, 0.04657254409790039, 0.046399486541748046, 0.0465428466796875, 0.04708966445922851, 0.04906393432617188, 0.3248558044433594, 0.04681011199951172, 0.0462366714477539, 0.0461844482421875, 0.05119385528564453, 0.061532161712646485, 0.0625797119140625, 0.06410034942626953, 0.0601712646484375, 0.06327705764770508, 0.04975513458251953, 0.04755046463012695, 0.047696895599365234, 0.047612926483154294, 0.047908863067626956, 0.04860416030883789, 0.047454208374023435, 0.047203327178955076, 0.04704460906982422, 0.04663808059692383, 0.04717772674560547, 0.04729651260375976, 0.04840447998046875, 0.049271808624267575, 0.05047296142578125, 0.04979814529418945, 0.048985088348388675, 0.048508926391601564, 0.04865740966796875, 0.04755865478515625, 0.04675481414794922, 0.04673126220703125, 0.046895103454589845, 0.04901068878173828, 0.047748096466064455, 0.047184894561767575, 0.04639846420288086, 0.04734566497802734, 0.047596542358398435, 0.048054271697998044, 0.047647743225097655, 0.04862259292602539, 0.04832767868041992, 0.04744908905029297, 0.047331329345703124, 0.047582206726074217, 0.047710208892822265, 0.04877004623413086, 0.048691200256347655, 0.047604736328125, 0.047513599395751956, 0.04774604797363281, 0.048336894989013675, 0.04769996643066406, 0.047636478424072266, 0.047333377838134766, 0.04737945556640625, 0.047168510437011715, 0.06471987152099609, 0.05978214263916016, 0.059698177337646485, 0.04777983856201172, 0.046120960235595705, 0.32799334716796874, 0.048072704315185545, 0.04589158248901367, 0.045723648071289064, 0.0456519660949707, 0.046936065673828124, 0.04690124893188476, 0.046857215881347655, 0.047217662811279294, 0.04704051208496094, 0.047249408721923826, 0.0470568962097168, 0.046919681549072265, 0.04704153442382813, 0.04698828887939453, 0.047197185516357425, 0.04722175979614258, 0.047197185516357425, 0.04717158508300781, 0.047132671356201174, 0.04727500915527344, 0.048020481109619144, 0.04741222381591797, 0.047849472045898435, 0.0471992301940918, 0.04719513702392578, 0.047677440643310545, 0.0490885124206543, 0.04769996643066406, 0.046061569213867185, 0.04609331130981445, 0.04654796981811524, 0.045069313049316405, 0.04573593521118164, 0.04540518569946289, 0.04654182434082031, 0.04670566558837891, 0.046957569122314455, 0.04574617767333984, 0.046274559020996094, 0.046341121673583986, 0.04657664108276367, 0.04709785461425781, 0.04694630432128906, 0.04706918334960938, 0.04674457550048828, 0.0468674545288086, 0.047197185516357425, 0.047715328216552735, 0.047132671356201174, 0.04802764892578125, 0.04744192123413086, 0.04832972717285156, 0.047742977142333984, 0.04752384185791016, 0.04708454513549805, 0.04776038360595703, 0.04863283157348633, 0.048217086791992186, 0.04713779067993164, 0.04719513702392578, 0.04750131225585937, 0.047475711822509765, 0.32492440795898436, 0.04568985748291016, 0.04530278396606445, 0.045456382751464845, 0.04550451278686524, 0.045200382232666016, 0.04542464065551758, 0.046034942626953124, 0.045590526580810545, 0.0456519660949707, 0.04580454254150391, 0.0455096321105957, 0.04549529647827148, 0.046767105102539064, 0.04700876617431641, 0.04697292709350586, 0.04697190475463867, 0.04701900863647461, 0.04746035385131836, 0.04725350570678711, 0.04708454513549805, 0.04853452682495117, 0.048486400604248046, 0.04749311828613281, 0.04737843322753906, 0.047751167297363284, 0.04775833511352539, 0.04716953659057617, 0.047201278686523435, 0.047470592498779295, 0.047325183868408206, 0.04720230484008789, 0.04721152114868164, 0.046750720977783204, 0.04691763305664062, 0.045281280517578126, 0.04530176162719726, 0.0459233283996582, 0.04618751907348633, 0.04646092987060547, 0.0466954231262207, 0.04668928146362305, 0.04707328033447265, 0.046489601135253904, 0.04735692977905273, 0.04654182434082031, 0.04577382278442383, 0.04707942581176758, 0.04743167877197266, 0.04706099319458008, 0.04690739059448242, 0.04708966445922851, 0.0470906867980957, 0.04738969421386719, 0.0471992301940918, 0.04722380828857422, 0.04746137619018555, 0.04677427291870117, 0.04727500915527344, 0.04763955307006836, 0.047489025115966796, 0.04720230484008789, 0.04721049499511719, 0.3262341003417969, 0.04630732727050781, 0.04611276626586914, 0.04601036834716797, 0.04627251052856445, 0.047751167297363284, 0.046992385864257816, 0.04619366455078125, 0.04730572891235352, 0.04716543960571289, 0.0454574089050293, 0.04517990493774414, 0.046312446594238284, 0.04657356643676758, 0.045636608123779294, 0.045267967224121096, 0.045722625732421876, 0.0457154541015625, 0.04570111846923828, 0.04569190216064453, 0.045502464294433595, 0.045591552734375, 0.04557823944091797, 0.04570111846923828, 0.04577280044555664, 0.04597145462036133, 0.045992961883544924, 0.046071807861328126, 0.04637081527709961, 0.04610355377197266, 0.046668800354003906, 0.04603903961181641, 0.04621619033813477, 0.04610867309570312, 0.045960193634033204, 0.046219264984130856, 0.04629094314575195, 0.04592230224609375, 0.045808639526367184, 0.04590182495117188, 0.04590694427490234, 0.04590591812133789, 0.046086143493652344, 0.04624998474121094, 0.045876224517822264, 0.04601651382446289, 0.045712383270263675, 0.045876224517822264, 0.04542771148681641, 0.04559360122680664, 0.045548545837402345, 0.04557721710205078, 0.04554444885253906, 0.04614348983764648, 0.0458342399597168, 0.04571033477783203, 0.04547174453735352, 0.04552703857421875, 0.04555980682373047, 0.04568678283691406, 0.04588032150268555, 0.04599808120727539, 0.04603801727294922, 0.32464691162109377, 0.04613119888305664, 0.04635340881347656, 0.04627046585083008, 0.046047233581542966, 0.04623769760131836, 0.04619468688964844, 0.0460871696472168, 0.046002174377441404, 0.04571750259399414, 0.04621209716796875, 0.04682342529296875, 0.0459417610168457, 0.04584243011474609, 0.045538303375244144, 0.045412353515625, 0.045722625732421876, 0.045423614501953126, 0.04589977645874024, 0.045949951171875, 0.046806015014648435, 0.04699750518798828, 0.045916160583496096, 0.046053375244140625, 0.04570521545410156, 0.04576051330566406, 0.04562636947631836, 0.045707263946533204, 0.0456703987121582, 0.045930496215820314, 0.045916160583496096, 0.04609024047851563, 0.04589567947387695, 0.045690879821777344, 0.04578406524658203, 0.04624281692504883, 0.04589977645874024, 0.04586086273193359, 0.04586700820922852, 0.04597555160522461, 0.045932544708251956, 0.046063617706298826, 0.045902847290039066, 0.04599705505371094, 0.04589670562744141, 0.045810688018798826, 0.04596633529663086, 0.04659097671508789, 0.04612812805175781, 0.04593766403198242, 0.04604006576538086, 0.045886463165283206, 0.04612812805175781, 0.04560793685913086, 0.04553318405151367, 0.04598886489868164, 0.04538880157470703, 0.045655040740966796, 0.04618751907348633, 0.04633497619628906, 0.04585472106933594, 0.04631654357910156, 0.045625343322753906, 0.3251240844726562, 0.04599193572998047, 0.046301185607910154, 0.0462479362487793, 0.04602982330322265, 0.046015487670898435, 0.046176254272460936, 0.045987838745117186, 0.04600627136230469, 0.04625408172607422, 0.04575436782836914, 0.04591820907592774, 0.04578508758544922, 0.045841407775878903, 0.04609843063354492, 0.045930496215820314, 0.045917182922363284, 0.04600012969970703, 0.046025726318359376, 0.04598988723754883, 0.045725696563720705, 0.045671424865722655, 0.04581785583496094, 0.045358081817626954, 0.045434879302978515, 0.04588236618041992, 0.045813758850097655, 0.04570316696166992, 0.04674355316162109, 0.04612812805175781, 0.04580352020263672, 0.045608959197998046, 0.04560076904296875, 0.04556492614746094, 0.045641727447509765, 0.045742080688476565, 0.04571955108642578, 0.04586700820922852, 0.045892608642578124, 0.046104576110839846, 0.045835262298583986, 0.04601958465576172, 0.04574105453491211, 0.04582092666625977, 0.04628582382202148, 0.046086143493652344, 0.04586393737792969, 0.04640460968017578, 0.04661862564086914, 0.046265342712402346, 0.04660326385498047, 0.04630732727050781, 0.04630732727050781, 0.04622643280029297, 0.04634726333618164, 0.04653772735595703, 0.046854145050048826, 0.04610867309570312, 0.04603903961181641, 0.04554547119140625, 0.04674355316162109, 0.04712038421630859, 0.046243839263916016]",tokens/s,19.70312329006767,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/rho-math-1b-v0.1,microsoft/rho-math-1b-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-2.7b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1314.279424,4089.380864,3162.505216,2629.828608,2358.099968,s,10,1.1870651626586912,0.11870651626586912,0.00877723972619849,0.11444323348999023,0.1346200469970703,0.13635543365478514,0.13774374298095704,"[0.1380908203125, 0.11391875457763671, 0.11426716613769532, 0.11385440063476562, 0.11512489318847656, 0.11450870513916016, 0.11437776184082031, 0.11410892486572266, 0.13423440551757812, 0.11457933044433594]",tokens/s,2156.57916728541,kWh,3.721168827871944e-06,6.164188310241581e-06,8.747164620243956e-06,1.8632521758357484e-05,tokens/kWh,13739417.74065945,MB,1314.279424,4089.380864,3162.505216,2629.828608,2358.102528,s,10,31.249521240234376,3.1249521240234377,0.1099514323274865,3.10397802734375,3.2628762451171873,3.300299084472656,3.3302373559570313,"[3.22889208984375, 3.12052197265625, 3.063734130859375, 3.337721923828125, 3.031875732421875, 3.128551513671875, 2.966539306640625, 3.0296904296875, 3.08743408203125, 3.25456005859375]",tokens/s,20.160308862231865,kWh,9.670601691617523e-05,0.00016153516165691594,0.00010317203603105639,0.00036141321460414754,tokens/kWh,174315.70693673528,,s,629,32.250109901428246,0.05127203481944074,0.014636290050194187,0.048345088958740234,0.05534003219604492,0.056949351501464844,0.1642471441650391,"[0.0480450553894043, 0.048043006896972655, 0.047867904663085936, 0.047674369812011716, 0.04897075271606445, 0.04852121734619141, 0.04888678359985352, 0.048729087829589846, 0.04869734573364258, 0.04887347030639649, 0.04854988861083984, 0.04923801422119141, 0.04840345764160156, 0.04736819076538086, 0.0486901741027832, 0.05552640151977539, 0.05533900833129883, 0.056190975189208986, 0.058085376739501954, 0.05896192169189453, 0.049006591796875, 0.05162393569946289, 0.052944896697998046, 0.04866457748413086, 0.055411712646484375, 0.04852019119262695, 0.048666622161865236, 0.04758118438720703, 0.047265792846679686, 0.04765491104125977, 0.04776857757568359, 0.04732416152954102, 0.05103411102294922, 0.053889022827148435, 0.05199359893798828, 0.04823244857788086, 0.048315391540527344, 0.05816115188598633, 0.05382758331298828, 0.05335039901733398, 0.04784128189086914, 0.05170380783081055, 0.053743614196777346, 0.05085081481933594, 0.048304126739501956, 0.05439180755615235, 0.05062963104248047, 0.04957388687133789, 0.05288243103027344, 0.051544063568115236, 0.05322444915771484, 0.052531200408935545, 0.05313843154907227, 0.051781631469726565, 0.05326847839355469, 0.05342617416381836, 0.05692313766479492, 0.056646656036376954, 0.05591961669921875, 0.05756313705444336, 0.05247795104980469, 0.049876991271972655, 0.1633218536376953, 0.046936065673828124, 0.048026622772216795, 0.04664627075195313, 0.04629401779174805, 0.05690163040161133, 0.050121726989746096, 0.04976844787597656, 0.04753100967407226, 0.04750233459472656, 0.04722585678100586, 0.04737433624267578, 0.04844339370727539, 0.04873625564575195, 0.047233024597167966, 0.04786380767822265, 0.04680294418334961, 0.046693374633789066, 0.04696985626220703, 0.04665139389038086, 0.047862785339355465, 0.04749107360839844, 0.04730879974365235, 0.050476032257080077, 0.05029683303833008, 0.055360511779785154, 0.05506150436401367, 0.050195457458496094, 0.047993854522705076, 0.048271358489990236, 0.04946432113647461, 0.049519615173339845, 0.050423809051513675, 0.05033062362670898, 0.047110145568847656, 0.0477388801574707, 0.04632473754882813, 0.04635955047607422, 0.05025996780395508, 0.052754432678222656, 0.048449535369873044, 0.05188915252685547, 0.053433345794677733, 0.047669246673583986, 0.04740915298461914, 0.04696575927734375, 0.048533504486083984, 0.04652851104736328, 0.04727910232543946, 0.04616806411743164, 0.0498524169921875, 0.04936806488037109, 0.0608983039855957, 0.05619507217407226, 0.05327462387084961, 0.05313740921020508, 0.05160140609741211, 0.05144063949584961, 0.05282815933227539, 0.0528988151550293, 0.052514816284179686, 0.04838092803955078, 0.0499947509765625, 0.16297471618652343, 0.0468039665222168, 0.05331148910522461, 0.05258342361450195, 0.05140787124633789, 0.04624895858764649, 0.05094400024414063, 0.05364940643310547, 0.05325414276123047, 0.046317569732666014, 0.04539801788330078, 0.04533555221557617, 0.046801921844482425, 0.045679615020751956, 0.0467322883605957, 0.04574310302734375, 0.046129150390625, 0.04579328155517578, 0.04559667205810547, 0.04554342269897461, 0.04561920166015625, 0.04609638214111328, 0.04669235229492188, 0.046083072662353515, 0.045499393463134766, 0.04794675064086914, 0.05065011215209961, 0.05168230438232422, 0.05184307098388672, 0.051773441314697265, 0.047424510955810545, 0.04648038482666016, 0.045851646423339845, 0.046614528656005856, 0.04562636947631836, 0.045943809509277345, 0.04563148880004883, 0.04736307144165039, 0.046494720458984375, 0.045649921417236325, 0.047326206207275394, 0.04691353607177735, 0.047478782653808595, 0.04714086532592773, 0.048026622772216795, 0.04989132690429687, 0.05451059341430664, 0.05429964828491211, 0.052552703857421876, 0.0491776008605957, 0.04798054504394531, 0.050301952362060545, 0.05216767883300781, 0.05337702560424805, 0.054558719635009766, 0.04674662399291992, 0.04897382354736328, 0.052109310150146484, 0.05189734268188476, 0.05095219039916992, 0.046685184478759766, 0.04964659118652344, 0.05213081741333008, 0.16533503723144533, 0.052144126892089845, 0.048589824676513675, 0.047421440124511716, 0.04681523132324219, 0.04848332977294922, 0.05538918304443359, 0.049532928466796876, 0.04845363235473633, 0.05358489608764649, 0.05577830505371094, 0.058461185455322265, 0.05285171127319336, 0.05130649566650391, 0.051211265563964846, 0.05147545623779297, 0.05325414276123047, 0.052863998413085936, 0.053569534301757815, 0.05273702239990234, 0.05338828659057617, 0.04916633605957031, 0.05020364761352539, 0.057915393829345706, 0.05095935821533203, 0.05614899063110351, 0.05853696060180664, 0.0540579833984375, 0.051241985321044924, 0.05125632095336914, 0.050522113800048826, 0.05133414459228516, 0.049960960388183595, 0.052381694793701174, 0.05417267227172851, 0.057232383728027345, 0.05577523040771484, 0.05114470291137695, 0.05065420913696289, 0.058608638763427735, 0.05844377517700195, 0.052124671936035157, 0.05580083084106445, 0.0508221435546875, 0.05635174560546875, 0.05069311904907227, 0.05199155044555664, 0.05561139297485351, 0.055223297119140625, 0.05484339141845703, 0.05048627090454102, 0.05198233413696289, 0.05108633422851563, 0.05309542465209961, 0.05011558532714844, 0.05172940826416016, 0.05290086364746094, 0.05394124984741211, 0.0557762565612793, 0.05772185516357422, 0.054400001525878906, 0.054441982269287106, 0.05761228942871094, 0.16911871337890624, 0.05694259262084961, 0.054141952514648435, 0.05424025726318359, 0.05591551971435547, 0.05631795120239258, 0.049713153839111325, 0.052226047515869144, 0.052621311187744144, 0.05076377487182617, 0.04873932647705078, 0.04779622268676758, 0.04747980880737305, 0.047151103973388675, 0.04720844650268555, 0.04571340942382812, 0.04510617446899414, 0.04535193634033203, 0.045469696044921876, 0.04557516860961914, 0.0458158073425293, 0.04544307327270508, 0.04531302261352539, 0.045213695526123046, 0.04517990493774414, 0.04544307327270508, 0.045281280517578126, 0.04515737533569336, 0.04552396774291992, 0.047064064025878906, 0.0470200309753418, 0.04568985748291016, 0.04578303909301758, 0.046148609161376954, 0.04761088180541992, 0.04777983856201172, 0.047543296813964846, 0.046992385864257816, 0.04587519836425781, 0.04544921493530273, 0.04547891235351562, 0.04542771148681641, 0.04529151916503906, 0.04536217498779297, 0.04542464065551758, 0.045932544708251956, 0.04631961441040039, 0.045541374206542966, 0.0480552978515625, 0.055406593322753904, 0.050113536834716796, 0.048108543395996094, 0.048077823638916016, 0.047148033142089846, 0.04737740707397461, 0.0468746223449707, 0.04718796920776367, 0.047142913818359375, 0.055139328002929686, 0.048890880584716793, 0.04772249603271484, 0.051353599548339846, 0.05520588684082031, 0.16854733276367187, 0.0536258544921875, 0.05309337615966797, 0.05526732635498047, 0.05451059341430664, 0.053174270629882815, 0.052857856750488284, 0.05357875061035156, 0.04897484970092773, 0.04755353546142578, 0.050348033905029295, 0.047105022430419925, 0.04549631881713867, 0.045461505889892576, 0.04751667022705078, 0.048740352630615234, 0.047429630279541016, 0.04717772674560547, 0.04737433624267578, 0.04749414443969727, 0.04734975814819336, 0.04601651382446289, 0.04810444641113281, 0.04678451156616211, 0.04723712158203125, 0.04960665512084961, 0.0531599349975586, 0.04780953598022461, 0.04729958343505859, 0.04696268844604492, 0.04565401458740234, 0.04561715316772461, 0.04549631881713867, 0.04559564971923828, 0.04557209777832031, 0.04564889526367188, 0.04551065444946289, 0.04589363098144531, 0.055927806854248044, 0.05508915328979492, 0.05461196899414063, 0.05465599822998047, 0.05495603179931641, 0.054785022735595705, 0.05013094329833984, 0.0468776969909668, 0.04737843322753906, 0.04827033615112305, 0.04822937774658203, 0.049391616821289064, 0.05007257461547852, 0.05331660842895508, 0.05270425415039062, 0.04636467361450195, 0.050272254943847655, 0.05384089660644531, 0.05305344009399414, 0.04815564727783203, 0.04766515350341797, 0.05371289443969727, 0.052686847686767575, 0.051694591522216796, 0.04847206497192383, 0.1646069793701172, 0.052706302642822264, 0.05499289703369141, 0.05357875061035156, 0.04752384185791016, 0.04679372787475586, 0.04968447875976562, 0.049495040893554686, 0.04954521560668945, 0.0471275520324707, 0.04852326583862305, 0.05037055969238281, 0.04982476806640625, 0.047876094818115236, 0.04566732788085937, 0.04530380630493164, 0.04554035186767578, 0.046615550994873044, 0.04591206359863281, 0.045744129180908207, 0.045551616668701174, 0.04562124633789062, 0.04569497680664063, 0.04580044937133789, 0.045827072143554685, 0.045753345489501954, 0.04589977645874024, 0.04565913772583008, 0.04600729751586914, 0.045475841522216794, 0.045587455749511716, 0.045900798797607424, 0.04575948715209961, 0.045897727966308595, 0.04566220855712891, 0.04593868637084961, 0.04567244720458984, 0.04577280044555664, 0.04584755325317383, 0.045557758331298825, 0.045608959197998046, 0.04559872055053711, 0.046241790771484374, 0.04667391967773438, 0.04802252960205078, 0.04827545547485351, 0.04693503952026367, 0.0455731201171875, 0.045606910705566404, 0.047263744354248044, 0.047920127868652344, 0.047906814575195314, 0.04701696014404297, 0.045436927795410156, 0.04725657653808594, 0.04800921630859375, 0.046312446594238284, 0.046852096557617184, 0.045454334259033204, 0.046939136505126954, 0.048233470916748046, 0.04811264038085938, 0.04763340759277344, 0.17355673217773437, 0.05477785491943359, 0.055354366302490236, 0.05663641738891602, 0.05453209686279297, 0.05338009643554688, 0.052686847686767575, 0.05351731109619141, 0.054316032409667966, 0.052485118865966796, 0.055344127655029295, 0.05113139343261719, 0.05144985580444336, 0.05166899108886719, 0.051438591003417966, 0.049291263580322264, 0.04682035064697266, 0.04640563201904297, 0.046595073699951174, 0.046252033233642575, 0.046358528137207033, 0.046729217529296874, 0.04639539337158203, 0.04649062347412109, 0.04637696075439453, 0.04675993728637695, 0.04654079818725586, 0.04655820846557617, 0.04671180725097656, 0.04662169647216797, 0.04678246307373047, 0.04600115203857422, 0.04616806411743164, 0.046002174377441404, 0.04583731079101563, 0.04562124633789062, 0.04573286437988281, 0.045825023651123044, 0.04552703857421875, 0.046427135467529294, 0.04639641571044922, 0.045520896911621096, 0.045497344970703124, 0.045502464294433595, 0.0456734733581543, 0.0455280647277832, 0.04549631881713867, 0.04566425704956055, 0.04562739181518555, 0.04569190216064453, 0.04550451278686524, 0.04585369491577149, 0.04677939224243164, 0.04584755325317383, 0.04584447860717773, 0.04572467041015625, 0.04729651260375976, 0.04690227127075195, 0.047072254180908206, 0.04560281753540039, 0.046360576629638675, 0.04777881622314453, 0.04763852691650391, 0.18310246276855469, 0.052907009124755856, 0.05567897415161133, 0.048656383514404294, 0.05109657669067383, 0.05623807907104492, 0.0537262077331543, 0.04704051208496094, 0.052038654327392575, 0.05474303817749023, 0.05480652618408203, 0.045843456268310545, 0.05023436737060547, 0.05533900833129883, 0.05330022430419922, 0.04558028793334961, 0.05025689697265625, 0.05554995346069336, 0.05237145614624023, 0.0453570556640625, 0.04489932632446289, 0.04547174453735352, 0.04817407989501953, 0.04739276885986328, 0.046235649108886716, 0.04614348983764648, 0.04558438491821289, 0.04565606307983398, 0.045262847900390625, 0.04536627197265625, 0.045663230895996096, 0.050830337524414064, 0.04716953659057617, 0.04590694427490234, 0.04629913711547851, 0.04641177749633789, 0.04952473449707031, 0.04805120086669922, 0.04610662460327149, 0.046304256439208984, 0.04612812805175781, 0.046399486541748046, 0.049896446228027344, 0.047134719848632815, 0.04718899154663086, 0.05487206268310547, 0.052795391082763675, 0.04876083374023438, 0.046311424255371096, 0.046312446594238284, 0.0464721908569336, 0.048927745819091796, 0.048879615783691405, 0.04541747283935547, 0.05014220809936523, 0.05082112121582031, 0.04972339248657227, 0.052038654327392575, 0.049086463928222655, 0.04864409637451172, 0.04997324752807617, 0.048345088958740234, 0.05073920059204102, 0.16619212341308592, 0.047050750732421875, 0.049086463928222655, 0.04938854217529297, 0.0491069450378418, 0.052104190826416014, 0.05413580703735352, 0.05243699264526367, 0.05114777755737305, 0.054809600830078124, 0.05499596786499023, 0.057311233520507814, 0.055641086578369144, 0.06024192047119141, 0.056392704010009766, 0.054384639739990234, 0.055198719024658206, 0.05388800048828125, 0.0579317741394043, 0.05775769424438477, 0.05668659210205078, 0.056953857421875, 0.05368012619018555, 0.04871475219726563, 0.047513599395751956, 0.048917503356933595, 0.047731712341308595, 0.047797248840332034, 0.047510528564453126, 0.0478289909362793, 0.04789657592773437, 0.047734783172607424, 0.048279552459716796, 0.04777267074584961, 0.04819968032836914, 0.04718694305419922, 0.04699545669555664, 0.04730265426635742, 0.04717567825317383, 0.04755865478515625, 0.04718182373046875, 0.047282176971435545, 0.0472545280456543, 0.04799078369140625, 0.04737740707397461, 0.04726067352294922, 0.047510528564453126, 0.0674549789428711, 0.06711705780029296, 0.06636646270751953, 0.04901171112060547, 0.04830003356933594, 0.062134273529052736, 0.04870553588867187, 0.04921651077270508, 0.04874444961547852, 0.05840486526489258, 0.05427609634399414, 0.04880486297607422, 0.05438873672485352, 0.048745471954345705, 0.04851814270019531, 0.048827392578125]",tokens/s,19.503809503983867,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-0.5B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1482.743808,2489.319424,1562.37824,1029.701632,943.532032,s,10,0.5770583343505858,0.057705833435058584,0.00130790974879035,0.057217582702636716,0.05848436012268066,0.05998905963897705,0.061192819252014155,"[0.061493759155273435, 0.057284862518310546, 0.05745484924316406, 0.05683033752441406, 0.057051807403564456, 0.05709817504882812, 0.05715030288696289, 0.05814998245239258, 0.05746201705932617, 0.05708224105834961]",tokens/s,4436.293261202079,kWh,1.8936285001789025e-06,3.1557883618369485e-06,2.319823878308684e-06,7.369240740324534e-06,tokens/kWh,34738992.66164102,MB,1482.743808,2489.319424,1562.37824,1029.701632,943.534592,s,10,30.00558129882813,3.000558129882813,0.16837170087083722,2.934619140625,3.033205908203125,3.2678314697265622,3.455531918945313,"[3.50245703125, 2.930736328125, 2.98106689453125, 2.9327451171875, 2.930093017578125, 2.928285888671875, 2.97734130859375, 2.95579150390625, 2.9364931640625, 2.930571044921875]",tokens/s,20.996093817539364,kWh,9.154068592958106e-05,0.00015308300005272016,7.673296159069394e-05,0.00032135664757299514,tokens/kWh,196043.86738472478,,s,629,30.47167385482786,0.04844463251959917,0.02263295491326324,0.04662579345703125,0.047526297760009766,0.047849881744384766,0.10411892608642578,"[0.04916223907470703, 0.04925235366821289, 0.04735385513305664, 0.047042560577392575, 0.04745113754272461, 0.04714393615722656, 0.04719615936279297, 0.04810137557983398, 0.04815769577026367, 0.04786380767822265, 0.04807680130004883, 0.047728641510009766, 0.04733542251586914, 0.04695040130615234, 0.04711219024658203, 0.04695347213745117, 0.047151103973388675, 0.04678860855102539, 0.04690431976318359, 0.04703641510009766, 0.046927871704101565, 0.04705484771728516, 0.04694732666015625, 0.047273983001708986, 0.047145984649658204, 0.047145984649658204, 0.5882705688476563, 0.04912332916259766, 0.04769792175292969, 0.047851520538330077, 0.047759361267089843, 0.04757708740234375, 0.04780134582519531, 0.04808806228637695, 0.04798976135253906, 0.047892478942871096, 0.047406078338623044, 0.04672819137573242, 0.04647423934936523, 0.046301185607910154, 0.04579225540161133, 0.04593868637084961, 0.045794303894042966, 0.046357505798339846, 0.045774848937988284, 0.046445568084716796, 0.04607385635375977, 0.04632473754882813, 0.04617113494873047, 0.046094337463378904, 0.04653055953979492, 0.04597145462036133, 0.0458076171875, 0.0458526725769043, 0.045871105194091794, 0.04603289413452148, 0.04582809448242187, 0.04614963150024414, 0.04600627136230469, 0.04618751907348633, 0.045720577239990234, 0.04571955108642578, 0.10442342376708984, 0.04662886428833008, 0.04643123245239258, 0.04636876678466797, 0.046115840911865234, 0.04657766342163086, 0.04666777420043945, 0.046279678344726564, 0.04637286376953125, 0.046599166870117184, 0.04655820846557617, 0.04659199905395508, 0.046265342712402346, 0.04632371139526367, 0.04738150405883789, 0.04628275299072265, 0.04636876678466797, 0.04641791915893555, 0.04644966506958008, 0.04682854461669922, 0.0468776969909668, 0.047050750732421875, 0.04667289733886719, 0.04672819137573242, 0.04665856170654297, 0.047101951599121096, 0.046295040130615236, 0.04682035064697266, 0.04664934539794922, 0.04675174331665039, 0.04670566558837891, 0.046868480682373044, 0.04643328094482422, 0.04674252700805664, 0.04624998474121094, 0.04604620742797851, 0.046241790771484374, 0.046287872314453124, 0.04650905609130859, 0.04638924789428711, 0.04718387222290039, 0.04678656005859375, 0.04630527877807617, 0.04655411148071289, 0.046289920806884766, 0.04593766403198242, 0.04623360061645508, 0.04600012969970703, 0.046080001831054686, 0.04613119888305664, 0.046514175415039063, 0.04648448181152344, 0.046584831237792966, 0.04653977584838867, 0.04585779190063476, 0.04685004806518555, 0.046712833404541014, 0.04662681579589844, 0.04634316635131836, 0.046443519592285154, 0.04651520156860352, 0.04653055953979492, 0.04655001449584961, 0.10431999969482422, 0.04717465591430664, 0.04650598526000976, 0.04641689682006836, 0.04619366455078125, 0.046341121673583986, 0.046676990509033206, 0.04652339172363281, 0.046604286193847655, 0.046693374633789066, 0.04676607894897461, 0.046666751861572264, 0.046698497772216796, 0.046845951080322266, 0.04678656005859375, 0.0468039665222168, 0.0467322883605957, 0.046691326141357424, 0.04626943969726562, 0.046491649627685545, 0.04588236618041992, 0.046371841430664064, 0.04649267196655273, 0.046514175415039063, 0.04662579345703125, 0.04658073425292969, 0.04653977584838867, 0.04660940933227539, 0.04680704116821289, 0.04665651321411133, 0.046461952209472655, 0.04657664108276367, 0.04655104064941406, 0.046025726318359376, 0.0466247673034668, 0.046445568084716796, 0.04600320053100586, 0.04877619171142578, 0.04669747161865234, 0.07205580902099609, 0.05427097702026367, 0.04644659042358398, 0.04691763305664062, 0.04663296127319336, 0.04640460968017578, 0.04651520156860352, 0.052585472106933595, 0.0527718391418457, 0.04617113494873047, 0.04619776153564453, 0.04668620681762695, 0.04621414566040039, 0.04618239974975586, 0.04753203201293945, 0.046543872833251954, 0.04642611312866211, 0.04667391967773438, 0.046963710784912106, 0.04665139389038086, 0.0469749755859375, 0.04641996765136719, 0.04665139389038086, 0.04621311950683594, 0.10357453155517578, 0.04607078552246094, 0.046578689575195314, 0.04610969543457031, 0.046276607513427735, 0.0466954231262207, 0.04662169647216797, 0.04639231872558594, 0.046296062469482424, 0.04655820846557617, 0.04655820846557617, 0.04673331069946289, 0.04616294479370117, 0.04659097671508789, 0.04660326385498047, 0.046693374633789066, 0.04682956695556641, 0.046712833404541014, 0.04679679870605469, 0.046502910614013675, 0.04632371139526367, 0.046107646942138675, 0.04642406463623047, 0.04592844772338867, 0.046467071533203126, 0.046064640045166014, 0.04662374496459961, 0.04687974548339844, 0.04674150466918945, 0.04610559844970703, 0.04586086273193359, 0.04647116851806641, 0.046491649627685545, 0.04641689682006836, 0.04657049560546875, 0.046491649627685545, 0.045892608642578124, 0.04681011199951172, 0.046852096557617184, 0.04680294418334961, 0.046709758758544925, 0.046296062469482424, 0.04659097671508789, 0.046685184478759766, 0.04662988662719727, 0.046663681030273435, 0.04668108749389648, 0.04650393676757812, 0.046481407165527344, 0.04651007843017578, 0.046783489227294923, 0.04804403305053711, 0.04637900924682617, 0.046801921844482425, 0.04674969482421875, 0.046838783264160154, 0.04681216049194336, 0.046723072052001956, 0.046772224426269535, 0.046737407684326174, 0.04617113494873047, 0.046532608032226565, 0.046827518463134765, 0.10428928375244141, 0.046685184478759766, 0.04598067092895508, 0.046018558502197264, 0.04640972900390625, 0.04658790588378906, 0.046529537200927736, 0.04599398422241211, 0.04643430328369141, 0.04578713607788086, 0.04583731079101563, 0.046772224426269535, 0.046327808380126956, 0.046309375762939455, 0.046058494567871096, 0.04643532943725586, 0.04650086212158203, 0.04648755264282227, 0.046129150390625, 0.046219264984130856, 0.04585472106933594, 0.04634828948974609, 0.046355457305908204, 0.04632064056396484, 0.04612607955932617, 0.04641996765136719, 0.04674662399291992, 0.046584831237792966, 0.04622643280029297, 0.04675481414794922, 0.04613324737548828, 0.046072830200195314, 0.04647628784179687, 0.04667596817016602, 0.04692582321166992, 0.04674252700805664, 0.04636979293823242, 0.04681318283081055, 0.046911487579345705, 0.04680089569091797, 0.04654182434082031, 0.04655513763427734, 0.046222335815429685, 0.04656435012817383, 0.04667596817016602, 0.04659097671508789, 0.04655923080444336, 0.04758937454223633, 0.046496768951416016, 0.04659199905395508, 0.046794750213623046, 0.04676198577880859, 0.04686131286621094, 0.04690431976318359, 0.04675993728637695, 0.046683135986328124, 0.046924800872802735, 0.046737407684326174, 0.04667084884643555, 0.046750720977783204, 0.04622643280029297, 0.04676812744140625, 0.04649267196655273, 0.10417971038818359, 0.046682113647460936, 0.04651827239990235, 0.04644454574584961, 0.04601446533203125, 0.046339073181152345, 0.046450687408447267, 0.04579942321777344, 0.046129150390625, 0.04638924789428711, 0.04662579345703125, 0.046514175415039063, 0.045946880340576174, 0.04651212692260742, 0.04635955047607422, 0.04633804702758789, 0.04588032150268555, 0.04611481475830078, 0.04568985748291016, 0.04634931182861328, 0.04659711837768555, 0.04608204650878906, 0.0468961296081543, 0.04689920043945312, 0.046930942535400394, 0.046704639434814454, 0.04659609603881836, 0.04660838317871094, 0.046604286193847655, 0.046617599487304685, 0.04659814453125, 0.04655513763427734, 0.04662783813476563, 0.046740478515625, 0.0478474235534668, 0.046814208984375, 0.04676403045654297, 0.04612710571289062, 0.04655104064941406, 0.04663603210449219, 0.04687974548339844, 0.04673023986816406, 0.046699520111083984, 0.04680908966064453, 0.046739456176757815, 0.04676198577880859, 0.046691326141357424, 0.0467322883605957, 0.04618137741088867, 0.04603903961181641, 0.04598476791381836, 0.04623257446289063, 0.04658892822265625, 0.04640768051147461, 0.04617216110229492, 0.04639129638671875, 0.046265342712402346, 0.04611686325073242, 0.04653055953979492, 0.04638924789428711, 0.04587417602539062, 0.04656639862060547, 0.046565376281738284, 0.10388480377197265, 0.04637081527709961, 0.04645171356201172, 0.04614656066894531, 0.046311424255371096, 0.04672409439086914, 0.046676990509033206, 0.046486526489257815, 0.04656435012817383, 0.04637696075439453, 0.04780441665649414, 0.04834201431274414, 0.046467071533203126, 0.04667596817016602, 0.04655718231201172, 0.04667801666259765, 0.04701388931274414, 0.04681318283081055, 0.04694220733642578, 0.04739993667602539, 0.0471828498840332, 0.0470384635925293, 0.04707635116577148, 0.04665139389038086, 0.04704665756225586, 0.04730777740478516, 0.04729241561889649, 0.047217662811279294, 0.047511550903320314, 0.04721254348754883, 0.0474337272644043, 0.04745523071289062, 0.04731289672851562, 0.04747980880737305, 0.047473663330078124, 0.04756480026245117, 0.047667198181152344, 0.047524864196777344, 0.0477388801574707, 0.047682559967041016, 0.047728641510009766, 0.04779827117919922, 0.047993854522705076, 0.04730777740478516, 0.04784332656860352, 0.04820070266723633, 0.047230976104736325, 0.047093761444091796, 0.04775321578979492, 0.047710208892822265, 0.047705089569091794, 0.047657985687255856, 0.047685630798339845, 0.04768153762817383, 0.047736831665039066, 0.04774092864990234, 0.0476231689453125, 0.04746854400634765, 0.04760166549682617, 0.047241214752197266, 0.04724224090576172, 0.04719001770019531, 0.047720447540283206, 0.10599321746826172, 0.04653055953979492, 0.047067134857177735, 0.0474224624633789, 0.04758528137207031, 0.04746547317504883, 0.047385601043701174, 0.04715008163452149, 0.04672409439086914, 0.046461952209472655, 0.04645580673217774, 0.046614528656005856, 0.04659814453125, 0.046696449279785154, 0.046720001220703126, 0.046852096557617184, 0.04694323348999024, 0.04665446472167969, 0.04684492874145508, 0.046908416748046876, 0.04714393615722656, 0.04691046524047852, 0.04694323348999024, 0.04693503952026367, 0.04696883010864258, 0.04691865539550781, 0.04682547378540039, 0.04660940933227539, 0.04674969482421875, 0.046855167388916014, 0.0467957763671875, 0.04664627075195313, 0.04680908966064453, 0.04639539337158203, 0.046895103454589845, 0.04657664108276367, 0.04676198577880859, 0.04690022277832031, 0.04713983917236328, 0.047091712951660154, 0.04729548645019531, 0.047309825897216794, 0.04752076721191406, 0.048438270568847655, 0.046668800354003906, 0.04613836669921875, 0.046413822174072264, 0.04650393676757812, 0.04659609603881836, 0.04733542251586914, 0.04694527816772461, 0.04650598526000976, 0.04704665756225586, 0.04688793563842773, 0.047088638305664066, 0.04757708740234375, 0.047596542358398435, 0.04703948974609375, 0.046519294738769534, 0.04666265487670898, 0.04664422225952149, 0.04668723297119141, 0.04660736083984375, 0.10430156707763671, 0.04640972900390625, 0.046429183959960936, 0.046344192504882815, 0.046595073699951174, 0.04665651321411133, 0.04632371139526367, 0.047072254180908206, 0.04701491165161133, 0.04734054565429688, 0.04686131286621094, 0.046952449798583984, 0.0464721908569336, 0.04648857498168945, 0.046475265502929686, 0.04640972900390625, 0.04629401779174805, 0.04659302520751953, 0.04649267196655273, 0.04656947326660156, 0.04613836669921875, 0.04649267196655273, 0.04648755264282227, 0.046614528656005856, 0.046033920288085936, 0.04656947326660156, 0.04655104064941406, 0.04655820846557617, 0.0467322883605957, 0.04654182434082031, 0.04610662460327149, 0.04679987335205078, 0.04671897506713867, 0.04673331069946289, 0.04661350250244141, 0.046734336853027345, 0.046860286712646484, 0.04680294418334961, 0.04653875350952148, 0.04652544021606445, 0.046529537200927736, 0.046548992156982424, 0.04658278274536133, 0.04654489517211914, 0.04641791915893555, 0.04758937454223633, 0.0462110710144043, 0.04662681579589844, 0.046660606384277346, 0.04660224151611328, 0.046701568603515625, 0.04652032089233398, 0.046284801483154295, 0.04674457550048828, 0.04676607894897461, 0.04671180725097656, 0.04674764633178711, 0.04680908966064453, 0.04672204971313477, 0.046811134338378906, 0.046647296905517575, 0.04638412857055664, 0.04659199905395508, 0.1039626235961914, 0.04643430328369141, 0.046306304931640625, 0.04589363098144531, 0.04630835342407227, 0.046459903717041014, 0.04693503952026367, 0.04618137741088867, 0.04636671829223633, 0.0458342399597168, 0.04657766342163086, 0.04668620681762695, 0.04657664108276367, 0.04598169708251953, 0.046045185089111325, 0.046064640045166014, 0.045758464813232425, 0.04623360061645508, 0.04562432098388672, 0.045818878173828126, 0.04598067092895508, 0.046489601135253904, 0.04643635177612305, 0.04678246307373047, 0.04668620681762695, 0.04658687973022461, 0.04668620681762695, 0.04647731018066406, 0.04652236938476562, 0.04678041458129883, 0.04674662399291992, 0.04661350250244141, 0.046514175415039063, 0.04640665435791016, 0.046306304931640625, 0.04659711837768555, 0.04659609603881836, 0.04621414566040039, 0.04676300811767578, 0.04688896179199219, 0.04685619354248047, 0.04690943908691406, 0.04649267196655273, 0.046860286712646484, 0.04667494583129883, 0.04658278274536133, 0.04670054244995117, 0.04668415832519531, 0.046701568603515625, 0.04654796981811524, 0.0464824333190918, 0.04654182434082031, 0.046714881896972656, 0.047951873779296876, 0.04679270553588867, 0.046273536682128906, 0.04664115142822266, 0.046706687927246096, 0.04672716903686523, 0.04658995056152344, 0.04682649612426758, 0.046691326141357424, 0.046604286193847655]",tokens/s,20.64212169625668,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-1.8B,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1813.901312,4299.096064,3372.220416,2839.543808,2585.78432,s,10,0.7744978561401368,0.07744978561401367,0.008700107146774197,0.07305854415893555,0.09354621276855468,0.09494302825927733,0.09606048065185548,"[0.09633984375, 0.0737357406616211, 0.07302140808105469, 0.07277734375, 0.07309568023681641, 0.07301744079589843, 0.07329532623291016, 0.09323580932617187, 0.07298524475097656, 0.0729940185546875]",tokens/s,3305.3674451189145,kWh,2.362113361968134e-06,3.955584939045764e-06,4.587560060980807e-06,1.0905258361994704e-05,tokens/kWh,23474913.798665334,MB,1813.901312,4299.096064,3372.220416,2839.543808,2585.78688,s,10,29.451057861328124,2.9451057861328125,0.02727131351843896,2.934978515625,2.975869287109375,2.9915056884765625,3.0040148095703127,"[3.00714208984375, 2.93986474609375, 2.9311328125, 2.97239453125, 2.92451416015625, 2.9689765625, 2.93882421875, 2.918918701171875, 2.9303466796875, 2.918943359375]",tokens/s,21.3914217603452,kWh,9.332372405587282e-05,0.00015561603212065953,8.630409598238733e-05,0.0003352438521589197,tokens/kWh,187922.90923245728,,s,629,30.08059696197511,0.04782288865178871,0.009041356429312178,0.04657356643676758,0.047702424621582036,0.047854591369628906,0.11946479797363282,"[0.04897894287109375, 0.04814438247680664, 0.049089534759521485, 0.04847820663452149, 0.04830822372436523, 0.048586753845214846, 0.048899070739746094, 0.04794879913330078, 0.04693503952026367, 0.046893054962158204, 0.0467322883605957, 0.047470592498779295, 0.04735385513305664, 0.04705279922485352, 0.047067134857177735, 0.046717952728271485, 0.04708454513549805, 0.04726784133911133, 0.047142913818359375, 0.047524864196777344, 0.04745113754272461, 0.04750950241088867, 0.04743679809570313, 0.04760371017456055, 0.04755558395385742, 0.0476497917175293, 0.047702014923095705, 0.04773376083374024, 0.047767551422119144, 0.0477655029296875, 0.04767334365844727, 0.047764480590820314, 0.047710208892822265, 0.04776857757568359, 0.047854591369628906, 0.04780748748779297, 0.04782489776611328, 0.04777983856201172, 0.04773068618774414, 0.047777793884277345, 0.04779622268676758, 0.04780441665649414, 0.04793139266967773, 0.04770406341552735, 0.047582206726074217, 0.04767129516601563, 0.047336448669433595, 0.04749619293212891, 0.04758323287963867, 0.04777676773071289, 0.047766529083251956, 0.04787507247924805, 0.047854591369628906, 0.047736831665039066, 0.047865856170654295, 0.04782796859741211, 0.0476682243347168, 0.04803071975708008, 0.04779520034790039, 0.04787712097167969, 0.04797439956665039, 0.047742977142333984, 0.12161331176757813, 0.047657985687255856, 0.04760371017456055, 0.04660531234741211, 0.04670566558837891, 0.04662886428833008, 0.0468326416015625, 0.04695859146118164, 0.04693299102783203, 0.046246910095214845, 0.04674457550048828, 0.04690124893188476, 0.04682342529296875, 0.04683980941772461, 0.046911487579345705, 0.0465428466796875, 0.04664012908935547, 0.04686643218994141, 0.04666265487670898, 0.04679270553588867, 0.046543872833251954, 0.04685619354248047, 0.046355457305908204, 0.046243839263916016, 0.04655411148071289, 0.046535678863525394, 0.04618547058105469, 0.0463636474609375, 0.046258174896240234, 0.046266368865966793, 0.04665139389038086, 0.046205951690673826, 0.04722892761230469, 0.04644454574584961, 0.046132225036621094, 0.0465715217590332, 0.04667801666259765, 0.04642611312866211, 0.04658073425292969, 0.04643328094482422, 0.04637491226196289, 0.04652544021606445, 0.046682113647460936, 0.04704051208496094, 0.04691558456420898, 0.046709758758544925, 0.046690303802490236, 0.046676990509033206, 0.04676198577880859, 0.04673843383789063, 0.0467322883605957, 0.04648038482666016, 0.04658995056152344, 0.04650598526000976, 0.04642611312866211, 0.046437374114990236, 0.04652236938476562, 0.0465530891418457, 0.04655104064941406, 0.04726169586181641, 0.04643942260742188, 0.04635647964477539, 0.046639102935791016, 0.11964006042480468, 0.04657356643676758, 0.046698497772216796, 0.04667596817016602, 0.046620670318603515, 0.046704639434814454, 0.046266368865966793, 0.046922752380371094, 0.04670259094238281, 0.04656435012817383, 0.046720001220703126, 0.04671180725097656, 0.0466247673034668, 0.046508033752441405, 0.04703129577636719, 0.0469749755859375, 0.046750720977783204, 0.046704639434814454, 0.046893054962158204, 0.047062015533447264, 0.04699955368041992, 0.0470906867980957, 0.046873600006103515, 0.04651007843017578, 0.046601215362548826, 0.046511104583740234, 0.04642303848266602, 0.04655923080444336, 0.04649881744384766, 0.04647423934936523, 0.04617932891845703, 0.04637081527709961, 0.04631654357910156, 0.04607897567749023, 0.046311424255371096, 0.04633497619628906, 0.04662374496459961, 0.046534656524658206, 0.04657766342163086, 0.04643430328369141, 0.046430206298828124, 0.04630220794677734, 0.04642201614379883, 0.04658995056152344, 0.04598988723754883, 0.04609740829467773, 0.046750720977783204, 0.046668800354003906, 0.04661964797973633, 0.047131649017333986, 0.04656435012817383, 0.046309375762939455, 0.04597964859008789, 0.045965312957763675, 0.046358528137207033, 0.046873600006103515, 0.046094337463378904, 0.04586700820922852, 0.046475265502929686, 0.04643635177612305, 0.046534656524658206, 0.04611276626586914, 0.04598067092895508, 0.1191014404296875, 0.046448638916015625, 0.04652646255493164, 0.04656025695800781, 0.046514175415039063, 0.046516223907470705, 0.046682113647460936, 0.04656332778930664, 0.04599603271484375, 0.04662169647216797, 0.04668415832519531, 0.046595073699951174, 0.046801921844482425, 0.046134273529052736, 0.046312446594238284, 0.046453758239746096, 0.046437374114990236, 0.04656742477416992, 0.04660531234741211, 0.04679167938232422, 0.04678144073486328, 0.04734259033203125, 0.04642611312866211, 0.06402252960205078, 0.047503360748291014, 0.05880012893676758, 0.046516223907470705, 0.04615167999267578, 0.0462213134765625, 0.046691326141357424, 0.04707328033447265, 0.04679270553588867, 0.046298110961914066, 0.05838745498657227, 0.046562305450439455, 0.0468961296081543, 0.04681216049194336, 0.04681932830810547, 0.04675686264038086, 0.046273536682128906, 0.04650598526000976, 0.04640256118774414, 0.04640256118774414, 0.046599166870117184, 0.04674764633178711, 0.04654694366455078, 0.04607590484619141, 0.04674150466918945, 0.046773246765136715, 0.04622643280029297, 0.046235649108886716, 0.04610969543457031, 0.046491649627685545, 0.046486526489257815, 0.04649062347412109, 0.046322689056396485, 0.04611276626586914, 0.045976577758789064, 0.04595097732543945, 0.04593868637084961, 0.0465715217590332, 0.04673331069946289, 0.04671078491210937, 0.11952127838134766, 0.0467957763671875, 0.046696449279785154, 0.046089214324951173, 0.04639129638671875, 0.046265342712402346, 0.04632985687255859, 0.046496768951416016, 0.046584831237792966, 0.046637054443359374, 0.04572467041015625, 0.0456734733581543, 0.04564582443237305, 0.04592230224609375, 0.046470142364501955, 0.04678758239746094, 0.046701568603515625, 0.04628889465332031, 0.04600831985473633, 0.04664831924438476, 0.046453758239746096, 0.04657459259033203, 0.046519294738769534, 0.04650086212158203, 0.0465530891418457, 0.04639129638671875, 0.04669440078735351, 0.04674457550048828, 0.046696449279785154, 0.047180801391601565, 0.04664831924438476, 0.04655206298828125, 0.046650367736816405, 0.04627251052856445, 0.04644761657714844, 0.04687155151367187, 0.046508033752441405, 0.04618547058105469, 0.04667391967773438, 0.04619366455078125, 0.04657254409790039, 0.04657766342163086, 0.04634931182861328, 0.04642406463623047, 0.04603084945678711, 0.046371841430664064, 0.04634521484375, 0.045876224517822264, 0.04628582382202148, 0.04628889465332031, 0.046701568603515625, 0.04643635177612305, 0.046273536682128906, 0.046252033233642575, 0.046227455139160156, 0.04658073425292969, 0.04644761657714844, 0.046209022521972655, 0.04613017654418945, 0.04621721649169922, 0.046755840301513675, 0.04650086212158203, 0.0467957763671875, 0.1194997787475586, 0.0464824333190918, 0.04598476791381836, 0.04620800018310547, 0.045876224517822264, 0.045862911224365234, 0.04643942260742188, 0.04611276626586914, 0.046461952209472655, 0.046516223907470705, 0.04651827239990235, 0.046342144012451174, 0.04611072158813476, 0.046107646942138675, 0.04666470336914062, 0.04623974227905273, 0.046513153076171876, 0.04684799957275391, 0.046960639953613284, 0.046963710784912106, 0.04717465591430664, 0.04716543960571289, 0.04712038421630859, 0.047270912170410156, 0.04729958343505859, 0.0472545280456543, 0.0473702392578125, 0.04740095901489258, 0.04734975814819336, 0.0472913932800293, 0.04724531173706055, 0.04733235168457031, 0.0475228157043457, 0.047426559448242187, 0.04746649551391602, 0.04761907196044922, 0.047505409240722656, 0.047505409240722656, 0.04743679809570313, 0.04737945556640625, 0.04749824142456055, 0.047529983520507815, 0.047492095947265625, 0.04774399948120117, 0.0479027214050293, 0.047766529083251956, 0.04780646514892578, 0.047898624420166014, 0.04771737670898438, 0.047800319671630856, 0.04780134582519531, 0.04779417419433594, 0.04781875228881836, 0.048023551940917966, 0.047726593017578124, 0.04797542572021484, 0.047799297332763675, 0.047696895599365234, 0.04722585678100586, 0.04683161544799805, 0.04673023986816406, 0.0465428466796875, 0.047062015533447264, 0.11995033264160156, 0.046990337371826174, 0.04692582321166992, 0.046663681030273435, 0.0463001594543457, 0.04678041458129883, 0.04682956695556641, 0.046895103454589845, 0.04677939224243164, 0.0469483528137207, 0.04671692657470703, 0.04677632141113281, 0.046794750213623046, 0.04682854461669922, 0.04743884658813476, 0.046696449279785154, 0.04670361709594727, 0.04679679870605469, 0.04638515090942383, 0.04678246307373047, 0.046445568084716796, 0.04638105773925781, 0.0466319351196289, 0.046652416229248046, 0.04677529525756836, 0.04636159896850586, 0.046611457824707034, 0.04677939224243164, 0.046740478515625, 0.04619980621337891, 0.04638003158569336, 0.04653977584838867, 0.04616806411743164, 0.046458881378173826, 0.04666572952270508, 0.04658278274536133, 0.04655718231201172, 0.04592844772338867, 0.046399486541748046, 0.04665753555297852, 0.04682547378540039, 0.046845951080322266, 0.04657766342163086, 0.046430206298828124, 0.046811134338378906, 0.0468326416015625, 0.04636671829223633, 0.046394367218017575, 0.046427135467529294, 0.046562305450439455, 0.04691865539550781, 0.04688076782226563, 0.04702207946777344, 0.04685619354248047, 0.04653772735595703, 0.04677836990356445, 0.04691046524047852, 0.046202880859375, 0.04704153442382813, 0.04653363037109375, 0.0464640007019043, 0.04640563201904297, 0.04661964797973633, 0.1399183349609375, 0.04717567825317383, 0.04704153442382813, 0.04600320053100586, 0.04587724685668945, 0.04620492935180664, 0.04635238265991211, 0.0463370246887207, 0.04571136093139649, 0.04613631820678711, 0.04641177749633789, 0.047129600524902344, 0.04647731018066406, 0.04574515151977539, 0.0463267822265625, 0.04662169647216797, 0.04611481475830078, 0.046637054443359374, 0.04665446472167969, 0.04676095962524414, 0.0465530891418457, 0.046383102416992186, 0.04633804702758789, 0.04668928146362305, 0.04652339172363281, 0.04614656066894531, 0.04621516799926758, 0.04638105773925781, 0.0459048957824707, 0.046167041778564455, 0.04596428680419922, 0.04657254409790039, 0.045881343841552735, 0.0457891845703125, 0.04581990432739258, 0.0465428466796875, 0.04647423934936523, 0.04648038482666016, 0.04604620742797851, 0.04600831985473633, 0.04634726333618164, 0.0458158073425293, 0.04632883071899414, 0.046514175415039063, 0.04581171035766601, 0.04602777481079102, 0.04657254409790039, 0.046633983612060545, 0.04664627075195313, 0.04652339172363281, 0.04623052978515625, 0.04651212692260742, 0.04606259155273437, 0.04662681579589844, 0.046176254272460936, 0.04650905609130859, 0.045976577758789064, 0.046301185607910154, 0.046706687927246096, 0.046707710266113284, 0.04650086212158203, 0.04623974227905273, 0.045870079040527346, 0.11968000030517578, 0.046565376281738284, 0.04615679931640625, 0.046630912780761716, 0.04656435012817383, 0.045856769561767576, 0.046099456787109375, 0.04618239974975586, 0.04616806411743164, 0.04604006576538086, 0.046524417877197265, 0.046704639434814454, 0.046857215881347655, 0.04694630432128906, 0.04667391967773438, 0.047562751770019535, 0.04623155212402344, 0.04670054244995117, 0.046717952728271485, 0.046183425903320315, 0.04642303848266602, 0.0465428466796875, 0.046061569213867185, 0.0465530891418457, 0.046153728485107424, 0.046317569732666014, 0.04676505661010742, 0.04687257766723633, 0.0462110710144043, 0.04671692657470703, 0.04653055953979492, 0.046508033752441405, 0.04605440139770508, 0.04656435012817383, 0.046461952209472655, 0.046494720458984375, 0.045894657135009766, 0.04646912002563477, 0.04599603271484375, 0.04634828948974609, 0.046088191986083986, 0.04657459259033203, 0.04657049560546875, 0.04657766342163086, 0.04666265487670898, 0.04676300811767578, 0.046483455657958986, 0.04653158569335938, 0.04650086212158203, 0.046440448760986325, 0.0460052490234375, 0.046514175415039063, 0.04748492813110351, 0.048246784210205076, 0.04691865539550781, 0.04674252700805664, 0.04646809768676758, 0.04642508697509766, 0.046669822692871094, 0.04637696075439453, 0.04683366394042969, 0.046453758239746096, 0.046080001831054686, 0.11937484741210938, 0.04589567947387695, 0.046268417358398435, 0.046355457305908204, 0.04577996826171875, 0.04635340881347656, 0.04632371139526367, 0.04570828628540039, 0.04645785522460937, 0.046481407165527344, 0.04669747161865234, 0.046704639434814454, 0.04664422225952149, 0.04669235229492188, 0.04655820846557617, 0.04631039810180664, 0.04575948715209961, 0.04573081588745117, 0.04563046264648438, 0.04619980621337891, 0.04603084945678711, 0.04694323348999024, 0.046118911743164064, 0.04671078491210937, 0.046990337371826174, 0.04678041458129883, 0.04631039810180664, 0.04638412857055664, 0.04674150466918945, 0.04614451217651367, 0.04630527877807617, 0.04664831924438476, 0.046461952209472655, 0.046166015625, 0.046660606384277346, 0.046717952728271485, 0.04656025695800781, 0.046663681030273435, 0.04665446472167969, 0.04643532943725586, 0.046377983093261715, 0.04638515090942383, 0.04608512115478516, 0.04660224151611328, 0.04630323028564453, 0.04571340942382812, 0.04634828948974609, 0.04589670562744141, 0.045532161712646485, 0.04636262512207031, 0.04622335815429687, 0.04627251052856445, 0.04634828948974609, 0.04594483184814453, 0.04641177749633789, 0.046298110961914066, 0.045894657135009766, 0.04634931182861328, 0.04642201614379883, 0.046069759368896485, 0.04650086212158203, 0.04651520156860352, 0.04671590423583984]",tokens/s,20.910489269714937,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-70m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1225.191424,1681.915904,754.97472,222.298112,184.361984,s,16,0.1894616651535034,0.011841354072093965,0.00044521273627775654,0.011783120155334472,0.012398640155792236,0.012576767921447754,0.012755865669250488,"[0.012800640106201171, 0.011941408157348633, 0.012148287773132324, 0.011768992424011231, 0.011382495880126953, 0.01152393627166748, 0.01147542381286621, 0.011224032402038574, 0.011665632247924804, 0.011960351943969726, 0.012295136451721192, 0.011797247886657715, 0.012502143859863282, 0.012153183937072754, 0.011129504203796386, 0.01169324779510498]",tokens/s,21619.149164984836,kWh,3.8004083556653806e-07,6.374950468480609e-07,3.5925909664585156e-07,1.3767949790604506e-06,tokens/kWh,185939085.9884592,MB,1225.191424,1681.850368,754.97472,222.298112,188.744704,s,16,10.08244561767578,0.6301528511047363,0.018096071466256504,0.6255569458007812,0.6557862854003906,0.6600524139404297,0.6634111175537108,"[0.6260308837890625, 0.6529196166992187, 0.6384898681640625, 0.61841455078125, 0.6137093505859375, 0.6148921508789063, 0.610739990234375, 0.6258150024414062, 0.6252988891601563, 0.64805419921875, 0.6586529541015625, 0.6452659301757813, 0.6642507934570312, 0.6239728393554688, 0.6117215576171875, 0.604217041015625]",tokens/s,99.9757438049406,kWh,2.13774426467943e-05,3.5098041837565335e-05,1.7535458922205712e-05,7.401094340656534e-05,tokens/kWh,851225.4688326458,,s,1007,10.248904700279244,0.010177661072769847,0.0017461330452381327,0.009796607971191406,0.010506854057312012,0.010908774089813233,0.022207733879089343,"[0.010373120307922363, 0.01031884765625, 0.01032192039489746, 0.010339327812194824, 0.010260479927062988, 0.010541055679321289, 0.010101759910583496, 0.010479616165161134, 0.010433535575866699, 0.010394623756408691, 0.010279935836791992, 0.010329088211059571, 0.01040998363494873, 0.010011648178100586, 0.00973516845703125, 0.009761792182922363, 0.009721856117248535, 0.00971059226989746, 0.009724927902221679, 0.009793536186218262, 0.009736191749572755, 0.010017791748046874, 0.009757696151733398, 0.009783295631408692, 0.009733119964599609, 0.009772031784057618, 0.009754624366760254, 0.009772031784057618, 0.009809920310974121, 0.0097259521484375, 0.009759743690490723, 0.009962495803833007, 0.009736191749572755, 0.009698304176330566, 0.009739263534545899, 0.00971776008605957, 0.009731072425842285, 0.0097259521484375, 0.009796607971191406, 0.009731072425842285, 0.009672703742980958, 0.009722880363464356, 0.00971571159362793, 0.00990822410583496, 0.009691136360168457, 0.009767935752868653, 0.009712639808654786, 0.00974028778076172, 0.009722880363464356, 0.009727999687194825, 0.009682944297790527, 0.009687040328979492, 0.009719807624816895, 0.009794560432434082, 0.009776127815246583, 0.009692159652709961, 0.00970751953125, 0.01018777561187744, 0.010266624450683593, 0.010308608055114746, 0.010322943687438964, 0.010295295715332031, 0.02229452705383301, 0.009810943603515625, 0.009677824020385742, 0.00971878433227539, 0.009727999687194825, 0.009706496238708496, 0.009708543777465821, 0.010348544120788575, 0.010202112197875977, 0.010288127899169922, 0.010333184242248536, 0.01035264015197754, 0.010350591659545898, 0.010324992179870606, 0.010297344207763673, 0.009690112113952636, 0.009681920051574706, 0.009933823585510254, 0.009690112113952636, 0.009663488388061523, 0.009669631958007812, 0.029030399322509767, 0.010688511848449708, 0.010205183982849121, 0.01025331211090088, 0.010271743774414062, 0.010312704086303711, 0.009964544296264649, 0.009629695892333985, 0.009620479583740234, 0.009621503829956055, 0.02233344078063965, 0.009933823585510254, 0.009906175613403321, 0.010314751625061035, 0.010276864051818848, 0.010227711677551269, 0.010226688385009765, 0.010260479927062988, 0.010099712371826173, 0.009683967590332031, 0.009668607711791993, 0.009666560173034668, 0.009691136360168457, 0.009663488388061523, 0.00970751953125, 0.009695232391357422, 0.009702400207519531, 0.009706496238708496, 0.009456640243530273, 0.009378815650939941, 0.009382911682128906, 0.009391103744506836, 0.009385984420776367, 0.009424896240234374, 0.009431039810180664, 0.009387007713317871, 0.0094136323928833, 0.009360383987426758, 0.009400320053100587, 0.009374719619750976, 0.010010623931884765, 0.010262528419494628, 0.02287513542175293, 0.010234880447387695, 0.010142720222473145, 0.009379839897155762, 0.009349120140075684, 0.009368576049804688, 0.009689087867736817, 0.02201907157897949, 0.009568256378173828, 0.009607168197631836, 0.010297344207763673, 0.010306559562683105, 0.010351615905761719, 0.010468352317810058, 0.010445823669433594, 0.009752575874328612, 0.00950169563293457, 0.009422847747802734, 0.009401344299316406, 0.009424896240234374, 0.009409536361694336, 0.009395199775695801, 0.009579520225524902, 0.010294272422790527, 0.010254336357116698, 0.010256383895874023, 0.010235903739929199, 0.010539008140563964, 0.010159104347229005, 0.009690112113952636, 0.010362879753112793, 0.010333184242248536, 0.010074111938476562, 0.009655296325683594, 0.009652223587036133, 0.009691136360168457, 0.010280960083007813, 0.010361856460571289, 0.010348544120788575, 0.010348544120788575, 0.01032806396484375, 0.010276864051818848, 0.009690112113952636, 0.009923583984375, 0.009925632476806641, 0.009713664054870605, 0.009752575874328612, 0.009744383811950684, 0.009708543777465821, 0.009963520050048828, 0.010215423583984374, 0.010317824363708495, 0.01031884765625, 0.010339327812194824, 0.010346495628356933, 0.010232831954956055, 0.009796607971191406, 0.009785344123840332, 0.0096245756149292, 0.009675775527954102, 0.009442303657531738, 0.00952012825012207, 0.009541631698608399, 0.022365184783935548, 0.010332159996032715, 0.010291199684143066, 0.010290176391601562, 0.01032703971862793, 0.009862144470214844, 0.009621503829956055, 0.009371647834777832, 0.009396224021911622, 0.009390080451965332, 0.009382911682128906, 0.009393152236938476, 0.010270719528198241, 0.010317824363708495, 0.010288127899169922, 0.01032806396484375, 0.010285056114196778, 0.010306559562683105, 0.0097259521484375, 0.009447423934936524, 0.009424896240234374, 0.009404416084289552, 0.009585663795471192, 0.00940339183807373, 0.009390080451965332, 0.009567232131958007, 0.010190848350524903, 0.01030246353149414, 0.010324992179870606, 0.010312704086303711, 0.010305536270141602, 0.010295295715332031, 0.010005503654479981, 0.009862144470214844, 0.009690112113952636, 0.009697279930114745, 0.009691136360168457, 0.009700351715087891, 0.009660415649414063, 0.009719807624816895, 0.009703424453735352, 0.009699328422546387, 0.009697279930114745, 0.009766912460327149, 0.009680895805358887, 0.009747455596923828, 0.009698304176330566, 0.0096245756149292, 0.009645055770874024, 0.009613311767578125, 0.00961023998260498, 0.009656319618225098, 0.009713664054870605, 0.00974233627319336, 0.009671680450439453, 0.009686016082763671, 0.009680895805358887, 0.009690112113952636, 0.009681920051574706, 0.009651200294494629, 0.009700351715087891, 0.009641983985900878, 0.009671680450439453, 0.021513216018676756, 0.009650176048278808, 0.009690112113952636, 0.009702400207519531, 0.009692159652709961, 0.009697279930114745, 0.00971059226989746, 0.009744383811950684, 0.010078207969665527, 0.009765888214111328, 0.009702400207519531, 0.009722880363464356, 0.009705471992492675, 0.009688063621520996, 0.009745408058166503, 0.009699328422546387, 0.009720831871032716, 0.009706496238708496, 0.009693183898925782, 0.009944064140319824, 0.009691136360168457, 0.00972390365600586, 0.00970137596130371, 0.00971059226989746, 0.00971571159362793, 0.009720831871032716, 0.009673727989196777, 0.009737215995788574, 0.009738240242004394, 0.009687040328979492, 0.00963584041595459, 0.009706496238708496, 0.009688063621520996, 0.010612735748291016, 0.009785344123840332, 0.009705471992492675, 0.009692159652709961, 0.009667584419250488, 0.009664511680603028, 0.009683967590332031, 0.009673727989196777, 0.009670656204223632, 0.009631744384765625, 0.009671680450439453, 0.009651200294494629, 0.00963379192352295, 0.00971673583984375, 0.009643008232116699, 0.009653247833251954, 0.009631744384765625, 0.009771007537841797, 0.009762816429138184, 0.009659392356872559, 0.009684991836547852, 0.009684991836547852, 0.009657343864440919, 0.009668607711791993, 0.009649151802062989, 0.009828351974487304, 0.01045299243927002, 0.009763839721679688, 0.009696255683898926, 0.009745408058166503, 0.02167705535888672, 0.009853952407836914, 0.009661439895629884, 0.009661439895629884, 0.009682944297790527, 0.009658368110656738, 0.009690112113952636, 0.009658368110656738, 0.009650176048278808, 0.009687040328979492, 0.009689087867736817, 0.00970137596130371, 0.009649151802062989, 0.009683967590332031, 0.009669631958007812, 0.009677824020385742, 0.009746432304382324, 0.00979251194000244, 0.009682944297790527, 0.009669631958007812, 0.009693183898925782, 0.009704447746276856, 0.009693183898925782, 0.009708543777465821, 0.009928704261779785, 0.009691136360168457, 0.009650176048278808, 0.009652223587036133, 0.009664511680603028, 0.009655296325683594, 0.009674752235412597, 0.009640959739685059, 0.009665535926818849, 0.009639936447143555, 0.00970751953125, 0.00982323169708252, 0.0096245756149292, 0.009862144470214844, 0.009623552322387695, 0.009643008232116699, 0.009641983985900878, 0.00962764835357666, 0.009667584419250488, 0.010106880187988282, 0.009691136360168457, 0.011802623748779297, 0.010868736267089844, 0.01025331211090088, 0.009682944297790527, 0.009668607711791993, 0.009670656204223632, 0.009650176048278808, 0.009680895805358887, 0.009643008232116699, 0.009631744384765625, 0.009645055770874024, 0.009643008232116699, 0.00963584041595459, 0.009679871559143067, 0.009860095977783203, 0.009671680450439453, 0.009593855857849122, 0.009656319618225098, 0.02230988883972168, 0.010407936096191407, 0.010394623756408691, 0.01042636775970459, 0.010432512283325195, 0.010389504432678222, 0.010423295974731446, 0.010378239631652832, 0.010653696060180663, 0.01022054386138916, 0.009453568458557129, 0.00940544033050537, 0.009409536361694336, 0.009474047660827637, 0.009393152236938476, 0.009445376396179199, 0.009401344299316406, 0.009376768112182618, 0.009430015563964844, 0.009415679931640625, 0.009415679931640625, 0.009558015823364258, 0.009446399688720703, 0.009560064315795898, 0.009408512115478516, 0.00941977596282959, 0.009438207626342773, 0.00941260814666748, 0.009447423934936524, 0.009470975875854493, 0.009440256118774413, 0.009437184333801269, 0.009448448181152343, 0.009423871994018555, 0.009407487869262696, 0.00954265594482422, 0.009515007972717286, 0.009480192184448242, 0.009473024368286133, 0.009433088302612304, 0.009447423934936524, 0.009395199775695801, 0.009415679931640625, 0.009446399688720703, 0.009430015563964844, 0.009393152236938476, 0.00961945629119873, 0.00941260814666748, 0.009417728424072265, 0.009801728248596191, 0.009746432304382324, 0.009423871994018555, 0.009398271560668945, 0.009408512115478516, 0.009406463623046875, 0.009789440155029297, 0.01032192039489746, 0.010298368453979492, 0.010301440238952637, 0.010381312370300292, 0.010345472335815429, 0.00951910400390625, 0.00959488010406494, 0.021188608169555666, 0.009358336448669433, 0.009381888389587402, 0.00942080020904541, 0.009593855857849122, 0.010333184242248536, 0.010338303565979003, 0.010308608055114746, 0.010334207534790038, 0.010291199684143066, 0.009772031784057618, 0.009602047920227052, 0.009450495719909668, 0.009452544212341308, 0.00941158390045166, 0.009415679931640625, 0.0094269437789917, 0.009458687782287598, 0.010361856460571289, 0.010322943687438964, 0.010346495628356933, 0.010353664398193359, 0.01031372833251953, 0.009950207710266114, 0.009441280364990234, 0.00941158390045166, 0.009638912200927734, 0.009408512115478516, 0.00953446388244629, 0.009667584419250488, 0.009672703742980958, 0.009650176048278808, 0.010274815559387206, 0.010340352058410645, 0.010153984069824219, 0.010226688385009765, 0.010422271728515625, 0.010182656288146973, 0.010317824363708495, 0.010115072250366211, 0.010244095802307129, 0.010354687690734863, 0.010355711936950684, 0.009851903915405273, 0.010493951797485352, 0.009926655769348144, 0.009453568458557129, 0.009443327903747559, 0.009490431785583496, 0.009562111854553223, 0.010216447830200195, 0.01013759994506836, 0.009910271644592286, 0.010298368453979492, 0.010053631782531738, 0.010109951972961426, 0.01021235179901123, 0.010294272422790527, 0.010315775871276855, 0.010353664398193359, 0.009954303741455077, 0.00971571159362793, 0.009788415908813476, 0.02182963180541992, 0.009689087867736817, 0.009704447746276856, 0.010044416427612305, 0.010417152404785156, 0.009795583724975587, 0.010375167846679688, 0.0102041597366333, 0.010345472335815429, 0.010317824363708495, 0.010329088211059571, 0.010283007621765136, 0.009828351974487304, 0.009722880363464356, 0.009663488388061523, 0.009379839897155762, 0.009371647834777832, 0.009483263969421387, 0.009513983726501465, 0.009465855598449707, 0.009883647918701171, 0.010384384155273438, 0.010405887603759765, 0.010359807968139649, 0.010322943687438964, 0.010150912284851075, 0.00941260814666748, 0.01063219165802002, 0.009730048179626465, 0.009761792182922363, 0.009666560173034668, 0.009680895805358887, 0.009678848266601562, 0.009661439895629884, 0.009639936447143555, 0.009630720138549804, 0.009675775527954102, 0.009669631958007812, 0.010474495887756348, 0.010906623840332032, 0.011205632209777832, 0.010949631690979005, 0.010461183547973632, 0.009771007537841797, 0.009739263534545899, 0.009754624366760254, 0.00973516845703125, 0.009688063621520996, 0.009662464141845703, 0.00971059226989746, 0.009694208145141601, 0.00971776008605957, 0.00985804843902588, 0.00971059226989746, 0.0097259521484375, 0.00942796802520752, 0.009425919532775879, 0.009539584159851074, 0.009637887954711915, 0.009829376220703125, 0.009963520050048828, 0.010081279754638671, 0.010184703826904297, 0.02244095993041992, 0.010141695976257324, 0.010098688125610352, 0.010133503913879394, 0.010052607536315919, 0.01032806396484375, 0.010247167587280273, 0.01011302375793457, 0.010289152145385743, 0.010281984329223632, 0.010231807708740234, 0.010314751625061035, 0.011087871551513672, 0.010795007705688477, 0.010213376045227051, 0.010555392265319824, 0.01042841625213623, 0.010248191833496094, 0.010340352058410645, 0.010291199684143066, 0.010068991661071777, 0.009890815734863282, 0.010005503654479981, 0.00950169563293457, 0.009804800033569335, 0.010306559562683105, 0.010233856201171876, 0.010174464225769043, 0.010058752059936523, 0.010036224365234376, 0.009957375526428223, 0.009973759651184083, 0.009975808143615723, 0.009925632476806641, 0.009903103828430175, 0.009951231956481933, 0.010053631782531738, 0.010322943687438964, 0.010266624450683593, 0.01006387233734131, 0.010272768020629883, 0.010057727813720703, 0.010276864051818848, 0.010124287605285644, 0.011194368362426758, 0.01031065559387207, 0.012058624267578125, 0.011439104080200196, 0.010788864135742187, 0.010463232040405274, 0.010431488037109376, 0.010210304260253907, 0.01033523178100586, 0.010320896148681641, 0.010090496063232422, 0.010284031867980957, 0.010233856201171876, 0.010185728073120117, 0.010399744033813477, 0.010357760429382324, 0.010411007881164551, 0.010350591659545898, 0.010340352058410645, 0.023159807205200195, 0.01019596767425537, 0.010235903739929199, 0.010184703826904297, 0.010058752059936523, 0.010037247657775878, 0.01030348777770996, 0.0103372802734375, 0.01052467155456543, 0.010275839805603027, 0.010169343948364258, 0.01010483169555664, 0.010242048263549805, 0.010296319961547852, 0.010341376304626464, 0.010415103912353516, 0.010299391746520996, 0.010136575698852538, 0.010590208053588868, 0.010343423843383789, 0.01018777561187744, 0.010109951972961426, 0.010390527725219726, 0.010306559562683105, 0.010291199684143066, 0.010169343948364258, 0.010295295715332031, 0.010297344207763673, 0.010169343948364258, 0.01021951961517334, 0.010244095802307129, 0.010266624450683593, 0.010323967933654785, 0.010293248176574708, 0.010568703651428223, 0.010712063789367676, 0.010690560340881347, 0.010470399856567383, 0.010424320220947265, 0.010611712455749512, 0.010979328155517578, 0.012174336433410645, 0.011424768447875976, 0.01085747241973877, 0.010487808227539062, 0.010391551971435547, 0.01044275188446045, 0.010549247741699219, 0.010500096321105956, 0.010606592178344726, 0.01144217586517334, 0.011282431602478027, 0.012495871543884277, 0.010848256111145019, 0.010391551971435547, 0.010059776306152344, 0.01064857578277588, 0.010471424102783204, 0.01032703971862793, 0.010134528160095215, 0.009586688041687011, 0.010003456115722656, 0.009630720138549804, 0.022219776153564453, 0.009965567588806153, 0.00991539192199707, 0.009950207710266114, 0.010176511764526367, 0.010257408142089844, 0.010164223670959472, 0.010308608055114746, 0.011107328414916993, 0.010957823753356934, 0.010636287689208984, 0.009926655769348144, 0.01034444808959961, 0.01045299243927002, 0.010512384414672851, 0.010340352058410645, 0.01074176025390625, 0.011182080268859864, 0.011297792434692382, 0.011192319869995117, 0.010505215644836426, 0.010407936096191407, 0.010254336357116698, 0.010115072250366211, 0.009973759651184083, 0.010165247917175293, 0.010200063705444335, 0.010042367935180664, 0.00993791961669922, 0.010142720222473145, 0.010243071556091308, 0.010011648178100586, 0.009871359825134277, 0.00992972755432129, 0.010015744209289551, 0.009821184158325195, 0.009889792442321778, 0.009634816169738769, 0.009371647834777832, 0.009263104438781738, 0.009286656379699706, 0.0095098876953125, 0.011577343940734864, 0.01004032039642334, 0.009640959739685059, 0.009974783897399902, 0.010176511764526367, 0.010309632301330567, 0.010334207534790038, 0.010241024017333985, 0.010192895889282226, 0.010159104347229005, 0.010312704086303711, 0.010372096061706543, 0.010281984329223632, 0.010265600204467774, 0.010470399856567383, 0.01042739200592041, 0.010424320220947265, 0.010449919700622558, 0.010390527725219726, 0.01023078441619873, 0.01053286361694336, 0.02351820755004883, 0.0104519681930542, 0.011024383544921875, 0.01184665584564209, 0.011333632469177245, 0.012353535652160644, 0.011760640144348144, 0.012112895965576171, 0.01063526439666748, 0.01043558406829834, 0.010475520133972169, 0.010300415992736817, 0.010518527984619141, 0.01123635196685791, 0.011176959991455078, 0.010596351623535156, 0.010286080360412597, 0.010299391746520996, 0.010206208229064942, 0.010144767761230468, 0.01031987190246582, 0.011126784324645997, 0.01102847957611084, 0.011119615554809571, 0.011212800025939941, 0.011035648345947266, 0.01061580753326416, 0.010541055679321289, 0.01062707233428955, 0.010178560256958008, 0.01001471996307373, 0.010199040412902831, 0.010151935577392577, 0.010192895889282226, 0.010124287605285644, 0.010216447830200195, 0.010167296409606934, 0.009881600379943848, 0.009764863967895507, 0.009805824279785156, 0.00985804843902588, 0.009999360084533691, 0.010881024360656738, 0.010909695625305176, 0.010855423927307128, 0.010385408401489257, 0.010676223754882813, 0.010540032386779785, 0.010693632125854492, 0.010606592178344726, 0.010722304344177246, 0.010843135833740235, 0.01061580753326416, 0.01013043212890625, 0.010099712371826173, 0.009912320137023926, 0.010158080101013184, 0.010117119789123535, 0.009933823585510254, 0.009863167762756348, 0.009987071990966797, 0.01006387233734131, 0.009948160171508789, 0.022732799530029296, 0.010158080101013184, 0.009970687866210937, 0.01051955223083496, 0.01075609588623047, 0.010005503654479981, 0.010170368194580079, 0.010168319702148437, 0.009978879928588867, 0.009857024192810059, 0.009877504348754883, 0.010885120391845703, 0.010068991661071777, 0.01006387233734131, 0.010106880187988282, 0.010117119789123535, 0.009904128074645996, 0.010699775695800781, 0.009777152061462402, 0.009935872077941894, 0.009865216255187988, 0.009783295631408692, 0.009845760345458985, 0.00971776008605957, 0.009692159652709961, 0.009650176048278808, 0.01063424015045166, 0.009903103828430175, 0.009752575874328612, 0.009871359825134277, 0.009886719703674317, 0.009810943603515625, 0.009846783638000489, 0.010162176132202149, 0.01015500831604004, 0.009801728248596191, 0.009866239547729493, 0.010663935661315918, 0.009741312026977538, 0.00983142375946045, 0.009751551628112793, 0.009862144470214844, 0.009636863708496094, 0.009775103569030762, 0.010372096061706543, 0.010119168281555176, 0.009801728248596191, 0.009727999687194825, 0.009749504089355468, 0.009522175788879395, 0.009529343605041504, 0.009527296066284179, 0.009590784072875976, 0.00962559986114502, 0.01003212833404541, 0.009652223587036133, 0.009578495979309083, 0.009547776222229003, 0.009275391578674316, 0.009358336448669433, 0.00935321617126465, 0.009240575790405273, 0.00931942367553711, 0.02084659194946289, 0.009506815910339356, 0.009846783638000489, 0.009637887954711915, 0.009551872253417968, 0.009510911941528321, 0.009540608406066894, 0.009597951889038087, 0.009606143951416016, 0.00961023998260498, 0.010158080101013184, 0.010084351539611817, 0.009694208145141601, 0.009638912200927734, 0.009664511680603028, 0.009552895545959473, 0.009588735580444336, 0.009525247573852539, 0.009783295631408692, 0.009658368110656738, 0.009566207885742188, 0.009587712287902832, 0.009582592010498046, 0.009582592010498046, 0.009692159652709961, 0.009771007537841797, 0.009382911682128906, 0.009379839897155762, 0.00931942367553711, 0.01050931167602539, 0.009703424453735352, 0.009713664054870605, 0.00962662410736084, 0.009706496238708496, 0.00960102367401123, 0.009583616256713867, 0.009608192443847656, 0.009531392097473144, 0.009563136100769042, 0.010188799858093261, 0.009934847831726074, 0.009620479583740234, 0.00970751953125, 0.00961740779876709, 0.009569279670715332, 0.009558015823364258, 0.009549823760986328, 0.010556415557861328, 0.009675775527954102, 0.00961945629119873, 0.009692159652709961, 0.010025983810424804, 0.009928704261779785, 0.009581567764282227, 0.010391551971435547, 0.010007552146911621, 0.0096245756149292, 0.009765888214111328, 0.009837568283081055, 0.009663488388061523, 0.009683967590332031, 0.009643008232116699, 0.009798656463623047, 0.021792768478393554, 0.009598976135253906, 0.009638912200927734, 0.009649151802062989, 0.01064857578277588, 0.009821184158325195, 0.00970751953125, 0.009706496238708496, 0.009731072425842285, 0.009883647918701171, 0.009655296325683594, 0.009689087867736817, 0.009696255683898926, 0.009790464401245117, 0.009974783897399902, 0.009549823760986328, 0.009434111595153808, 0.009416704177856445, 0.00942899227142334, 0.009387007713317871, 0.009637887954711915, 0.009379839897155762, 0.009379839897155762, 0.009387007713317871, 0.00942080020904541, 0.009384960174560546, 0.009606143951416016, 0.009488384246826171, 0.009448448181152343, 0.009437184333801269, 0.009527296066284179, 0.009492480278015136, 0.009430015563964844, 0.009425919532775879, 0.009368576049804688, 0.009541631698608399, 0.009516032218933105, 0.009438207626342773, 0.0094136323928833, 0.00940544033050537, 0.009441280364990234, 0.00941977596282959, 0.009451519966125489, 0.009630720138549804, 0.009443327903747559, 0.009377792358398437, 0.00951910400390625, 0.009522175788879395, 0.009477120399475097, 0.009399295806884766, 0.00942796802520752, 0.00942080020904541, 0.00951807975769043, 0.009448448181152343, 0.00963379192352295, 0.009786368370056153, 0.009447423934936524, 0.009443327903747559, 0.00941260814666748, 0.009443327903747559, 0.010091520309448243, 0.010373120307922363, 0.010430463790893555]",tokens/s,98.25440175793261,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-2b,google/gemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-40b,tiiuae/falcon-40b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-7b,google/gemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-125m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1220.063232,1671.430144,744.48896,211.812352,169.494528,s,10,0.23442652702331543,0.02344265270233154,0.0015281751728086438,0.023074463844299314,0.025389637947082516,0.02625510740280151,0.02694748296737671,"[0.02712057685852051, 0.025197311401367186, 0.023825599670410157, 0.0231309757232666, 0.02301795196533203, 0.022335647583007812, 0.023357824325561525, 0.021987648010253907, 0.022313983917236328, 0.022139007568359376]",tokens/s,10920.265861147145,kWh,7.341633094621834e-07,1.185992917627047e-06,8.756559551580171e-07,2.7958121822472476e-06,tokens/kWh,91565521.32705481,MB,1220.063232,1671.430144,744.48896,211.812352,178.502656,s,10,11.88029064941406,1.1880290649414063,0.049419821044364584,1.1759024658203125,1.2397464477539062,1.2708355041503905,1.2957067492675782,"[1.2328377685546874, 1.301924560546875, 1.2180947265625, 1.191448974609375, 1.16035595703125, 1.15347998046875, 1.19439404296875, 1.1540615234375, 1.145047119140625, 1.12864599609375]",tokens/s,53.02900565240562,kWh,3.582913256155718e-05,5.941740920152504e-05,3.561495656901794e-05,0.00013086149833210013,tokens/kWh,481425.0241894578,,s,629,12.066888702392577,0.01918424277009949,0.0031287969445382207,0.018578432083129884,0.020178738403320316,0.020874034881591796,0.04073721740722657,"[0.02021887969970703, 0.0208721923828125, 0.02011238479614258, 0.020715520858764647, 0.02049843215942383, 0.02085273551940918, 0.019942399978637695, 0.020554752349853517, 0.021009408950805664, 0.020168703079223634, 0.020455423355102538, 0.020875263214111327, 0.020396032333374024, 0.02084556770324707, 0.020389888763427736, 0.02084556770324707, 0.019531776428222656, 0.01925632095336914, 0.01921023941040039, 0.019211263656616212, 0.019327999114990235, 0.019272703170776367, 0.019200000762939453, 0.01924095916748047, 0.01920614433288574, 0.01924095916748047, 0.019188735961914064, 0.019283967971801756, 0.019520511627197267, 0.01923481559753418, 0.019131391525268555, 0.019203071594238282, 0.019178495407104493, 0.019314687728881837, 0.01921433639526367, 0.01922047996520996, 0.019163135528564454, 0.019367935180664063, 0.019318784713745117, 0.019273727416992188, 0.01923276710510254, 0.019520511627197267, 0.01929523277282715, 0.019144704818725586, 0.019141632080078123, 0.019120128631591796, 0.01920921516418457, 0.01907711982727051, 0.019109888076782225, 0.019094528198242186, 0.01905356788635254, 0.01904332733154297, 0.019111936569213867, 0.01909760093688965, 0.018378751754760742, 0.01857535934448242, 0.019277824401855468, 0.019184640884399414, 0.01906892776489258, 0.01907302474975586, 0.018885631561279297, 0.019957759857177734, 0.04721254348754883, 0.020985855102539062, 0.020794368743896483, 0.020393983840942383, 0.020708351135253905, 0.020968448638916014, 0.02045030403137207, 0.020319232940673827, 0.02091007995605469, 0.02051481628417969, 0.020809728622436522, 0.02046976089477539, 0.020708351135253905, 0.020229120254516602, 0.020750335693359375, 0.021021696090698243, 0.0202926082611084, 0.020265983581542968, 0.020794368743896483, 0.02044313621520996, 0.020831232070922853, 0.02042470359802246, 0.020714496612548827, 0.022008832931518556, 0.022141952514648438, 0.022458368301391602, 0.022403072357177735, 0.021791744232177734, 0.01997209548950195, 0.01923583984375, 0.02040934371948242, 0.02285977554321289, 0.022968320846557616, 0.02265088081359863, 0.02289664077758789, 0.023155712127685548, 0.02269081687927246, 0.02291097640991211, 0.022991872787475585, 0.022822912216186524, 0.022723583221435546, 0.02243174362182617, 0.019540992736816407, 0.01948569679260254, 0.019467264175415038, 0.019353599548339845, 0.019305471420288087, 0.019514368057250975, 0.01927884864807129, 0.018944000244140623, 0.01887027168273926, 0.01903104019165039, 0.018932735443115235, 0.019092479705810548, 0.019340288162231444, 0.01904844856262207, 0.019138559341430664, 0.019317760467529296, 0.01924710464477539, 0.019346431732177736, 0.019289087295532227, 0.01968639945983887, 0.019354623794555666, 0.04387737655639649, 0.0192675838470459, 0.019732479095458985, 0.01946828842163086, 0.0196177921295166, 0.018977792739868164, 0.019374080657958984, 0.019899391174316407, 0.020156415939331054, 0.019998720169067383, 0.019934207916259765, 0.019908607482910155, 0.019912704467773438, 0.019924991607666014, 0.019904512405395508, 0.019994623184204103, 0.01984921646118164, 0.01984102439880371, 0.01981439971923828, 0.019826688766479493, 0.019730432510375977, 0.019759103775024413, 0.019810304641723633, 0.019776512145996093, 0.019893247604370116, 0.01986764717102051, 0.019861503601074217, 0.01984511947631836, 0.01985740852355957, 0.01920204734802246, 0.019188735961914064, 0.019120128631591796, 0.018982912063598634, 0.01901568031311035, 0.019142656326293944, 0.019315711975097655, 0.019147775650024415, 0.01906790351867676, 0.019127296447753905, 0.018997247695922852, 0.01904435157775879, 0.019042303085327148, 0.01907302474975586, 0.01901568031311035, 0.01903104019165039, 0.0190699520111084, 0.018991104125976564, 0.01905356788635254, 0.01901875114440918, 0.01902592086791992, 0.019066879272460938, 0.018982912063598634, 0.018979839324951172, 0.01884774398803711, 0.018771968841552734, 0.01861427116394043, 0.01859686470031738, 0.01866649627685547, 0.018572288513183592, 0.018539520263671876, 0.01879449653625488, 0.01863372802734375, 0.01860095977783203, 0.04241408157348633, 0.01865830421447754, 0.018695167541503906, 0.01865830421447754, 0.018520063400268554, 0.018543615341186523, 0.018559999465942383, 0.01844223976135254, 0.018521087646484375, 0.01846886444091797, 0.018482175827026368, 0.018534400939941405, 0.018489343643188477, 0.018463743209838866, 0.018501632690429686, 0.018568191528320312, 0.01846886444091797, 0.018520063400268554, 0.018579456329345705, 0.018487295150756835, 0.018538496017456055, 0.01859174346923828, 0.018514944076538087, 0.018782207489013672, 0.019125247955322267, 0.01869004821777344, 0.0192675838470459, 0.019335168838500977, 0.019312639236450196, 0.019276800155639647, 0.019506175994873046, 0.019355648040771483, 0.01945702362060547, 0.019352575302124024, 0.019171327590942384, 0.019162111282348633, 0.019331071853637697, 0.01921433639526367, 0.019146751403808594, 0.01923072052001953, 0.0192225284576416, 0.01923583984375, 0.019264511108398438, 0.019172351837158205, 0.019269632339477538, 0.01942118453979492, 0.01925734329223633, 0.01923481559753418, 0.019371007919311522, 0.01944473648071289, 0.019385343551635743, 0.019343360900878907, 0.01946828842163086, 0.019545087814331053, 0.018718719482421875, 0.018618368148803712, 0.01848320007324219, 0.018585599899291993, 0.018501632690429686, 0.018512895584106445, 0.018626560211181642, 0.018516992568969725, 0.018486272811889647, 0.0421396484375, 0.018480127334594726, 0.01859071922302246, 0.018461696624755858, 0.018528255462646484, 0.018564096450805666, 0.018563072204589845, 0.018520063400268554, 0.018578432083129884, 0.018545663833618165, 0.018527231216430663, 0.018733055114746093, 0.020749311447143554, 0.019486719131469727, 0.019120128631591796, 0.019074047088623047, 0.01930342483520508, 0.019353599548339845, 0.019325952529907226, 0.019360767364501954, 0.019382272720336914, 0.018651136398315428, 0.018280448913574218, 0.018494464874267577, 0.018264064788818358, 0.018275327682495117, 0.01824870491027832, 0.01820569610595703, 0.018143232345581056, 0.018214912414550782, 0.018367488861083983, 0.018289663314819335, 0.018041856765747072, 0.01775923156738281, 0.017779712677001954, 0.017887231826782226, 0.018043903350830077, 0.017978368759155275, 0.018324480056762696, 0.01835212707519531, 0.017975296020507812, 0.018075647354125975, 0.017934335708618163, 0.01814630317687988, 0.01806438446044922, 0.01797222328186035, 0.018374656677246092, 0.01810534477233887, 0.018084863662719726, 0.01806438446044922, 0.01808076858520508, 0.01797427177429199, 0.017942527770996093, 0.017987583160400392, 0.018136064529418947, 0.018198528289794923, 0.0184586238861084, 0.01826304054260254, 0.01835212707519531, 0.018223104476928712, 0.01800704002380371, 0.017971200942993162, 0.018062335968017578, 0.040809471130371096, 0.018086912155151368, 0.019981311798095702, 0.019080192565917968, 0.018122751235961913, 0.01801215934753418, 0.01819647979736328, 0.018144256591796876, 0.018183168411254884, 0.018289663314819335, 0.01817087936401367, 0.018465791702270508, 0.018009088516235353, 0.018058240890502928, 0.018103296279907227, 0.01805516815185547, 0.01806438446044922, 0.018108415603637695, 0.018103296279907227, 0.018291711807250977, 0.018301952362060548, 0.01823744010925293, 0.018308095932006836, 0.018103296279907227, 0.018156543731689453, 0.018043903350830077, 0.01817087936401367, 0.018140159606933593, 0.018300928115844727, 0.018543615341186523, 0.018267135620117187, 0.01861631965637207, 0.018127872467041017, 0.01847500801086426, 0.01804902458190918, 0.018363391876220703, 0.018177024841308592, 0.01798041534423828, 0.01801318359375, 0.018347007751464844, 0.01840230369567871, 0.018158592224121094, 0.018135040283203126, 0.018373632431030275, 0.017884159088134767, 0.018140159606933593, 0.01808896064758301, 0.017993728637695314, 0.018131967544555663, 0.01862348747253418, 0.01794047927856445, 0.017910783767700195, 0.01782681655883789, 0.017704959869384765, 0.017971200942993162, 0.017913856506347657, 0.017916927337646483, 0.02009702491760254, 0.019195903778076173, 0.01903411293029785, 0.019277824401855468, 0.019143680572509765, 0.018902015686035157, 0.04272947311401367, 0.018759679794311524, 0.018750463485717773, 0.018519039154052733, 0.018646015167236327, 0.01858252716064453, 0.018903039932250978, 0.018934783935546876, 0.018165760040283203, 0.018166784286499024, 0.01784217643737793, 0.018009088516235353, 0.01804697608947754, 0.018304000854492186, 0.018104320526123048, 0.018184192657470705, 0.018198528289794923, 0.018120704650878908, 0.018095104217529297, 0.01816985511779785, 0.01820467185974121, 0.01817804718017578, 0.018225151062011717, 0.018447359085083007, 0.01824870491027832, 0.01821286392211914, 0.01821900749206543, 0.018255872726440428, 0.018136064529418947, 0.018207744598388673, 0.018107391357421874, 0.018148351669311523, 0.01817087936401367, 0.018074623107910158, 0.01803264045715332, 0.018070528030395508, 0.018174976348876954, 0.044199935913085936, 0.01982361602783203, 0.019272703170776367, 0.018975744247436522, 0.018727935791015626, 0.018749439239501953, 0.01886617660522461, 0.019139583587646485, 0.019141632080078123, 0.019136512756347656, 0.018916351318359375, 0.018976768493652343, 0.018980863571166993, 0.018817024230957033, 0.018803712844848632, 0.018851839065551757, 0.018924543380737305, 0.018909183502197266, 0.018763776779174804, 0.018952192306518553, 0.01899622344970703, 0.018762752532958983, 0.018869247436523438, 0.018553855895996094, 0.018670591354370117, 0.018684928894042968, 0.04044083023071289, 0.017887231826782226, 0.018140159606933593, 0.0180316162109375, 0.01805721664428711, 0.01808896064758301, 0.01799884796142578, 0.0180633602142334, 0.018359296798706053, 0.018592767715454102, 0.01867366409301758, 0.01886720085144043, 0.018963455200195312, 0.018083839416503905, 0.017987583160400392, 0.018099199295043944, 0.017905664443969727, 0.018116607666015624, 0.01801215934753418, 0.01881395149230957, 0.01841766357421875, 0.018119680404663087, 0.018078720092773438, 0.018155519485473632, 0.018112512588500978, 0.018044927597045898, 0.018094079971313477, 0.018093055725097656, 0.018089984893798827, 0.017958911895751953, 0.01799782371520996, 0.018141183853149414, 0.01843404769897461, 0.018355199813842774, 0.01845452880859375, 0.019554304122924804, 0.019580928802490235, 0.018883583068847656, 0.01882931137084961, 0.01884876823425293, 0.018651136398315428, 0.018721792221069337, 0.01884262466430664, 0.018994176864624023, 0.01899519920349121, 0.01864192008972168, 0.018758655548095703, 0.01867263984680176, 0.018610176086425782, 0.018127872467041017, 0.017945600509643556, 0.017944576263427735, 0.01809715270996094, 0.01779097557067871, 0.01780531120300293, 0.017737728118896484, 0.017968128204345703, 0.01802342414855957, 0.01820159912109375, 0.0182609920501709, 0.01800294494628906, 0.01785036849975586, 0.01802239990234375, 0.04041932678222656, 0.017641471862792968, 0.01759129524230957, 0.017795072555541993, 0.017588224411010742, 0.017803264617919923, 0.01765068817138672, 0.01768550491333008, 0.01782476806640625, 0.017947647094726564, 0.017705984115600586, 0.01796403121948242, 0.01781657600402832, 0.017886207580566405, 0.017632255554199217, 0.017803264617919923, 0.017927167892456054, 0.018926591873168946, 0.018455551147460936, 0.018530303955078126, 0.018533376693725585, 0.018387968063354493, 0.018536447525024414, 0.01863987159729004, 0.018493440628051756, 0.018566144943237304, 0.01979903984069824, 0.018741247177124023, 0.01861222457885742, 0.018581504821777343, 0.018550783157348632, 0.018482175827026368, 0.018551807403564453, 0.01862246322631836, 0.018547712326049806, 0.017967103958129883, 0.01788313674926758, 0.01797427177429199, 0.017880064010620117, 0.017886207580566405, 0.017971200942993162, 0.017756160736083985, 0.017921024322509766, 0.018033664703369142, 0.017954816818237306, 0.017906688690185548, 0.01782681655883789, 0.017924095153808595, 0.01862451171875, 0.01860915184020996, 0.018925567626953126, 0.018800640106201173, 0.018043903350830077, 0.018185216903686522, 0.018109439849853515, 0.018116607666015624, 0.01804595184326172, 0.018091007232666014, 0.018131967544555663, 0.01822003173828125, 0.018217983245849608, 0.018156543731689453, 0.01798963165283203, 0.040551422119140625, 0.017971200942993162, 0.01803980827331543, 0.018140159606933593, 0.018001920700073244, 0.017770496368408203, 0.01785856056213379, 0.017947647094726564, 0.018249727249145507, 0.017957887649536132, 0.017889280319213868, 0.01784012794494629, 0.018119680404663087, 0.01804595184326172, 0.018151424407958985, 0.01783500862121582, 0.017699840545654297, 0.01840640068054199, 0.0180316162109375, 0.017804288864135744, 0.017699840545654297, 0.01782579231262207, 0.01780531120300293, 0.01782476806640625, 0.01778278350830078, 0.01783500862121582, 0.017741823196411134, 0.01765376091003418, 0.017702911376953127, 0.017711103439331053, 0.017908735275268553, 0.017954816818237306, 0.018008064270019532, 0.01818828773498535, 0.018147327423095702, 0.018142208099365235, 0.017961984634399415, 0.017978368759155275, 0.018027519226074217, 0.01802956771850586, 0.01765478324890137, 0.017701887130737306, 0.017779712677001954, 0.01764454460144043, 0.01760972785949707, 0.01803878402709961, 0.017738752365112305, 0.017863679885864257, 0.01808076858520508, 0.01815449523925781, 0.017864704132080078, 0.01767628860473633, 0.017714176177978515, 0.0178606071472168, 0.017709056854248048, 0.017902591705322265, 0.017892351150512697, 0.01802239990234375, 0.01782374382019043, 0.017870847702026366, 0.017966079711914062, 0.017900543212890627, 0.01810534477233887]",tokens/s,52.12611266359689,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,databricks/dbrx-base,databricks/dbrx-base,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/opt-350m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1194.92608,1826.619392,899.678208,367.0016,281.023488,s,10,0.4361818923950195,0.04361818923950195,0.0007035202266149382,0.04359307289123535,0.0442972583770752,0.044765301704406735,0.04513973636627197,"[0.04523334503173828, 0.04358067321777344, 0.04360547256469727, 0.04363932800292969, 0.043423423767089846, 0.04398441696166992, 0.0441932487487793, 0.04282316970825195, 0.04295382308959961, 0.04274499130249024]",tokens/s,5869.111131467114,kWh,1.3786376113408462e-06,2.3132326916046335e-06,2.1477109693666578e-06,5.839581272312137e-06,tokens/kWh,43838759.67508177,MB,1195.43808,1826.619392,899.678208,367.0016,298.883584,s,10,22.387991943359374,2.2387991943359373,0.016417089096000263,2.240626342773438,2.2541846923828124,2.2576030883789064,2.2603378051757814,"[2.261021484375, 2.250859375, 2.2511103515625, 2.253425048828125, 2.23573779296875, 2.229006591796875, 2.223523681640625, 2.245514892578125, 2.234935302734375, 2.202857421875]",tokens/s,28.140085166810497,kWh,7.030429834179942e-05,0.00011760009441683537,7.401918329363005e-05,0.00026192357605226487,tokens/kWh,240528.17600286898,,s,629,22.741887001037597,0.03615562321309634,0.005317450151131942,0.03540377426147461,0.03605790634155273,0.03631206436157226,0.0786916165161133,"[0.03680051040649414, 0.036657150268554685, 0.036956161499023435, 0.0370063362121582, 0.03685990524291992, 0.037059585571289064, 0.03691622543334961, 0.036999168395996096, 0.03636838531494141, 0.03635507202148437, 0.035542015075683595, 0.03527475357055664, 0.03526144027709961, 0.03501055908203125, 0.03541196823120117, 0.035953662872314454, 0.035402751922607424, 0.03603046417236328, 0.03584921646118164, 0.035952640533447267, 0.0357386245727539, 0.035388416290283206, 0.035914752960205076, 0.03582463836669922, 0.03564134216308594, 0.03583692932128906, 0.03576627349853516, 0.03586355209350586, 0.03561676788330078, 0.03590348815917969, 0.03564646530151367, 0.035156993865966796, 0.03533004760742187, 0.035661823272705076, 0.03572633743286133, 0.03556249618530274, 0.03569049453735352, 0.03565055847167969, 0.03573555374145508, 0.035975166320800785, 0.03613081741333008, 0.035746814727783204, 0.035817470550537106, 0.03524607849121094, 0.03603968048095703, 0.03571200180053711, 0.035681278228759765, 0.03602431869506836, 0.035740673065185545, 0.03582566452026367, 0.03563827133178711, 0.03560345458984375, 0.03559936141967773, 0.03566284942626953, 0.035732479095458985, 0.0358205451965332, 0.03609702301025391, 0.035767295837402346, 0.03563827133178711, 0.0353259506225586, 0.035732479095458985, 0.03576934432983398, 0.07995903778076172, 0.03571507263183594, 0.03564441680908203, 0.035664894104003905, 0.035591167449951173, 0.03555737686157227, 0.0353966064453125, 0.03543040084838867, 0.03610521697998047, 0.0362608642578125, 0.03547545623779297, 0.036219905853271485, 0.03591987228393555, 0.036094974517822266, 0.03624755096435547, 0.035945472717285154, 0.03597721481323242, 0.035915775299072264, 0.03604684829711914, 0.036324352264404294, 0.03602329635620117, 0.03618201446533203, 0.035800064086914066, 0.03629363250732422, 0.03592396926879883, 0.03592806243896484, 0.035988479614257815, 0.03599564743041992, 0.03605196762084961, 0.03583078384399414, 0.03580416107177734, 0.03603558349609375, 0.03600281524658203, 0.03606118392944336, 0.03597721481323242, 0.03559526443481445, 0.03555430221557617, 0.03565465545654297, 0.03594649505615234, 0.03588710403442383, 0.03613798522949219, 0.03559833526611328, 0.035125247955322264, 0.03517440032958984, 0.03517030334472656, 0.035113983154296875, 0.03521843338012695, 0.03530547332763672, 0.035248126983642575, 0.03543756866455078, 0.034759681701660154, 0.03530342483520508, 0.03528908920288086, 0.03538534545898438, 0.0350115852355957, 0.035320831298828126, 0.03579391860961914, 0.03582668685913086, 0.0355676155090332, 0.03566592025756836, 0.03556249618530274, 0.035778560638427735, 0.035645439147949216, 0.07970098876953124, 0.03582361602783203, 0.03561779022216797, 0.036029441833496094, 0.0358737907409668, 0.0358922233581543, 0.035694591522216795, 0.03565055847167969, 0.035574783325195314, 0.035659774780273434, 0.03572326278686523, 0.0355860481262207, 0.03574169540405273, 0.035888126373291016, 0.03594854354858398, 0.03580108642578125, 0.03598950576782227, 0.03560140609741211, 0.03572531127929687, 0.0353966064453125, 0.03600588989257812, 0.03601919937133789, 0.0355676155090332, 0.0358287353515625, 0.03596083068847656, 0.03598745727539063, 0.0356577262878418, 0.03580416107177734, 0.03583283233642578, 0.03520000076293945, 0.035064830780029296, 0.03542937469482422, 0.035286014556884765, 0.03560550308227539, 0.03563622283935547, 0.03570073699951172, 0.03576422500610352, 0.03562393569946289, 0.0354334716796875, 0.03533107376098633, 0.03554099273681641, 0.03557273483276367, 0.035476478576660156, 0.03575500869750976, 0.03580416107177734, 0.035844097137451174, 0.03588608169555664, 0.036103168487548826, 0.035961856842041014, 0.035743743896484374, 0.03560038375854492, 0.03581235122680664, 0.03584102249145508, 0.03572531127929687, 0.03570073699951172, 0.03616972732543945, 0.03584511947631836, 0.035929088592529294, 0.0354150390625, 0.03571916961669922, 0.036040702819824216, 0.035631103515625, 0.035966976165771485, 0.08006655883789063, 0.037026817321777344, 0.035588096618652344, 0.03523276901245117, 0.0354252815246582, 0.03529318237304688, 0.0355491828918457, 0.03561881637573242, 0.035264511108398434, 0.03590860748291016, 0.03590758514404297, 0.03582463836669922, 0.03567411041259766, 0.0356495361328125, 0.035765247344970705, 0.036004863739013675, 0.03592396926879883, 0.035590145111083986, 0.03530342483520508, 0.0352911376953125, 0.03515084838867188, 0.034917377471923826, 0.03530547332763672, 0.035133438110351564, 0.03535257720947266, 0.035773441314697264, 0.035517440795898435, 0.0360079345703125, 0.03497574234008789, 0.036664321899414064, 0.03584204864501953, 0.0359444465637207, 0.035250175476074216, 0.035794944763183595, 0.0363765754699707, 0.03611238479614258, 0.03604582214355469, 0.035776512145996094, 0.0352542724609375, 0.03602227020263672, 0.0359659538269043, 0.03590963363647461, 0.03599257659912109, 0.0359659538269043, 0.03584819030761719, 0.03570995330810547, 0.035800064086914066, 0.0358809585571289, 0.03569356918334961, 0.035955711364746096, 0.03593011093139648, 0.03595161437988281, 0.0355860481262207, 0.0359106559753418, 0.03595468902587891, 0.035896320343017575, 0.035939327239990236, 0.036055038452148434, 0.03602329635620117, 0.035983360290527344, 0.03600588989257812, 0.03618099212646484, 0.03584000015258789, 0.07952793884277344, 0.036029441833496094, 0.03591372680664062, 0.03579596710205078, 0.035844097137451174, 0.035422206878662106, 0.03634175872802734, 0.03568435287475586, 0.03559833526611328, 0.035535873413085936, 0.03557273483276367, 0.03547750473022461, 0.03578572845458984, 0.03612979125976563, 0.035661823272705076, 0.03528499221801758, 0.0353331184387207, 0.035388416290283206, 0.035302398681640625, 0.03553177642822265, 0.03534745788574219, 0.03560857772827149, 0.035952640533447267, 0.036242431640625, 0.03727155303955078, 0.03648716735839844, 0.035332096099853515, 0.0353259506225586, 0.03532185745239258, 0.03527782440185547, 0.035337215423583986, 0.03530649566650391, 0.03532492828369141, 0.035573760986328126, 0.035576831817626955, 0.03555942535400391, 0.035573760986328126, 0.03538739013671875, 0.03511808013916016, 0.03542323303222656, 0.03527065658569336, 0.03534950256347656, 0.035361793518066405, 0.03517440032958984, 0.03555737686157227, 0.03548057556152344, 0.03542732620239258, 0.03534950256347656, 0.035487743377685545, 0.035279872894287106, 0.03520000076293945, 0.03526758575439453, 0.035149822235107424, 0.03528499221801758, 0.03499622344970703, 0.035138561248779294, 0.03513753509521484, 0.03486207962036133, 0.034612224578857424, 0.03483852767944336, 0.034835456848144535, 0.034726913452148435, 0.0358389778137207, 0.07964672088623047, 0.035053569793701174, 0.034900993347167966, 0.034651134490966795, 0.034718719482421875, 0.03473305511474609, 0.03486207962036133, 0.034874366760253905, 0.034917377471923826, 0.03480575942993164, 0.03523174285888672, 0.03520409774780273, 0.035727359771728515, 0.03527167892456055, 0.035320831298828126, 0.035037185668945314, 0.03520000076293945, 0.03536896133422852, 0.03530649566650391, 0.03509964752197266, 0.03537612915039062, 0.035416065216064455, 0.03489177703857422, 0.03539865493774414, 0.03525836944580078, 0.03525734329223633, 0.03576319885253906, 0.036178943634033206, 0.03615334320068359, 0.03609907150268555, 0.03590758514404297, 0.03597619247436523, 0.0359659538269043, 0.036157440185546875, 0.03607961654663086, 0.03622707366943359, 0.036337665557861325, 0.03601408004760742, 0.03521638488769531, 0.03490304183959961, 0.03501772689819336, 0.035053569793701174, 0.035043327331542966, 0.035340286254882815, 0.03530137634277344, 0.0350115852355957, 0.03471257781982422, 0.034993152618408206, 0.034784255981445314, 0.03476172637939453, 0.03481702423095703, 0.03516108703613281, 0.034835456848144535, 0.03475763320922851, 0.03523788833618164, 0.036162559509277346, 0.036055038452148434, 0.035773441314697264, 0.03566796875, 0.035778560638427735, 0.036083713531494144, 0.03601203155517578, 0.036208641052246096, 0.08063590240478516, 0.03589734268188476, 0.036034561157226565, 0.03607756805419922, 0.03601408004760742, 0.03616358566284179, 0.03599359893798828, 0.035348480224609374, 0.035181568145751956, 0.03522662353515625, 0.03527679824829102, 0.03511296081542969, 0.03508736038208008, 0.035225601196289064, 0.035272705078125, 0.03502899169921875, 0.03476582336425781, 0.03522355270385742, 0.035297279357910154, 0.035942401885986325, 0.03609702301025391, 0.03650969696044922, 0.036057086944580076, 0.03615641784667969, 0.03627212905883789, 0.03497574234008789, 0.03490508651733398, 0.034907135009765625, 0.034993152618408206, 0.035227649688720705, 0.03520307159423828, 0.0351836166381836, 0.03482931137084961, 0.03484672164916992, 0.03489177703857422, 0.035102718353271486, 0.034988033294677735, 0.03503513717651367, 0.03531366348266601, 0.0350300178527832, 0.03496550369262695, 0.03481190490722656, 0.03478015899658203, 0.03472076797485352, 0.03475046539306641, 0.03489177703857422, 0.03476070404052734, 0.03497983932495117, 0.03502182388305664, 0.03538227081298828, 0.035514366149902346, 0.03545087814331055, 0.03515801620483398, 0.03551641464233399, 0.034907135009765625, 0.03480473709106445, 0.035122177124023435, 0.03535871887207031, 0.03535769653320313, 0.035046398162841795, 0.03477913665771484, 0.03524607849121094, 0.03510681533813476, 0.0784158706665039, 0.035171329498291014, 0.03473715209960938, 0.035037185668945314, 0.03525120162963867, 0.03534438323974609, 0.03502899169921875, 0.03488153457641602, 0.03533824157714844, 0.034933761596679686, 0.034735103607177735, 0.03525836944580078, 0.03506995010375977, 0.03492659378051758, 0.03491839981079101, 0.03492966461181641, 0.034988033294677735, 0.035225601196289064, 0.035111934661865234, 0.03489894485473633, 0.03499622344970703, 0.034909183502197266, 0.03495731353759766, 0.03503513717651367, 0.034885631561279294, 0.03483135986328125, 0.035138561248779294, 0.03523276901245117, 0.03502592086791992, 0.05367295837402344, 0.03542425537109375, 0.03462144088745117, 0.03479347229003906, 0.03486003112792969, 0.03476172637939453, 0.0351539192199707, 0.03525734329223633, 0.03529830551147461, 0.03547238540649414, 0.03563827133178711, 0.03556556701660156, 0.035535873413085936, 0.03523276901245117, 0.035492862701416016, 0.03568537521362305, 0.03561164855957031, 0.03551641464233399, 0.03530752182006836, 0.03523174285888672, 0.03540377426147461, 0.035434497833251956, 0.03549184036254883, 0.03509657669067383, 0.03513753509521484, 0.035171329498291014, 0.035119102478027346, 0.03521331024169922, 0.03520819091796875, 0.03510681533813476, 0.04094464111328125, 0.04112076950073242, 0.035318782806396484, 0.0352542724609375, 0.0787988510131836, 0.047764480590820314, 0.035504127502441404, 0.035335166931152344, 0.03533107376098633, 0.035178497314453126, 0.03490508651733398, 0.035214336395263675, 0.03524607849121094, 0.03533926391601563, 0.03515289688110351, 0.035105792999267575, 0.035026943206787106, 0.035019775390625, 0.03508428955078125, 0.03508019256591797, 0.034925567626953126, 0.03505049514770508, 0.035135486602783206, 0.03496243286132812, 0.035168254852294925, 0.03524198532104492, 0.03498291015625, 0.03546316909790039, 0.035198974609375, 0.03531366348266601, 0.0353259506225586, 0.03522048187255859, 0.035178497314453126, 0.035059711456298825, 0.03603558349609375, 0.03544678497314453, 0.03527475357055664, 0.03521228790283203, 0.03513753509521484, 0.03506073760986328, 0.035064830780029296, 0.03508736038208008, 0.03544268798828125, 0.035419136047363284, 0.0355491828918457, 0.035399681091308595, 0.035125247955322264, 0.03498700714111328, 0.035552257537841796, 0.03548160171508789, 0.035345409393310545, 0.03542732620239258, 0.0353361930847168, 0.03561676788330078, 0.0353361930847168, 0.035332096099853515, 0.035102718353271486, 0.03510681533813476, 0.035192832946777344, 0.03527782440185547, 0.03561983871459961, 0.03570278549194336, 0.035661823272705076, 0.035476478576660156, 0.035266559600830076, 0.03529011154174805, 0.03523583984375, 0.07818956756591797, 0.034936832427978515, 0.03498291015625, 0.034917377471923826, 0.034890750885009765, 0.034925567626953126, 0.03489791870117188, 0.03489689636230469, 0.034769920349121096, 0.03479244613647461, 0.03516928100585937, 0.03509145736694336, 0.035146751403808595, 0.03515903854370117, 0.03511808013916016, 0.03502182388305664, 0.03500236892700195, 0.03505868911743164, 0.03504947280883789, 0.0350750732421875, 0.0350115852355957, 0.03499724960327148, 0.035105792999267575, 0.03508531188964844, 0.03524915313720703, 0.03503513717651367, 0.034933761596679686, 0.03511603164672852, 0.035053569793701174, 0.03512934494018555, 0.035004417419433595, 0.03545907211303711, 0.035351551055908204, 0.03530752182006836, 0.03496038436889649, 0.03521331024169922, 0.03521331024169922, 0.03513139343261719, 0.034915328979492184, 0.03465216064453125, 0.034473983764648435, 0.0344637451171875, 0.03476172637939453, 0.034513919830322266, 0.03446783828735352, 0.03456512069702149, 0.034917377471923826, 0.03491635131835937, 0.03491635131835937, 0.03480883026123047, 0.03473305511474609, 0.03486515045166016, 0.03495423889160156, 0.034945022583007815, 0.0348590087890625, 0.034595840454101565, 0.03486207962036133, 0.03507712173461914, 0.035059711456298825, 0.035097599029541016, 0.03505868911743164, 0.03495935821533203, 0.034753536224365236]",tokens/s,27.658214992067368,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-12b,stabilityai/stablelm-2-12b,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/polyglot-ko-12.8b,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1360.67072,10573.840384,9646.8992,9114.222592,8556.99456,s,10,4.913975433349609,0.49139754333496094,0.0003101885557915924,0.49146728515625,0.49182786254882815,0.4918840850830078,0.49192906311035156,"[0.4915001831054687, 0.49148443603515624, 0.49148040771484375, 0.4909396667480469, 0.49124371337890627, 0.4910881958007812, 0.49102899169921876, 0.4919403076171875, 0.49181536865234377, 0.49145416259765623]",tokens/s,520.9631254210356,kWh,1.652991883456707e-05,2.6587542751456298e-05,3.823521114441064e-05,8.135267273043401e-05,tokens/kWh,3146792.740888407,MB,1360.67072,10573.840384,9646.8992,9114.222592,8556.99712,s,10,35.70909594726563,3.570909594726563,0.03251299426203769,3.56865625,3.6077580810546874,3.6136259887695314,3.6183203149414065,"[3.549383544921875, 3.545458251953125, 3.593465576171875, 3.619493896484375, 3.587928955078125, 3.54088720703125, 3.6064541015625, 3.5321640625, 3.603008544921875, 3.530851806640625]",tokens/s,17.64256370226705,kWh,0.00011531414799392223,0.00019392768723797504,0.00016804864833375177,0.000477290483565649,tokens/kWh,131995.08929939655,,s,629,40.07425741577155,0.06371106107435848,0.05850059209003823,0.05631999969482422,0.058130431365966795,0.05921259460449219,0.5481583544921875,"[0.05825843048095703, 0.0568616943359375, 0.05612236785888672, 0.055766014099121096, 0.05563699340820313, 0.05566668701171875, 0.055539710998535156, 0.05572403335571289, 0.05560115051269531, 0.05599641418457031, 0.05574860763549805, 0.05560319900512695, 0.055669761657714846, 0.05506969451904297, 0.054937599182128906, 0.05561548614501953, 0.05520588684082031, 0.05578649520874023, 0.0559185905456543, 0.05530828857421875, 0.05555712127685547, 0.05606707382202149, 0.05774643325805664, 0.05672857666015625, 0.05671116638183594, 0.056630271911621094, 0.0566558723449707, 0.056420352935791014, 0.05654118347167969, 0.05638348770141602, 0.05659852981567383, 0.05634560012817383, 0.05651968002319336, 0.05630976104736328, 0.05650739288330078, 0.056359935760498046, 0.05678899383544922, 0.056180736541748044, 0.056632320404052736, 0.05627699279785156, 0.056605697631835934, 0.05647257614135742, 0.05692825698852539, 0.056782848358154295, 0.05663948822021484, 0.056409088134765625, 0.056632320404052736, 0.05651763153076172, 0.056659969329833984, 0.05651660919189453, 0.056681472778320315, 0.056627201080322265, 0.05673164749145508, 0.056476673126220706, 0.056741886138916016, 0.056817665100097656, 0.05673574447631836, 0.05648179244995117, 0.05662822341918945, 0.056441856384277345, 0.05663436889648438, 0.056594432830810545, 0.5480447998046875, 0.05605068969726563, 0.05614899063110351, 0.05622988891601562, 0.05617356872558594, 0.05615820693969727, 0.056272895812988284, 0.05611724853515625, 0.056169471740722655, 0.05605990219116211, 0.05609267044067383, 0.05578342437744141, 0.0561448974609375, 0.055923713684082034, 0.056389633178710936, 0.055433216094970705, 0.05814476776123047, 0.05591756820678711, 0.05607424163818359, 0.05611520004272461, 0.056425472259521485, 0.056594432830810545, 0.056525825500488285, 0.056123390197753906, 0.05612236785888672, 0.05628518295288086, 0.05670502471923828, 0.05641011047363281, 0.056837120056152345, 0.05644902420043945, 0.05651251220703125, 0.05630156707763672, 0.056302593231201174, 0.056025089263916014, 0.056390655517578124, 0.05627084732055664, 0.056461311340332034, 0.05636198425292969, 0.05672959899902344, 0.056302593231201174, 0.05654118347167969, 0.056444927215576174, 0.05658726501464844, 0.056253440856933595, 0.056497150421142575, 0.056235008239746094, 0.056420352935791014, 0.05590630340576172, 0.05605887985229492, 0.05587865447998047, 0.05540966415405273, 0.056068096160888675, 0.05641932678222656, 0.056338432312011716, 0.0563322868347168, 0.05599027252197265, 0.05617663955688477, 0.056030208587646485, 0.056204288482666016, 0.05612134552001953, 0.05655039978027344, 0.05630976104736328, 0.05662617492675781, 0.5475819702148438, 0.05773721694946289, 0.05668966293334961, 0.05645926284790039, 0.05651148986816406, 0.0568268814086914, 0.056853504180908204, 0.057041919708251954, 0.05682175827026367, 0.05698457717895508, 0.05665075302124024, 0.0567982063293457, 0.05651865768432617, 0.05672140884399414, 0.05630771255493164, 0.05667942428588867, 0.05636403274536133, 0.056425472259521485, 0.05626367950439453, 0.05652377700805664, 0.056441856384277345, 0.05604556655883789, 0.05575065612792969, 0.056269824981689455, 0.056237056732177736, 0.05643775939941406, 0.0561162223815918, 0.0557496337890625, 0.056174591064453126, 0.05597695922851562, 0.05631999969482422, 0.056190975189208986, 0.05578956985473633, 0.05566873550415039, 0.0555233268737793, 0.05587251281738281, 0.05575372695922851, 0.05674803161621094, 0.056215553283691405, 0.056622081756591794, 0.05603942489624023, 0.05662617492675781, 0.05590937423706055, 0.0631900177001953, 0.061739009857177736, 0.05809664154052734, 0.05757235336303711, 0.05737984085083008, 0.05747711944580078, 0.05778841781616211, 0.05888204956054687, 0.05855027389526367, 0.05814374542236328, 0.05776486587524414, 0.058180606842041016, 0.05853081512451172, 0.057852928161621096, 0.05823385620117188, 0.05748940658569336, 0.057970687866210936, 0.060331008911132813, 0.05796454238891602, 0.05659545516967773, 0.5523077392578125, 0.05780377578735352, 0.056551422119140625, 0.0566036491394043, 0.05625958251953125, 0.05804339218139649, 0.057665534973144535, 0.056368129730224606, 0.05687091064453125, 0.05857279968261719, 0.05880831909179687, 0.05754982376098633, 0.05747609710693359, 0.05653913497924805, 0.05679718399047851, 0.05682790374755859, 0.05653811264038086, 0.056645633697509766, 0.05654220962524414, 0.05671219253540039, 0.056801280975341796, 0.05667737579345703, 0.056970241546630856, 0.05818368148803711, 0.05791846466064453, 0.05754777526855469, 0.05784985733032227, 0.05812838363647461, 0.057594879150390625, 0.057457664489746096, 0.056342529296875, 0.05665382385253906, 0.05818163299560547, 0.058551296234130856, 0.056304641723632816, 0.0557496337890625, 0.07324671936035156, 0.055126014709472655, 0.055065601348876954, 0.05592473602294922, 0.06155878448486328, 0.0723599395751953, 0.055242752075195314, 0.05645926284790039, 0.05588684844970703, 0.056013824462890625, 0.05565542221069336, 0.05597491073608398, 0.05569945526123047, 0.05576192092895508, 0.05589503860473633, 0.056586238861083986, 0.05591244888305664, 0.056180736541748044, 0.055798782348632815, 0.05855744171142578, 0.05727641677856445, 0.05668966293334961, 0.05727948760986328, 0.057409534454345705, 0.056750080108642575, 0.05628416061401367, 0.055482368469238284, 0.5483652954101562, 0.05635379028320313, 0.05605068969726563, 0.056018943786621096, 0.05595647811889649, 0.055992321014404295, 0.056027137756347656, 0.055984127044677735, 0.05987737655639649, 0.05784064102172851, 0.05940838241577148, 0.057745407104492184, 0.05747711944580078, 0.05771059036254883, 0.05958860778808594, 0.05998591995239258, 0.06008422470092773, 0.06031257629394531, 0.0581130256652832, 0.05717094421386719, 0.05669375991821289, 0.05727948760986328, 0.05648588943481445, 0.056368129730224606, 0.056306686401367184, 0.05629644775390625, 0.05632716751098633, 0.05949030303955078, 0.05770342254638672, 0.05630054473876953, 0.05633638381958008, 0.05646540832519531, 0.05645312118530273, 0.05672857666015625, 0.056341503143310545, 0.05609983825683594, 0.056016895294189455, 0.055964672088623046, 0.05597183990478516, 0.05610700988769531, 0.056085502624511716, 0.05607731246948242, 0.05592473602294922, 0.05591244888305664, 0.05591449737548828, 0.05581414413452149, 0.05582131195068359, 0.05611724853515625, 0.05621964645385742, 0.05596160125732422, 0.05607219314575195, 0.05645414352416992, 0.05641113662719727, 0.056586238861083986, 0.056446975708007815, 0.05749248123168945, 0.05905408096313477, 0.058102783203125, 0.05734400177001953, 0.05778841781616211, 0.05710335922241211, 0.056403968811035154, 0.05629644775390625, 0.5482025146484375, 0.05588582229614258, 0.056079360961914064, 0.05608652877807617, 0.05586329650878906, 0.05614182281494141, 0.05573529434204102, 0.05595443344116211, 0.05520896148681641, 0.056118270874023435, 0.055632896423339843, 0.055416831970214846, 0.05573222351074219, 0.05606911849975586, 0.056605697631835934, 0.056414207458496096, 0.056377342224121094, 0.05630976104736328, 0.05641318511962891, 0.05630771255493164, 0.0564398078918457, 0.056248321533203124, 0.05635583877563476, 0.056387584686279295, 0.05638860702514648, 0.056251392364501954, 0.05647872161865235, 0.05643775939941406, 0.05669478225708008, 0.055537662506103515, 0.056153087615966796, 0.05621452713012695, 0.05615718460083008, 0.05633433532714844, 0.05639680099487305, 0.056387584686279295, 0.05638246536254883, 0.05687603378295898, 0.05630976104736328, 0.05625958251953125, 0.056185855865478515, 0.05614182281494141, 0.0561448974609375, 0.05615513610839844, 0.05628006362915039, 0.05599027252197265, 0.05591244888305664, 0.05604556655883789, 0.05630771255493164, 0.056166400909423826, 0.05575680160522461, 0.05688422393798828, 0.05635891342163086, 0.05644287872314453, 0.05644083023071289, 0.056248321533203124, 0.056169471740722655, 0.056164352416992185, 0.05619609451293945, 0.056275966644287106, 0.05608755111694336, 0.056226814270019534, 0.05618790435791016, 0.5483192138671875, 0.05634560012817383, 0.055947265625, 0.05609983825683594, 0.05652889633178711, 0.057164798736572264, 0.056223743438720705, 0.05625241470336914, 0.05616844940185547, 0.05633126449584961, 0.056197120666503904, 0.05635891342163086, 0.0564316177368164, 0.05639782333374024, 0.056476673126220706, 0.05651046371459961, 0.05631078338623047, 0.05631180953979492, 0.05625753784179687, 0.05627391815185547, 0.056169471740722655, 0.057675777435302736, 0.05768499374389648, 0.05793894577026367, 0.057376766204833986, 0.05898649597167969, 0.05743001556396484, 0.05855539321899414, 0.05897727966308594, 0.05912678527832031, 0.0581847038269043, 0.05813862228393555, 0.05886771011352539, 0.0573757438659668, 0.05579673767089844, 0.0565032958984375, 0.05660774230957031, 0.05681459045410156, 0.056714241027832034, 0.05702656173706055, 0.057009151458740234, 0.05703782272338867, 0.05834035110473633, 0.05820211029052735, 0.056892414093017575, 0.05753036880493164, 0.057821182250976565, 0.05885440063476562, 0.05821235275268555, 0.06195609664916992, 0.060022785186767576, 0.060232704162597656, 0.05863935852050781, 0.05735424041748047, 0.05691494369506836, 0.05655859375, 0.05572710418701172, 0.05608448028564453, 0.05713817596435547, 0.056368129730224606, 0.05629337692260742, 0.056832000732421874, 0.056400894165039066, 0.5513666381835938, 0.05603839874267578, 0.055076862335205076, 0.055686145782470706, 0.055624702453613284, 0.05608755111694336, 0.05620121765136719, 0.055818241119384764, 0.05578137588500977, 0.05607526397705078, 0.05684735870361328, 0.05685248184204102, 0.055844863891601565, 0.05672652816772461, 0.056581119537353515, 0.05651456069946289, 0.05652889633178711, 0.05638143920898438, 0.0563507194519043, 0.056335361480712894, 0.05589503860473633, 0.05602816009521484, 0.055972862243652347, 0.055973888397216794, 0.05563699340820313, 0.055613441467285155, 0.055613441467285155, 0.05566361618041992, 0.056016895294189455, 0.05609369659423828, 0.05591961669921875, 0.057452545166015626, 0.05645209503173828, 0.056136703491210936, 0.05600255966186524, 0.056085502624511716, 0.05623091125488281, 0.0558837776184082, 0.05590630340576172, 0.05596160125732422, 0.05610086441040039, 0.05571788787841797, 0.055504894256591795, 0.055926784515380856, 0.055946239471435545, 0.05597491073608398, 0.05618175888061523, 0.05598822402954102, 0.05582950210571289, 0.05608755111694336, 0.055123966217041014, 0.055825408935546876, 0.05527654266357422, 0.05598822402954102, 0.05609164810180664, 0.05581107330322266, 0.05597081756591797, 0.056139774322509765, 0.05583257675170898, 0.05576806259155274, 0.055982078552246094, 0.055934974670410156, 0.05611110305786133, 0.5489663696289062, 0.05636505508422852, 0.05611212921142578, 0.056360958099365234, 0.05590016174316406, 0.05621760177612305, 0.05611212921142578, 0.056136703491210936, 0.056180736541748044, 0.05615513610839844, 0.05618790435791016, 0.05628211212158203, 0.056151039123535154, 0.056199169158935545, 0.05610086441040039, 0.05615513610839844, 0.05620121765136719, 0.05613158416748047, 0.056016895294189455, 0.056248321533203124, 0.05641625595092774, 0.05624934387207031, 0.05611008071899414, 0.056169471740722655, 0.05607014465332031, 0.056190975189208986, 0.05628518295288086, 0.05628006362915039, 0.05664767837524414, 0.05638655853271484, 0.05650841522216797, 0.056136703491210936, 0.056782848358154295, 0.059133953094482425, 0.058456062316894535, 0.058126335144042966, 0.05886771011352539, 0.05926502227783203, 0.06062387084960937, 0.061500415802001954, 0.06016307067871094, 0.06166732788085937, 0.060922878265380856, 0.060257278442382815, 0.05532262420654297, 0.05676544189453125, 0.05694566345214844, 0.05719859313964844, 0.0569989128112793, 0.05697228622436523, 0.05669375991821289, 0.0567275505065918, 0.0565032958984375, 0.05837311935424805, 0.05768499374389648, 0.0577894401550293, 0.057562110900878906, 0.05759590530395508, 0.05755187225341797, 0.057728000640869144, 0.05759795379638672, 0.05765631866455078, 0.057660415649414064, 0.5489459228515625, 0.056095745086669924, 0.05582438278198242, 0.05577523040771484, 0.05538508987426758, 0.055610366821289066, 0.055995391845703124, 0.05616025543212891, 0.05631180953979492, 0.05652275085449219, 0.056156158447265625, 0.05616128158569336, 0.05613875198364258, 0.056205310821533204, 0.05610086441040039, 0.0563322868347168, 0.056166400909423826, 0.05623091125488281, 0.056130561828613285, 0.0562503662109375, 0.05605068969726563, 0.05562675094604492, 0.05603942489624023, 0.05612134552001953, 0.055995391845703124, 0.056226814270019534, 0.05751091384887695, 0.056766464233398435, 0.056197120666503904, 0.05656576156616211, 0.05638553619384765, 0.05596979141235352, 0.05575987243652344, 0.05590118408203125, 0.055828479766845705, 0.05592575836181641, 0.055815166473388675, 0.05601587295532227, 0.05575372695922851, 0.055964672088623046, 0.055826431274414064, 0.05594112014770508, 0.055498752593994144, 0.055341056823730465, 0.056035327911376956, 0.05606092834472656, 0.055806976318359375, 0.05613875198364258, 0.05573324966430664, 0.055982078552246094, 0.055890945434570315, 0.05570969772338867, 0.05548134231567383, 0.05575167846679688, 0.05515161514282227, 0.05588787078857422, 0.055907329559326174, 0.05614387130737305, 0.05610905456542969, 0.056286209106445315, 0.056147968292236325, 0.05626572799682617, 0.056443904876708986]",tokens/s,15.69586164689487,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2,openai-community/gpt2,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cuda,0,42,,,True,True,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 4bit-bnb-flash_attention_2,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,EleutherAI/pythia-410m,,cuda,0,42,,,,,True,True,,float16,True,False,,flash_attention_2,,False,,False,forward,bnb,0.0,True,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1315.024896,2109.734912,1182.793728,650.11712,588.726272,s,10,0.42030166244506845,0.04203016624450684,0.0017155262867166311,0.04225038337707519,0.043314252471923824,0.04450231056213379,0.04545275703430176,"[0.042444446563720706, 0.038954208374023434, 0.04130131149291992, 0.04569036865234375, 0.04205632019042969, 0.04305023956298828, 0.04016038513183594, 0.042671455383300784, 0.04266339111328125, 0.04130953598022461]",tokens/s,6090.8633696745865,kWh,1.3630085775994848e-06,2.245496838857617e-06,1.9233111303546893e-06,5.531816546811792e-06,tokens/kWh,46277745.8062204,MB,1315.024896,2109.734912,1182.793728,650.11712,622.923776,s,10,23.010688232421877,2.3010688232421876,0.06448816822898207,2.3029395751953126,2.373357275390625,2.3785135986328125,2.3826386572265625,"[2.21049658203125, 2.345784912109375, 2.37221142578125, 2.321604736328125, 2.383669921875, 2.367477783203125, 2.191800537109375, 2.2730888671875, 2.2842744140625, 2.260279052734375]",tokens/s,27.37858136343506,kWh,7.062762741349701e-05,0.00011743920892501857,6.605057658211446e-05,0.00025411741292063003,tokens/kWh,247916.895091629,,s,629,23.35149261856077,0.03712478953666262,0.005508624564816117,0.0362158088684082,0.03903487930297852,0.04170485763549805,0.0770902859497071,"[0.03572633743286133, 0.03516211318969727, 0.035963905334472655, 0.03696230316162109, 0.037013504028320314, 0.036539390563964845, 0.03629568099975586, 0.036465663909912106, 0.03659980773925781, 0.036294654846191404, 0.03700428771972656, 0.037179393768310545, 0.0355860481262207, 0.035866622924804685, 0.035135486602783206, 0.03557785415649414, 0.03572326278686523, 0.03627315139770508, 0.03622092819213867, 0.03565158462524414, 0.03537612915039062, 0.035813377380371096, 0.036377601623535157, 0.03586457443237305, 0.03622707366943359, 0.034477054595947264, 0.03369779205322266, 0.035089408874511716, 0.03589324951171875, 0.03545804977416992, 0.034993152618408206, 0.0338524169921875, 0.03354521560668945, 0.03512934494018555, 0.03512831878662109, 0.035389438629150394, 0.035230720520019534, 0.0351016960144043, 0.0340049934387207, 0.033459201812744144, 0.03406643295288086, 0.03455487823486328, 0.033838081359863284, 0.033508350372314456, 0.03449651336669922, 0.03382886505126953, 0.033649665832519535, 0.03428966522216797, 0.034070526123046875, 0.03342745590209961, 0.03405209732055664, 0.034239486694335936, 0.034206718444824216, 0.033833984375, 0.034331649780273435, 0.033185791015625, 0.033756160736083986, 0.03569356918334961, 0.035197952270507815, 0.03473100662231445, 0.033576961517333984, 0.033500160217285156, 0.07286886596679687, 0.03832831954956055, 0.03856076812744141, 0.03618099212646484, 0.03699814224243164, 0.035348480224609374, 0.03539046478271484, 0.03537408065795898, 0.03548876953125, 0.036534271240234374, 0.03627110290527344, 0.03661312103271484, 0.03719680023193359, 0.03565465545654297, 0.03611340713500977, 0.037443584442138675, 0.04053708648681641, 0.037410816192626956, 0.036279296875, 0.03635302352905274, 0.037498878479003905, 0.039820289611816405, 0.0382105598449707, 0.03792281723022461, 0.03843686294555664, 0.038158336639404294, 0.036106239318847655, 0.0370882568359375, 0.03904716873168945, 0.03784908676147461, 0.03631923294067383, 0.03672371292114258, 0.03744460678100586, 0.041248767852783204, 0.041262081146240234, 0.041248767852783204, 0.03627008056640625, 0.03689164733886719, 0.03829145431518555, 0.03865804672241211, 0.037838848114013675, 0.03630182266235352, 0.038957054138183594, 0.03801497650146484, 0.03653836822509766, 0.03625471878051758, 0.03526553726196289, 0.03507712173461914, 0.03537919998168945, 0.035625984191894534, 0.03675852966308594, 0.03738009643554688, 0.03746815872192383, 0.03562803268432617, 0.035465217590332034, 0.03664691162109375, 0.036819969177246094, 0.03716403198242187, 0.04165631866455078, 0.038263809204101565, 0.03730022430419922, 0.03731558227539063, 0.03596492767333984, 0.07789568328857421, 0.036531200408935545, 0.03606425476074219, 0.03723775863647461, 0.03569664001464844, 0.035563518524169925, 0.03562188720703125, 0.03512934494018555, 0.035074047088623043, 0.03614617538452149, 0.03577139282226562, 0.03536076736450195, 0.035519489288330076, 0.03613183975219727, 0.04173721694946289, 0.04264038467407227, 0.044391422271728515, 0.0428328971862793, 0.04243865585327149, 0.04413235092163086, 0.042531841278076174, 0.04229017639160156, 0.042829822540283204, 0.03666022491455078, 0.036375553131103515, 0.037651454925537106, 0.03655987167358398, 0.03608063888549805, 0.03649740982055664, 0.03612364959716797, 0.0376627197265625, 0.03875430297851563, 0.03827711868286133, 0.03656192016601562, 0.037359615325927735, 0.037177345275878904, 0.03806105422973633, 0.03799347305297852, 0.03795558547973633, 0.03640627288818359, 0.03686502456665039, 0.036923393249511716, 0.036907009124755856, 0.036466686248779294, 0.03676364898681641, 0.037013504028320314, 0.0377262077331543, 0.03810815811157227, 0.03671654510498047, 0.03656499099731445, 0.03654553604125976, 0.03680051040649414, 0.03804467010498047, 0.0362762222290039, 0.03662643051147461, 0.036603904724121096, 0.03822387313842773, 0.03701964950561523, 0.03605811309814453, 0.03554304122924805, 0.03548057556152344, 0.03830988693237305, 0.04016537475585937, 0.084279296875, 0.036073471069335936, 0.036326400756835936, 0.03753062438964844, 0.0392437744140625, 0.03903180694580078, 0.037043201446533204, 0.036719615936279294, 0.03644416046142578, 0.037154815673828126, 0.048433151245117184, 0.042355712890625, 0.0361338882446289, 0.03620761489868164, 0.03731660842895508, 0.037512191772460936, 0.03857920074462891, 0.038266880035400394, 0.03622707366943359, 0.037152767181396484, 0.03734732818603516, 0.037498878479003905, 0.0372592658996582, 0.03866624069213867, 0.03747225570678711, 0.03641856002807617, 0.036795391082763675, 0.037013504028320314, 0.03675033569335937, 0.038007808685302735, 0.039433216094970705, 0.03528908920288086, 0.03542732620239258, 0.038817790985107424, 0.03778662490844727, 0.03513651275634765, 0.037348350524902346, 0.03784089660644531, 0.03366092681884766, 0.033255424499511715, 0.03341107177734375, 0.03372544097900391, 0.034533374786376955, 0.03535257720947266, 0.03744153594970703, 0.03536281585693359, 0.0346951675415039, 0.03513753509521484, 0.036514816284179685, 0.036203521728515625, 0.035642368316650394, 0.03777228927612305, 0.03657011032104492, 0.03760332870483398, 0.03719270324707031, 0.036511745452880856, 0.03604787063598633, 0.03620556640625, 0.035958782196044925, 0.035178497314453126, 0.03482828903198242, 0.034852863311767575, 0.03561574554443359, 0.079710205078125, 0.037422080993652344, 0.05491097640991211, 0.038368255615234374, 0.03668582534790039, 0.03640524673461914, 0.03641241455078125, 0.051059711456298826, 0.03662643051147461, 0.03654246520996094, 0.036334590911865236, 0.037130241394042966, 0.03692134475708008, 0.035699710845947266, 0.03616665649414062, 0.039616512298583983, 0.040210430145263674, 0.041111553192138675, 0.04111257553100586, 0.05050265502929688, 0.03919257736206055, 0.04195840072631836, 0.04084326553344726, 0.03823206329345703, 0.03583590316772461, 0.03467366409301758, 0.03516416168212891, 0.035631103515625, 0.03547238540649414, 0.0363765754699707, 0.03711283111572266, 0.036034561157226565, 0.03563724899291992, 0.03535257720947266, 0.03549184036254883, 0.03761356735229492, 0.037550079345703126, 0.038833152770996096, 0.04032921600341797, 0.03645337677001953, 0.03582259368896484, 0.03688857650756836, 0.036898815155029296, 0.035955711364746096, 0.03570892715454101, 0.03488358306884766, 0.03448831939697266, 0.03498291015625, 0.03556249618530274, 0.03553177642822265, 0.03541196823120117, 0.0346951675415039, 0.034651134490966795, 0.035280895233154294, 0.034721790313720705, 0.035970046997070314, 0.03764019012451172, 0.03959603118896484, 0.04607897567749023, 0.04254207992553711, 0.036825088500976565, 0.03610521697998047, 0.036729854583740236, 0.08005324554443359, 0.03676876831054687, 0.03696844863891602, 0.03733708953857422, 0.03661414337158203, 0.036225025177001956, 0.036670463562011715, 0.03655987167358398, 0.03654143905639649, 0.036738048553466796, 0.037427200317382815, 0.037000190734863284, 0.03858124923706055, 0.03744460678100586, 0.03727769470214844, 0.03621478271484375, 0.03681792068481445, 0.0371671028137207, 0.03688755035400391, 0.035714046478271484, 0.03534745788574219, 0.03609292984008789, 0.03717222213745117, 0.036744190216064454, 0.03591167831420899, 0.035272705078125, 0.03556966400146484, 0.03656806564331055, 0.037233665466308595, 0.03892736053466797, 0.036997119903564454, 0.0374128646850586, 0.036378623962402344, 0.03637350463867187, 0.03685990524291992, 0.03743948745727539, 0.04289843368530273, 0.03866316986083984, 0.036544513702392575, 0.03553177642822265, 0.03588710403442383, 0.03491635131835937, 0.03706163024902344, 0.03870412826538086, 0.037822463989257815, 0.03715891265869141, 0.03789004898071289, 0.03744153594970703, 0.03765043258666992, 0.03893964767456055, 0.03866726303100586, 0.04682547378540039, 0.04511641693115234, 0.04621516799926758, 0.045892608642578124, 0.03840512084960938, 0.037569534301757815, 0.03669401550292969, 0.03702169418334961, 0.03645644760131836, 0.03555942535400391, 0.03633663940429688, 0.035448833465576174, 0.0750192642211914, 0.034939903259277344, 0.03691212844848633, 0.03800678253173828, 0.0384983024597168, 0.03597721481323242, 0.03528806304931641, 0.03558195114135742, 0.036603904724121096, 0.035609600067138675, 0.035517440795898435, 0.03422003173828125, 0.03520614242553711, 0.03643392181396484, 0.036037631988525394, 0.035372032165527346, 0.03491635131835937, 0.03607551956176758, 0.034590721130371094, 0.03442278289794922, 0.033724414825439454, 0.03374387359619141, 0.03361587142944336, 0.03362611389160156, 0.03550207901000976, 0.03489484786987305, 0.03410636901855469, 0.03386777496337891, 0.03445862579345703, 0.03441356658935547, 0.03376844787597656, 0.03385651016235352, 0.03402239990234375, 0.033783809661865234, 0.03371417617797851, 0.03377356719970703, 0.03335372924804687, 0.0342108154296875, 0.03434700775146484, 0.03432447814941406, 0.03420467376708984, 0.034100223541259765, 0.034049022674560545, 0.034353153228759765, 0.0349224967956543, 0.0357498893737793, 0.0362342414855957, 0.03768320083618164, 0.03468697738647461, 0.03438694381713867, 0.03468185424804687, 0.03455590438842773, 0.0350832633972168, 0.03457126235961914, 0.033925121307373046, 0.03375001525878906, 0.03384729766845703, 0.03396710586547851, 0.033797119140625, 0.03370700836181641, 0.033737728118896484, 0.03385651016235352, 0.03572019195556641, 0.07827455902099609, 0.034601982116699216, 0.03448524856567383, 0.033734657287597655, 0.03443609619140625, 0.03488870239257812, 0.03397529602050781, 0.03383193588256836, 0.03506687927246094, 0.03584000015258789, 0.036029441833496094, 0.035969024658203126, 0.036029441833496094, 0.03582668685913086, 0.03966361618041992, 0.036953086853027346, 0.0364400634765625, 0.036109310150146484, 0.03565055847167969, 0.036580352783203124, 0.03682918548583984, 0.03728998565673828, 0.045658111572265625, 0.03709132766723633, 0.036037631988525394, 0.040013824462890625, 0.03632537460327148, 0.039228416442871096, 0.03589734268188476, 0.03535974502563476, 0.03471974563598633, 0.03398860931396484, 0.03409612655639648, 0.03485081481933594, 0.03589734268188476, 0.03630489730834961, 0.03621478271484375, 0.035410945892333984, 0.03791462326049805, 0.036843521118164066, 0.03561574554443359, 0.035947521209716796, 0.034435073852539064, 0.03422822570800781, 0.03409305572509766, 0.035471359252929685, 0.03467059326171875, 0.03513241577148438, 0.03597107315063477, 0.03638886260986328, 0.036754432678222655, 0.0364400634765625, 0.03622707366943359, 0.03608883285522461, 0.03576627349853516, 0.03665203094482422, 0.03729817581176758, 0.03621068954467774, 0.03872972869873047, 0.03723468780517578, 0.03593011093139648, 0.03529318237304688, 0.034925567626953126, 0.07844659423828125, 0.033568767547607424, 0.03424358367919922, 0.03651891326904297, 0.04020940780639649, 0.03998207855224609, 0.03781631851196289, 0.03634175872802734, 0.036299774169921875, 0.03699814224243164, 0.037359615325927735, 0.037577728271484374, 0.03712819290161133, 0.03596492767333984, 0.03585228729248047, 0.039011329650878904, 0.04129894256591797, 0.034966529846191405, 0.03508531188964844, 0.03428044891357422, 0.03560038375854492, 0.03589427185058594, 0.0362158088684082, 0.035958782196044925, 0.03529318237304688, 0.036686847686767575, 0.036670463562011715, 0.036838401794433595, 0.03729100799560547, 0.035296257019042966, 0.03489894485473633, 0.03483852767944336, 0.03467673492431641, 0.03481804656982422, 0.035141632080078124, 0.034991104125976565, 0.03562496185302735, 0.0357283821105957, 0.03556249618530274, 0.03616767883300781, 0.037389312744140625, 0.04151193618774414, 0.039657470703125, 0.03809382247924804, 0.03583078384399414, 0.03498495864868164, 0.03599052810668945, 0.03628851318359375, 0.03523379135131836, 0.03404288101196289, 0.03478220748901367, 0.0373309440612793, 0.03767910385131836, 0.03741900634765625, 0.03455897521972656, 0.03465216064453125, 0.03482828903198242, 0.036408321380615234, 0.03615641784667969, 0.03617792129516602, 0.03560857772827149, 0.03491123199462891, 0.03430092620849609, 0.07817523193359376, 0.03559526443481445, 0.034835456848144535, 0.034678783416748044, 0.03453235244750977, 0.03459174346923828, 0.034495487213134765, 0.03479142379760742, 0.0348671989440918, 0.03458355331420898, 0.03417292785644531, 0.03502489471435547, 0.034590721130371094, 0.034784255981445314, 0.035279872894287106, 0.035814399719238284, 0.03849625778198242, 0.03958784103393555, 0.037601280212402347, 0.03462041473388672, 0.03434188842773438, 0.035740673065185545, 0.0347770881652832, 0.034541568756103515, 0.034533374786376955, 0.034669567108154296, 0.03469107055664063, 0.03564646530151367, 0.03804774475097656, 0.03680972671508789, 0.03679129409790039, 0.04042956924438477, 0.03604684829711914, 0.03604275131225586, 0.03715379333496094, 0.03666227340698242, 0.037746688842773435, 0.03705651092529297, 0.03396915054321289, 0.03395072174072265, 0.03395379257202148, 0.0340469741821289, 0.034119678497314454, 0.03468902587890625, 0.038449153900146485, 0.039177215576171875, 0.0367718391418457, 0.03601510238647461, 0.03628646469116211, 0.03841740798950195, 0.04027801513671875, 0.037751808166503906, 0.039106559753417966, 0.03441766357421875, 0.03402137756347656, 0.03393740844726562, 0.03510067367553711, 0.035955711364746096, 0.03432447814941406, 0.034855934143066404, 0.03562803268432617, 0.036939777374267575, 0.03637350463867187]",tokens/s,26.936179638471728,,, 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-7B,Qwen/Qwen-7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-7b,stabilityai/stablelm-base-alpha-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-7b,tiiuae/falcon-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-7b-hf,meta-llama/Llama-2-7b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-rw-1b,tiiuae/falcon-rw-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-4B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5586.366464,7547.650048,6620.708864,6079.643648,5755.121664,s,10,1.287127685546875,0.1287127685546875,0.0021147619271973824,0.12790532684326172,0.13161695556640626,0.13263674774169923,0.1334525814819336,"[0.1336565399169922, 0.13139033508300782, 0.1271069107055664, 0.12640630340576173, 0.12735862731933595, 0.12744764709472656, 0.127589599609375, 0.1292379913330078, 0.12822105407714843, 0.12871267700195313]",tokens/s,1988.9246643873619,kWh,4.058337077880517e-06,6.809771398372858e-06,4.230843840192532e-06,1.5098952316445908e-05,tokens/kWh,16954818.76058133,MB,5586.366464,7547.650048,6620.708864,6079.643648,5789.885952,s,10,80.8465556640625,8.084655566406251,0.05276193215806332,8.081276123046877,8.128124365234376,8.161276049804687,8.187797397460937,"[8.194427734375, 8.12075732421875, 8.0378779296875, 8.073384765625, 8.08916748046875, 8.00054443359375, 8.0682626953125, 8.11247021484375, 8.1186455078125, 8.031017578125]",tokens/s,7.792539766540039,kWh,0.0002530138277854675,0.0004237069730011322,0.0002444779940184652,0.0009211987948050649,tokens/kWh,68389.14722346271,,s,629,81.86763350677488,0.1301552202015499,0.015570800021229793,0.12782694244384765,0.13153075256347657,0.132967626953125,0.2546338635253907,"[0.13297048950195312, 0.12931173706054688, 0.1318983612060547, 0.1339893798828125, 0.1322229766845703, 0.13165362548828125, 0.13300224304199218, 0.1335142364501953, 0.13327769470214842, 0.129154052734375, 0.1276610565185547, 0.12659097290039062, 0.12545024108886718, 0.1263667221069336, 0.12926361083984375, 0.12846080017089845, 0.12847206115722656, 0.12779622650146485, 0.12779007720947266, 0.12725862121582032, 0.12795187377929687, 0.128289794921875, 0.12762931060791016, 0.12590796661376952, 0.12585062408447265, 0.131056640625, 0.13154713439941407, 0.130513916015625, 0.13083853149414063, 0.13214105224609374, 0.1323868103027344, 0.13344563293457032, 0.13183999633789062, 0.13196083068847655, 0.1328353271484375, 0.13200076293945312, 0.13131674194335938, 0.13115289306640626, 0.1310330810546875, 0.13192498779296874, 0.12800921630859374, 0.15797760009765624, 0.12912947082519532, 0.12740198516845702, 0.12875672912597655, 0.1272842254638672, 0.12779827117919923, 0.14065254211425782, 0.12759449768066405, 0.1279836196899414, 0.12668313598632813, 0.12646092987060548, 0.12747366333007812, 0.12816487121582032, 0.12853453063964843, 0.12832357788085938, 0.12710297393798828, 0.12677529907226562, 0.12700876617431642, 0.1288151092529297, 0.12758016204833986, 0.12848025512695313, 0.2618470458984375, 0.13063679504394532, 0.13050265502929687, 0.13048524475097656, 0.13233561706542968, 0.1273559036254883, 0.12817919921875, 0.1273548812866211, 0.12824678039550783, 0.12927897644042968, 0.13275546264648438, 0.1317375946044922, 0.13106381225585936, 0.13121945190429687, 0.13184819030761719, 0.13144064331054686, 0.13204275512695313, 0.13350093078613282, 0.12820480346679688, 0.1275893783569336, 0.12678963470458984, 0.12697293090820314, 0.1279651870727539, 0.12781158447265625, 0.1269452819824219, 0.1260421142578125, 0.12906291198730468, 0.13136589050292968, 0.13155226135253906, 0.1328773193359375, 0.1327247314453125, 0.13296333312988282, 0.13193522644042968, 0.1320099792480469, 0.13278207397460937, 0.1334087677001953, 0.1331937255859375, 0.13185638427734375, 0.1262899169921875, 0.1292103729248047, 0.125844482421875, 0.1262888946533203, 0.1274777603149414, 0.12677120208740233, 0.12626432037353516, 0.12648652648925782, 0.12666470336914062, 0.12714291381835938, 0.1271234588623047, 0.1255383071899414, 0.12539596557617189, 0.12489113616943359, 0.1258782730102539, 0.12538880157470703, 0.12669849395751953, 0.12751974487304688, 0.12695756530761718, 0.12700364685058593, 0.12714086151123047, 0.1270661087036133, 0.12721868896484376, 0.12679987335205078, 0.1272063980102539, 0.25337753295898435, 0.12579737854003906, 0.1265408020019531, 0.12620902252197266, 0.12807884216308593, 0.12698521423339842, 0.1276590042114258, 0.12674969482421874, 0.12848947143554687, 0.12843519592285157, 0.12753817749023438, 0.1272289276123047, 0.12659302520751953, 0.12868505859375, 0.12731289672851562, 0.12701798248291016, 0.12658175659179688, 0.12726783752441406, 0.12650188446044922, 0.12650393676757812, 0.1268858871459961, 0.12617318725585938, 0.12784844970703124, 0.12746137237548827, 0.1274398727416992, 0.12804608154296876, 0.12680089569091796, 0.12716339111328126, 0.1267015686035156, 0.12792217254638671, 0.12696063995361329, 0.1270456314086914, 0.12779315185546875, 0.12888780212402343, 0.12896665954589845, 0.12964454650878907, 0.1294202880859375, 0.12838604736328124, 0.12922674560546876, 0.1275125732421875, 0.12890829467773438, 0.12822323608398437, 0.12785971069335939, 0.12821810913085938, 0.1278167037963867, 0.12784844970703124, 0.12800819396972657, 0.12787506866455078, 0.12739276885986328, 0.12773887634277345, 0.1282529296875, 0.1266503677368164, 0.1270609893798828, 0.12792320251464845, 0.12844749450683593, 0.12811264038085937, 0.12795494079589845, 0.1274664993286133, 0.12753510284423827, 0.12806758117675782, 0.12799282836914064, 0.12674969482421874, 0.12711526489257813, 0.2533283843994141, 0.12712550354003907, 0.12798976135253906, 0.1274286117553711, 0.12694630432128906, 0.12733644866943358, 0.1277829132080078, 0.12782284545898437, 0.1272442855834961, 0.12641280364990234, 0.12710297393798828, 0.12747571563720703, 0.12661862182617187, 0.1268295669555664, 0.12775936126708984, 0.12788121795654298, 0.1272279052734375, 0.12712652587890624, 0.12805734252929687, 0.12815155029296876, 0.1268674545288086, 0.12921650695800782, 0.13115391540527344, 0.12770816040039062, 0.140943359375, 0.13065728759765624, 0.129902587890625, 0.12968345642089843, 0.12904652404785155, 0.12791910552978517, 0.12910488891601563, 0.12873727416992187, 0.1299261474609375, 0.12703846740722657, 0.12733849334716796, 0.12865023803710937, 0.12729344177246094, 0.12689817810058593, 0.1274603500366211, 0.1281228790283203, 0.1275514907836914, 0.1274449920654297, 0.1278218231201172, 0.127678466796875, 0.12749209594726563, 0.12666470336914062, 0.12655308532714843, 0.12722073364257813, 0.1265582046508789, 0.12798770904541015, 0.12812594604492186, 0.1288448028564453, 0.1304944610595703, 0.13417369079589844, 0.12933529663085938, 0.12964044189453125, 0.1283409881591797, 0.12605439758300782, 0.12556390380859375, 0.12671590423583984, 0.12793138885498048, 0.12697293090820314, 0.12732518768310547, 0.25537843322753906, 0.12820069885253907, 0.12764876556396484, 0.12777369689941406, 0.12879974365234376, 0.127604736328125, 0.1262182388305664, 0.12551168060302734, 0.1267589111328125, 0.12631961822509766, 0.1262018585205078, 0.12732415771484376, 0.1273507843017578, 0.12714803314208983, 0.12904447937011718, 0.1284085693359375, 0.12766207885742187, 0.12886323547363282, 0.12768256378173828, 0.1280552978515625, 0.13278515625, 0.133612548828125, 0.12910694885253907, 0.12912947082519532, 0.12983602905273436, 0.13084364318847655, 0.13152665710449218, 0.132242431640625, 0.13206016540527343, 0.16083558654785157, 0.14364057922363282, 0.12766515350341798, 0.12878746032714844, 0.1271050262451172, 0.12727193450927735, 0.12749721527099608, 0.12808908081054687, 0.12821810913085938, 0.1276057586669922, 0.12836557006835939, 0.12810342407226563, 0.12713779449462892, 0.12585164642333985, 0.1251256332397461, 0.12538777923583985, 0.12592537689208985, 0.12504985809326172, 0.12683570861816407, 0.12699954986572265, 0.1273917465209961, 0.1274419174194336, 0.1271009292602539, 0.12697293090820314, 0.12509286499023436, 0.12488601684570312, 0.12470169830322266, 0.12532121276855468, 0.12490751647949219, 0.12589363098144532, 0.1265244140625, 0.12637798309326173, 0.126635009765625, 0.1267281951904297, 0.2551224365234375, 0.12678348541259765, 0.12779110717773437, 0.12661862182617187, 0.1269452819824219, 0.12489625549316406, 0.125159423828125, 0.12607078552246093, 0.12700466918945313, 0.12649472045898438, 0.1267589111328125, 0.12642713928222657, 0.12678348541259765, 0.12761087799072265, 0.1272125473022461, 0.128110595703125, 0.12563148498535157, 0.12489523315429688, 0.12569087982177735, 0.12521164703369142, 0.12574105834960939, 0.12603801727294922, 0.1266728973388672, 0.12702003479003907, 0.1268520965576172, 0.12733132934570313, 0.1270835189819336, 0.12696268463134766, 0.12685311889648437, 0.12671590423583984, 0.12615885162353516, 0.1255731201171875, 0.12662579345703126, 0.12574720001220704, 0.12604723358154296, 0.12626227569580079, 0.12756172943115235, 0.12737843322753906, 0.12712754821777345, 0.12738150024414063, 0.1276200942993164, 0.1277450256347656, 0.1268295669555664, 0.12598271942138672, 0.125876220703125, 0.12554649353027345, 0.1280378875732422, 0.13400679016113282, 0.13011045837402344, 0.12836146545410157, 0.1283522491455078, 0.12822834777832032, 0.12811672973632812, 0.12858265686035156, 0.12941619873046875, 0.12791910552978517, 0.12652236938476563, 0.12618854522705078, 0.126993408203125, 0.12626943969726562, 0.12603084564208986, 0.12752793884277344, 0.12736307525634766, 0.25613311767578123, 0.12775526428222655, 0.12874240112304688, 0.12920524597167968, 0.12831744384765625, 0.1252679672241211, 0.12552191925048828, 0.1257512969970703, 0.12819660949707032, 0.12672000122070312, 0.12676710510253905, 0.1271715850830078, 0.12814131164550782, 0.12667391967773436, 0.12839013671875, 0.1261137924194336, 0.1253416976928711, 0.12825190734863282, 0.1271541748046875, 0.12763136291503907, 0.1265960922241211, 0.12768665313720703, 0.1289134063720703, 0.12800306701660155, 0.12691149139404298, 0.13176730346679688, 0.13150515747070313, 0.13000601196289063, 0.1279467544555664, 0.12781568145751954, 0.12695449829101563, 0.12926258850097655, 0.12807577514648438, 0.12795903778076173, 0.12831846618652343, 0.1335767059326172, 0.13449317932128907, 0.13242573547363282, 0.12811981201171874, 0.12722278594970704, 0.12832972717285157, 0.12886630249023437, 0.1274562530517578, 0.12599910736083986, 0.12705177307128906, 0.1285365753173828, 0.12831948852539063, 0.12749823760986329, 0.12639437103271484, 0.12794163513183593, 0.12718592071533202, 0.12739584350585936, 0.12720230102539062, 0.12888780212402343, 0.12678656005859376, 0.12774604797363281, 0.12890931701660155, 0.12905574035644532, 0.12788633728027343, 0.12821810913085938, 0.1269022750854492, 0.12801228332519532, 0.12851405334472657, 0.26240408325195314, 0.1375447082519531, 0.13178778076171874, 0.12804197692871094, 0.12907008361816405, 0.13021900939941405, 0.12809523010253906, 0.12968754577636718, 0.12851097106933593, 0.12781158447265625, 0.12802252197265626, 0.12876185607910157, 0.12859596252441408, 0.1274101791381836, 0.1275504608154297, 0.1294151611328125, 0.1326510009765625, 0.13403546142578124, 0.12876390075683594, 0.12807986450195313, 0.1277327346801758, 0.12731289672851562, 0.12827545166015625, 0.12682137298583984, 0.12862873840332031, 0.1273712615966797, 0.127710205078125, 0.12681625366210938, 0.1268264923095703, 0.1273395233154297, 0.1268111343383789, 0.12782694244384765, 0.1286727752685547, 0.1297725372314453, 0.12777369689941406, 0.12802047729492189, 0.130376708984375, 0.131051513671875, 0.13030604553222655, 0.12940800476074218, 0.1297100830078125, 0.12792626953125, 0.12839935302734376, 0.12775116729736327, 0.1283450927734375, 0.1282856903076172, 0.12865330505371095, 0.12873216247558594, 0.12845158386230468, 0.12916940307617186, 0.12831027221679686, 0.12734668731689452, 0.12797542572021484, 0.12841984558105468, 0.12877413940429688, 0.12892979431152343, 0.12835635375976562, 0.1287209014892578, 0.1283829803466797, 0.1273896942138672, 0.12741324615478516, 0.12804608154296876, 0.12694322967529298, 0.25702398681640626, 0.12820787048339843, 0.12829286193847655, 0.12810751342773438, 0.1279487991333008, 0.1281781768798828, 0.12782694244384765, 0.12717568206787108, 0.12669542694091798, 0.12835533142089844, 0.12841984558105468, 0.12864512634277345, 0.12790681457519532, 0.12930149841308594, 0.12872499084472655, 0.12697087860107423, 0.128184326171875, 0.1273016357421875, 0.12805427551269533, 0.12886936950683595, 0.1271009292602539, 0.127351806640625, 0.1281669158935547, 0.12851609802246095, 0.12759859466552734, 0.15950848388671876, 0.14313267517089845, 0.12841984558105468, 0.13019442749023438, 0.1284884490966797, 0.12867788696289062, 0.12988006591796875, 0.12825907897949218, 0.12801023864746094, 0.1272995834350586, 0.12797030639648438, 0.12797337341308593, 0.12869223022460938, 0.12860723876953126, 0.12873114013671874, 0.12671078491210938, 0.12709683227539062, 0.126455810546875, 0.12815872192382813, 0.12797542572021484, 0.1278955535888672, 0.12769586944580077, 0.12791808319091796, 0.1277880325317383, 0.12793856048583985, 0.12829490661621093, 0.12757708740234375, 0.12817304992675782, 0.12721356964111327, 0.12791910552978517, 0.12923802185058594, 0.12868505859375, 0.12899533081054687, 0.12936601257324218, 0.12881100463867187, 0.12791398620605468, 0.12837989807128905, 0.12794982147216796, 0.2575779724121094, 0.12596224212646484, 0.12577996826171875, 0.12671692657470704, 0.12730470275878905, 0.12566835021972655, 0.1279447021484375, 0.12805836486816408, 0.12822528076171874, 0.12819046020507813, 0.12741222381591796, 0.12810137939453126, 0.12829388427734376, 0.12799078369140626, 0.12647628784179688, 0.12633702087402343, 0.12830618286132814, 0.12745523071289064, 0.12732927703857422, 0.12777164459228516, 0.12853964233398438, 0.12770508575439454, 0.12756377410888672, 0.1274040298461914, 0.12788224029541015, 0.12825599670410157, 0.12780646514892577, 0.12879359436035157, 0.1263114242553711, 0.12599910736083986, 0.1263278045654297, 0.1294141387939453, 0.12811776733398436, 0.12862054443359375, 0.1277501449584961, 0.12875059509277345, 0.12787814331054687, 0.12803993225097657, 0.1284822998046875, 0.1277276153564453, 0.12817613220214844, 0.12590694427490234, 0.12537651062011718, 0.12700569915771484, 0.1257144317626953, 0.1267578887939453, 0.1266135025024414, 0.12734976196289063, 0.12695654296875, 0.12770713806152345, 0.12757913970947266, 0.12797542572021484, 0.1277665252685547, 0.12799180603027344, 0.1263984603881836, 0.12802149963378906, 0.12671897888183595, 0.12813311767578126, 0.12671180725097655, 0.12679987335205078, 0.12765184020996093, 0.12786380767822267, 0.12831231689453124]",tokens/s,7.683134018377942,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm2-20b,internlm/internlm2-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-3b-4e1t,stabilityai/stablelm-3b-4e1t,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/phi-1_5,microsoft/phi-1_5,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-2b,google/recurrentgemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-1_6b,stabilityai/stablelm-2-1_6b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-3B-v1,togethercomputer/RedPajama-INCITE-Base-3B-v1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-8B,meta-llama/Meta-Llama-3-8B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,1965.420544,18880.659456,17953.718272,17412.653056,17029.3504,s,10,1.2827307739257814,0.12827307739257815,0.0015735693014247737,0.12770614242553713,0.12896182861328123,0.13087361450195312,0.13240304321289062,"[0.132785400390625, 0.12755661010742186, 0.12836093139648438, 0.12820428466796874, 0.12686653137207032, 0.1285369873046875, 0.12769718170166017, 0.12750511932373046, 0.12771510314941406, 0.12750262451171876]",tokens/s,1995.7422492992446,kWh,4.071573989513593e-06,6.775764176022931e-06,5.8306492518020095e-06,1.6677987417338537e-05,tokens/kWh,15349573.878072413,MB,1965.420544,18880.659456,17953.718272,17412.653056,17162.139136,s,10,80.36849218749998,8.03684921875,0.026536055281633247,8.039013427734375,8.065979541015624,8.074544702148437,8.081396831054686,"[8.064076171875, 8.0489365234375, 8.08310986328125, 8.05496533203125, 7.99637060546875, 8.0173447265625, 8.05268212890625, 8.02909033203125, 8.01373876953125, 8.008177734375]",tokens/s,7.838892865256295,kWh,0.0002549398585389822,0.0004265819946044192,0.0003034130425875539,0.0009849348957309554,tokens/kWh,63963.61858338408,,s,629,81.3887232208252,0.12939383659908615,0.01552200383041998,0.12725657653808595,0.12851671142578125,0.1322588134765625,0.25454779907226566,"[0.12851609802246095, 0.12875672912597655, 0.1305743408203125, 0.1325127716064453, 0.13261721801757811, 0.13257215881347656, 0.1333104705810547, 0.1328711700439453, 0.13165362548828125, 0.13093069458007814, 0.12534272003173827, 0.12577792358398437, 0.1268111343383789, 0.1276416015625, 0.1266851806640625, 0.12755251312255858, 0.1266677780151367, 0.12688998413085936, 0.12799385833740234, 0.12769792175292968, 0.12735385894775392, 0.12734873962402343, 0.12723609924316406, 0.12560179138183594, 0.1254973449707031, 0.12592127990722657, 0.12551475524902345, 0.12728115081787109, 0.12664729309082032, 0.12700672149658204, 0.1274398727416992, 0.1274265594482422, 0.12777983856201172, 0.12768051147460938, 0.12774195098876953, 0.12770611572265625, 0.1271173095703125, 0.1276272659301758, 0.12775218963623047, 0.12721663665771485, 0.12706201934814454, 0.12745830535888672, 0.12764979553222655, 0.12772249603271485, 0.12753715515136718, 0.12748595428466797, 0.127889404296875, 0.12779417419433595, 0.12685926055908203, 0.12701081848144533, 0.13225267028808593, 0.13384602355957032, 0.12727808380126954, 0.12776038360595704, 0.127604736328125, 0.12795289611816407, 0.1273169937133789, 0.1267599334716797, 0.1254799346923828, 0.12557107543945312, 0.12641280364990234, 0.12709375762939454, 0.25462579345703124, 0.12631346893310547, 0.12649676513671876, 0.12738559722900392, 0.12805119323730468, 0.1285191650390625, 0.12746240234375, 0.12682035064697267, 0.12563660430908202, 0.12561305236816406, 0.12512870025634765, 0.12584857940673827, 0.12664934539794923, 0.12730879974365233, 0.12651417541503907, 0.12716134643554688, 0.12749107360839843, 0.12773580932617187, 0.1298032684326172, 0.13241343688964843, 0.13248921203613281, 0.12696678161621094, 0.12682444763183592, 0.12741324615478516, 0.1266175994873047, 0.12740505981445313, 0.1276538848876953, 0.12830618286132814, 0.12715827178955078, 0.1271910400390625, 0.12766822052001953, 0.12725145721435546, 0.12633702087402343, 0.12739071655273437, 0.12743373107910155, 0.126740478515625, 0.12786688232421875, 0.12734770965576173, 0.12758834838867186, 0.12731187438964844, 0.1277347869873047, 0.1280133056640625, 0.12547174072265624, 0.12559257507324217, 0.1254307861328125, 0.12608409881591798, 0.12630220794677735, 0.12710707092285156, 0.12725247955322266, 0.12920013427734375, 0.13242265319824217, 0.13306982421875, 0.13314866638183595, 0.1332551727294922, 0.1328783416748047, 0.12763238525390624, 0.12713062286376953, 0.12702515411376952, 0.12740300750732422, 0.1270609893798828, 0.12761702728271485, 0.12785254669189453, 0.12786483001708984, 0.2571038818359375, 0.12790886688232422, 0.12692582702636718, 0.12789965057373046, 0.1280378875732422, 0.12743475341796875, 0.12663807678222655, 0.1276272659301758, 0.12691661071777344, 0.12700364685058593, 0.12681932830810547, 0.1267179489135742, 0.12686029052734374, 0.12761907196044922, 0.12848538208007812, 0.12851609802246095, 0.12757401275634767, 0.13352447509765625, 0.12685721588134766, 0.1267558364868164, 0.12678860473632814, 0.1271746597290039, 0.12683673858642577, 0.12738457489013671, 0.16018637084960938, 0.1283768310546875, 0.13998387145996094, 0.12764569854736327, 0.12734976196289063, 0.12757913970947266, 0.12720025634765625, 0.1274234848022461, 0.12757810974121095, 0.1272453155517578, 0.1283420104980469, 0.1283522491455078, 0.12756992340087892, 0.12686540985107422, 0.12739788818359374, 0.12738150024414063, 0.1274060821533203, 0.12687462615966796, 0.12576051330566407, 0.12675174713134765, 0.12624486541748048, 0.1269227523803711, 0.12792320251464845, 0.1279774703979492, 0.13226290893554687, 0.12747673797607423, 0.12723609924316406, 0.128005126953125, 0.1278023681640625, 0.12829286193847655, 0.1279887390136719, 0.12701491546630858, 0.12734566497802735, 0.12658892822265624, 0.12670361328125, 0.12740505981445313, 0.12740812683105468, 0.12871066284179689, 0.12750847625732423, 0.2623211669921875, 0.12979405212402345, 0.12900863647460936, 0.12733747100830078, 0.12721151733398436, 0.12810957336425782, 0.12804095458984374, 0.12747058868408204, 0.12757299041748046, 0.1276610565185547, 0.12793036651611328, 0.12721561431884765, 0.126919677734375, 0.12716236877441406, 0.1271234588623047, 0.13025587463378907, 0.13221682739257812, 0.12681625366210938, 0.12695449829101563, 0.12818022155761719, 0.1274234848022461, 0.1271183395385742, 0.12768972778320312, 0.12764466857910156, 0.12790271759033203, 0.12762828826904296, 0.12848025512695313, 0.12864408874511718, 0.12780646514892577, 0.1270302734375, 0.12774195098876953, 0.1269555206298828, 0.12646092987060548, 0.1271951370239258, 0.12761293029785156, 0.1274286117553711, 0.12772659301757813, 0.12731903839111328, 0.12775116729736327, 0.12765491485595704, 0.12743270111083985, 0.1273507843017578, 0.12708147430419922, 0.12786585235595704, 0.12880487060546875, 0.13014630126953125, 0.13065728759765624, 0.128395263671875, 0.12811878967285156, 0.12841778564453124, 0.12795903778076173, 0.12734054565429687, 0.1267394561767578, 0.12729446411132814, 0.1274449920654297, 0.1280921630859375, 0.12758016204833986, 0.12761702728271485, 0.127783935546875, 0.12710912322998047, 0.12593357086181642, 0.1257543716430664, 0.12579122924804687, 0.25438412475585936, 0.1263626251220703, 0.1272442855834961, 0.12708761596679688, 0.12696473693847657, 0.1269411849975586, 0.12691661071777344, 0.12782796478271485, 0.12743065643310547, 0.12745318603515626, 0.12722688293457032, 0.12522598266601562, 0.1256253433227539, 0.12542566680908204, 0.12607692718505858, 0.1275115509033203, 0.12705689239501952, 0.12807168579101563, 0.1277829132080078, 0.1275504608154297, 0.12779212951660157, 0.12777369689941406, 0.12732313537597656, 0.12651315307617186, 0.12682546997070313, 0.1276006393432617, 0.12643020629882812, 0.12797542572021484, 0.1275863037109375, 0.1268295669555664, 0.12751462554931642, 0.1277470703125, 0.12740198516845702, 0.12770508575439454, 0.12632575988769532, 0.12692582702636718, 0.12631040191650392, 0.1269411849975586, 0.126993408203125, 0.1272770538330078, 0.12703539276123046, 0.127388671875, 0.1267466278076172, 0.12731187438964844, 0.12556185913085938, 0.12527308654785158, 0.1251430435180664, 0.1254246368408203, 0.1259130859375, 0.12702105712890624, 0.12684185791015626, 0.12702515411376952, 0.12750847625732423, 0.12741939544677736, 0.1278730239868164, 0.12757708740234375, 0.12760371398925782, 0.1276078109741211, 0.12573388671875, 0.12591718292236329, 0.12576563262939452, 0.1261690902709961, 0.12743577575683593, 0.2566144104003906, 0.12744294738769532, 0.12775424194335938, 0.12748799896240234, 0.12745113372802735, 0.12800408935546875, 0.127710205078125, 0.12801126098632812, 0.12695654296875, 0.12725657653808595, 0.12739379119873045, 0.12725350189208984, 0.12759347534179688, 0.12757299041748046, 0.1276159973144531, 0.1274787826538086, 0.12805836486816408, 0.12803482055664062, 0.12768358612060546, 0.12768051147460938, 0.12673433685302735, 0.12644454193115234, 0.1264752655029297, 0.1272104949951172, 0.12680089569091796, 0.12680294036865233, 0.1269944305419922, 0.12729036712646485, 0.12753817749023438, 0.12623769378662109, 0.1251809310913086, 0.1258598403930664, 0.1265233917236328, 0.1273169937133789, 0.1272289276123047, 0.12705689239501952, 0.12701798248291016, 0.12743577575683593, 0.1275156478881836, 0.1274071044921875, 0.128142333984375, 0.1270783996582031, 0.12698009490966797, 0.12798054504394532, 0.12874546813964843, 0.12550450897216797, 0.12538470458984374, 0.12778189086914063, 0.12800102233886718, 0.12810957336425782, 0.1275330581665039, 0.12781056213378905, 0.12796109008789064, 0.1274398727416992, 0.12748492431640626, 0.12759449768066405, 0.12708966064453125, 0.1259304962158203, 0.12736102294921875, 0.12692991638183593, 0.1267056655883789, 0.12669337463378907, 0.12757708740234375, 0.25642803955078125, 0.1277429733276367, 0.1275320281982422, 0.12675481414794923, 0.1272279052734375, 0.1270487060546875, 0.12628275299072267, 0.12696781158447265, 0.12761702728271485, 0.12763136291503907, 0.12843724060058595, 0.12920217895507813, 0.1326202850341797, 0.13268992614746095, 0.17432371520996093, 0.12687052917480468, 0.12722073364257813, 0.12633190155029297, 0.1272647705078125, 0.12669542694091798, 0.1265121307373047, 0.12675481414794923, 0.1270128631591797, 0.12885197448730468, 0.1269739532470703, 0.1276590042114258, 0.1273354263305664, 0.12553727722167968, 0.1250478057861328, 0.12556594848632813, 0.12582195281982422, 0.12608204650878907, 0.1270282211303711, 0.12611891174316406, 0.1269340133666992, 0.12629913330078124, 0.12696985626220703, 0.12706201934814454, 0.12788428497314452, 0.12741734313964845, 0.12722176361083984, 0.12545638275146484, 0.12732723236083984, 0.1270835189819336, 0.1259468765258789, 0.12577689361572267, 0.12634111785888671, 0.12738457489013671, 0.12710297393798828, 0.1261506576538086, 0.12687769317626954, 0.12753919982910156, 0.1268449249267578, 0.12661043548583983, 0.12662783813476564, 0.1258424301147461, 0.12631858825683595, 0.12664422607421874, 0.12673638153076172, 0.1270661087036133, 0.1265766372680664, 0.126671875, 0.12649983978271484, 0.2543155212402344, 0.1256253433227539, 0.12570214080810546, 0.12636876678466796, 0.12679679870605468, 0.12634419250488282, 0.12719615936279297, 0.12768972778320312, 0.12754022216796876, 0.12829183959960938, 0.12981350708007813, 0.13280256652832031, 0.12683673858642577, 0.12654694366455077, 0.1257369613647461, 0.1252485122680664, 0.1256816635131836, 0.12692377471923827, 0.12770508575439454, 0.12725965118408203, 0.1277880325317383, 0.1273671646118164, 0.1276078109741211, 0.1275668487548828, 0.12779007720947266, 0.12810855102539062, 0.12712960052490235, 0.127098876953125, 0.12770816040039062, 0.127246337890625, 0.12675379180908203, 0.12785868835449218, 0.12776959991455078, 0.12723404693603516, 0.12662681579589843, 0.12753817749023438, 0.12775218963623047, 0.12783103942871094, 0.12734770965576173, 0.12685414123535158, 0.1267599334716797, 0.12831948852539063, 0.12700262451171876, 0.12736921691894532, 0.12802764892578125, 0.12813311767578126, 0.1282406463623047, 0.127494140625, 0.12683058929443358, 0.1276600341796875, 0.12672614288330078, 0.12626636505126954, 0.12678553771972656, 0.12673228454589844, 0.12734668731689452, 0.12723200225830078, 0.12811776733398436, 0.1283399658203125, 0.12763750457763673, 0.129259521484375, 0.1299517364501953, 0.12892877197265626, 0.1280552978515625, 0.2556641235351563, 0.12660530853271484, 0.12619776153564452, 0.1254993896484375, 0.12567244720458984, 0.12613836669921874, 0.12628479766845704, 0.12594790649414062, 0.12651622772216797, 0.12903424072265626, 0.12651725006103515, 0.12720230102539062, 0.12724736022949218, 0.12663603210449217, 0.1268889617919922, 0.1267558364868164, 0.12687667083740234, 0.1266135025024414, 0.12713062286376953, 0.12743885040283204, 0.12795391845703125, 0.12638617706298827, 0.12723712158203124, 0.127283203125, 0.12644351959228517, 0.1266995162963867, 0.12723712158203124, 0.12751769256591797, 0.1270118408203125, 0.12692582702636718, 0.12672102355957032, 0.1275320281982422, 0.12720742034912108, 0.12598886108398438, 0.12642098999023438, 0.12665650939941406, 0.1280552978515625, 0.12726886749267577, 0.1263124465942383, 0.12646502685546876, 0.1299568634033203, 0.13252198791503905, 0.13173861694335937, 0.1334302673339844, 0.1277429733276367, 0.12752793884277344, 0.12705075073242186, 0.1270456314086914, 0.12656947326660156, 0.12643225860595703, 0.12736921691894532, 0.12698828887939453, 0.12693196868896484, 0.12574720001220704, 0.12699954986572265, 0.12689305877685547, 0.127351806640625, 0.1276590042114258, 0.1269340133666992, 0.1269032974243164, 0.12672614288330078, 0.1265571823120117, 0.12622950744628905, 0.2546114501953125, 0.12745011138916015, 0.12712652587890624, 0.1273354263305664, 0.12825701904296874, 0.12749005126953125, 0.12773683166503907, 0.12932710266113281, 0.13212057495117188, 0.12652543640136718, 0.1269227523803711, 0.12708454132080077, 0.12718592071533202, 0.12722073364257813, 0.1272995834350586, 0.12731289672851562, 0.12666265869140625, 0.12732211303710939, 0.12694834899902344, 0.1260615692138672, 0.1265950698852539, 0.12764466857910156, 0.12652134704589843, 0.12657151794433594, 0.1265766372680664, 0.12671692657470704, 0.1269012451171875, 0.12702003479003907, 0.12718182373046874, 0.1271746597290039, 0.12484812927246093, 0.1251747817993164, 0.12543795013427733, 0.12646297454833985, 0.12649574279785156, 0.1269032974243164, 0.12633599853515626, 0.12645990753173827, 0.12674867248535157, 0.12894003295898437, 0.13210316467285158, 0.12701388549804687, 0.1271388168334961, 0.1278177261352539, 0.12761497497558594, 0.1270855712890625, 0.12686847686767577, 0.1260195846557617, 0.12617727661132813, 0.12677529907226562, 0.1269340133666992, 0.1266329574584961, 0.1267947540283203, 0.12777881622314452, 0.1274398727416992, 0.12717362976074217, 0.1269002227783203, 0.1261445083618164, 0.12656537628173828, 0.12711526489257813, 0.12685311889648437, 0.12686540985107422, 0.127172607421875]",tokens/s,7.728343376187228,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-32B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,4798.263296,37679.529984,36752.5888,36211.523584,35661.206528,s,10,2.082156234741211,0.2082156234741211,0.004604450896804368,0.2068824462890625,0.20885781860351563,0.21539310455322266,0.2206213333129883,"[0.2219283905029297, 0.20644422912597657, 0.20740553283691407, 0.20560064697265626, 0.20724313354492188, 0.20603181457519532, 0.2064652099609375, 0.20727238464355469, 0.20664329528808595, 0.20712159729003907]",tokens/s,1229.494673495613,kWh,6.699203979223966e-06,1.1030810112449306e-05,1.0231975778651758e-05,2.7961989870325033e-05,tokens/kWh,9155285.485303847,MB,4798.263296,37679.529984,36752.5888,36211.523584,35661.209088,s,10,131.17382421875,13.117382421875002,0.0726158793950945,13.10652392578125,13.1799712890625,13.237261035156251,13.283092832031251,"[13.29455078125, 13.0604140625, 13.0810341796875, 13.11346484375, 13.068279296875, 13.1157041015625, 13.167240234375, 13.0995830078125, 13.0172421875, 13.1563115234375]",tokens/s,4.802787474956819,kWh,0.0004109186385758222,0.0006898135328852193,0.0004977295139212857,0.0015984616853823269,tokens/kWh,39412.89339377027,,s,629,132.81379119873037,0.2111507014288243,0.02485237791017018,0.20743577575683594,0.21232352905273438,0.21682380981445312,0.4131776940917969,"[0.21961216735839845, 0.21262232971191405, 0.2099619903564453, 0.21230079650878905, 0.21805772399902343, 0.21682791137695312, 0.20968243408203124, 0.21519667053222657, 0.21466522216796874, 0.21048934936523436, 0.20983500671386718, 0.20927078247070313, 0.20952371215820312, 0.21484133911132813, 0.2134097900390625, 0.21921279907226562, 0.21316505432128907, 0.2168176574707031, 0.2177576904296875, 0.2184468536376953, 0.21687705993652343, 0.21458534240722657, 0.20877005004882812, 0.20700262451171875, 0.20793446350097655, 0.20819456481933593, 0.20725453186035156, 0.20763955688476562, 0.2075371551513672, 0.2075535430908203, 0.20832972717285156, 0.20693504333496093, 0.20613632202148438, 0.20769894409179687, 0.2062151641845703, 0.20617829895019532, 0.20701388549804686, 0.20730572509765624, 0.20716236877441407, 0.2066903076171875, 0.20795596313476564, 0.22589439392089844, 0.22267391967773437, 0.22145330810546876, 0.21231103515625, 0.2103531494140625, 0.20782899475097658, 0.20901171875, 0.20971212768554687, 0.20878131103515624, 0.2076794891357422, 0.20730572509765624, 0.20829388427734374, 0.20926873779296876, 0.20746751403808594, 0.20809523010253905, 0.20745318603515625, 0.2080860137939453, 0.20676812744140624, 0.20689511108398437, 0.20756582641601562, 0.20838809204101563, 0.42056295776367186, 0.20692991638183594, 0.20720640563964843, 0.20792422485351564, 0.2073528289794922, 0.2065735626220703, 0.2071603240966797, 0.20699647521972656, 0.2062039031982422, 0.20640972900390625, 0.2075504608154297, 0.20878643798828125, 0.2076794891357422, 0.209038330078125, 0.20943463134765625, 0.21079653930664063, 0.20633702087402345, 0.20814848327636717, 0.20512973022460937, 0.20627558898925782, 0.20672921752929688, 0.20551065063476562, 0.20919602966308593, 0.2080122833251953, 0.20633088684082032, 0.20355584716796876, 0.2051164093017578, 0.20633804321289062, 0.20674969482421876, 0.20663194274902344, 0.2063319091796875, 0.20732518005371095, 0.20785459899902345, 0.20405247497558593, 0.20387225341796875, 0.2043852844238281, 0.20610150146484374, 0.20659814453125, 0.2085253143310547, 0.20674560546875, 0.20623667907714843, 0.207025146484375, 0.2053027801513672, 0.20558438110351562, 0.20721664428710937, 0.20715110778808593, 0.20741119384765624, 0.20674354553222657, 0.20776039123535156, 0.20885708618164062, 0.20611174011230468, 0.20480307006835938, 0.20452249145507811, 0.20444364929199219, 0.20802969360351561, 0.2070108184814453, 0.20678553771972658, 0.20927488708496095, 0.21461708068847657, 0.21319577026367187, 0.21214924621582032, 0.21194546508789064, 0.20627250671386718, 0.41517669677734376, 0.2052270050048828, 0.20791603088378907, 0.20769279479980468, 0.20584754943847655, 0.20361625671386718, 0.20634112548828126, 0.20711219787597657, 0.2059683837890625, 0.20691046142578126, 0.20891340637207031, 0.2078750762939453, 0.20584959411621093, 0.20910284423828124, 0.213644287109375, 0.21397708129882811, 0.20807679748535157, 0.20755967712402343, 0.20707431030273438, 0.20687461853027345, 0.2063462371826172, 0.2037073974609375, 0.20464845275878907, 0.20531814575195312, 0.20730061340332032, 0.20608819580078125, 0.20728115844726563, 0.20697906494140625, 0.20799180603027342, 0.2046156768798828, 0.20532838439941406, 0.20703846740722656, 0.21099008178710937, 0.21557452392578125, 0.20752281188964844, 0.20756480407714845, 0.20781773376464843, 0.20623667907714843, 0.20452351379394532, 0.2042941436767578, 0.20675686645507813, 0.20712037658691407, 0.2061475830078125, 0.20578099060058594, 0.20804710388183595, 0.20749311828613282, 0.20701593017578124, 0.2045777893066406, 0.20563558959960937, 0.2062151641845703, 0.2087895050048828, 0.20808908081054686, 0.2154772491455078, 0.2153369598388672, 0.21372210693359375, 0.2100438995361328, 0.20756378173828124, 0.2077143096923828, 0.20841165161132813, 0.20740914916992187, 0.20741017150878907, 0.20844032287597655, 0.20734976196289062, 0.4113735656738281, 0.20594688415527343, 0.20746751403808594, 0.20681727600097657, 0.20865536499023438, 0.20887962341308594, 0.2104022979736328, 0.22607257080078125, 0.23596339416503906, 0.20763136291503906, 0.20574105834960937, 0.20665139770507812, 0.20672921752929688, 0.2055925750732422, 0.20672306823730469, 0.2072238006591797, 0.20795904541015625, 0.20793446350097655, 0.205918212890625, 0.20659814453125, 0.20795596313476564, 0.20737126159667968, 0.20844236755371093, 0.20795289611816406, 0.20738662719726564, 0.20723507690429688, 0.20946841430664062, 0.20687257385253907, 0.20671282958984374, 0.20751052856445312, 0.20665753173828125, 0.20803173828125, 0.2080358428955078, 0.20747059631347656, 0.20693402099609376, 0.20803173828125, 0.2070487060546875, 0.20672511291503906, 0.20699136352539063, 0.20719410705566407, 0.20812696838378905, 0.2070312957763672, 0.20646502685546875, 0.20719001770019532, 0.2077091827392578, 0.21237350463867188, 0.2070446014404297, 0.20690022277832032, 0.20829696655273439, 0.20860313415527343, 0.20887962341308594, 0.20601242065429687, 0.20673638916015624, 0.20704666137695313, 0.20671795654296876, 0.2078351287841797, 0.20706098937988282, 0.20811161804199219, 0.20714906311035156, 0.20700466918945312, 0.20669644165039064, 0.20669850158691405, 0.20709989929199218, 0.41947341918945313, 0.20908236694335938, 0.20896357727050782, 0.20917146301269532, 0.20861439514160157, 0.20678860473632812, 0.20685516357421874, 0.20713984680175782, 0.20565402221679688, 0.2072023010253906, 0.2066677703857422, 0.2071603240966797, 0.20570521545410156, 0.205991943359375, 0.21603123474121094, 0.21265919494628907, 0.20813926696777343, 0.20914790344238282, 0.20883456420898439, 0.20837376403808594, 0.2073630676269531, 0.205991943359375, 0.207604736328125, 0.2083962860107422, 0.2072268829345703, 0.20790476989746093, 0.20743577575683594, 0.20810444641113282, 0.20860211181640625, 0.20716339111328125, 0.20772352600097657, 0.20744192504882814, 0.20709170532226562, 0.20876390075683593, 0.20851507568359376, 0.20721868896484374, 0.20524237060546874, 0.20702822875976562, 0.20739482116699218, 0.20706098937988282, 0.2064691162109375, 0.20596018981933595, 0.20810751342773437, 0.20714598083496094, 0.20362956237792967, 0.20417330932617186, 0.20368896484375, 0.2061598663330078, 0.2051840057373047, 0.2073374786376953, 0.20828775024414062, 0.207283203125, 0.2053519287109375, 0.2049249267578125, 0.2062387237548828, 0.2074808349609375, 0.20756480407714845, 0.20758937072753905, 0.21122866821289063, 0.20724429321289062, 0.20635647583007813, 0.20633395385742187, 0.204906494140625, 0.41308773803710935, 0.2065315856933594, 0.20704972839355468, 0.2087966766357422, 0.20686642456054688, 0.20490444946289063, 0.20574925231933594, 0.2080747528076172, 0.20980018615722656, 0.208606201171875, 0.20763955688476562, 0.20824371337890624, 0.20851303100585938, 0.20808499145507814, 0.205770751953125, 0.20559359741210936, 0.21106381225585938, 0.2129602508544922, 0.20965478515625, 0.21030911254882811, 0.2080194549560547, 0.20653260803222656, 0.20481330871582032, 0.20586393737792968, 0.20673228454589843, 0.22551449584960936, 0.22034022521972657, 0.20828671264648438, 0.20817715454101562, 0.22185574340820313, 0.2083338165283203, 0.2074951629638672, 0.2087546844482422, 0.21425970458984375, 0.2066851806640625, 0.20688998413085938, 0.2068695068359375, 0.2056826934814453, 0.20413746643066405, 0.205370361328125, 0.20582194519042968, 0.20643533325195312, 0.2061414337158203, 0.2059366455078125, 0.20933016967773438, 0.20972647094726563, 0.20693606567382813, 0.20638003540039063, 0.20755661010742188, 0.20864204406738282, 0.208500732421875, 0.20734361267089843, 0.20899942016601564, 0.20944178771972657, 0.20777984619140624, 0.20603392028808593, 0.2059632568359375, 0.20688076782226564, 0.20625613403320311, 0.205623291015625, 0.20634521484375, 0.20597145080566406, 0.20584243774414063, 0.414551025390625, 0.20590899658203124, 0.205802490234375, 0.20634214782714844, 0.2074193878173828, 0.2095820770263672, 0.22021939086914064, 0.21859225463867188, 0.21949746704101564, 0.21238681030273437, 0.20839321899414062, 0.2068285369873047, 0.20976332092285158, 0.20781671142578126, 0.20832666015625, 0.20554444885253906, 0.20795085144042968, 0.20695654296875, 0.20713369750976562, 0.2084833221435547, 0.20854885864257813, 0.20857139587402343, 0.2068254699707031, 0.20616703796386718, 0.20601242065429687, 0.20709170532226562, 0.2081095733642578, 0.2117969970703125, 0.21299916076660155, 0.2100869140625, 0.21049754333496093, 0.20920320129394532, 0.21004800415039063, 0.2082406463623047, 0.20905267333984376, 0.2064384002685547, 0.2082590789794922, 0.20884172058105469, 0.20612197875976562, 0.2069012451171875, 0.20725453186035156, 0.20941311645507812, 0.20722175598144532, 0.2081546173095703, 0.20846694946289063, 0.20836863708496095, 0.20701901245117188, 0.21358694458007813, 0.2087833557128906, 0.20830924987792968, 0.20752793884277343, 0.207278076171875, 0.20727090454101563, 0.20979405212402344, 0.20972032165527343, 0.20984320068359374, 0.20932199096679688, 0.20978790283203125, 0.21082623291015626, 0.21044633483886718, 0.2093455352783203, 0.2089338836669922, 0.20966297912597656, 0.4157757568359375, 0.20685516357421874, 0.20824986267089843, 0.20898509216308594, 0.2081126403808594, 0.20699647521972656, 0.2078760986328125, 0.20836761474609375, 0.20734361267089843, 0.2083450927734375, 0.20913357543945313, 0.21474815368652345, 0.20824473571777344, 0.20717158508300781, 0.20695552062988282, 0.20747059631347656, 0.20799897766113282, 0.20551475524902343, 0.20527821350097655, 0.20525567626953126, 0.2069248046875, 0.20730776977539062, 0.20658892822265626, 0.20845567321777345, 0.20755865478515625, 0.20670771789550782, 0.20426138305664063, 0.2058260498046875, 0.20634828186035156, 0.20772659301757812, 0.20696780395507813, 0.20834918212890624, 0.21032858276367186, 0.20825804138183593, 0.2067640380859375, 0.20521881103515624, 0.2071183319091797, 0.2085417022705078, 0.20700057983398437, 0.20755558776855468, 0.20694937133789063, 0.20778802490234374, 0.20763955688476562, 0.20721151733398438, 0.20497715759277343, 0.20627558898925782, 0.2061096954345703, 0.20686233520507813, 0.2078402557373047, 0.20703231811523437, 0.20665242004394532, 0.20535501098632813, 0.20480511474609375, 0.23960166931152344, 0.2202019805908203, 0.20664627075195313, 0.2061649932861328, 0.20800306701660157, 0.20764057922363283, 0.20719821166992186, 0.2050836486816406, 0.2051092529296875, 0.2073374786376953, 0.41321267700195313, 0.2062151641845703, 0.20854681396484376, 0.20689202880859375, 0.20383847045898437, 0.2035025939941406, 0.20780339050292967, 0.20889599609375, 0.20981146240234375, 0.2077962188720703, 0.20807781982421875, 0.21069619750976562, 0.20978892517089845, 0.20480511474609375, 0.20544717407226562, 0.20581376647949218, 0.20797850036621093, 0.20702105712890626, 0.2062458953857422, 0.20677529907226563, 0.20653567504882814, 0.20784844970703126, 0.20370022583007813, 0.20459417724609374, 0.20522802734375, 0.20683366394042968, 0.20659814453125, 0.20597657775878905, 0.20730572509765624, 0.20732518005371095, 0.2032342987060547, 0.20364799499511718, 0.20436480712890626, 0.20851303100585938, 0.20886834716796876, 0.2079385528564453, 0.20654386901855468, 0.20838604736328126, 0.20551271057128906, 0.2026577911376953, 0.20377395629882813, 0.2044067840576172, 0.2062899169921875, 0.2080542755126953, 0.20543385314941406, 0.2058403778076172, 0.20734669494628907, 0.20753305053710938, 0.20445901489257812, 0.20324966430664063, 0.20346060180664063, 0.20565196228027344, 0.21008486938476562, 0.20759858703613282, 0.20682957458496093, 0.2100264892578125, 0.20695858764648437, 0.20387840270996094, 0.21238272094726562, 0.21216972351074218, 0.20646298217773437, 0.20600831604003905, 0.20526080322265625, 0.414371826171875, 0.2077849578857422, 0.20513894653320314, 0.20419891357421874, 0.20597247314453124, 0.20640972900390625, 0.20648448181152343, 0.20815565490722657, 0.21511576843261718, 0.2063759307861328, 0.20514714050292968, 0.20605235290527343, 0.20770407104492186, 0.20806655883789063, 0.20704153442382814, 0.20745420837402342, 0.206671875, 0.20771533203125, 0.20823858642578125, 0.20453273010253906, 0.20676197814941405, 0.20619059753417968, 0.2072965087890625, 0.21186253356933593, 0.2132305908203125, 0.2129889221191406, 0.21406207275390626, 0.21179597473144532, 0.20413031005859375, 0.20708863830566407, 0.20588441467285157, 0.20650904846191406, 0.2085611572265625, 0.20707431030273438, 0.20768666076660156, 0.20984422302246095, 0.20967730712890625, 0.21016883850097656, 0.20970906066894532, 0.20892262268066406, 0.20757606506347656, 0.2071214141845703, 0.2073559112548828, 0.20956057739257813, 0.21101773071289062, 0.2097274932861328, 0.21387980651855468, 0.21805772399902343, 0.21684019470214844, 0.2106808319091797, 0.21121023559570312, 0.2094766082763672, 0.20660633850097657, 0.2056427459716797, 0.2104760284423828, 0.21888409423828126, 0.20795085144042968, 0.20875672912597656, 0.20852940368652345, 0.20960665893554686, 0.2085806121826172, 0.20837274169921874, 0.20941722106933594]",tokens/s,4.735953957212332,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-564M,facebook/xglm-564M,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-14B,Qwen/Qwen-14B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-180B,tiiuae/falcon-180B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mistral-7B-v0.1,mistralai/Mistral-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/recurrentgemma-7b,google/recurrentgemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x7B-v0.1,mistralai/Mixtral-8x7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen-72B,Qwen/Qwen-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 550, in from_pretrained model_class = get_class_from_dynamic_module( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 489, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 315, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py"", line 180, 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 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,,,,,MB,53576.138752,17483.956224,16557.01504,16015.949824,15921.204224,s,10,6.768992370605468,0.6768992370605468,0.017120578645812942,0.6676475524902343,0.702624853515625,0.7065155517578124,0.7096281103515625,"[0.71040625, 0.70176025390625, 0.6938305053710937, 0.6634432983398437, 0.6705104370117188, 0.67305908203125, 0.6640870971679688, 0.6636739501953125, 0.66478466796875, 0.6634368286132812]",tokens/s,378.1951374501276,kWh,2.183467447757721e-05,3.586220053259237e-05,2.143612825875607e-05,7.913300326892565e-05,tokens/kWh,3235059.8287039534,MB,53576.138752,17483.956224,16557.01504,16015.949824,15921.206784,s,10,422.05835156250004,42.20583515625,0.41605536093167295,42.130257812500005,42.518538281249995,42.928316015625,43.256138203125,"[42.4274765625, 43.33809375, 42.156015625, 41.84459765625, 41.76196484375, 42.1311796875, 41.99488671875, 42.1293359375, 42.18535546875, 42.0894453125]",tokens/s,1.4926845960225177,kWh,0.0013171699240803719,0.0022115884108466757,0.0012933936180502313,0.004822151952977279,tokens/kWh,13064.706507455188,,s,629,427.41747558593704,0.679519039087341,0.08145294367968119,0.6668635864257813,0.6816254028320313,0.7094347778320312,1.3309737158203125,"[0.6687211303710937, 0.6701312255859375, 0.6667868041992188, 0.6632734985351563, 0.66896484375, 0.6664468383789063, 0.6665462036132812, 0.6706052856445313, 0.6680709228515626, 0.682365966796875, 0.6787123413085937, 0.6645238037109376, 0.6666731567382812, 0.6647623901367188, 0.6668871459960938, 0.66758349609375, 0.6905528564453125, 0.6887086181640625, 0.6746654663085937, 0.6707384033203125, 0.6709104614257813, 0.6636851196289062, 0.668927978515625, 0.6659962768554688, 0.6617456665039062, 0.6678886108398437, 0.66830029296875, 0.66853271484375, 0.6715750122070312, 0.666407958984375, 0.662540283203125, 0.679320556640625, 0.694529052734375, 0.6973675537109375, 0.6822635498046875, 0.6692628784179687, 0.6704435424804688, 0.6719375610351562, 0.66821630859375, 0.6724638671875, 0.6662522583007813, 0.66690869140625, 0.7117117309570312, 0.6699089965820313, 0.679699462890625, 0.6853478393554687, 0.6915266723632812, 0.69686474609375, 0.6682542114257812, 0.6670336303710938, 0.6682664794921875, 0.6708869018554687, 0.6668953857421875, 0.6648442993164062, 0.671531005859375, 0.670740478515625, 0.6691000366210937, 0.6714019775390625, 0.6680750122070312, 0.6743674926757812, 0.6687078247070313, 0.6913024291992188, 1.3833441162109374, 0.6684815063476562, 0.6662676391601563, 0.6665492553710938, 0.6697318115234375, 0.6944747314453125, 0.6765332641601562, 0.6716109008789063, 0.6737366943359375, 0.6681446533203125, 0.6747197265625, 0.6708029174804687, 0.6690426635742187, 0.68453173828125, 0.6674288940429688, 0.6821857299804688, 0.666119140625, 0.6682337036132813, 0.6635346069335938, 0.6662809448242187, 0.6705357055664063, 0.667968505859375, 0.67032470703125, 0.6826107177734375, 0.6703145141601563, 0.6668707885742188, 0.6976091918945313, 0.6834647216796875, 0.676654052734375, 0.6733639526367188, 0.6750525512695312, 0.6659829711914063, 0.6706862182617187, 0.6675865478515625, 0.66733056640625, 0.6762782592773438, 0.6740684814453125, 0.7104327392578125, 0.7180175170898437, 0.718899169921875, 0.72140185546875, 0.71861962890625, 0.767836181640625, 0.7445094604492187, 0.739862548828125, 0.731546630859375, 0.7423754272460937, 0.7417323608398437, 0.7392000122070312, 0.7398143920898438, 0.7338117065429688, 0.6710947875976563, 0.6670950317382812, 0.6717542114257813, 0.66416845703125, 0.6637271118164062, 0.6739251098632812, 0.6801459350585938, 0.678560791015625, 0.6828594970703125, 0.6958663940429688, 0.71136767578125, 0.7027681274414063, 1.391678466796875, 0.6930186157226562, 0.6668820190429687, 0.667598876953125, 0.665122802734375, 0.6667130737304687, 0.6649661254882813, 0.6661467895507812, 0.7134484252929687, 0.6713425903320313, 0.6750596923828125, 0.6693560180664062, 0.6746112060546875, 0.67098828125, 0.6767922973632813, 0.66806884765625, 0.6671001586914063, 0.6676879272460937, 0.6665338745117187, 0.6722344970703125, 0.6654187622070312, 0.667767822265625, 0.6686689453125, 0.6668328857421875, 0.6628598022460938, 0.6639267578125, 0.6638756103515625, 0.66418994140625, 0.6688983154296875, 0.6621583251953125, 0.6682521362304688, 0.66722509765625, 0.6659573974609375, 0.6596382446289063, 0.665776123046875, 0.6687139892578124, 0.6639830932617188, 0.6679910278320312, 0.6616821899414063, 0.6644623413085937, 0.6667857666015625, 0.6670213012695313, 0.6640783081054688, 0.6639451904296875, 0.6654238891601563, 0.6619033813476562, 0.6661365966796875, 0.6711807861328125, 0.6671912841796875, 0.6703912963867188, 0.6702991333007813, 0.6819850463867188, 0.6597980346679687, 0.665164794921875, 0.6614159545898437, 0.6642985229492188, 0.7109642333984375, 0.6665830688476563, 0.6667960205078125, 0.6647060546875, 0.6666802978515625, 0.6593863525390625, 0.6641520385742188, 1.33124609375, 0.6659737548828125, 0.6618695678710937, 0.66610791015625, 0.6619381713867187, 0.66511669921875, 0.6640916748046874, 0.6643486938476563, 0.666756103515625, 0.6739671020507813, 0.6657454223632813, 0.6646763305664063, 0.665006103515625, 0.6660382690429687, 0.6675138549804688, 0.6647787475585938, 0.6652846069335937, 0.6657433471679688, 0.6692638549804687, 0.6657699584960938, 0.6610247802734375, 0.662666259765625, 0.666155029296875, 0.6644224243164063, 0.6578749389648437, 0.6640015258789063, 0.6616708984375, 0.6569133911132813, 0.6625709838867188, 0.6566829833984374, 0.6604605712890625, 0.6648104858398437, 0.6639124755859375, 0.6581688232421875, 0.6618480834960937, 0.6615828247070312, 0.6560481567382812, 0.6623917846679688, 0.7087871704101563, 0.663804931640625, 0.66475927734375, 0.6659635009765625, 0.6633359375, 0.6630789184570313, 0.6587269287109375, 0.6647603149414063, 0.6639165649414063, 0.66267236328125, 0.6656153564453124, 0.6586112060546875, 0.66507568359375, 0.6620590209960937, 0.6652477416992187, 0.6650162963867188, 0.662919189453125, 0.6574848022460937, 0.6658539428710938, 0.658071533203125, 0.6642514038085937, 0.6628392944335938, 0.6613565673828125, 0.6626068725585937, 0.6668308715820312, 1.3273282470703125, 0.6629447631835937, 0.6627737426757813, 0.6612346801757812, 0.6643077392578125, 0.6609714965820312, 0.6607411499023438, 0.662091796875, 0.6630399780273437, 0.6633717651367188, 0.6638991088867188, 0.6608916625976563, 0.6665676879882813, 0.6625156860351562, 0.6610145263671875, 0.66391552734375, 0.6633994140625, 0.6671790161132812, 0.6635653076171875, 0.662740966796875, 0.65639013671875, 0.66141796875, 0.7118203125, 0.662666259765625, 0.6648555297851563, 0.6565969848632812, 0.6648688354492187, 0.6648709106445313, 0.663593994140625, 0.6552391967773438, 0.6621522216796875, 0.6622740478515625, 0.6593392944335937, 0.6631321411132812, 0.6623068237304688, 0.6652293090820313, 0.6619780883789063, 0.6623416137695313, 0.6564147338867188, 0.6614691772460938, 0.6602854614257813, 0.6570086669921875, 0.6623109130859375, 0.6562990112304687, 0.6634444580078125, 0.667725830078125, 0.6655283203125, 0.6602700805664062, 0.6649876708984375, 0.6664581298828125, 0.6569349365234375, 0.6662246704101562, 0.6609827880859375, 0.662935546875, 0.6641080322265625, 0.6624921875, 0.6609776611328125, 0.6597232666015626, 0.6660157470703125, 0.6583807983398438, 0.66413671875, 0.662666259765625, 0.6591692504882812, 1.3410406494140625, 0.6654904174804688, 0.6642780151367188, 0.6693294067382812, 0.7123414916992188, 0.6673275146484375, 0.6687958984375, 0.66648779296875, 0.6692341918945313, 0.6801387329101563, 0.6696365966796874, 0.673291259765625, 0.6674902954101563, 0.6630000610351563, 0.6673244018554687, 0.6663854370117187, 0.6691082153320312, 0.6676326293945313, 0.6698403930664063, 0.6691952514648437, 0.6727710571289063, 0.6694533081054688, 0.6610237426757812, 0.6862387084960937, 0.6653675537109375, 0.6650828857421875, 0.6666424560546875, 0.6679183349609376, 0.6687958984375, 0.6654924926757813, 0.6668339233398437, 0.6650572509765625, 0.6707005615234375, 0.660305908203125, 0.6683433227539063, 0.6696478881835938, 0.6643056640625, 0.666498046875, 0.6658406372070312, 0.6657525634765625, 0.661265380859375, 0.6815836181640625, 0.6629488525390625, 0.6649251708984375, 0.6651156616210937, 0.6605393676757813, 0.6670110473632812, 0.66362060546875, 0.6666444702148437, 0.6573721313476563, 0.6624603881835938, 0.7124930419921875, 0.667378662109375, 0.6697154541015625, 0.6632693481445312, 0.6675650634765625, 0.6688245849609376, 0.6698946533203125, 0.6623037719726562, 0.6648780517578124, 0.67045068359375, 0.6656061401367187, 0.6689525756835938, 1.333579833984375, 0.668442626953125, 0.6689515380859375, 0.6666813354492187, 0.6672875366210937, 0.6678968505859375, 0.665544677734375, 0.6654044189453125, 0.6643240966796875, 0.6653870239257812, 0.6702479248046875, 0.6696304931640625, 0.66515966796875, 0.6651566162109375, 0.6695126953125, 0.662635498046875, 0.6638008422851562, 0.6660095825195312, 0.6644889526367187, 0.6654719848632813, 0.6652088623046875, 0.6636380004882813, 0.6575554809570312, 0.6616944580078125, 0.6575933227539063, 0.6638622436523437, 0.673322998046875, 0.6577991943359375, 0.6627440795898437, 0.6663250122070312, 0.6642606201171875, 0.6591334228515625, 0.665164794921875, 0.661454833984375, 0.6599035034179688, 0.7098665161132812, 0.666082275390625, 0.6681456909179687, 0.6644510498046875, 0.668516357421875, 0.6725181274414063, 0.6780682373046875, 0.678202392578125, 0.6680617065429687, 0.6552954711914063, 0.66507568359375, 0.661306396484375, 0.6611691284179687, 0.6627942504882812, 0.6645227661132812, 0.6671267700195312, 0.6650296020507812, 0.669211669921875, 0.662445068359375, 0.6824181518554687, 0.668568603515625, 0.6634434814453125, 0.668042236328125, 0.6657064819335937, 0.6665789184570312, 0.6657771606445313, 0.6668635864257813, 0.6684600219726563, 1.33842529296875, 0.6650439453125, 0.6695126953125, 0.6736619262695313, 0.6731724853515625, 0.6693519287109375, 0.66923828125, 0.666514404296875, 0.6772612915039062, 0.6779310302734375, 0.6683402099609375, 0.6722201538085938, 0.6708049926757812, 0.6757109985351563, 0.666392578125, 0.6687365112304687, 0.6687518920898438, 0.70164892578125, 0.6823997192382812, 0.6701731567382813, 0.6713999633789063, 0.6690089111328125, 0.66902734375, 0.6634229736328126, 0.6639912719726563, 0.6628208618164062, 0.6644418334960938, 0.6702530517578125, 0.66083740234375, 0.6663966674804688, 0.6680484008789063, 0.6672639770507812, 0.6631546630859375, 0.6657883911132813, 0.6653388671875, 0.6634024658203125, 0.6681343994140625, 0.664648681640625, 0.6708418579101563, 0.6686044311523438, 0.6705592041015624, 0.66699365234375, 0.66714111328125, 0.6623119506835937, 0.6672312622070312, 0.6626580200195312, 0.6695526123046875, 0.6697420654296875, 0.6649180297851562, 0.6671185913085937, 0.6684313354492187, 0.6681303100585938, 0.661285888671875, 0.6662881469726563, 0.6653480834960938, 0.6647398681640625, 0.677159912109375, 0.6611476440429688, 0.6707763061523437, 0.6680504150390625, 0.6709248046875, 0.6630113525390625, 0.6674268188476562, 1.3302733154296875, 0.671115234375, 0.7190159301757812, 0.6756270141601562, 0.6764574584960937, 0.6696693725585937, 0.6667899169921875, 0.6658303833007813, 0.6704281616210938, 0.664416259765625, 0.6692761840820313, 0.6716272583007813, 0.6663628540039063, 0.6688235473632812, 0.6659717407226563, 0.6648402099609375, 0.6642749633789062, 0.6683176879882813, 0.6711121826171875, 0.6722396240234375, 0.6711736450195313, 0.6688123168945312, 0.6693939208984375, 0.6690416870117187, 0.6678692016601563, 0.6682347412109375, 0.6728099975585937, 0.664015869140625, 0.670719970703125, 0.6622689208984375, 0.6648463134765625, 0.66766748046875, 0.6748907470703125, 0.6712401733398438, 0.6629017333984375, 0.6686781616210937, 0.6641766357421875, 0.6675271606445312, 0.6653675537109375, 0.6696611938476562, 0.6662195434570313, 0.6684620971679688, 0.665228271484375, 0.6596188354492187, 0.6635243530273438, 0.6572451782226563, 0.6642994995117187, 0.66303076171875, 0.6648842163085937, 0.6976112670898438, 0.6755543212890625, 0.6847242431640626, 0.6597601318359375, 0.6667550659179687, 0.6745897216796874, 0.6686412963867188, 0.6713907470703125, 0.6661898193359375, 0.667568115234375, 0.6679080810546875, 0.6693253173828125, 0.6817925415039062, 0.6720798950195312, 1.3407784423828124, 0.6736260986328125, 0.6676428833007813, 0.6696632080078125, 0.6699417724609374, 0.6694102783203125, 0.667994140625, 0.668727294921875, 0.6695239868164062, 0.6700595092773437, 0.6703411254882813, 0.6671441650390625, 0.6720819091796875, 0.6696878051757813, 0.6747074584960937, 0.6731110229492188, 0.667051025390625, 0.680796142578125, 0.6660116577148437, 0.6691748046875, 0.6621317138671875, 0.6658989868164062, 0.6642554931640625, 0.6664212646484375, 0.6660300903320312, 0.6649712524414062, 0.6597929077148438, 0.6640947265625, 0.6675558471679688, 0.660948974609375, 0.6694164428710937, 0.6612192993164062, 0.7004968872070313, 0.6843309936523437, 0.6673704833984375, 0.6682675170898438, 0.6612725830078126, 0.6680094604492187, 0.6617159423828125, 0.6690949096679687, 0.6622914428710938, 0.6648995971679688, 0.6697738037109375, 0.6694461669921875, 0.6652313842773437, 0.6645043334960937, 0.6678507690429687, 0.6587586669921875, 0.6685153198242187, 0.662277099609375, 0.665080810546875, 0.669360107421875, 0.6712186889648437, 0.6637005004882812, 0.6615900268554687, 0.6687109375, 0.659800048828125, 0.6643097534179687, 0.6680924072265625, 0.667193359375, 0.6730680541992188, 0.6672691040039063, 0.6692075805664063]",tokens/s,1.4716291118834515,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-34B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,b42d2d91c648a3ef83c1f5664dd2a522d85ce997,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,4407.86944,37815.779328,36888.90368,36347.838464,35749.977088,s,10,2.0819763336181643,0.20819763336181638,0.0052640434172997646,0.2066729736328125,0.21582723388671876,0.2184050109863281,0.22046723266601562,"[0.2209827880859375, 0.21525439453125, 0.20632716369628906, 0.2069691162109375, 0.20378761291503905, 0.20401260375976563, 0.20679116821289062, 0.20709715270996093, 0.20419955444335938, 0.20655477905273437]",tokens/s,1229.6009126823756,kWh,6.832423775146405e-06,1.0943245515068896e-05,1.0623891599929417e-05,2.839956089014472e-05,tokens/kWh,9014223.88149803,MB,4407.86944,37815.779328,36888.90368,36347.838464,35784.52736,s,10,131.32893359374998,13.132893359375,0.10860972334308538,13.143323242187499,13.26301611328125,13.291341064453125,13.314001025390624,"[13.1916689453125, 13.319666015625, 13.156462890625, 13.2567216796875, 13.1316494140625, 12.9293056640625, 13.021982421875, 13.034830078125, 13.1347080078125, 13.1519384765625]",tokens/s,4.79711502073738,kWh,0.00041332908797388283,0.0006931573922013557,0.000496526930792148,0.0016030134109673863,tokens/kWh,39300.98124505444,,s,629,132.9716950378417,0.21140174091866742,0.02509643088097441,0.2068643798828125,0.21526507263183595,0.22005821838378908,0.4090435485839844,"[0.2137241668701172, 0.21561036682128906, 0.21390847778320313, 0.2145976257324219, 0.2092042236328125, 0.2085939178466797, 0.20598886108398437, 0.20875059509277344, 0.20757093811035157, 0.2080809020996094, 0.2078689270019531, 0.20756991577148437, 0.20667904663085937, 0.2053038024902344, 0.20665753173828125, 0.20784844970703126, 0.21441433715820313, 0.20702616882324218, 0.2060595245361328, 0.20659507751464845, 0.20882432556152344, 0.20877107238769532, 0.2092841033935547, 0.2089891815185547, 0.20857650756835938, 0.2077347869873047, 0.20730572509765624, 0.20813516235351562, 0.20804608154296875, 0.2068643798828125, 0.20640153503417968, 0.20620697021484374, 0.20637184143066406, 0.2068275146484375, 0.20682957458496093, 0.20718080139160155, 0.20559872436523438, 0.20569190979003907, 0.2072637481689453, 0.2065254364013672, 0.20727500915527344, 0.20848947143554689, 0.2060257263183594, 0.2047836151123047, 0.2051778564453125, 0.22032691955566405, 0.23450111389160155, 0.23543910217285155, 0.22352178955078125, 0.21635276794433594, 0.2058946533203125, 0.20725453186035156, 0.20687461853027345, 0.20813107299804687, 0.20621824645996092, 0.20565811157226563, 0.20545126342773437, 0.20346675109863283, 0.20609638977050782, 0.2059171905517578, 0.20612095642089845, 0.21454336547851563, 0.4306329650878906, 0.21370265197753907, 0.21416549682617186, 0.21397401428222657, 0.21510861206054688, 0.21617356872558594, 0.21509837341308594, 0.21549261474609374, 0.2160711669921875, 0.21714125061035155, 0.2151444549560547, 0.2151034851074219, 0.2145331268310547, 0.21250457763671876, 0.20570419311523438, 0.21577317810058594, 0.21527244567871093, 0.20724429321289062, 0.20812594604492188, 0.21540147399902343, 0.215510009765625, 0.21475225830078126, 0.20700569152832032, 0.2052106170654297, 0.20742860412597655, 0.20662066650390626, 0.20772761535644532, 0.20869427490234374, 0.2094213104248047, 0.20896357727050782, 0.2095267791748047, 0.20837887573242186, 0.20819865417480468, 0.20809933471679687, 0.2054072265625, 0.2136268768310547, 0.21331353759765626, 0.22323097229003908, 0.2157813720703125, 0.21095321655273438, 0.20795904541015625, 0.20796109008789063, 0.20881304931640626, 0.20562637329101563, 0.20991282653808593, 0.21439283752441407, 0.20762931823730468, 0.21013197326660157, 0.20644761657714844, 0.205370361328125, 0.2253885498046875, 0.20731698608398438, 0.2079139862060547, 0.23214183044433595, 0.20921343994140626, 0.21563699340820314, 0.21243904113769532, 0.20686642456054688, 0.20470066833496095, 0.2052464599609375, 0.20668313598632812, 0.21062860107421874, 0.20636773681640624, 0.41911090087890623, 0.21503488159179687, 0.20925849914550781, 0.2152632293701172, 0.21435289001464844, 0.21263462829589844, 0.20643635559082033, 0.20655308532714844, 0.20728933715820314, 0.20710707092285155, 0.208648193359375, 0.20756275939941407, 0.21148262023925782, 0.21133926391601562, 0.20945100402832031, 0.2073313293457031, 0.2093690948486328, 0.20903219604492188, 0.2117560272216797, 0.22034431457519532, 0.22569062805175782, 0.21843865966796874, 0.21690982055664063, 0.20993023681640624, 0.20655308532714844, 0.20486758422851561, 0.2085939178466797, 0.20888575744628907, 0.20627967834472657, 0.20513075256347657, 0.20481024169921874, 0.20348313903808593, 0.20564378356933594, 0.20742349243164063, 0.20688076782226564, 0.20562022399902344, 0.20889907836914062, 0.209333251953125, 0.20941004943847658, 0.2080511932373047, 0.2084577331542969, 0.20883558654785156, 0.20696269226074218, 0.20581068420410156, 0.20783001708984375, 0.2072412109375, 0.20685516357421874, 0.20715621948242188, 0.20654386901855468, 0.20655410766601562, 0.20663194274902344, 0.20614349365234375, 0.2056161346435547, 0.20723097229003906, 0.21214822387695312, 0.20909260559082032, 0.20865434265136718, 0.20614553833007812, 0.20529049682617187, 0.20445082092285155, 0.20714393615722657, 0.20491775512695312, 0.206919677734375, 0.41537741088867186, 0.20781260681152344, 0.24421888732910157, 0.23721267700195312, 0.2280386505126953, 0.22884249877929688, 0.22322483825683595, 0.2178887634277344, 0.20898098754882813, 0.2072790985107422, 0.20759347534179687, 0.20672511291503906, 0.20697804260253908, 0.2087577667236328, 0.2042398681640625, 0.20380979919433595, 0.20569293212890624, 0.20405349731445313, 0.20550962829589844, 0.20409036254882812, 0.20425830078125, 0.20459622192382812, 0.2069442596435547, 0.20472218322753907, 0.20695143127441407, 0.20652748107910157, 0.20677529907226563, 0.20640666198730467, 0.20579840087890625, 0.20612812805175781, 0.2066165771484375, 0.20612300109863282, 0.20644146728515625, 0.20543589782714844, 0.2067906494140625, 0.20585676574707032, 0.2058076171875, 0.20537753295898437, 0.20484506225585938, 0.20692889404296874, 0.20702925109863282, 0.20473957824707031, 0.204938232421875, 0.20616397094726563, 0.21022720336914064, 0.223963134765625, 0.22331391906738282, 0.20722175598144532, 0.20887142944335937, 0.217091064453125, 0.21658419799804687, 0.21606501770019532, 0.22262579345703126, 0.22520831298828126, 0.21812530517578124, 0.21348760986328125, 0.21120307922363282, 0.20595814514160157, 0.20522598266601563, 0.20342681884765626, 0.20373811340332032, 0.20299264526367186, 0.20985037231445314, 0.407446533203125, 0.21812428283691407, 0.21266738891601564, 0.21124607849121094, 0.20987289428710937, 0.20292095947265626, 0.2105180206298828, 0.209617919921875, 0.2037217254638672, 0.2124769287109375, 0.21306777954101563, 0.20901068115234375, 0.22526669311523437, 0.21784678649902345, 0.21925785827636718, 0.20747366333007813, 0.20753817749023437, 0.20629606628417968, 0.20406271362304687, 0.2046719970703125, 0.20911308288574218, 0.21189018249511718, 0.211631103515625, 0.20653875732421875, 0.20266700744628907, 0.20285952758789064, 0.2023372802734375, 0.2032373809814453, 0.20419686889648436, 0.20341555786132812, 0.20316160583496093, 0.2055895080566406, 0.20437709045410157, 0.20447640991210939, 0.20412620544433593, 0.20360191345214843, 0.20381491088867187, 0.204653564453125, 0.21595135498046875, 0.2145587158203125, 0.21259263610839843, 0.20974079895019532, 0.21034495544433593, 0.2050723876953125, 0.2143119354248047, 0.21123481750488282, 0.20937216186523439, 0.21171200561523437, 0.20547584533691407, 0.20742247009277343, 0.20621311950683593, 0.21199565124511718, 0.20809829711914063, 0.2054625244140625, 0.20493312072753905, 0.205697021484375, 0.2072084503173828, 0.21313740539550782, 0.21297152709960937, 0.20909567260742187, 0.20804095458984376, 0.20550758361816407, 0.20456959533691407, 0.4085975036621094, 0.20336434936523437, 0.20343603515625, 0.2090977325439453, 0.21269708251953126, 0.21158399963378907, 0.20995686340332032, 0.2051962890625, 0.20481639099121093, 0.20305715942382813, 0.20254617309570314, 0.20304588317871095, 0.20395213317871094, 0.2038691864013672, 0.2039500732421875, 0.20407705688476563, 0.20458598327636718, 0.20585061645507813, 0.2060933074951172, 0.20658277893066407, 0.2145382385253906, 0.20681727600097657, 0.20502630615234374, 0.210197509765625, 0.21002137756347655, 0.2040678405761719, 0.20623052978515624, 0.20560691833496095, 0.20456346130371095, 0.2038620147705078, 0.20394700622558593, 0.20373709106445312, 0.2066298828125, 0.20392140197753905, 0.20427468872070312, 0.20357734680175782, 0.20251954650878906, 0.20111666870117187, 0.20251443481445314, 0.20325479125976562, 0.20445695495605468, 0.20421017456054688, 0.20417330932617186, 0.2035906524658203, 0.20330905151367187, 0.2045122528076172, 0.20445082092285155, 0.20359475708007813, 0.20346163940429687, 0.20934246826171876, 0.20772454833984375, 0.20583424377441406, 0.20326502990722656, 0.20423782348632813, 0.20473548889160156, 0.20472218322753907, 0.20478463745117187, 0.20369305419921874, 0.20539903259277345, 0.20510003662109375, 0.20564480590820314, 0.20526387023925782, 0.20504371643066407, 0.41472103881835937, 0.2064373779296875, 0.20612300109863282, 0.20684492492675782, 0.20741017150878907, 0.207351806640625, 0.2075156555175781, 0.21124403381347656, 0.21281587219238282, 0.20847206115722655, 0.20914381408691407, 0.2083583984375, 0.20633497619628907, 0.2048194580078125, 0.20365721130371095, 0.20442726135253905, 0.20595712280273437, 0.20494029235839845, 0.20459724426269532, 0.20464845275878907, 0.2035281982421875, 0.20349031066894532, 0.20502732849121094, 0.20392652893066407, 0.20430950927734376, 0.20573799133300782, 0.20374732971191406, 0.2038804473876953, 0.2041835479736328, 0.20298342895507812, 0.20299366760253906, 0.2040995788574219, 0.20353126525878906, 0.20446925354003906, 0.20393370056152343, 0.22473727416992187, 0.2293032989501953, 0.2055372772216797, 0.20392243957519532, 0.20576153564453126, 0.2095503387451172, 0.20839833068847657, 0.20712037658691407, 0.20874649047851562, 0.20517376708984375, 0.20574208068847658, 0.204368896484375, 0.20404736328125, 0.20513279724121095, 0.2070128631591797, 0.21190042114257812, 0.20568678283691405, 0.20370022583007813, 0.20702822875976562, 0.20507136535644532, 0.20690022277832032, 0.2054297637939453, 0.21103001403808594, 0.20521267700195311, 0.20545945739746094, 0.20727500915527344, 0.20615679931640624, 0.20775730895996095, 0.41387008666992187, 0.20553523254394532, 0.20436070251464844, 0.2046156768798828, 0.20399923706054687, 0.20889701843261718, 0.20295578002929687, 0.2032332763671875, 0.20678143310546876, 0.21173248291015626, 0.21223321533203124, 0.20703538513183595, 0.2063196105957031, 0.20537855529785157, 0.20622642517089843, 0.21379685974121093, 0.2126510009765625, 0.21410202026367187, 0.20841165161132813, 0.20922470092773438, 0.20661042785644532, 0.20986778259277344, 0.20980018615722656, 0.2049607696533203, 0.20469349670410156, 0.20351795959472657, 0.20347596740722657, 0.2065745849609375, 0.20629811096191406, 0.20547584533691407, 0.20521778869628907, 0.20521983337402344, 0.2042081298828125, 0.20428390502929689, 0.20482765197753905, 0.20545126342773437, 0.20415385437011718, 0.20389581298828124, 0.20390605163574219, 0.204474365234375, 0.20349031066894532, 0.20394802856445313, 0.20494540405273437, 0.20468634033203126, 0.20407603454589843, 0.20926361083984374, 0.21130752563476562, 0.22066482543945312, 0.21637734985351562, 0.2135715789794922, 0.21546188354492188, 0.20853042602539062, 0.2040432586669922, 0.20393061828613282, 0.20556492614746094, 0.20629196166992186, 0.20554649353027343, 0.20601753234863282, 0.20456857299804687, 0.20461772155761718, 0.20564991760253906, 0.2053939208984375, 0.20573184204101563, 0.4092170104980469, 0.20355789184570314, 0.20358143615722657, 0.20389068603515625, 0.20421836853027345, 0.21297459411621095, 0.21246975708007812, 0.21319168090820312, 0.20838092041015624, 0.20888166809082032, 0.20852735900878908, 0.20581170654296874, 0.20520346069335937, 0.20908441162109376, 0.20788735961914062, 0.21247488403320314, 0.2135203857421875, 0.20455731201171876, 0.20629708862304688, 0.2084126739501953, 0.21109146118164063, 0.20615782165527344, 0.20639231872558594, 0.2130339813232422, 0.21456179809570314, 0.21289471435546875, 0.21600767517089844, 0.21334527587890625, 0.21606195068359374, 0.20559461975097656, 0.2059561004638672, 0.20629913330078126, 0.20652134704589845, 0.21011865234375, 0.2120253448486328, 0.214287353515625, 0.218355712890625, 0.20900250244140625, 0.21113958740234376, 0.20471603393554688, 0.20509490966796876, 0.20453990173339845, 0.20507545471191407, 0.2045777893066406, 0.20440165710449218, 0.205370361328125, 0.20764877319335937, 0.20723609924316405, 0.20630528259277345, 0.20596531677246094, 0.20849151611328126, 0.2057144317626953, 0.2034677734375, 0.20322816467285157, 0.20482048034667968, 0.20480819702148437, 0.2046719970703125, 0.20594790649414063, 0.2058035125732422, 0.20428492736816406, 0.20425421142578126, 0.24615628051757812, 0.20537957763671874, 0.4137052307128906, 0.20540109252929686, 0.20466482543945314, 0.21206629943847657, 0.20632984924316405, 0.20526387023925782, 0.20535501098632813, 0.2068326416015625, 0.20930764770507812, 0.20451123046875, 0.21435186767578124, 0.20892979431152345, 0.20485221862792968, 0.21222706604003908, 0.21965516662597656, 0.20918170166015626, 0.20874957275390624, 0.20938035583496092, 0.20560794067382812, 0.2076743621826172, 0.20730674743652344, 0.21523866271972655, 0.20697395324707032, 0.20733030700683594, 0.2066851806640625, 0.20582911682128907, 0.2067640380859375, 0.2084679718017578, 0.21431602478027345, 0.21755596923828124, 0.20768563842773438, 0.20798361206054689, 0.2085498809814453, 0.20736614990234375, 0.20479795837402343, 0.20647731018066406, 0.21134848022460936, 0.21298074340820314, 0.20660223388671875, 0.20473957824707031, 0.20567552185058594, 0.20652748107910157, 0.2054072265625, 0.205591552734375, 0.20534375, 0.2069063720703125, 0.20763853454589845, 0.21230796813964845, 0.2100490264892578, 0.21215948486328126, 0.20815052795410155, 0.21525094604492187, 0.2087413787841797, 0.21620941162109375, 0.21511270141601563, 0.2129950714111328, 0.21183180236816407, 0.21146316528320314, 0.20565606689453125, 0.20665242004394532, 0.20993023681640624, 0.2043514862060547, 0.20557516479492188]",tokens/s,4.730330013624296,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-4.5B,facebook/xglm-4.5B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,facebook/xglm-7.5B,facebook/xglm-7.5B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-14B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1952.309248,18880.659456,17953.718272,17412.653056,17029.3504,s,10,1.277467460632324,0.12774674606323244,0.003013749009981461,0.12688232040405273,0.1294591110229492,0.1327750114440918,0.13542773178100584,"[0.13609091186523437, 0.12678025817871094, 0.1263602523803711, 0.12861257934570314, 0.1260414047241211, 0.12459910583496094, 0.12872224426269532, 0.12698438262939454, 0.12601004791259765, 0.12726627349853514]",tokens/s,2003.9649375748827,kWh,4.095162373858613e-06,6.835300282810082e-06,5.733529118007535e-06,1.666399177467623e-05,tokens/kWh,15362465.576167384,MB,1952.309248,18880.659456,17953.718272,17412.653056,17162.139136,s,10,79.89384179687501,7.9893841796875,0.046015680943401575,7.988216064453125,8.035472607421875,8.057278051757812,8.074722407226563,"[7.9919140625, 7.9675234375, 7.89717724609375, 7.98451806640625, 7.949306640625, 8.07908349609375, 8.030626953125, 7.978240234375, 8.0050634765625, 8.01038818359375]",tokens/s,7.885463833392001,kWh,0.00025034950308792004,0.000419078781322277,0.0002931052655051721,0.000962533549915369,tokens/kWh,65452.26398138464,,s,629,80.90081182861334,0.1286181428117858,0.015369951429018912,0.12619673919677735,0.12953907165527342,0.13061856994628906,0.252333798828125,"[0.13154815673828124, 0.1293844451904297, 0.12918067932128907, 0.12779007720947266, 0.1249095687866211, 0.12436787414550782, 0.12665856170654297, 0.12558335876464843, 0.12705484771728515, 0.12550348663330077, 0.12647833251953125, 0.12700774383544922, 0.1257349090576172, 0.12732927703857422, 0.12675071716308595, 0.1267957763671875, 0.1274562530517578, 0.12724736022949218, 0.12581375885009766, 0.12567040252685546, 0.12596530914306642, 0.12668006134033202, 0.12631756591796875, 0.126271484375, 0.1267394561767578, 0.12663705444335938, 0.12606668853759764, 0.12594380950927733, 0.12610047912597655, 0.12674765014648437, 0.12664115142822266, 0.1261465606689453, 0.1257543716430664, 0.12679679870605468, 0.12589977264404298, 0.1254973449707031, 0.12642201232910155, 0.1262018585205078, 0.12552601623535156, 0.1265459213256836, 0.12708761596679688, 0.12627763366699218, 0.12579840087890626, 0.1260359649658203, 0.12681011199951173, 0.12778905487060546, 0.12963226318359375, 0.12747673797607423, 0.1267957763671875, 0.12634521484375, 0.12658073425292968, 0.12526284790039063, 0.12549632263183594, 0.1271193618774414, 0.12713164520263673, 0.12715110778808594, 0.1285611572265625, 0.12889088439941407, 0.12714393615722655, 0.12642610931396484, 0.1263124465942383, 0.1278556137084961, 0.2524733428955078, 0.12547481536865235, 0.12591410827636718, 0.12597964477539061, 0.12570829010009765, 0.1254973449707031, 0.12549632263183594, 0.12561920166015625, 0.12602777862548828, 0.12533042907714845, 0.12705177307128906, 0.12622541046142577, 0.12656025695800782, 0.126060546875, 0.17126400756835938, 0.12818739318847655, 0.12639437103271484, 0.12567961883544923, 0.1256458206176758, 0.12566630554199218, 0.12619673919677735, 0.12767129516601564, 0.1267732467651367, 0.12665650939941406, 0.12822015380859375, 0.12723404693603516, 0.12618342590332032, 0.12571135711669923, 0.12589568328857423, 0.12613632202148437, 0.12558335876464843, 0.12474470520019532, 0.12537139129638672, 0.12554854583740235, 0.1256243209838867, 0.12641177368164064, 0.12620390319824218, 0.12600934600830077, 0.12553011322021485, 0.1257512969970703, 0.1262356491088867, 0.12595507049560548, 0.12507545471191406, 0.12447026824951171, 0.12477030181884766, 0.1253939208984375, 0.12489113616943359, 0.12496076965332031, 0.12502118682861327, 0.12538368225097657, 0.1250529251098633, 0.12470374298095703, 0.1249771499633789, 0.12523827362060547, 0.12544306945800782, 0.12518399810791014, 0.12666470336914062, 0.12540518188476563, 0.1240995864868164, 0.12450508880615234, 0.12404428863525391, 0.12572160339355468, 0.12541747283935548, 0.25241293334960935, 0.12651110076904296, 0.1255249938964844, 0.12569395446777343, 0.12525465393066407, 0.12562739562988282, 0.12630220794677735, 0.1258455047607422, 0.12445081329345703, 0.1243719711303711, 0.1251921920776367, 0.12591104125976563, 0.12522393798828124, 0.12593254089355468, 0.12647833251953125, 0.12645478057861329, 0.12488396453857421, 0.12558438110351564, 0.12538777923583985, 0.12666265869140625, 0.12498841857910156, 0.12513484954833984, 0.12523519897460939, 0.1251072006225586, 0.12466073608398437, 0.12384255981445312, 0.12443647766113282, 0.12516454315185546, 0.12584345245361328, 0.12530995178222656, 0.12537753295898438, 0.12479385375976562, 0.1256407012939453, 0.12542156982421876, 0.12576051330566407, 0.12513587188720704, 0.1260912628173828, 0.124801025390625, 0.12427468872070313, 0.12408013153076172, 0.12483277130126953, 0.12499353790283203, 0.1249280014038086, 0.12487168121337891, 0.12544204711914062, 0.1253222427368164, 0.1247672348022461, 0.12467097473144531, 0.12515328216552735, 0.1261803512573242, 0.12600012969970703, 0.1269893112182617, 0.12624486541748048, 0.12439449310302735, 0.12422758483886719, 0.1240606689453125, 0.1239900131225586, 0.1251430435180664, 0.12621004486083984, 0.12538572692871094, 0.12561714935302734, 0.1270118408203125, 0.12633395385742188, 0.2564925537109375, 0.12861952209472657, 0.1261506576538086, 0.12732723236083984, 0.12562226867675783, 0.12458188629150391, 0.12410572814941406, 0.1245511703491211, 0.12537036895751952, 0.1246402587890625, 0.1246924819946289, 0.12469452667236328, 0.12482559967041015, 0.12580966186523437, 0.12617727661132813, 0.1261670379638672, 0.12570726776123048, 0.12543385314941408, 0.12474163055419922, 0.12471705627441407, 0.12779519653320312, 0.13793894958496095, 0.12944281005859376, 0.1274603500366211, 0.12803482055664062, 0.1293322296142578, 0.12807066345214843, 0.12853861999511718, 0.12781056213378905, 0.12777369689941406, 0.12601344299316405, 0.12583628845214845, 0.1291990966796875, 0.12680908966064453, 0.12583936309814453, 0.12693606567382812, 0.12592127990722657, 0.12555570983886719, 0.12538470458984374, 0.12600729370117186, 0.12606361389160156, 0.1289881591796875, 0.12827955627441406, 0.12610457611083983, 0.12692070770263672, 0.1263114242553711, 0.12596530914306642, 0.12591001892089843, 0.1260963821411133, 0.12613426971435546, 0.12558643341064454, 0.12689510345458985, 0.12688179016113282, 0.12658278656005859, 0.12816178894042968, 0.13051904296875, 0.1249280014038086, 0.1242429428100586, 0.12593869018554688, 0.12714803314208983, 0.1267609634399414, 0.12707328033447265, 0.1295636444091797, 0.25213031005859377, 0.12553215789794922, 0.12525875091552735, 0.1258967056274414, 0.1268858871459961, 0.12870758056640624, 0.12436991882324219, 0.12403711700439453, 0.12441804504394531, 0.12393267059326171, 0.1251522521972656, 0.12540415954589842, 0.12554854583740235, 0.12506623840332032, 0.1252710418701172, 0.12559667205810546, 0.12554342651367187, 0.12605030059814454, 0.12872294616699217, 0.13016677856445313, 0.12474060821533203, 0.12511743927001953, 0.1279487991333008, 0.127889404296875, 0.12584038543701173, 0.12617113494873047, 0.1263800354003906, 0.12597760009765624, 0.12626432037353516, 0.12598067474365235, 0.1262888946533203, 0.12598169708251952, 0.1288140869140625, 0.12827955627441406, 0.12474674987792969, 0.1251041259765625, 0.12759654235839843, 0.12625100708007814, 0.1257748489379883, 0.12579532623291015, 0.12572467041015625, 0.12533248138427736, 0.12515737915039063, 0.12564173126220704, 0.12550962829589843, 0.12658892822265624, 0.12747058868408204, 0.12675379180908203, 0.12556390380859375, 0.12416409301757812, 0.12434022521972657, 0.12511436462402345, 0.12532121276855468, 0.12540518188476563, 0.1256069107055664, 0.1262233581542969, 0.12486962890625, 0.1298032684326172, 0.1297838134765625, 0.12871781921386719, 0.12756889343261718, 0.13014938354492187, 0.12394802856445312, 0.2498314208984375, 0.1298104248046875, 0.12672102355957032, 0.1262335968017578, 0.12634111785888671, 0.1287393341064453, 0.12906291198730468, 0.12746342468261718, 0.12632575988769532, 0.12638925170898438, 0.1615185852050781, 0.12970700073242186, 0.14199603271484376, 0.13064396667480468, 0.130044921875, 0.12721561431884765, 0.12666470336914062, 0.12664320373535157, 0.1248901138305664, 0.12490035247802735, 0.1264168930053711, 0.13097369384765625, 0.1268490219116211, 0.1298206787109375, 0.12589875030517578, 0.12493619537353516, 0.12541951751708985, 0.1255137252807617, 0.1276231689453125, 0.12561920166015625, 0.12527206420898437, 0.1255137252807617, 0.1257000961303711, 0.12538777923583985, 0.12680601501464844, 0.12865228271484375, 0.12957696533203125, 0.1312788543701172, 0.13088153076171874, 0.13143142700195312, 0.13311180114746093, 0.1282150421142578, 0.12708863830566405, 0.12626432037353516, 0.12618854522705078, 0.12626227569580079, 0.1259304962158203, 0.12580659484863282, 0.1264189453125, 0.12712960052490235, 0.12994969177246093, 0.13091839599609376, 0.12971212768554688, 0.1267947540283203, 0.1295677490234375, 0.12919602966308594, 0.1265418243408203, 0.12664524841308594, 0.12621721649169923, 0.12520243072509765, 0.12574105834960939, 0.12648345947265624, 0.12760166168212891, 0.25562725830078126, 0.1268111343383789, 0.126382080078125, 0.12675481414794923, 0.13051596069335938, 0.12893388366699218, 0.12661862182617187, 0.12640255737304687, 0.12506521606445312, 0.12679782104492188, 0.13019340515136718, 0.13524581909179687, 0.12855296325683593, 0.1308078155517578, 0.12872909545898437, 0.12693606567382812, 0.12587315368652344, 0.1284874267578125, 0.1271715850830078, 0.12746137237548827, 0.12704051208496095, 0.12577689361572267, 0.12589568328857423, 0.12615782165527345, 0.1267220458984375, 0.1269186553955078, 0.1289738311767578, 0.13115802001953125, 0.12798976135253906, 0.12625920104980468, 0.12825804138183594, 0.1267435531616211, 0.1262888946533203, 0.126276611328125, 0.1257144317626953, 0.12667699432373047, 0.12903526306152344, 0.1262069778442383, 0.1266841583251953, 0.12786380767822267, 0.12644659423828125, 0.12570521545410157, 0.12683161926269532, 0.12516146850585938, 0.12495359802246093, 0.12547789001464843, 0.12542566680908204, 0.12536217498779298, 0.12490444946289063, 0.12551270294189454, 0.1255249938964844, 0.12949708557128906, 0.132885498046875, 0.13278720092773438, 0.12671385955810546, 0.12470066833496093, 0.1263677444458008, 0.1304279022216797, 0.13021388244628906, 0.13040435791015625, 0.13058047485351562, 0.1256243209838867, 0.12588543701171875, 0.2536417236328125, 0.12691661071777344, 0.13000909423828125, 0.13081292724609375, 0.12628070068359376, 0.12845567321777343, 0.1298585662841797, 0.12726886749267577, 0.12508262634277345, 0.12635033416748048, 0.12486348724365234, 0.12610457611083983, 0.12524441528320313, 0.1255383071899414, 0.1263124465942383, 0.12885299682617188, 0.12785254669189453, 0.12555059051513673, 0.1268295669555664, 0.13069209289550782, 0.1303951416015625, 0.12979507446289062, 0.12677632141113282, 0.12676914978027343, 0.12484710693359374, 0.12546150207519532, 0.12598681640625, 0.12634317016601562, 0.12653874969482423, 0.12906291198730468, 0.12993434143066407, 0.1260021743774414, 0.12590796661376952, 0.1267599334716797, 0.12514918518066406, 0.12522905731201173, 0.12521062469482422, 0.1253980178833008, 0.1261465606689453, 0.12650086212158204, 0.1258967056274414, 0.12559871673583983, 0.12936601257324218, 0.126202880859375, 0.1275269088745117, 0.1263810577392578, 0.12490751647949219, 0.12548300933837891, 0.12520243072509765, 0.12575027465820313, 0.12604415893554688, 0.12614144134521485, 0.12760166168212891, 0.1253918685913086, 0.12568985748291014, 0.12567346954345704, 0.12598681640625, 0.12700466918945313, 0.12870040893554688, 0.12451840209960938, 0.12472115325927734, 0.12465971374511718, 0.12407398223876953, 0.2530519104003906, 0.12688998413085936, 0.1263482894897461, 0.12543795013427733, 0.1265070114135742, 0.12624793243408203, 0.12637490844726562, 0.12684185791015626, 0.12936090087890625, 0.12953292846679687, 0.1288714294433594, 0.1285365753173828, 0.12912127685546876, 0.12971212768554688, 0.12934246826171875, 0.12629299163818358, 0.12646604919433593, 0.1263800354003906, 0.1261137924194336, 0.12635135650634766, 0.1267425308227539, 0.1268500442504883, 0.13005619812011718, 0.1313638458251953, 0.13006643676757812, 0.12840960693359374, 0.1263605728149414, 0.12501811218261719, 0.1257164764404297, 0.12609024047851564, 0.12633293151855468, 0.12573184204101562, 0.12607078552246093, 0.1269903335571289, 0.12698214721679688, 0.12628275299072267, 0.12811570739746095, 0.12810649108886718, 0.12572569274902343, 0.12550348663330077, 0.1266575393676758, 0.12631654357910158, 0.12548095703125, 0.12545536041259767, 0.12580044555664063, 0.12540518188476563, 0.12548300933837891, 0.12525875091552735, 0.12653977966308594, 0.129833984375, 0.12773069000244142, 0.12659302520751953, 0.13370982360839845, 0.12740300750732422, 0.12679987335205078, 0.1291673583984375, 0.12592742156982423, 0.12598477172851563, 0.12597657775878907, 0.1257748489379883, 0.12554444885253907, 0.12600934600830077, 0.12594790649414062, 0.2542622680664062, 0.12749721527099608, 0.12938648986816406, 0.12493619537353516, 0.1245317153930664, 0.1256847381591797, 0.1596221466064453, 0.12694630432128906, 0.12949504089355468, 0.1303756866455078, 0.1401958465576172, 0.12651519775390624, 0.12679782104492188, 0.12686029052734374, 0.12666265869140625, 0.12888677978515625, 0.12634009552001954, 0.12523929595947267, 0.12473343658447265, 0.12676710510253905, 0.12679270172119142, 0.12598681640625, 0.12599910736083986, 0.1265684509277344, 0.12600729370117186, 0.1260052490234375, 0.1255188446044922, 0.12679270172119142, 0.1266339874267578, 0.12692787170410155, 0.1295134735107422, 0.1257164764404297, 0.12676914978027343, 0.12570623779296874, 0.12538982391357423, 0.12873420715332032, 0.1260759048461914, 0.12570931243896485, 0.12534989166259766, 0.12548812866210937, 0.12637184143066407, 0.12565503692626953, 0.1269749755859375, 0.1260247039794922, 0.1293875274658203, 0.12569190216064452, 0.1241743392944336, 0.12421836853027343, 0.12448153686523437, 0.12498329925537109, 0.1257922592163086, 0.12556185913085938, 0.12590592193603517, 0.125338623046875, 0.12603801727294922, 0.12550860595703126, 0.12914585876464843, 0.12526080322265626, 0.128395263671875, 0.12564173126220704, 0.1256478729248047, 0.1262407684326172, 0.12585369873046875]",tokens/s,7.774952880973849,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-70b-hf,meta-llama/Llama-2-70b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 64, in run report = scenario.run(backend) File ""/optimum-benchmark/optimum_benchmark/scenarios/inference/scenario.py"", line 117, in run _ = backend.generate(self.inputs, self.config.generate_kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 369, in generate return self.pretrained_model.generate(**inputs, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py"", line 115, in decorate_context return func(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 1576, in generate result = self._greedy_search( File ""/home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py"", line 2494, in _greedy_search outputs = self( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1211, in forward outputs = self.model( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 1018, in forward layer_outputs = decoder_layer( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py"", line 741, in forward hidden_states, self_attn_weights, present_key_value = self.self_attn( File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1532, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1541, in _call_impl return forward_call(*args, **kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 166, in new_forward output = module._old_forward(*args, **kwargs) TypeError: DeciCoderAttention.forward() got an unexpected keyword argument 'cache_position' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Meta-Llama-3-70B,meta-llama/Meta-Llama-3-70B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,togethercomputer/RedPajama-INCITE-Base-7B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-72B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,3056.369664,79712.681984,78785.806336,78244.74112,77071.059968,s,10,2.6562233276367184,0.26562233276367186,0.015505644797004007,0.25888584899902345,0.2740466369628906,0.29138432617187493,0.3052544775390625,"[0.30872201538085936, 0.2553339233398437, 0.2683575134277344, 0.2555279998779297, 0.26930535888671875, 0.27019381713867185, 0.2597534790039063, 0.2580182189941406, 0.25557516479492187, 0.25543583679199217]",tokens/s,963.7743834881799,kWh,8.28053267338337e-06,1.3747618160461538e-05,1.53547629968041e-05,3.738291383064901e-05,tokens/kWh,6848048.3131872425,MB,3056.369664,79712.681984,78785.806336,78244.74112,77841.344512,s,10,163.767197265625,16.376719726562502,0.1650485216888679,16.319479492187497,16.561435546875,16.6288564453125,16.682793164062502,"[16.3778896484375, 16.4522109375, 16.541595703125, 16.69627734375, 16.546453125, 16.2167978515625, 16.2610693359375, 16.2082890625, 16.2247626953125, 16.2418515625]",tokens/s,3.846924234638764,kWh,0.0005051613272573704,0.0008452746290840071,0.0006743233165248233,0.0020247592728662002,tokens/kWh,31114.80996494893,,s,629,165.83676852416983,0.263651460292798,0.031803041941771124,0.25764865112304686,0.26996859130859374,0.2721593444824219,0.513161201171875,"[0.266113037109375, 0.2697502746582031, 0.2595870666503906, 0.2557993011474609, 0.2566973571777344, 0.2566819763183594, 0.25703424072265624, 0.2571366271972656, 0.25735269165039065, 0.25509478759765625, 0.26343527221679686, 0.2689822692871094, 0.255604736328125, 0.25578291320800783, 0.2618787841796875, 0.2541813812255859, 0.25337242126464843, 0.2550097961425781, 0.25624679565429687, 0.25680792236328126, 0.2573936767578125, 0.25744589233398435, 0.25546138000488283, 0.25391001892089843, 0.2590965881347656, 0.2693242797851563, 0.2532679748535156, 0.2534000701904297, 0.2563389587402344, 0.25653350830078125, 0.26799514770507815, 0.2684927978515625, 0.2672230529785156, 0.26643966674804687, 0.2555473937988281, 0.2641448974609375, 0.26484429931640624, 0.25270579528808595, 0.2547845153808594, 0.25437388610839845, 0.2550487060546875, 0.2537277374267578, 0.2547271728515625, 0.260200439453125, 0.25234637451171876, 0.2569144287109375, 0.2649180297851563, 0.2592368774414063, 0.2636759033203125, 0.2683484191894531, 0.27317965698242186, 0.2547967987060547, 0.25440460205078125, 0.2553026580810547, 0.2637055969238281, 0.2646476745605469, 0.26622772216796875, 0.26372198486328124, 0.26717697143554686, 0.26615194702148437, 0.2669219970703125, 0.2529863739013672, 0.52143408203125, 0.26590206909179687, 0.2542120971679688, 0.25406361389160154, 0.2526873626708984, 0.2520524749755859, 0.252474365234375, 0.25144012451171877, 0.2592255859375, 0.2517882843017578, 0.25286041259765624, 0.2522757110595703, 0.2525224914550781, 0.25216204833984374, 0.25432269287109377, 0.2522255401611328, 0.2526361541748047, 0.25493196105957033, 0.2656092224121094, 0.26431591796875, 0.2628239440917969, 0.26460467529296877, 0.26525286865234377, 0.26638436889648437, 0.2665379943847656, 0.2666485900878906, 0.26706021118164064, 0.26711962890625, 0.25520538330078124, 0.2644869079589844, 0.2652958679199219, 0.267388916015625, 0.25767730712890624, 0.25972222900390624, 0.25676287841796874, 0.25423359680175783, 0.2559017028808594, 0.2679767150878906, 0.2671308898925781, 0.2706217041015625, 0.2726932373046875, 0.26785791015625, 0.2679080810546875, 0.2538823699951172, 0.25371340942382814, 0.2549852142333984, 0.2652077941894531, 0.2673008728027344, 0.26753125, 0.27272601318359374, 0.27145831298828127, 0.25809100341796876, 0.25649560546875, 0.25430323791503906, 0.25384857177734377, 0.25478860473632814, 0.2697830505371094, 0.2748374938964844, 0.2723604431152344, 0.268105712890625, 0.2655703125, 0.254455810546875, 0.2716651611328125, 0.5279549560546875, 0.2694922180175781, 0.25761688232421875, 0.25723291015625, 0.25449676513671876, 0.25630209350585936, 0.25343487548828125, 0.25436773681640623, 0.2542090301513672, 0.2543134765625, 0.25568051147460935, 0.2647091064453125, 0.2717603759765625, 0.26916351318359377, 0.2652835693359375, 0.26661376953125, 0.2672773132324219, 0.27059097290039064, 0.272679931640625, 0.2719354858398437, 0.25764453125, 0.26796133422851565, 0.2681856079101563, 0.26612326049804685, 0.26730596923828126, 0.2716774291992187, 0.2715023498535156, 0.25654168701171876, 0.25472819519042966, 0.2550804443359375, 0.2582886352539063, 0.2689566650390625, 0.27396914672851563, 0.2701793212890625, 0.266239990234375, 0.26801663208007814, 0.2571806640625, 0.25449267578125, 0.25549107360839846, 0.2591272888183594, 0.26473574829101565, 0.25615667724609376, 0.2550128631591797, 0.2540912628173828, 0.2569932861328125, 0.25781451416015627, 0.25893991088867185, 0.2586316833496094, 0.25616485595703126, 0.25859994506835937, 0.2661846923828125, 0.2697359313964844, 0.26984548950195314, 0.26982196044921875, 0.26983218383789065, 0.26902835083007814, 0.2534277191162109, 0.2553374786376953, 0.25294744873046876, 0.2563696594238281, 0.27191192626953126, 0.27484979248046876, 0.26972979736328123, 0.5117726745605469, 0.25436773681640623, 0.2557993011474609, 0.25696563720703125, 0.2589450378417969, 0.2619668579101562, 0.2675732421875, 0.2657218627929688, 0.26612326049804685, 0.26916046142578126, 0.2706022338867187, 0.2561976318359375, 0.25613311767578123, 0.2559457244873047, 0.2547589111328125, 0.26247885131835935, 0.2702807006835938, 0.2685644836425781, 0.2705459289550781, 0.2683084716796875, 0.2678067321777344, 0.26789068603515626, 0.2548643798828125, 0.25733734130859376, 0.26038168334960937, 0.2710773620605469, 0.27242086791992187, 0.2707322998046875, 0.26823886108398437, 0.268052490234375, 0.27156787109375, 0.27457025146484376, 0.25691546630859374, 0.25617510986328124, 0.26477056884765626, 0.26905804443359377, 0.2568243103027344, 0.2590914611816406, 0.25975909423828125, 0.25631231689453127, 0.2561505432128906, 0.25535897827148435, 0.25463194274902345, 0.2616186828613281, 0.26725579833984375, 0.2759966735839844, 0.2750351257324219, 0.26961920166015624, 0.2729349060058594, 0.2678661193847656, 0.2687733764648437, 0.27131903076171876, 0.27430706787109377, 0.2717173767089844, 0.2711377868652344, 0.27038720703125, 0.26888088989257813, 0.3006924743652344, 0.2782720031738281, 0.2585682067871094, 0.25892660522460936, 0.2584760437011719, 0.2577633361816406, 0.5420062866210937, 0.2671667175292969, 0.27402444458007813, 0.26937548828125, 0.27132415771484375, 0.2706421813964844, 0.26996942138671876, 0.2720419921875, 0.2725304260253906, 0.27223757934570314, 0.26929766845703124, 0.2668595275878906, 0.26616525268554686, 0.2664007568359375, 0.27042816162109373, 0.27001754760742186, 0.27313153076171875, 0.268906494140625, 0.268368896484375, 0.2549749755859375, 0.25481114196777344, 0.25725234985351564, 0.25764352416992187, 0.25973556518554686, 0.2575308837890625, 0.25514906311035157, 0.2550312957763672, 0.2577930297851562, 0.27023565673828126, 0.25726873779296877, 0.2596372375488281, 0.25691134643554686, 0.25636761474609376, 0.25572454833984376, 0.2544885711669922, 0.25406976318359376, 0.25639422607421875, 0.26780056762695315, 0.27154739379882814, 0.26804632568359377, 0.2548817901611328, 0.2549278717041016, 0.2555299835205078, 0.2555688934326172, 0.2580469665527344, 0.25868389892578125, 0.2561259460449219, 0.26358987426757813, 0.2536919097900391, 0.2548756408691406, 0.25561907958984376, 0.2589890441894531, 0.25889382934570315, 0.2574919738769531, 0.25588531494140626, 0.25589144897460936, 0.25422438049316404, 0.2641848449707031, 0.27099032592773437, 0.27175833129882815, 0.2698065795898438, 0.26783642578125, 0.26911846923828125, 0.5374105834960937, 0.25908120727539063, 0.25877197265625, 0.2555105285644531, 0.2552064056396484, 0.2548152313232422, 0.2536366119384766, 0.2560348205566406, 0.25562010192871093, 0.2588006286621094, 0.25590272521972657, 0.25628158569335935, 0.25421824645996094, 0.25602151489257813, 0.2554880065917969, 0.25875967407226563, 0.25862142944335936, 0.25728204345703126, 0.2538926086425781, 0.2545111083984375, 0.2542694396972656, 0.25511424255371096, 0.256184326171875, 0.26003045654296875, 0.257728515625, 0.25624884033203127, 0.2548797454833984, 0.2554306488037109, 0.25480397033691404, 0.2564997253417969, 0.2588805236816406, 0.2598871154785156, 0.25622015380859375, 0.2556241912841797, 0.2558771209716797, 0.2561873779296875, 0.2563082275390625, 0.2577172546386719, 0.25843096923828124, 0.25695233154296876, 0.2536980438232422, 0.25469337463378905, 0.25570713806152345, 0.2565252990722656, 0.2565775451660156, 0.2597846984863281, 0.25775411987304686, 0.2560706481933594, 0.2565222473144531, 0.2552391662597656, 0.2569410705566406, 0.25629388427734373, 0.2568110046386719, 0.25803469848632815, 0.2563768310546875, 0.2552668151855469, 0.256216064453125, 0.25767630004882813, 0.2572973937988281, 0.2579548034667969, 0.288996337890625, 0.2573865051269531, 0.2699683837890625, 0.5194639282226563, 0.25543475341796873, 0.2581985168457031, 0.2597703552246094, 0.25610955810546876, 0.25656832885742187, 0.25497088623046876, 0.2551060485839844, 0.2571304931640625, 0.2580213623046875, 0.2588671875, 0.2567874450683594, 0.2573660278320313, 0.2559272918701172, 0.25705780029296876, 0.2561259460449219, 0.25901055908203124, 0.2594611206054688, 0.25570201110839846, 0.25609933471679686, 0.2567669677734375, 0.2566287231445312, 0.26054452514648435, 0.2599219055175781, 0.26058853149414063, 0.2583930969238281, 0.25632974243164064, 0.2546339874267578, 0.2570198974609375, 0.2581278686523438, 0.25861529541015627, 0.2585548706054687, 0.25871258544921877, 0.2569297790527344, 0.25935565185546877, 0.2604933166503906, 0.2597273559570312, 0.2612265014648438, 0.2575370178222656, 0.2570301513671875, 0.2588671875, 0.2589890441894531, 0.26140057373046877, 0.261401611328125, 0.2608670654296875, 0.25995980834960936, 0.26026803588867187, 0.2600867919921875, 0.25853338623046873, 0.25805313110351563, 0.259462158203125, 0.26046463012695314, 0.25663385009765627, 0.25650994873046873, 0.2581739501953125, 0.25726669311523437, 0.257480712890625, 0.2591795349121094, 0.25981951904296874, 0.25721856689453126, 0.256005126953125, 0.2577029113769531, 0.25632257080078125, 0.51683837890625, 0.25963519287109377, 0.25739059448242185, 0.2571939697265625, 0.2553907165527344, 0.25562931823730467, 0.25485414123535155, 0.25537945556640623, 0.258977783203125, 0.2574305419921875, 0.25727386474609376, 0.2549801025390625, 0.25608602905273437, 0.2562375793457031, 0.25846066284179686, 0.27993804931640626, 0.26568295288085936, 0.25714688110351563, 0.25628466796875, 0.25561497497558594, 0.2550865936279297, 0.25655194091796873, 0.25901055908203124, 0.2596986999511719, 0.25649151611328125, 0.2568878173828125, 0.2551224365234375, 0.2548080596923828, 0.2580582275390625, 0.2580101013183594, 0.2577838134765625, 0.25627340698242185, 0.2573066101074219, 0.25520947265625, 0.25494937133789064, 0.25621710205078124, 0.2564976501464844, 0.2595706787109375, 0.2576977844238281, 0.2552801208496094, 0.25497395324707034, 0.25469747924804687, 0.25711614990234377, 0.258724853515625, 0.2578002014160156, 0.25756875610351565, 0.2556108856201172, 0.2550405120849609, 0.25462783813476564, 0.2570823669433594, 0.2570301513671875, 0.2581995544433594, 0.25938226318359375, 0.2553896942138672, 0.2566348876953125, 0.2555351104736328, 0.2543441925048828, 0.25621710205078124, 0.2579742736816406, 0.25925531005859376, 0.2571622314453125, 0.25748992919921876, 0.2554726409912109, 0.512300048828125, 0.2577838134765625, 0.2888826904296875, 0.2716057739257812, 0.25653863525390624, 0.25809613037109375, 0.2541496276855469, 0.2554582977294922, 0.2579261474609375, 0.2583930969238281, 0.2569615478515625, 0.25643417358398435, 0.25528627014160155, 0.25515213012695315, 0.25469850158691404, 0.2553630676269531, 0.25671475219726564, 0.26051687622070313, 0.25679257202148437, 0.2559242248535156, 0.25366835021972656, 0.2553354187011719, 0.25678439331054687, 0.25880984497070314, 0.2593105773925781, 0.25731378173828123, 0.25523814392089844, 0.2565734252929687, 0.2535188446044922, 0.25554022216796873, 0.2568796081542969, 0.2598389892578125, 0.25727691650390627, 0.2560563049316406, 0.2550425567626953, 0.25455718994140625, 0.25514495849609375, 0.25780633544921877, 0.2581903381347656, 0.2598881225585937, 0.2585200500488281, 0.25795892333984377, 0.2559672393798828, 0.2543103942871094, 0.2548244476318359, 0.25921636962890626, 0.25823028564453127, 0.2571509704589844, 0.25565184020996096, 0.2558023681640625, 0.25449165344238284, 0.2557696075439453, 0.25939251708984373, 0.26131558227539065, 0.25679257202148437, 0.2565724182128906, 0.25532620239257814, 0.25600204467773435, 0.2599915466308594, 0.25857125854492186, 0.25793536376953125, 0.2565990295410156, 0.2562518920898437, 0.51349609375, 0.25540403747558593, 0.2575749206542969, 0.26151220703125, 0.2587166748046875, 0.2565662841796875, 0.25764865112304686, 0.2557317047119141, 0.25733734130859376, 0.2599085998535156, 0.259451904296875, 0.2583009338378906, 0.2577356872558594, 0.25698712158203124, 0.25788107299804686, 0.25758209228515627, 0.2581053466796875, 0.2599393310546875, 0.2603182067871094, 0.25883444213867185, 0.2559488067626953, 0.25603073120117187, 0.25605838012695314, 0.25657958984375, 0.25895013427734376, 0.2603612060546875, 0.25815960693359374, 0.25672705078125, 0.2565550231933594, 0.2570547180175781, 0.2591436767578125, 0.2613974914550781, 0.26077798461914065, 0.2585169982910156, 0.2572789611816406, 0.25615463256835935, 0.2568038330078125, 0.2568878173828125, 0.25839718627929686, 0.2595164184570313, 0.2593935241699219, 0.2555473937988281, 0.25501695251464845, 0.25499853515625, 0.2558361663818359, 0.2578626708984375, 0.26088345336914065, 0.25706292724609375, 0.25784423828125, 0.2582251586914063, 0.25831732177734373, 0.25786163330078127, 0.257480712890625, 0.25975808715820314, 0.258408447265625, 0.25655194091796873, 0.2573127746582031, 0.25463807678222655, 0.2553692169189453, 0.257944580078125, 0.2595092468261719, 0.25816064453125, 0.2570373229980469]",tokens/s,3.792886255549089,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,internlm/internlm-20b,internlm/internlm-20b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,6ab242d5a4d6cee19535bc5c9332466bd9762b02,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 43, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 58, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 91, in target report = worker(*worker_args) File ""/optimum-benchmark/optimum_benchmark/benchmark/base.py"", line 56, in run backend: Backend = backend_factory(backend_config) File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 79, in __init__ self.load_model_with_no_weights() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 255, in load_model_with_no_weights self.load_model_from_pretrained() File ""/optimum-benchmark/optimum_benchmark/backends/pytorch/backend.py"", line 169, in load_model_from_pretrained self.pretrained_model = self.automodel_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py"", line 563, in from_pretrained return model_class.from_pretrained( File ""/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py"", line 3735, in from_pretrained dispatch_model(model, **device_map_kwargs) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/big_modeling.py"", line 419, in dispatch_model attach_align_device_hook_on_blocks( File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 608, in attach_align_device_hook_on_blocks add_hook_to_module(module, hook) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 157, in add_hook_to_module module = hook.init_hook(module) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/hooks.py"", line 275, in init_hook set_module_tensor_to_device(module, name, self.execution_device, tied_params_map=self.tied_params_map) File ""/home/user/.local/lib/python3.10/site-packages/accelerate/utils/modeling.py"", line 420, in set_module_tensor_to_device new_value = param_cls(new_value, requires_grad=old_value.requires_grad, **kwargs).to(device) File ""/home/user/.local/lib/python3.10/site-packages/bitsandbytes/nn/modules.py"", line 606, in to return self.cuda(device) File ""/home/user/.local/lib/python3.10/site-packages/bitsandbytes/nn/modules.py"", line 579, in cuda CB, CBt, SCB, SCBt, coo_tensorB = bnb.functional.double_quant(B) File ""/home/user/.local/lib/python3.10/site-packages/bitsandbytes/functional.py"", line 2524, in double_quant out_row = torch.zeros(A.shape, device=device, dtype=torch.int8) torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 384.00 MiB. GPU ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2-large,openai-community/gpt2-large,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,meta-llama/Llama-2-13b-hf,meta-llama/Llama-2-13b-hf,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-7B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,4627.652608,11561.598976,10634.657792,10093.592576,9989.950464,s,10,1.0308821563720703,0.10308821563720702,0.0022324683049063654,0.10248387145996093,0.1065594207763672,0.10694718322753906,0.10725739318847656,"[0.10733494567871094, 0.10647325134277344, 0.10203286743164063, 0.10095686340332032, 0.10064672088623047, 0.10242256164550781, 0.10254518127441406, 0.1039610595703125, 0.10054582214355469, 0.10396288299560547]",tokens/s,2483.3100312932706,kWh,3.3430789350246895e-06,5.40624281093703e-06,4.066020826299717e-06,1.2815342572261437e-05,tokens/kWh,19976055.9311233,MB,4627.652608,11561.598976,10634.657792,10093.592576,10046.339584,s,10,64.40137939453125,6.440137939453125,0.06731042249452389,6.425307128906249,6.534295068359374,6.558953442382812,6.578680141601562,"[6.58361181640625, 6.447912109375, 6.369494140625, 6.464509765625, 6.35359228515625, 6.38958642578125, 6.4268349609375, 6.4132431640625, 6.5288154296875, 6.423779296875]",tokens/s,9.782399164784,kWh,0.00020306692600858452,0.00034103069021382704,0.0002117107351275118,0.0007558083513499234,tokens/kWh,83354.4639821429,,s,629,65.21665943908695,0.10368308336897762,0.012495821552238669,0.10157670593261718,0.10550558929443359,0.10622484436035155,0.20175597045898438,"[0.10775142669677734, 0.1063198699951172, 0.10622361755371093, 0.10707148742675782, 0.10532761383056641, 0.10497843170166016, 0.10512076568603515, 0.10514227294921875, 0.1016258544921875, 0.10280140686035157, 0.10237542724609375, 0.10277375793457032, 0.10585600280761719, 0.10582425689697265, 0.1059583969116211, 0.10665471649169922, 0.10612531280517579, 0.10633216094970703, 0.10584063720703125, 0.10497433471679687, 0.10529280090332031, 0.10402611541748047, 0.10048614501953125, 0.10464153289794922, 0.10661785888671875, 0.10596761322021485, 0.1058519058227539, 0.10529792022705078, 0.10532761383056641, 0.10617549133300781, 0.10591846466064453, 0.1062256622314453, 0.10599833679199219, 0.10657177734375, 0.10584166717529297, 0.10538393402099609, 0.10120499420166015, 0.10097254180908204, 0.10180095672607421, 0.10151423645019532, 0.10407424163818359, 0.10238668823242188, 0.10233856201171875, 0.1024000015258789, 0.10228838348388672, 0.10228736114501953, 0.10239488220214844, 0.10251468658447266, 0.10244300842285156, 0.10226278686523438, 0.10538495635986328, 0.10580172729492188, 0.1056215057373047, 0.10488114929199219, 0.1058314208984375, 0.10568294525146485, 0.10226073455810547, 0.10239692687988282, 0.10199858856201172, 0.10271129608154297, 0.10523238372802735, 0.10563276672363281, 0.21289266967773438, 0.10172415924072266, 0.10196685028076172, 0.10193817901611328, 0.1012490234375, 0.10130022430419922, 0.10372402954101563, 0.10500300598144531, 0.10445209503173829, 0.1052907485961914, 0.09982669067382813, 0.10098381042480468, 0.10104934692382812, 0.10120089721679687, 0.10120294189453125, 0.10081587219238282, 0.10503577423095703, 0.10606285095214844, 0.10653593444824219, 0.10583347320556641, 0.10636492919921875, 0.10566349029541015, 0.1053685760498047, 0.1045923843383789, 0.10215321350097656, 0.10144563293457032, 0.10381107330322266, 0.103731201171875, 0.10499276733398437, 0.10501427459716797, 0.1051852798461914, 0.10381414031982422, 0.10073600006103516, 0.10070732879638672, 0.10083430480957031, 0.1037998046875, 0.1012889633178711, 0.10124800109863281, 0.10025472259521484, 0.10003968048095703, 0.10020556640625, 0.10022911834716797, 0.10030284881591797, 0.09960857391357422, 0.10033561706542969, 0.10375065612792969, 0.1050091552734375, 0.10119475555419923, 0.10074214172363281, 0.10069401550292968, 0.10058035278320313, 0.10097561645507812, 0.10096332550048828, 0.1012459487915039, 0.10102169799804687, 0.10107494354248046, 0.10044518280029296, 0.10044723510742187, 0.10071858978271485, 0.10419097900390625, 0.10065100860595703, 0.10011341094970704, 0.1008384017944336, 0.20427059936523437, 0.1011773452758789, 0.10140672302246094, 0.10153472137451172, 0.10123878479003906, 0.10100428771972657, 0.10110873413085937, 0.101032958984375, 0.10055884552001954, 0.1004421157836914, 0.1001338882446289, 0.10020556640625, 0.10050662231445312, 0.10043392181396485, 0.10190438079833984, 0.1023447036743164, 0.10127462768554688, 0.10077184295654297, 0.10097459411621093, 0.10121421051025391, 0.10175794982910157, 0.1025976333618164, 0.10185727691650391, 0.10196275329589843, 0.10146304321289062, 0.10042572784423828, 0.10015948486328125, 0.10048818969726563, 0.1006376953125, 0.10068479919433594, 0.1002260513305664, 0.10127871704101563, 0.10194944000244141, 0.10138009643554688, 0.10093363189697266, 0.10103193664550782, 0.10125516510009766, 0.10120703887939453, 0.10188492584228516, 0.10177843475341797, 0.1011404800415039, 0.10167398071289062, 0.10037554931640626, 0.10047897338867187, 0.10004582214355469, 0.10036838531494141, 0.10015641784667968, 0.10117836761474609, 0.10160230255126954, 0.10113228607177735, 0.10155622100830078, 0.1009438705444336, 0.10166783905029297, 0.10168013000488281, 0.10121932983398438, 0.10158080291748046, 0.1017733154296875, 0.10205388641357421, 0.10048102569580078, 0.10033152008056641, 0.10003250885009765, 0.10086502075195312, 0.1007298583984375, 0.20160409545898436, 0.10139955139160156, 0.10161459350585937, 0.101897216796875, 0.10261196899414063, 0.10148863983154296, 0.10154700469970702, 0.10179277038574219, 0.1015572509765625, 0.10208051300048829, 0.10248294067382813, 0.10148659515380859, 0.10217881774902343, 0.1053675537109375, 0.10480537414550781, 0.10448998260498046, 0.1002455062866211, 0.10066738891601562, 0.10145484924316406, 0.10200371551513672, 0.10609766387939454, 0.10513100433349609, 0.10459033966064453, 0.10482176208496094, 0.10495692443847657, 0.10549862670898437, 0.10466508483886719, 0.10561023712158203, 0.10436198425292968, 0.104163330078125, 0.10025267028808593, 0.10020044708251953, 0.1004615707397461, 0.10034483337402343, 0.10031718444824218, 0.10123673248291015, 0.10053529357910156, 0.10105651092529297, 0.1004615707397461, 0.11807539367675782, 0.11571199798583984, 0.10178355407714844, 0.10128179168701172, 0.1140869140625, 0.10133708953857422, 0.10175385284423828, 0.10132479858398437, 0.10106163024902344, 0.1007093734741211, 0.10035199737548828, 0.09969561767578125, 0.10084352111816407, 0.10085171508789062, 0.10118041229248047, 0.10027110290527344, 0.10157772827148437, 0.10103910064697266, 0.10116505432128907, 0.1009623031616211, 0.10145996856689453, 0.10105343627929687, 0.10061106872558594, 0.0997570571899414, 0.2011504669189453, 0.10050559997558593, 0.09963520050048828, 0.10036019134521484, 0.10068172454833985, 0.10077184295654297, 0.10077798461914063, 0.10088960266113281, 0.10020966339111329, 0.1006397476196289, 0.10079948425292969, 0.1012295684814453, 0.10107904052734375, 0.10071040344238281, 0.1003868179321289, 0.09981644439697265, 0.09928089904785156, 0.09951026916503906, 0.09955840301513671, 0.10007859039306641, 0.09967513275146485, 0.10112818908691407, 0.10117120361328125, 0.10125107574462891, 0.1007667236328125, 0.10073804473876953, 0.1012490234375, 0.1014097900390625, 0.10161766052246093, 0.10192691040039062, 0.10136370849609375, 0.10093158721923828, 0.10030284881591797, 0.10020658874511719, 0.10052095794677735, 0.10077081298828125, 0.10014412689208985, 0.10102169799804687, 0.10144358062744141, 0.10229043579101563, 0.10222182464599609, 0.1019525146484375, 0.10161254119873046, 0.10184909057617188, 0.10226687622070313, 0.10217472076416016, 0.10151219177246094, 0.10122649383544922, 0.10112000274658203, 0.1003663330078125, 0.10003968048095703, 0.10017791748046875, 0.10005811309814452, 0.10039705657958985, 0.09967206573486329, 0.10075852966308593, 0.10114969635009766, 0.10126131439208984, 0.10082099151611328, 0.10099712371826172, 0.10128179168701172, 0.10141184234619141, 0.10195148468017579, 0.2050355224609375, 0.10139647674560547, 0.10048000335693359, 0.0999024658203125, 0.09996288299560546, 0.10072473907470703, 0.10112818908691407, 0.10172006225585938, 0.1019310073852539, 0.1012490234375, 0.10194022369384766, 0.10181017303466797, 0.10199654388427734, 0.10151423645019532, 0.10119577789306641, 0.10117120361328125, 0.10282905578613281, 0.10227814483642578, 0.1013565444946289, 0.10040831756591796, 0.10042572784423828, 0.10006221008300781, 0.10033766174316407, 0.10020761871337891, 0.10051686096191406, 0.1017528305053711, 0.10170470428466796, 0.10263654327392578, 0.10151116943359376, 0.10212044525146484, 0.10139545440673828, 0.102329345703125, 0.10259046173095702, 0.10239590454101563, 0.10158182525634765, 0.1008189468383789, 0.10114150238037109, 0.1000417251586914, 0.10063565063476562, 0.10016973114013672, 0.10053427124023437, 0.1012674560546875, 0.10154803466796875, 0.10210610961914063, 0.10227916717529296, 0.10185932922363282, 0.1020200958251953, 0.1018419189453125, 0.10233344268798829, 0.10272563171386719, 0.10209587097167969, 0.10224537658691406, 0.10134630584716797, 0.10063359832763671, 0.10068991851806641, 0.1002209243774414, 0.10088652801513671, 0.10021580505371094, 0.1021470718383789, 0.10296524810791016, 0.10166989135742187, 0.10245222473144532, 0.10155519866943359, 0.20389683532714845, 0.1065707550048828, 0.1034967041015625, 0.10312089538574219, 0.10339737701416016, 0.10326834869384766, 0.10253004455566406, 0.10259251403808593, 0.10181734466552735, 0.10188082885742188, 0.10189823913574218, 0.10212454223632812, 0.10209075164794922, 0.10159718322753906, 0.10118860626220703, 0.10191667175292969, 0.10154700469970702, 0.10219827270507813, 0.10144153594970703, 0.10172518157958985, 0.10386739349365234, 0.10206412506103515, 0.10076057434082031, 0.10090496063232422, 0.10037145233154297, 0.10094694519042968, 0.10227097320556641, 0.10196070098876953, 0.10127769470214844, 0.1015203857421875, 0.10129203033447266, 0.10225971221923828, 0.10207027435302735, 0.10142105865478515, 0.10032947540283203, 0.1016412124633789, 0.10084352111816407, 0.10008780670166016, 0.10024140930175782, 0.10021478271484376, 0.10178662109375, 0.10187161254882812, 0.10221363067626953, 0.10182144165039063, 0.1009100799560547, 0.10120909118652344, 0.10170674896240234, 0.1023447036743164, 0.10123366546630859, 0.10023117065429688, 0.10111590576171875, 0.10145279693603515, 0.10079641723632812, 0.10104422760009765, 0.10972262573242188, 0.10823270416259766, 0.10317721557617188, 0.10218905639648437, 0.1014302749633789, 0.10229452514648438, 0.10221568298339843, 0.10217164611816407, 0.10157670593261718, 0.2074071044921875, 0.10338406372070312, 0.10209587097167969, 0.10075955200195312, 0.10085683441162109, 0.10259455871582031, 0.10190847778320312, 0.10173133087158204, 0.10197708892822266, 0.10179481506347657, 0.10190847778320312, 0.10116710662841796, 0.10145996856689453, 0.10176306915283204, 0.10144563293457032, 0.10150297546386719, 0.10152448272705078, 0.10153984069824219, 0.10165760040283203, 0.10133299255371093, 0.10123673248291015, 0.10124492645263672, 0.10163609313964844, 0.1019525146484375, 0.10161663818359375, 0.10163507080078125, 0.10260377502441406, 0.10093977355957032, 0.10177945709228516, 0.10264064025878906, 0.10237747192382812, 0.10165657806396484, 0.10109030151367188, 0.10079743957519531, 0.10126541137695312, 0.10269081878662109, 0.10298982238769532, 0.1014466552734375, 0.10125823974609376, 0.1016842269897461, 0.10211328125, 0.10188902282714844, 0.10245938873291016, 0.1025269775390625, 0.10320793914794922, 0.10415001678466797, 0.10708582305908203, 0.10167295837402343, 0.10054656219482422, 0.09983283233642579, 0.09984307098388671, 0.10012569427490234, 0.10060492706298828, 0.1011251220703125, 0.10091417694091796, 0.10100121307373047, 0.10082406616210937, 0.10038886260986328, 0.10047283172607421, 0.10578636932373046, 0.10352947235107422, 0.10249523162841796, 0.1002946548461914, 0.20181503295898437, 0.09999359893798829, 0.10036019134521484, 0.10029363250732422, 0.10149171447753906, 0.10128998565673829, 0.10088857269287109, 0.10452070617675781, 0.10411827087402344, 0.1029191665649414, 0.10390425872802735, 0.10430361938476562, 0.10408755493164062, 0.1025249252319336, 0.10272665405273437, 0.103193603515625, 0.10334617614746094, 0.1047715835571289, 0.10802278137207032, 0.1061928939819336, 0.10553855895996093, 0.10719026947021484, 0.10606285095214844, 0.10553343963623046, 0.10582323455810547, 0.10600141143798827, 0.10586418914794922, 0.1055498275756836, 0.11770777893066406, 0.1401589813232422, 0.10341580963134765, 0.10255155181884766, 0.10255052947998047, 0.10203340911865234, 0.10169344329833985, 0.10173030090332032, 0.10170880126953125, 0.10145791625976562, 0.10110054779052734, 0.10290995025634765, 0.10696806335449219, 0.1042165756225586, 0.10252902221679687, 0.09986764526367188, 0.10026700592041016, 0.10014002990722656, 0.09974374389648437, 0.10061312103271484, 0.10102067565917969, 0.10143743896484375, 0.10157772827148437, 0.10083430480957031, 0.10207846069335938, 0.10452480316162109, 0.10350284576416016, 0.1045749740600586, 0.10336563110351563, 0.10315878295898437, 0.10046054077148438, 0.10016153717041015, 0.10017689514160157, 0.10042368316650391, 0.10041548919677734, 0.20752589416503905, 0.10352230072021484, 0.10357862091064453, 0.10352333068847656, 0.10316083526611328, 0.10337689971923827, 0.10335743713378906, 0.10404659271240234, 0.10350796508789062, 0.10351923370361328, 0.10460160064697266, 0.10019635009765625, 0.10004377746582031, 0.1005854721069336, 0.10009497833251953, 0.1008005142211914, 0.09943756866455078, 0.1008179168701172, 0.10091212463378907, 0.10105241394042969, 0.10112204742431641, 0.10288127899169922, 0.10397183990478516, 0.10315264129638672, 0.1037619171142578, 0.10413056182861329, 0.10383155059814453, 0.1037844467163086, 0.10126541137695312, 0.1004052505493164, 0.09976627349853516, 0.1013391342163086, 0.1054044189453125, 0.10086809539794922, 0.1003724822998047, 0.10189926147460937, 0.10205696105957031, 0.10136780548095703, 0.10123366546630859, 0.10080973052978516, 0.10117222595214843, 0.10162687683105469, 0.10121113586425781, 0.10108415985107422, 0.10172006225585938, 0.10148454284667968, 0.10646323394775391, 0.10170265960693359, 0.10054041290283203, 0.10028441619873046, 0.10067250823974609, 0.10104729461669922, 0.10137497711181641, 0.10168217468261719, 0.10171596527099609, 0.10175590515136719, 0.101465087890625, 0.10083942413330078, 0.10095206451416015, 0.10151219177246094, 0.10204774475097657, 0.10213581085205078, 0.10215731048583984]",tokens/s,9.64477489969404,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-base-alpha-3b,stabilityai/stablelm-base-alpha-3b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistralai/Mixtral-8x22B-v0.1,mistralai/Mixtral-8x22B-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,01-ai/Yi-6B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,493eda1d90bf45ec752ed6de8306d15ca397cc3c,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,1487.896576,8455.716864,7528.77568,6987.710464,6883.6096,s,10,1.2816533355712891,0.12816533355712892,0.01525227636099217,0.12149905395507812,0.14966112518310548,0.15607518386840818,0.1612064308166504,"[0.16248924255371094, 0.12078937530517578, 0.14823577880859376, 0.11602642822265626, 0.11457052612304687, 0.1270137252807617, 0.13641917419433594, 0.11587859344482422, 0.11802175903320312, 0.12220873260498047]",tokens/s,1997.4199956799516,kWh,4.059670940984653e-06,6.6536037192729654e-06,4.545422060818044e-06,1.525869672107566e-05,tokens/kWh,16777317.53108422,MB,1487.896576,8455.716864,7528.77568,6987.710464,6883.61216,s,10,74.33056201171875,7.433056201171875,0.13700980387878248,7.3954316406250005,7.6146498046875,7.63614521484375,7.65334154296875,"[7.609873046875, 7.657640625, 7.31001611328125, 7.5845419921875, 7.2832880859375, 7.4080009765625, 7.50227099609375, 7.29389794921875, 7.3828623046875, 7.298169921875]",tokens/s,8.475652315136214,kWh,0.00023294638611281977,0.00039099181429259465,0.00024576994485731214,0.0008697081452627263,tokens/kWh,72438.09356409857,,s,629,75.32834401702871,0.11975889350878985,0.016980344187553155,0.1159710693359375,0.12895662231445315,0.13443030700683595,0.23248376098632823,"[0.12021759796142578, 0.11553997039794922, 0.11486003112792968, 0.11548057556152344, 0.11686195373535156, 0.11511808013916015, 0.11704934692382812, 0.12306022644042969, 0.12277350616455078, 0.12073369598388672, 0.1154877471923828, 0.11553177642822265, 0.1169459228515625, 0.11803852844238281, 0.11999129486083984, 0.11462041473388672, 0.11827916717529297, 0.11431321716308594, 0.11553075408935547, 0.11657625579833984, 0.11595059204101563, 0.11434393310546875, 0.11710566711425781, 0.11558502197265624, 0.11425177764892579, 0.11616153717041015, 0.11909939575195312, 0.13524172973632811, 0.14319308471679687, 0.13013401794433593, 0.12265164947509766, 0.1253396453857422, 0.12743577575683593, 0.12172902679443359, 0.1254850540161133, 0.11655168151855469, 0.11622809600830078, 0.11480780792236328, 0.11463577270507813, 0.11229286193847657, 0.11458866882324219, 0.11377049255371094, 0.11070771026611329, 0.11186892700195313, 0.11145728302001953, 0.11091865539550781, 0.11157504272460937, 0.11384114837646485, 0.14593638610839843, 0.13362789916992188, 0.14165504455566405, 0.15347608947753907, 0.12287078094482422, 0.12727398681640625, 0.14326783752441405, 0.1267230682373047, 0.11561881256103515, 0.12189491271972656, 0.11956428527832032, 0.12484812927246093, 0.1245306854248047, 0.12277452850341797, 0.24400486755371092, 0.11468083190917969, 0.12158258819580078, 0.1214361572265625, 0.14682931518554687, 0.13209190368652343, 0.12561920166015625, 0.12686847686767577, 0.12775218963623047, 0.12493516540527344, 0.12130815887451171, 0.1277655029296875, 0.133317626953125, 0.13136895751953126, 0.13145394897460938, 0.1300746307373047, 0.13298789978027345, 0.12945304870605467, 0.12908441162109374, 0.1296855010986328, 0.13514649963378905, 0.13051187133789063, 0.13769728088378907, 0.1395302429199219, 0.13172224426269533, 0.1323653106689453, 0.11972710418701171, 0.11792691040039062, 0.11410841369628906, 0.11176652526855468, 0.11161293029785156, 0.11145318603515625, 0.11243827056884766, 0.11158220672607422, 0.1133117446899414, 0.11493068695068359, 0.11227750396728516, 0.11331276702880859, 0.11247718048095703, 0.11125452423095702, 0.11217510223388671, 0.10877235412597656, 0.11066265869140625, 0.11277721405029296, 0.11577139282226563, 0.1189744644165039, 0.11682918548583984, 0.11568537902832031, 0.11637554931640624, 0.11523788452148437, 0.1190297622680664, 0.11679027557373046, 0.1159710693359375, 0.12578304290771483, 0.11530751800537109, 0.11556761932373047, 0.11625984191894531, 0.11400704193115234, 0.11500339508056641, 0.11819007873535156, 0.1154181137084961, 0.13201612854003905, 0.1382492218017578, 0.29137921142578127, 0.14688972473144532, 0.12823143005371093, 0.11944448089599609, 0.11675033569335938, 0.11380633544921875, 0.11457228851318359, 0.11757977294921874, 0.11643186950683594, 0.11575193786621094, 0.11819929504394532, 0.11854950714111329, 0.11684249877929688, 0.11753164672851563, 0.11670835113525391, 0.11566387176513672, 0.11709542083740235, 0.11685580444335937, 0.11656089782714844, 0.11431833648681641, 0.11393331146240235, 0.11265843200683594, 0.11237478637695313, 0.11612467193603515, 0.11675647735595703, 0.11826073455810547, 0.11710157012939452, 0.1160110092163086, 0.11531161499023437, 0.11554303741455078, 0.11782144165039063, 0.11702886199951172, 0.11633561706542969, 0.11614412689208985, 0.11637042999267579, 0.11898265838623047, 0.11543756866455078, 0.1125181427001953, 0.11171123504638672, 0.11224883270263672, 0.1114777603149414, 0.112321533203125, 0.11458354949951172, 0.11505152130126953, 0.11569049835205078, 0.11667558288574219, 0.11580825805664062, 0.11448831939697265, 0.1127352294921875, 0.11214745330810547, 0.11169075012207032, 0.111783935546875, 0.11239833831787109, 0.11268710327148437, 0.1108848648071289, 0.11203379058837891, 0.11162931060791016, 0.11245465850830078, 0.11265126037597656, 0.11247821044921875, 0.11286937713623046, 0.11266355133056641, 0.11363533020019531, 0.23346176147460937, 0.11489075469970703, 0.11425791931152343, 0.1126666259765625, 0.11205734252929687, 0.11205017852783203, 0.11124531555175782, 0.11178291320800782, 0.11144294738769531, 0.11257548522949219, 0.1124290542602539, 0.11458560180664062, 0.11542323303222657, 0.1160110092163086, 0.11120333099365234, 0.11107225799560547, 0.11248332977294923, 0.11484979248046875, 0.1330831298828125, 0.12225536346435546, 0.12202393341064453, 0.12769894409179688, 0.12506623840332032, 0.12872499084472655, 0.11869491577148437, 0.11599667358398437, 0.1181286392211914, 0.11797913360595703, 0.11660800170898437, 0.1160939483642578, 0.1162977294921875, 0.11488870239257812, 0.1123737564086914, 0.111351806640625, 0.11234611511230469, 0.11222528076171875, 0.11520614624023437, 0.11338751983642578, 0.11265945434570312, 0.1159731216430664, 0.12550041961669922, 0.12111360168457032, 0.13825228881835938, 0.12869119262695314, 0.128721923828125, 0.13057331848144532, 0.12734464263916015, 0.12756889343261718, 0.12143309020996093, 0.12397261047363281, 0.12175872039794922, 0.12310425567626954, 0.12321791839599609, 0.12198912048339844, 0.11542630767822265, 0.12700057220458985, 0.13241036987304688, 0.14879026794433595, 0.15612825012207032, 0.13196083068847655, 0.12382105255126953, 0.13227212524414061, 0.11589836883544923, 0.22996890258789063, 0.1146275863647461, 0.11693567657470703, 0.11592601776123047, 0.11654348754882812, 0.11834982299804687, 0.112036865234375, 0.11115929412841796, 0.11190169525146484, 0.11160781097412109, 0.11103334045410156, 0.11094322967529296, 0.11128729248046874, 0.11153510284423829, 0.11215564727783203, 0.11270758056640626, 0.11118386840820313, 0.11082546997070312, 0.11067596435546875, 0.11193344116210938, 0.11233382415771484, 0.11058995056152343, 0.11421695709228516, 0.11702272033691406, 0.11675238037109376, 0.11669913482666015, 0.11504946899414062, 0.11300147247314453, 0.112289794921875, 0.11510578918457032, 0.11769139099121094, 0.1211299819946289, 0.12125593566894531, 0.11597414398193359, 0.11920793914794922, 0.12021453094482422, 0.12143001556396485, 0.12685926055908203, 0.11551129913330078, 0.11416575622558593, 0.11610521697998047, 0.1166776351928711, 0.11466957092285156, 0.11545394897460938, 0.11616358184814453, 0.11169996643066406, 0.11239833831787109, 0.11373158264160156, 0.11213926696777343, 0.11173171234130859, 0.11191193389892579, 0.11231641387939453, 0.11303936004638672, 0.11431629180908204, 0.11210137939453126, 0.11168768310546875, 0.11077836608886718, 0.11311820983886718, 0.12303052520751953, 0.12869529724121093, 0.13564620971679686, 0.13068287658691408, 0.1297479705810547, 0.2425702362060547, 0.11428761291503907, 0.11594137573242187, 0.11494707489013672, 0.13453926086425783, 0.1264343032836914, 0.128110595703125, 0.11622707366943359, 0.11504332733154297, 0.11867955017089844, 0.11607859039306641, 0.11682713317871093, 0.11659366607666016, 0.11366297912597656, 0.11160575866699218, 0.11243622589111328, 0.11312537384033203, 0.11122278594970703, 0.11101388549804687, 0.11372134399414062, 0.1149675521850586, 0.11296562957763671, 0.11146240234375, 0.11189862060546875, 0.11132518768310547, 0.11569049835205078, 0.11486412811279297, 0.11375001525878906, 0.11279769897460938, 0.1122682876586914, 0.11055923461914062, 0.1110118408203125, 0.11529318237304688, 0.1143900146484375, 0.11446784210205078, 0.11410329437255859, 0.11380429077148438, 0.13350093078613282, 0.1284638671875, 0.1236305923461914, 0.13082623291015624, 0.12846182250976562, 0.13106892395019532, 0.1262581787109375, 0.11908812713623047, 0.12119757080078125, 0.1184716796875, 0.12036914825439453, 0.11683328247070313, 0.11726541137695312, 0.11762483215332031, 0.11636224365234375, 0.11912397003173827, 0.1164185562133789, 0.11253043365478516, 0.11418931579589844, 0.11568434906005859, 0.11542937469482421, 0.11559935760498047, 0.11534540557861328, 0.11605606079101563, 0.12770508575439454, 0.1289390106201172, 0.26829620361328127, 0.1326725158691406, 0.12371250915527343, 0.13213388061523437, 0.12795699310302736, 0.11393843078613282, 0.11449139404296875, 0.11461325073242187, 0.11540991973876953, 0.11294617462158203, 0.11556147003173828, 0.11392511749267578, 0.11548262023925782, 0.11922431945800781, 0.12212633514404297, 0.1528074188232422, 0.14621286010742188, 0.1405296630859375, 0.12902706909179687, 0.13465702819824218, 0.13860762023925782, 0.13458432006835938, 0.11867443084716797, 0.11438079833984376, 0.1148067855834961, 0.1124515838623047, 0.11099136352539063, 0.11150847625732421, 0.11030220794677735, 0.11121971130371094, 0.11128729248046874, 0.11182592010498046, 0.11046707153320312, 0.11616563415527344, 0.1162977294921875, 0.1143531494140625, 0.11438285064697265, 0.11425894165039062, 0.11417292785644531, 0.11783270263671874, 0.11946495819091797, 0.11766783905029297, 0.11520614624023437, 0.11086335754394532, 0.11116134643554687, 0.11130572509765625, 0.11072614288330078, 0.11265740966796875, 0.11739852905273437, 0.11803852844238281, 0.11218637084960938, 0.11156172943115235, 0.11573554992675782, 0.12917042541503906, 0.11759410858154297, 0.11155046081542969, 0.11565465545654297, 0.1168721923828125, 0.11759718322753906, 0.11558604431152343, 0.12481228637695313, 0.12254617309570312, 0.11931954956054687, 0.2299463653564453, 0.1135646743774414, 0.11528704071044922, 0.11428352355957032, 0.11410329437255859, 0.11421286773681641, 0.11348377227783203, 0.11402547454833985, 0.11804978942871094, 0.13410202026367188, 0.12200141143798827, 0.11420467376708984, 0.11467878723144531, 0.11442483520507812, 0.11647078704833984, 0.11661106872558594, 0.11479039764404297, 0.11960524749755859, 0.11794944000244141, 0.11708927917480469, 0.11475762939453125, 0.11466239929199219, 0.116063232421875, 0.11772825622558594, 0.1144432601928711, 0.12194303894042968, 0.11641753387451172, 0.11796070098876953, 0.12226150512695312, 0.11839282989501954, 0.11854438018798828, 0.11605811309814452, 0.11470642852783203, 0.11530342102050781, 0.11698381042480469, 0.11613491058349609, 0.11479347229003906, 0.11591270446777344, 0.11777536010742187, 0.11471052551269531, 0.11469926452636718, 0.11058790588378906, 0.11096575927734376, 0.11310694122314453, 0.11172966766357421, 0.11464192199707031, 0.1104343032836914, 0.11117772674560547, 0.11234406280517578, 0.11785420989990235, 0.11846246337890624, 0.11401318359375, 0.11063910675048828, 0.11109478759765624, 0.11080089569091797, 0.11691827392578125, 0.11881472015380859, 0.11846348571777343, 0.11918335723876954, 0.1181317138671875, 0.11138253021240234, 0.11273011016845703, 0.1170882568359375, 0.23355186462402344, 0.1172459487915039, 0.11445452880859375, 0.11435008239746093, 0.11806617736816406, 0.12483277130126953, 0.12262604522705078, 0.11931648254394531, 0.1190799331665039, 0.11793408203125, 0.11554918670654298, 0.12482662200927734, 0.12300492858886719, 0.11933184051513672, 0.12272332763671875, 0.12133580780029297, 0.11670425415039062, 0.11986227416992187, 0.1166776351928711, 0.11528294372558594, 0.12092211151123047, 0.11754393768310546, 0.11573760223388672, 0.1163868179321289, 0.1201418228149414, 0.11218022155761719, 0.11530547332763671, 0.11105484771728516, 0.11091149139404297, 0.11104460906982422, 0.11129344177246094, 0.11139788818359375, 0.111494140625, 0.11350220489501953, 0.11815116882324218, 0.1184911346435547, 0.12242022705078125, 0.11872665405273437, 0.12012850952148438, 0.12054630279541016, 0.12580659484863282, 0.12011622619628906, 0.12442829132080079, 0.11515187072753906, 0.11648614501953125, 0.11785113525390625, 0.11561164855957032, 0.11425894165039062, 0.12444057464599609, 0.11747225952148438, 0.115989501953125, 0.11429888153076172, 0.11473407745361328, 0.11151360321044922, 0.11285810852050782, 0.11554303741455078, 0.11872767639160156, 0.11684659576416015, 0.11151974487304687, 0.1110855712890625, 0.11418521881103516, 0.11711078643798828, 0.12073471832275391, 0.24142335510253907, 0.11567718505859376, 0.11457638549804687, 0.11442176055908203, 0.112395263671875, 0.11141632080078125, 0.11136716461181641, 0.11568128204345703, 0.11518975830078125, 0.11756748962402344, 0.11350630187988281, 0.11665408325195313, 0.1162946548461914, 0.13426687622070313, 0.1234882583618164, 0.11119513702392578, 0.11102105712890625, 0.11447090911865235, 0.12845773315429687, 0.11511296081542968, 0.11066368103027344, 0.11288883209228516, 0.11674009704589844, 0.11132518768310547, 0.1114224624633789, 0.11370905303955078, 0.11714765167236328, 0.11745689392089843, 0.11694898986816406, 0.11676057434082031, 0.11973734283447265, 0.12066201782226563, 0.12146278381347657, 0.12323942565917968, 0.11951001739501953, 0.11580108642578125, 0.1167298583984375, 0.11766169738769532, 0.11125145721435546, 0.12108697509765624, 0.12054937744140624, 0.11174092864990234, 0.11511296081542968, 0.11168563079833985, 0.11133030700683594, 0.11134770965576171, 0.11108761596679688, 0.1113169937133789, 0.1113333740234375, 0.11104051208496094, 0.11382886505126953, 0.11241165161132813, 0.11619737243652344, 0.11593830108642578, 0.11751014709472657, 0.11741184234619141, 0.11122994995117187, 0.11406028747558594, 0.11933184051513672, 0.11415347290039063, 0.12186009979248047, 0.11669503784179687, 0.11686707305908203]",tokens/s,8.350110548796978,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,TencentARC/Mistral_Pro_8B_v0.1,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5666.443264,11796.48,10869.538816,10328.4736,10029.210624,s,10,1.301047393798828,0.13010473937988282,0.0026714280456375194,0.12916252899169922,0.1341438491821289,0.1353858741760254,0.1363794941711426,"[0.13662789916992188, 0.12856285095214845, 0.12817881774902343, 0.12856591796875, 0.1292657928466797, 0.12928643798828124, 0.1338678436279297, 0.1283627166748047, 0.12905926513671875, 0.1292698516845703]",tokens/s,1967.6454618038572,kWh,4.219066898028055e-06,7.02800524728313e-06,5.418552483054858e-06,1.6665624628366043e-05,tokens/kWh,15360960.40254443,MB,5666.443264,11796.48,10869.538816,10328.4736,10056.90112,s,10,83.077357421875,8.3077357421875,0.07984772525955844,8.3183232421875,8.4011548828125,8.418322558593749,8.43205669921875,"[8.2578388671875, 8.1634453125, 8.3484921875, 8.3584873046875, 8.3510703125, 8.39733984375, 8.435490234375, 8.24144921875, 8.288154296875, 8.23558984375]",tokens/s,7.583293686158046,kWh,0.0002600366937120756,0.00043545232243714336,0.00029421807611394496,0.000989707092263164,tokens/kWh,63655.19707041591,,s,629,84.10781927490234,0.1337167238074759,0.015596169450718933,0.13055282592773437,0.13545328369140625,0.13619957885742187,0.2582041821289063,"[0.13144064331054686, 0.13190042114257813, 0.13389208984375, 0.13310771179199218, 0.13360946655273437, 0.13385728454589843, 0.13340672302246093, 0.1336985626220703, 0.13304115295410157, 0.13202432250976562, 0.1330257873535156, 0.13462527465820312, 0.13458023071289063, 0.13208985900878906, 0.1315379180908203, 0.1309276123046875, 0.13100236511230468, 0.1309388732910156, 0.12990567016601562, 0.13014834594726563, 0.13020159912109375, 0.13037362670898436, 0.1301565399169922, 0.13199667358398437, 0.1311846466064453, 0.12964863586425782, 0.13027737426757813, 0.13122457885742186, 0.13090098571777345, 0.13004595947265624, 0.1311293487548828, 0.13066957092285156, 0.12971417236328125, 0.1305743408203125, 0.13123890686035156, 0.12999781799316407, 0.13037158203125, 0.13064909362792967, 0.130081787109375, 0.12926258850097655, 0.12950732421875, 0.12956057739257812, 0.13081190490722655, 0.13002239990234374, 0.12978175354003907, 0.12958924865722657, 0.12987391662597655, 0.12932199096679686, 0.12896870422363282, 0.12907725524902344, 0.13055282592773437, 0.13133926391601564, 0.13191987609863282, 0.13185331726074218, 0.13037977600097655, 0.13051596069335938, 0.1301248016357422, 0.12999679565429687, 0.12992716979980468, 0.13005311584472656, 0.13122866821289061, 0.13067674255371095, 0.25878732299804685, 0.13082521057128907, 0.12993843078613282, 0.13014425659179688, 0.12966502380371095, 0.1298534393310547, 0.13063372802734374, 0.12967730712890624, 0.12990463256835938, 0.13021900939941405, 0.130302978515625, 0.12995890808105467, 0.12930560302734376, 0.12993843078613282, 0.12930355834960938, 0.12892877197265626, 0.12976640319824218, 0.1299199981689453, 0.1296711730957031, 0.12936909484863282, 0.12905062866210937, 0.12919500732421876, 0.12834815979003905, 0.12825804138183594, 0.12922880554199218, 0.1307289581298828, 0.13000498962402343, 0.13047398376464844, 0.12967526245117186, 0.1295984649658203, 0.12953907775878906, 0.1297786865234375, 0.12937831115722656, 0.1293148193359375, 0.12978073120117187, 0.12964352416992186, 0.13015040588378907, 0.13026304626464844, 0.1295667266845703, 0.12945919799804687, 0.13073408508300782, 0.1308344268798828, 0.1291335754394531, 0.12856217956542967, 0.12909567260742189, 0.12957901000976563, 0.12910899353027344, 0.12896461486816407, 0.12997836303710938, 0.12984524536132813, 0.12911514282226563, 0.12880793762207032, 0.12883660888671875, 0.12897996520996094, 0.12908749389648438, 0.12855398559570314, 0.12925541687011718, 0.12961689758300782, 0.1288417205810547, 0.1290188751220703, 0.12957901000976563, 0.1295810546875, 0.129406982421875, 0.2581923828125, 0.13046578979492188, 0.129544189453125, 0.12916326904296874, 0.13028044128417968, 0.12986880493164063, 0.1291683807373047, 0.1293506622314453, 0.1308968963623047, 0.12915609741210937, 0.12951449584960936, 0.12966502380371095, 0.12968447875976563, 0.12961279296875, 0.13016883850097657, 0.12987187194824218, 0.13022515869140625, 0.12938137817382814, 0.1301913604736328, 0.16474009704589843, 0.130018310546875, 0.1299578857421875, 0.13002854919433593, 0.1304289245605469, 0.14342962646484375, 0.13540762329101563, 0.1353502655029297, 0.13488333129882812, 0.13597593688964843, 0.13472256469726562, 0.13431398010253906, 0.1334517822265625, 0.13448191833496093, 0.13473280334472656, 0.13412966918945313, 0.1346519012451172, 0.12926976013183594, 0.1305006103515625, 0.12975616455078126, 0.13094912719726562, 0.13275648498535156, 0.13475225830078125, 0.1303961639404297, 0.13092147827148437, 0.12964044189453125, 0.12959231567382812, 0.1323304901123047, 0.1362186279296875, 0.13499903869628907, 0.13385011291503907, 0.13543321228027344, 0.13397503662109375, 0.12955033874511718, 0.12992819213867188, 0.12959744262695314, 0.1318973388671875, 0.13395762634277344, 0.13592781066894533, 0.13568409729003905, 0.13446450805664062, 0.13500416564941406, 0.13010636901855469, 0.1301073913574219, 0.26371585083007815, 0.13450341796875, 0.134835205078125, 0.134940673828125, 0.1340753936767578, 0.1335767059326172, 0.13417471313476562, 0.13378764343261718, 0.13391769409179688, 0.13472256469726562, 0.13471743774414063, 0.1341696014404297, 0.1349201965332031, 0.1307842559814453, 0.13054975891113282, 0.12993638610839844, 0.1300510711669922, 0.1298698272705078, 0.13001727294921875, 0.13006541442871095, 0.13365452575683595, 0.13448704528808594, 0.1351741485595703, 0.1348853759765625, 0.134719482421875, 0.13490585327148438, 0.13428941345214843, 0.1344358367919922, 0.13473997497558593, 0.13480447387695313, 0.13419827270507811, 0.13391769409179688, 0.133465087890625, 0.13474815368652343, 0.13453106689453126, 0.12986880493164063, 0.12936805725097655, 0.12950527954101562, 0.13030093383789063, 0.1351014404296875, 0.1339852752685547, 0.13440103149414062, 0.13499288940429688, 0.1342750701904297, 0.13353677368164063, 0.13428530883789064, 0.12915303039550782, 0.12941824340820313, 0.1301012420654297, 0.12975308227539062, 0.13027020263671876, 0.1298903045654297, 0.13039923095703124, 0.13028761291503907, 0.12928306579589843, 0.1291673583984375, 0.13041868591308595, 0.131051513671875, 0.13616435241699218, 0.13449215698242187, 0.1344593963623047, 0.12931788635253907, 0.129586181640625, 0.25820877075195314, 0.129291259765625, 0.12940390014648437, 0.12941209411621094, 0.128901123046875, 0.12997938537597656, 0.1297090606689453, 0.12965682983398438, 0.1320499267578125, 0.1295104064941406, 0.12902195739746095, 0.1294940185546875, 0.1296414794921875, 0.13444813537597655, 0.13138739013671874, 0.13393714904785156, 0.13459762573242187, 0.1334589385986328, 0.13359513854980468, 0.13430476379394532, 0.13331149291992186, 0.13433549499511718, 0.134614013671875, 0.13587149047851563, 0.13502053833007813, 0.13470822143554687, 0.13504409790039062, 0.13444505310058594, 0.13547109985351563, 0.13473382568359374, 0.13412454223632814, 0.134830078125, 0.1354956817626953, 0.1356072998046875, 0.13459353637695312, 0.13454949951171874, 0.13509939575195312, 0.13561651611328124, 0.13588377380371094, 0.13460275268554686, 0.13476864624023438, 0.13402828979492187, 0.13464883422851562, 0.13423513793945313, 0.13428941345214843, 0.13423513793945313, 0.13426687622070313, 0.12858367919921876, 0.1296865234375, 0.12945613098144532, 0.13345382690429688, 0.13536563110351563, 0.13016883850097657, 0.13108326721191407, 0.13002957153320313, 0.13103001403808595, 0.13073202514648438, 0.13080064392089844, 0.1312788543701172, 0.12882534790039063, 0.1302528076171875, 0.1308538818359375, 0.13033676147460938, 0.25981134033203124, 0.12994560241699218, 0.1294254150390625, 0.13058355712890626, 0.13034291076660157, 0.13415321350097656, 0.13487820434570313, 0.13453619384765625, 0.13423922729492188, 0.13498573303222655, 0.13475328063964845, 0.1347430419921875, 0.134476806640625, 0.13435494995117186, 0.13488230895996095, 0.13470515441894532, 0.13612646484375, 0.13658419799804689, 0.1350809631347656, 0.13131571960449218, 0.1306982421875, 0.13012684631347657, 0.129976318359375, 0.12927078247070312, 0.13434982299804688, 0.1346068420410156, 0.13545574951171874, 0.13122560119628907, 0.12976947021484375, 0.13003878784179687, 0.13013504028320313, 0.12961485290527344, 0.1303838653564453, 0.1293086700439453, 0.12910899353027344, 0.13107916259765626, 0.1349416961669922, 0.13496832275390624, 0.1317171173095703, 0.13030706787109375, 0.130513916015625, 0.12964556884765624, 0.12961383056640624, 0.13370469665527343, 0.13453721618652345, 0.13520486450195313, 0.13475123596191407, 0.13317529296875, 0.13466624450683592, 0.1427650604248047, 0.13352447509765625, 0.13613568115234376, 0.13538713073730468, 0.13545266723632812, 0.13632511901855468, 0.13607423400878907, 0.13590937805175782, 0.13626162719726562, 0.13572813415527343, 0.13493145751953126, 0.13527244567871094, 0.13468467712402343, 0.13534719848632812, 0.2683668518066406, 0.13412351989746094, 0.13554380798339843, 0.12937216186523437, 0.12917555236816405, 0.129112060546875, 0.12918476867675782, 0.12875468444824217, 0.1622528076171875, 0.13011251831054688, 0.13016677856445313, 0.12954623413085936, 0.13072589111328126, 0.12991897583007814, 0.14263909912109374, 0.13044429016113282, 0.132927490234375, 0.1345075225830078, 0.134935546875, 0.13479116821289064, 0.13505331420898437, 0.1302230987548828, 0.12984217834472656, 0.12990567016601562, 0.12947865295410158, 0.12966706848144532, 0.1310433349609375, 0.13095321655273437, 0.13167205810546875, 0.12972134399414062, 0.12954010009765626, 0.12971110534667968, 0.12945304870605467, 0.12908647155761718, 0.13427098083496095, 0.13492941284179688, 0.13501644897460938, 0.13566157531738282, 0.13577011108398437, 0.13681971740722657, 0.1361878967285156, 0.13559706115722656, 0.134724609375, 0.13769113159179688, 0.138144775390625, 0.1362073669433594, 0.13620941162109376, 0.13679104614257812, 0.13753651428222657, 0.1319014434814453, 0.13676441955566407, 0.13629029846191407, 0.13663232421875, 0.13729177856445313, 0.13639065551757812, 0.13457919311523436, 0.1347010498046875, 0.13543218994140624, 0.1348362274169922, 0.13483110046386718, 0.13536972045898438, 0.1351065673828125, 0.13579263305664063, 0.2575206298828125, 0.1291796417236328, 0.12997016906738282, 0.12909567260742189, 0.13046681213378905, 0.12944793701171875, 0.1302118377685547, 0.12995993041992188, 0.1290188751220703, 0.1300684814453125, 0.130661376953125, 0.12994149780273437, 0.12982476806640625, 0.13067161560058593, 0.1299630126953125, 0.1297838134765625, 0.12931277465820312, 0.1285365753173828, 0.12908851623535156, 0.12897279357910157, 0.12977049255371093, 0.12907929992675782, 0.13005413818359374, 0.1283409881591797, 0.12930458068847656, 0.12969573974609375, 0.12871270751953126, 0.13001625061035157, 0.13529498291015624, 0.13490074157714843, 0.13420646667480468, 0.1336985626220703, 0.13425868225097656, 0.1341696014404297, 0.13437338256835937, 0.13416038513183592, 0.1335828552246094, 0.13393203735351564, 0.13522636413574218, 0.13592576599121095, 0.13521510314941407, 0.13448908996582032, 0.13023129272460937, 0.13041151428222655, 0.12935372924804686, 0.12950221252441407, 0.12932199096679686, 0.13218508911132812, 0.13080986022949218, 0.12969573974609375, 0.1301422119140625, 0.1296046142578125, 0.1290751953125, 0.13064909362792967, 0.1295257568359375, 0.1299087371826172, 0.1289523162841797, 0.12971725463867187, 0.13116313171386718, 0.13129318237304688, 0.12932199096679686, 0.12921446228027345, 0.1296537628173828, 0.25942221069335936, 0.12991180419921874, 0.13611007690429688, 0.13571072387695313, 0.13501029968261719, 0.13518234252929687, 0.13578341674804686, 0.1340641326904297, 0.13483724975585937, 0.13558682250976561, 0.1342863311767578, 0.13423309326171876, 0.13512806701660157, 0.13523968505859374, 0.1355888671875, 0.12989543151855468, 0.13088461303710938, 0.12911820983886718, 0.12946432495117188, 0.12888986206054687, 0.1299578857421875, 0.12924313354492187, 0.128542724609375, 0.12918374633789062, 0.12885606384277343, 0.1291868133544922, 0.1294888916015625, 0.12929536437988282, 0.12921139526367187, 0.12859494018554687, 0.1295134735107422, 0.1295247344970703, 0.12934144592285157, 0.1289758758544922, 0.12963226318359375, 0.12909158325195313, 0.12973158264160156, 0.12947967529296875, 0.12924928283691406, 0.13024359130859375, 0.13630361938476562, 0.13535232543945314, 0.13428941345214843, 0.13076275634765624, 0.13066752624511718, 0.13423513793945313, 0.13021696472167968, 0.12990567016601562, 0.12970188903808594, 0.1300684814453125, 0.12933734130859376, 0.13512704467773437, 0.13508505249023436, 0.13440921020507812, 0.13415423583984376, 0.129649658203125, 0.12955751037597657, 0.1310699462890625, 0.1343057861328125, 0.13535130310058593, 0.12947148132324218, 0.12878746032714844, 0.12874137878417968, 0.25975808715820314, 0.12957798767089843, 0.12939263916015625, 0.12950015258789063, 0.12972647094726564, 0.12862156677246095, 0.1293506622314453, 0.12946534729003906, 0.12901478576660155, 0.1295431671142578, 0.12918476867675782, 0.13022720336914062, 0.13375897216796875, 0.1294571533203125, 0.1366650848388672, 0.13543731689453126, 0.13615513610839844, 0.13565235900878905, 0.1353533477783203, 0.13561958312988281, 0.12982579040527345, 0.12952371215820313, 0.1287587890625, 0.12860108947753907, 0.12851814270019532, 0.12978790283203126, 0.13100851440429687, 0.1303357391357422, 0.13032243347167968, 0.12967219543457031, 0.1296189422607422, 0.12877926635742187, 0.12949810791015626, 0.12975103759765624, 0.12894822692871094, 0.1286656036376953, 0.12897279357910157, 0.12899839782714845, 0.12914994812011718, 0.12903628540039064, 0.13087948608398436, 0.13101158142089844, 0.13138124084472655, 0.13477682495117188, 0.12973773193359375, 0.12880793762207032, 0.12913766479492186, 0.12912332153320313, 0.12915916442871095, 0.12952986145019532, 0.12966297912597657, 0.12833792114257814, 0.1316321258544922, 0.13426585388183593, 0.1339361267089844, 0.134297607421875, 0.12984524536132813, 0.13005926513671875, 0.1311999969482422, 0.13440921020507812, 0.1334517822265625, 0.1312911376953125, 0.12973464965820314]",tokens/s,7.478496118703826,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,microsoft/rho-math-1b-v0.1,microsoft/rho-math-1b-v0.1,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-0.5B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,2098.2784,2650.800128,1723.858944,1182.793728,1096.737792,s,10,0.7882665252685547,0.07882665252685547,0.001643198848469455,0.07824585342407227,0.08055504837036133,0.08142843742370605,0.08212714866638184,"[0.07963823699951172, 0.07766230773925781, 0.08230182647705078, 0.07720054626464844, 0.07794556427001953, 0.07730191802978516, 0.08018297576904297, 0.078546142578125, 0.07712604522705079, 0.0803609619140625]",tokens/s,3247.6325176028918,kWh,2.584954023361206e-06,4.20338690113986e-06,2.2100973237684227e-06,8.99843824826949e-06,tokens/kWh,28449381.207814805,MB,2098.2784,2652.89728,1725.956096,1184.89088,1096.740352,s,10,48.801963867187496,4.88019638671875,0.02587284598926147,4.882019287109375,4.9166005859375,4.91868359375,4.92035,"[4.8520341796875, 4.880091796875, 4.88394677734375, 4.89310498046875, 4.8410283203125, 4.860591796875, 4.8976884765625, 4.8565732421875, 4.9161376953125, 4.9207666015625]",tokens/s,12.9093165536231,kWh,0.00015599601674079895,0.00026086026701582755,0.00012898142429685323,0.0005458377080534798,tokens/kWh,115418.92227392143,,s,629,49.43262509918211,0.07858922909249942,0.009622094861630369,0.07706623840332032,0.07911362609863282,0.07987650756835937,0.154368447265625,"[0.079172607421875, 0.07649485015869141, 0.07643647766113282, 0.07624806213378907, 0.07661875152587891, 0.07749017333984375, 0.0766750717163086, 0.07640166473388672, 0.07634124755859376, 0.07659827423095703, 0.07640985870361328, 0.07627878570556641, 0.07913164520263671, 0.07906304168701171, 0.07670681762695312, 0.07690854644775391, 0.07675904083251953, 0.07653887939453125, 0.07730892944335938, 0.07657676696777344, 0.07715430450439453, 0.07872102355957031, 0.07850291442871093, 0.07682764434814453, 0.07676620483398437, 0.07724646759033203, 0.07673753356933594, 0.07667711639404297, 0.07677747344970703, 0.07697510528564454, 0.07695974731445313, 0.0777553939819336, 0.07673036956787109, 0.07658700561523438, 0.07660543823242187, 0.07686450958251953, 0.07603404998779296, 0.07631155395507813, 0.07670579528808594, 0.07617945861816407, 0.07594086456298828, 0.07638323211669922, 0.0761313247680664, 0.07642316436767578, 0.0763351058959961, 0.07668940734863282, 0.07695565032958984, 0.07678463745117188, 0.07677235412597656, 0.0768880615234375, 0.07663513946533203, 0.07692390441894531, 0.07803903961181641, 0.07761817932128906, 0.07703244781494141, 0.07697920227050781, 0.0770508804321289, 0.07802265930175781, 0.07752703857421875, 0.07800115203857422, 0.07802470397949218, 0.07737446594238281, 0.15482879638671876, 0.07765503692626953, 0.07655628967285157, 0.07617945861816407, 0.07615078735351563, 0.07645286560058594, 0.07671501159667969, 0.07659519958496094, 0.0762972183227539, 0.0762081298828125, 0.07615897369384765, 0.07626649475097656, 0.07615487670898438, 0.07634432220458984, 0.076943359375, 0.07651737976074219, 0.07646514892578125, 0.07672831726074218, 0.07710310363769532, 0.07731712341308594, 0.07660134124755859, 0.07657164764404296, 0.07663820648193359, 0.07703449249267579, 0.07769395446777344, 0.07853465270996093, 0.07688089752197266, 0.07762124633789062, 0.07702118682861328, 0.07737344360351563, 0.07801344299316407, 0.07772057342529297, 0.07693619537353516, 0.077591552734375, 0.0768880615234375, 0.07679283142089843, 0.07649485015869141, 0.07642623901367188, 0.07651942443847656, 0.07653171539306641, 0.07779737854003907, 0.07819058990478515, 0.07812812805175781, 0.0777922592163086, 0.07808204650878907, 0.07794790649414063, 0.0780769271850586, 0.07816499328613281, 0.07840358734130859, 0.07826329803466797, 0.07805133056640624, 0.07821107482910156, 0.07819264221191406, 0.0797286376953125, 0.07972659301757813, 0.0795514907836914, 0.07955353546142578, 0.07860530853271484, 0.07862989044189453, 0.07867084503173828, 0.0792248306274414, 0.07870259094238281, 0.0785633316040039, 0.16249139404296875, 0.07976140594482421, 0.07885209655761719, 0.07822438049316406, 0.07784243011474609, 0.07878144073486328, 0.07810355377197266, 0.07791001892089844, 0.07798271942138672, 0.07796326446533203, 0.07859404754638671, 0.07791104125976563, 0.07794175720214844, 0.07893094635009766, 0.0789381103515625, 0.07828479766845703, 0.07796121978759765, 0.07815782165527344, 0.07905996704101563, 0.07832780456542969, 0.07911014556884766, 0.07861555480957032, 0.07855513763427735, 0.07933542633056641, 0.07834828948974609, 0.078487548828125, 0.0781690902709961, 0.08011264038085937, 0.0790087661743164, 0.07955865478515625, 0.07853670501708984, 0.07853363037109375, 0.07848345947265625, 0.07860633850097656, 0.07858585357666016, 0.078382080078125, 0.0775167999267578, 0.07626649475097656, 0.0757022705078125, 0.07523737335205079, 0.0764958724975586, 0.07621734619140624, 0.07540633392333984, 0.07511449432373046, 0.07527935791015625, 0.07528857421875, 0.07546675109863281, 0.07518515014648437, 0.07547289276123047, 0.07574630737304687, 0.07640780639648438, 0.07611392211914063, 0.07607398223876953, 0.0764958724975586, 0.0766924819946289, 0.07598592376708985, 0.07583744049072266, 0.0760606689453125, 0.07731814575195313, 0.07772160339355469, 0.07618867492675781, 0.07607398223876953, 0.07648563385009766, 0.15395429992675783, 0.07620710754394532, 0.07714816284179687, 0.07801446533203125, 0.07693004608154297, 0.07745433807373046, 0.07622451019287109, 0.07673753356933594, 0.0770334701538086, 0.07630335998535157, 0.07692594909667969, 0.0768358383178711, 0.0766740493774414, 0.07627161407470703, 0.07635250854492187, 0.07642623901367188, 0.07621529388427735, 0.07573094177246094, 0.07587532806396484, 0.07632793426513672, 0.07795916748046874, 0.07817215728759766, 0.07707955169677734, 0.07672217559814454, 0.076727294921875, 0.07666175842285156, 0.07790386962890625, 0.0765880355834961, 0.07707341003417968, 0.0769249267578125, 0.07647539520263671, 0.07663001251220704, 0.07687577819824219, 0.07798989105224609, 0.07728742218017579, 0.07768268585205078, 0.07764991760253906, 0.07697408294677735, 0.07594393920898437, 0.07627878570556641, 0.07595417785644532, 0.07754342651367188, 0.07786598205566406, 0.07634022521972657, 0.07641804504394531, 0.10729779052734376, 0.08978636932373046, 0.07699046325683594, 0.07690035247802735, 0.07740108489990234, 0.0771778564453125, 0.07786393737792968, 0.07789875030517578, 0.07771955108642578, 0.07719526672363282, 0.07695155334472656, 0.07710720062255859, 0.07723827362060547, 0.07693926239013672, 0.07745536041259765, 0.07772876739501954, 0.07783731079101562, 0.07747277069091797, 0.1554114532470703, 0.07756492614746094, 0.07867596435546875, 0.07765299224853515, 0.07789363098144532, 0.07709184265136719, 0.07686860656738281, 0.07647948455810546, 0.07652658843994141, 0.07651532745361328, 0.076906494140625, 0.07655423736572266, 0.076368896484375, 0.07670374298095703, 0.07663308715820312, 0.07667711639404297, 0.07666995239257812, 0.07641088104248046, 0.07662592315673829, 0.07670988464355469, 0.07655731201171875, 0.07665049743652344, 0.07723827362060547, 0.0769986572265625, 0.07698124694824218, 0.07669862365722656, 0.07666483306884765, 0.07678873443603515, 0.07681126403808594, 0.07659622192382813, 0.07660543823242187, 0.07666893005371093, 0.07644159698486327, 0.07663410949707031, 0.07714406585693359, 0.07708467102050781, 0.07710002899169922, 0.07667097473144531, 0.0767610855102539, 0.07663308715820312, 0.07625113677978515, 0.07680307006835937, 0.07707647705078124, 0.07686860656738281, 0.07676620483398437, 0.07687577819824219, 0.07666790771484375, 0.07681024169921875, 0.07688396453857421, 0.0768532485961914, 0.076943359375, 0.07675186920166016, 0.07659929656982421, 0.07687474822998047, 0.07756800079345703, 0.07770829010009765, 0.07674060821533203, 0.0768901138305664, 0.07669657897949218, 0.076442626953125, 0.07633817291259766, 0.07629926300048828, 0.07663513946533203, 0.15427481079101563, 0.07669657897949218, 0.07677235412597656, 0.0768358383178711, 0.077844482421875, 0.07665254211425782, 0.0766003189086914, 0.0765511703491211, 0.07615180969238282, 0.07615283203125, 0.07648767852783203, 0.07657266998291015, 0.07639244842529297, 0.07612210845947266, 0.07635865783691406, 0.07618560028076173, 0.07646720123291016, 0.0763842544555664, 0.07624806213378907, 0.0762204132080078, 0.0764733428955078, 0.07646002960205078, 0.0770109405517578, 0.07706623840332032, 0.07725260925292969, 0.07728025817871094, 0.07693004608154297, 0.07662079620361328, 0.07712665557861328, 0.0770140151977539, 0.07808306884765626, 0.07704883575439453, 0.07704166412353515, 0.07709388732910157, 0.07696281433105469, 0.07713689422607421, 0.07713689422607421, 0.07734681701660157, 0.07684198760986329, 0.07694847869873046, 0.07643545532226563, 0.07661567687988281, 0.07669760131835937, 0.07725055694580078, 0.07651532745361328, 0.07650303649902344, 0.07654707336425781, 0.07645081329345703, 0.0766371841430664, 0.07640780639648438, 0.07671295928955078, 0.07696998596191407, 0.0770508804321289, 0.07733248138427734, 0.07778508758544922, 0.07712461090087891, 0.07748095703125, 0.07827763366699218, 0.07906610870361327, 0.08006246185302734, 0.08229888153076172, 0.08164761352539063, 0.081185791015625, 0.16268800354003907, 0.07962828826904297, 0.07872102355957031, 0.07897395324707031, 0.07913881683349609, 0.07829503631591797, 0.07868927764892578, 0.07826227569580078, 0.07822029113769531, 0.07817830657958984, 0.079172607421875, 0.0790302734375, 0.07837696075439453, 0.07885619354248047, 0.07826739501953126, 0.0782407684326172, 0.07836057281494141, 0.0791756820678711, 0.07863705444335937, 0.07798681640625, 0.07708262634277344, 0.07754444885253907, 0.07682355499267578, 0.07698432159423828, 0.07658086395263672, 0.07678873443603515, 0.07736013031005859, 0.07940608215332032, 0.079388671875, 0.0803420181274414, 0.07821004486083985, 0.07757721710205077, 0.07766425323486328, 0.07757516479492188, 0.07716352081298829, 0.0769617919921875, 0.07757823944091796, 0.07726898956298828, 0.07750860595703125, 0.07768268585205078, 0.07760281372070313, 0.07682252502441406, 0.07737344360351563, 0.07790796661376953, 0.07720550537109375, 0.07713382720947265, 0.07673446655273437, 0.07618150329589844, 0.07646412658691407, 0.0770140151977539, 0.0772833251953125, 0.07778508758544922, 0.07722700500488282, 0.07638937377929687, 0.07644671630859375, 0.07629106903076172, 0.0772495346069336, 0.0764989471435547, 0.07632383728027343, 0.07651020812988281, 0.0766371841430664, 0.07624703979492188, 0.0762234878540039, 0.15628083801269532, 0.07677849578857422, 0.07704268646240234, 0.07734681701660157, 0.07758131408691406, 0.07709490966796875, 0.07700479888916016, 0.07699046325683594, 0.07693312072753906, 0.07680409240722656, 0.07702630615234375, 0.07657778930664062, 0.07719321441650391, 0.07677030181884766, 0.07686962890625, 0.07677337646484375, 0.07684812927246094, 0.07670066833496093, 0.07741439819335938, 0.07712153625488281, 0.0770140151977539, 0.07704370880126953, 0.07718707275390625, 0.07701606750488281, 0.07704780578613281, 0.07728435516357422, 0.07725260925292969, 0.07742566680908203, 0.07712461090087891, 0.0769587173461914, 0.07654297637939453, 0.07807180786132813, 0.07697510528564454, 0.076980224609375, 0.07651634979248047, 0.07676416015625, 0.07693824005126954, 0.07733350372314453, 0.07693312072753906, 0.07710514831542968, 0.0768532485961914, 0.07676211547851562, 0.07709081268310547, 0.07711539459228516, 0.07819878387451172, 0.07722291564941407, 0.07706419372558594, 0.0770672607421875, 0.07695667266845703, 0.07713996887207031, 0.07684812927246094, 0.07674060821533203, 0.07702015686035156, 0.0771409912109375, 0.078271484375, 0.07685939025878906, 0.07700377655029297, 0.07781990051269531, 0.07702732849121094, 0.07712870025634766, 0.07714611053466797, 0.07691878509521484, 0.07708467102050781, 0.1544048614501953, 0.07667916870117188, 0.07671091461181641, 0.07655423736572266, 0.0765296630859375, 0.076727294921875, 0.07734476470947266, 0.07680512237548828, 0.07616307067871093, 0.07616307067871093, 0.07608525085449219, 0.07606784057617187, 0.07621734619140624, 0.07652658843994141, 0.07659417724609376, 0.0767088623046875, 0.07671603393554688, 0.07643852996826171, 0.076548095703125, 0.07760691070556641, 0.076653564453125, 0.07728025817871094, 0.07731916809082032, 0.07670169830322265, 0.07705907440185547, 0.07660749053955078, 0.07740927886962891, 0.07821721649169922, 0.0786534423828125, 0.07711027526855468, 0.07702630615234375, 0.07711334228515625, 0.07882444763183594, 0.07835545349121094, 0.07747686767578126, 0.07767654418945312, 0.07774515533447265, 0.07788953399658204, 0.07799398040771484, 0.07779328155517579, 0.07823359680175782, 0.0794071044921875, 0.07864012908935547, 0.07846502685546874, 0.07938969421386718, 0.07959244537353516, 0.07852851104736328, 0.07912754821777344, 0.07979724884033203, 0.07953715515136718, 0.07918284606933594, 0.07825100708007812, 0.07903743743896484, 0.07947366333007813, 0.07876914978027344, 0.07989453125, 0.08094617462158203, 0.08092262268066407, 0.08051302337646485, 0.08070553588867188, 0.08153600311279297, 0.08124006652832032, 0.08147660827636719, 0.1598760986328125, 0.07792845153808593, 0.07990886688232422, 0.07923097229003906, 0.07863398742675781, 0.07930675506591797, 0.0805959701538086, 0.07898009490966797, 0.07808102416992188, 0.07905484771728516, 0.08007373046875, 0.07984947204589844, 0.08006861114501954, 0.08026521301269532, 0.0802344970703125, 0.07857459259033203, 0.07856639862060547, 0.07979622650146484, 0.07888588714599609, 0.07934464263916016, 0.08033280181884765, 0.07848242950439453, 0.07769395446777344, 0.07745740509033203, 0.07786393737792968, 0.07786905670166015, 0.07808716583251953, 0.07817625427246094, 0.07754956817626953, 0.07721369934082031, 0.0766719970703125, 0.07738265228271485, 0.07792742156982421, 0.07884902191162109, 0.07906918334960937, 0.07793561553955078, 0.07786495971679687, 0.07798271942138672, 0.07706829071044922, 0.07651634979248047, 0.07627776336669922, 0.0765450210571289, 0.07750962829589844, 0.07916236877441406, 0.07935488128662109, 0.07842201232910156, 0.07812403106689453, 0.07816703796386719, 0.07778508758544922, 0.07700787353515624, 0.07644057464599609, 0.07726796722412109, 0.07686246490478515, 0.07639756774902344, 0.07605554962158204, 0.07616102600097656, 0.07577088165283204, 0.07695155334472656, 0.07724441528320312, 0.07756185913085938, 0.07583539581298829, 0.0767119369506836, 0.07835545349121094]",tokens/s,12.724389990172842,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Qwen/Qwen1.5-1.8B,,cuda,0,42,,,,,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.0,363fe5957353e2c3240e7cc867d695a4459c90d4,4.40.2,,0.30.1,,,,1.19.2,,,,0.10.0,,,main,False,False,MB,5264.314368,4842.258432,3915.382784,3374.317568,3158.445056,s,10,0.7856835098266602,0.07856835098266603,0.0021097681540167487,0.07787374114990234,0.081232177734375,0.08239909744262695,0.08333263320922853,"[0.08356601715087891, 0.07925215911865234, 0.07688003540039062, 0.07721218872070312, 0.07853529357910156, 0.08097286224365234, 0.07862569427490235, 0.07678214263916015, 0.07682147216796875, 0.07703564453125]",tokens/s,3258.3094439194665,kWh,2.4920965977541105e-06,4.154677141872904e-06,2.40956010820022e-06,9.056333847827236e-06,tokens/kWh,28267509.160058033,MB,5264.314368,4842.258432,3915.382784,3374.317568,3158.447616,s,10,48.683585449218754,4.868358544921875,0.03401075626660963,4.865604736328125,4.897737109375,4.917830224609375,4.933904716796875,"[4.89302294921875, 4.89327197265625, 4.82842333984375, 4.8480166015625, 4.8388466796875, 4.93792333984375, 4.85504345703125, 4.8888154296875, 4.8240556640625, 4.876166015625]",tokens/s,12.94070669172765,kWh,0.0001540899973861345,0.000257831168676898,0.00013605316177014052,0.000547974327833173,tokens/kWh,114968.88959947757,,s,629,49.30374140930177,0.07838432656486766,0.00956831846464453,0.07675186920166016,0.07875931854248047,0.0797317138671875,0.15373979553222658,"[0.08128102111816406, 0.07861248016357422, 0.07903743743896484, 0.07904460906982422, 0.07853158569335937, 0.07812505340576172, 0.07797964477539063, 0.07684300994873047, 0.07736627197265625, 0.07758950042724609, 0.07753421020507813, 0.07754547119140626, 0.07768576049804687, 0.07739699554443359, 0.07864115142822266, 0.07926271820068359, 0.0793538589477539, 0.077053955078125, 0.07686656188964844, 0.07639347076416016, 0.07630643463134766, 0.07610163116455078, 0.07676313781738281, 0.07636582183837891, 0.07633305358886719, 0.07643852996826171, 0.07640268707275391, 0.07653478240966796, 0.07689215850830078, 0.0768880615234375, 0.07663206481933593, 0.07667302703857422, 0.07668224334716797, 0.07633612823486328, 0.07834111785888671, 0.0762265625, 0.07608729553222657, 0.07644159698486327, 0.0766033935546875, 0.07647539520263671, 0.07689727783203125, 0.07781171417236328, 0.07771238708496093, 0.0777553939819336, 0.07791206359863281, 0.07794790649414063, 0.07789977264404296, 0.07799603271484375, 0.07795507049560547, 0.07794483184814453, 0.07796428680419921, 0.07793971252441406, 0.07793663787841797, 0.07795916748046874, 0.07806259155273437, 0.07800115203857422, 0.07916031646728515, 0.07826943969726563, 0.07836466979980469, 0.07820697784423829, 0.07889510345458985, 0.07845273590087891, 0.15828378295898438, 0.07889817810058594, 0.07938253021240234, 0.07864934539794922, 0.07723519897460937, 0.07698944091796875, 0.07828173065185547, 0.07743590545654297, 0.07744102478027344, 0.07736115264892578, 0.07754649353027344, 0.07658905792236329, 0.07669657897949218, 0.07676211547851562, 0.07641190338134765, 0.07643545532226563, 0.0767979507446289, 0.0771041259765625, 0.0797132797241211, 0.07661670684814453, 0.07612210845947266, 0.07633715057373047, 0.07648767852783203, 0.07681126403808594, 0.07691571044921874, 0.07693414306640625, 0.07667916870117188, 0.0764395523071289, 0.07712870025634766, 0.07712461090087891, 0.07683277130126953, 0.09501388549804687, 0.07708467102050781, 0.10241843414306641, 0.07743692779541016, 0.07695155334472656, 0.07650099182128907, 0.07678361511230469, 0.07722086334228516, 0.07702015686035156, 0.07650816345214843, 0.07639449310302734, 0.0765818862915039, 0.07605043029785157, 0.07630028533935547, 0.07621017456054688, 0.07654911804199219, 0.07670579528808594, 0.07661875152587891, 0.07892582702636719, 0.07643238067626953, 0.07647129821777343, 0.07650918579101562, 0.07626445007324219, 0.07631769561767578, 0.0768532485961914, 0.07668838500976563, 0.07655014038085937, 0.07651634979248047, 0.07659827423095703, 0.07659417724609376, 0.07653580474853515, 0.07654605102539062, 0.15343002319335938, 0.07649382019042969, 0.0766033935546875, 0.07627263641357422, 0.07617945861816407, 0.07621529388427735, 0.07724543762207031, 0.07920025634765625, 0.07783014678955077, 0.0766740493774414, 0.07691571044921874, 0.0766924819946289, 0.0767805404663086, 0.07656345367431641, 0.07677235412597656, 0.07671603393554688, 0.07643135833740235, 0.07641088104248046, 0.07643852996826171, 0.07623168182373047, 0.07619071960449218, 0.07635456085205078, 0.0765655059814453, 0.07633408355712891, 0.07657881927490234, 0.07627571105957032, 0.07618355560302735, 0.07620710754394532, 0.07646412658691407, 0.07674470520019532, 0.07677133178710938, 0.07790489959716797, 0.07773900604248046, 0.07648051452636719, 0.07673036956787109, 0.07655014038085937, 0.07682355499267578, 0.076621826171875, 0.0765849609375, 0.07710105895996094, 0.0764958724975586, 0.07603916931152344, 0.07605760192871094, 0.07620915222167969, 0.0759900131225586, 0.07669964599609375, 0.07665254211425782, 0.07656345367431641, 0.07668838500976563, 0.07669452667236328, 0.07646514892578125, 0.076115966796875, 0.07620505523681641, 0.07633817291259766, 0.07673753356933594, 0.07668224334716797, 0.07669657897949218, 0.07684403228759766, 0.07674777221679688, 0.07665766143798829, 0.07691878509521484, 0.07682457733154296, 0.07670579528808594, 0.15385906982421876, 0.07630335998535157, 0.07622246551513671, 0.07648461151123047, 0.0768511962890625, 0.07671295928955078, 0.07702937316894531, 0.07682150268554687, 0.0768563232421875, 0.07700991821289062, 0.07680818939208985, 0.0775731201171875, 0.07884595489501953, 0.07677747344970703, 0.07653171539306641, 0.07619686126708984, 0.07645081329345703, 0.07654399871826172, 0.07678566741943359, 0.07677030181884766, 0.07711846160888672, 0.07941529846191406, 0.07931494140625, 0.07947673797607421, 0.07683174133300781, 0.07665971374511718, 0.07689625549316406, 0.07676927947998047, 0.07673036956787109, 0.07636685180664063, 0.077053955078125, 0.07670272064208984, 0.07725363159179688, 0.07642009735107422, 0.07633715057373047, 0.07633817291259766, 0.0764395523071289, 0.0765849609375, 0.07670374298095703, 0.07685836791992187, 0.076801025390625, 0.07657676696777344, 0.07656857299804687, 0.07651634979248047, 0.0763504638671875, 0.07875379180908203, 0.07730995178222656, 0.07686348724365234, 0.07690239715576172, 0.07686450958251953, 0.07684710693359376, 0.07665869140625, 0.0766740493774414, 0.07677235412597656, 0.07670374298095703, 0.0768174057006836, 0.07699456024169922, 0.07666073608398437, 0.07693619537353516, 0.07676006317138671, 0.0786688003540039, 0.07681228637695313, 0.07674163055419922, 0.15829913330078124, 0.07638527679443359, 0.07637503814697266, 0.0762767333984375, 0.07680512237548828, 0.07681024169921875, 0.07693106842041016, 0.07676620483398437, 0.07664742279052734, 0.07687577819824219, 0.07668428802490235, 0.0769443817138672, 0.0767457275390625, 0.07640985870361328, 0.07616614532470703, 0.07616000366210937, 0.07645798492431641, 0.07636582183837891, 0.07634226989746094, 0.0764733428955078, 0.0766924819946289, 0.07652658843994141, 0.07652761840820313, 0.07652658843994141, 0.07635250854492187, 0.07619891357421875, 0.07658700561523438, 0.07672831726074218, 0.07887974548339843, 0.07666073608398437, 0.07684710693359376, 0.07673856353759766, 0.07679897308349609, 0.07674368286132813, 0.07667302703857422, 0.0791173095703125, 0.0773416976928711, 0.07657062530517578, 0.07614259338378906, 0.07652352142333985, 0.07669862365722656, 0.07654707336425781, 0.07655833435058594, 0.07610163116455078, 0.07610163116455078, 0.07615487670898438, 0.07631155395507813, 0.07659008026123047, 0.07659110260009766, 0.0766566390991211, 0.07673958587646484, 0.07673651123046875, 0.07687065887451172, 0.0766904296875, 0.07639654541015625, 0.07627263641357422, 0.07600844573974609, 0.07619789123535156, 0.07618867492675781, 0.07692390441894531, 0.0772833251953125, 0.0799283218383789, 0.08074649810791015, 0.16146534729003906, 0.08026624298095703, 0.08026214599609376, 0.08025907135009766, 0.08006041717529297, 0.08154521942138672, 0.07765196990966797, 0.07762022399902344, 0.07790284729003906, 0.07883468627929688, 0.07786598205566406, 0.07809535980224609, 0.07813938903808594, 0.07769497680664063, 0.07774002838134765, 0.07778610992431641, 0.0777492446899414, 0.0780083236694336, 0.07833497619628907, 0.07822643280029297, 0.078271484375, 0.07823974609375, 0.07812095642089843, 0.07720448303222656, 0.07635250854492187, 0.07650099182128907, 0.0766719970703125, 0.07694745635986328, 0.076837890625, 0.0851568603515625, 0.08689561462402344, 0.08033280181884765, 0.07649791717529297, 0.07688601684570312, 0.07676825714111328, 0.07877324676513672, 0.07957299041748046, 0.07778406524658203, 0.07694233703613282, 0.07659110260009766, 0.07686656188964844, 0.07720550537109375, 0.07726898956298828, 0.07750758361816407, 0.07774617767333984, 0.07786495971679687, 0.07739186859130859, 0.07768370819091797, 0.07998464202880859, 0.08018841552734375, 0.0805928955078125, 0.07986688232421875, 0.07750758361816407, 0.07753523254394531, 0.07758335876464843, 0.07748505401611328, 0.07754956817626953, 0.07768268585205078, 0.07774822235107422, 0.07787110137939453, 0.07763353729248047, 0.07945113372802734, 0.07786905670166015, 0.15725978088378906, 0.07821004486083985, 0.07857868957519532, 0.07832780456542969, 0.07811788940429687, 0.07830937957763671, 0.0782213134765625, 0.07790694427490234, 0.07797862243652344, 0.07954329681396484, 0.07877938842773438, 0.07723725128173828, 0.07697203063964844, 0.07734989166259766, 0.07702937316894531, 0.07673753356933594, 0.07706009674072266, 0.07674163055419922, 0.07682559967041015, 0.07706931304931641, 0.07641907501220703, 0.07677235412597656, 0.07732224273681641, 0.07725260925292969, 0.07668633270263672, 0.07660851287841797, 0.07669862365722656, 0.07674060821533203, 0.07656448364257812, 0.07620710754394532, 0.07619993591308594, 0.07616409301757812, 0.07829503631591797, 0.07729663848876953, 0.0768348159790039, 0.07672319793701173, 0.07653580474853515, 0.07661260986328125, 0.07667916870117188, 0.07662284851074219, 0.07652556610107422, 0.0767610855102539, 0.07689523315429687, 0.07622962951660156, 0.07644671630859375, 0.07574937438964843, 0.07630745697021485, 0.07724851226806641, 0.0770672607421875, 0.07630335998535157, 0.07648870086669922, 0.07724134063720703, 0.07700991821289062, 0.07675186920166016, 0.0764927978515625, 0.07726898956298828, 0.0767293472290039, 0.07667609405517578, 0.07672115325927735, 0.07668224334716797, 0.07682969665527344, 0.07686144256591797, 0.07693209838867188, 0.15427072143554688, 0.0771041259765625, 0.07685939025878906, 0.07639347076416016, 0.07653887939453125, 0.07637401580810547, 0.07734374237060547, 0.07950540924072266, 0.07752294158935547, 0.07675186920166016, 0.07661055755615234, 0.07732940673828125, 0.07712870025634766, 0.07622451019287109, 0.07644159698486327, 0.07657369232177734, 0.07653887939453125, 0.07687577819824219, 0.07730687713623047, 0.07663104248046874, 0.07636479949951172, 0.0779130859375, 0.07872614288330078, 0.07667609405517578, 0.07682969665527344, 0.07670169830322265, 0.07671910095214844, 0.07668224334716797, 0.07683277130126953, 0.07660543823242187, 0.07654297637939453, 0.07666381072998046, 0.07668838500976563, 0.07663308715820312, 0.076548095703125, 0.07687680053710938, 0.07689215850830078, 0.07669554901123046, 0.07686450958251953, 0.07650303649902344, 0.07668326568603516, 0.07652864074707032, 0.0764927978515625, 0.07661567687988281, 0.10181120300292969, 0.08381747436523437, 0.07695155334472656, 0.07693926239013672, 0.07691673278808593, 0.07680307006835937, 0.07667097473144531, 0.07649996948242188, 0.07896678161621094, 0.07699456024169922, 0.07689625549316406, 0.07677645111083985, 0.08919449615478516, 0.07674060821533203, 0.07691366577148437, 0.07693721771240235, 0.07684505462646485, 0.07675392150878907, 0.07659008026123047, 0.15343309020996093, 0.07671398162841797, 0.0769966049194336, 0.07651532745361328, 0.07660441589355468, 0.07646617889404297, 0.07679488372802734, 0.0767088623046875, 0.07666790771484375, 0.07657164764404296, 0.07676518249511718, 0.0764241943359375, 0.0764037094116211, 0.07632793426513672, 0.07648767852783203, 0.07660646057128906, 0.07644979095458984, 0.07652352142333985, 0.07637299346923829, 0.07623372650146484, 0.0760995864868164, 0.07639654541015625, 0.07622246551513671, 0.07625421142578125, 0.07637811279296874, 0.07643545532226563, 0.07643341064453125, 0.07687782287597657, 0.07682969665527344, 0.07696076965332031, 0.07707852935791015, 0.07669554901123046, 0.07652146911621094, 0.07627571105957032, 0.07644364929199218, 0.07643238067626953, 0.07670783996582031, 0.07662079620361328, 0.07637709045410156, 0.07657881927490234, 0.07643750762939452, 0.07634636688232421, 0.07674163055419922, 0.07660953521728515, 0.07657676696777344, 0.07645286560058594, 0.07634432220458984, 0.07632793426513672, 0.0763842544555664, 0.07659417724609376, 0.07671501159667969, 0.07648358154296875, 0.0766740493774414, 0.07645388793945312, 0.07657881927490234, 0.07649177551269531, 0.076474365234375, 0.07780352020263671, 0.07820492553710938, 0.07648461151123047, 0.07650406646728515, 0.0762460174560547, 0.07630335998535157, 0.15410073852539063, 0.07656243133544922, 0.07655219268798828, 0.07673139190673828, 0.07702015686035156, 0.07678668975830077, 0.07654605102539062, 0.07643750762939452, 0.07652044677734375, 0.07648870086669922, 0.07621324920654297, 0.0764989471435547, 0.07630335998535157, 0.07634022521972657, 0.07637606048583985, 0.07604121398925781, 0.07611392211914063, 0.07605452728271485, 0.07607807922363281, 0.07620710754394532, 0.07634534454345702, 0.07612723541259765, 0.07645081329345703, 0.07647846221923828, 0.07657881927490234, 0.07642726135253906, 0.07672217559814454, 0.07697203063964844, 0.07732121276855469, 0.07724339294433594, 0.07775027465820313, 0.07785676574707032, 0.07805030059814454, 0.07777792358398437, 0.07792435455322265, 0.078276611328125, 0.07799705505371093, 0.07774617767333984, 0.07825408172607422, 0.0787558364868164, 0.07861965179443359, 0.08024678039550781, 0.07977983856201172, 0.07974400329589844, 0.07932415771484375, 0.07906304168701171, 0.07941836547851562, 0.07969996643066406, 0.07932006072998046, 0.07870054626464844, 0.07896063995361328, 0.07864217376708985, 0.07854694366455078, 0.07853772735595703, 0.07740825653076172, 0.07696076965332031, 0.07675186920166016, 0.07658700561523438, 0.07701299285888671, 0.07694233703613282, 0.0770508804321289, 0.07650099182128907, 0.07638937377929687]",tokens/s,12.7576525030478,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-2b,google/gemma-2b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,tiiuae/falcon-40b,tiiuae/falcon-40b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,google/gemma-7b,google/gemma-7b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,databricks/dbrx-base,databricks/dbrx-base,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,stabilityai/stablelm-2-12b,stabilityai/stablelm-2-12b,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,openai-community/gpt2,openai-community/gpt2,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True 8bit-bnb-sdpa,pytorch,2.3.0+cu121,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cuda,0,42,,,True,True,True,True,,float16,True,False,,sdpa,,False,,False,forward,bnb,0.0,,False,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,True,kill,spawn, AMD EPYC 7742 64-Core Processor,128,540671.627264,Linux,x86_64,Linux-5.4.0-166-generic-x86_64-with-glibc2.35,x86_64,3.10.12,['NVIDIA A100-SXM4-80GB'],1,85899345920,0.2.1,3472c3c26a4300172ffbf774f32fe5b2b47f98a5,4.40.2,,0.30.1,,,,1.19.2,,,,0.11.0,,"Traceback (most recent call last): File ""/optimum-benchmark/llm_perf/update_llm_perf_cuda_pytorch.py"", line 148, in benchmark_cuda_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/optimum-benchmark/optimum_benchmark/base.py"", line 43, in launch File ""/optimum-benchmark/optimum_benchmark/launchers/process/launcher.py"", line 45, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code 1 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True