| { |
| "name": "openvino", |
| "backend": { |
| "name": "openvino", |
| "version": "2025.3.0", |
| "_target_": "optimum_benchmark.backends.openvino.backend.OpenVINOBackend", |
| "model": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct", |
| "processor": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct", |
| "task": "image-text-to-text", |
| "library": "transformers", |
| "model_type": "smolvlm", |
| "device": "cpu", |
| "device_ids": null, |
| "seed": 42, |
| "inter_op_num_threads": null, |
| "intra_op_num_threads": null, |
| "model_kwargs": {}, |
| "processor_kwargs": {}, |
| "no_weights": true, |
| "export": null, |
| "use_cache": null, |
| "use_merged": null, |
| "torch_dtype": null, |
| "load_in_8bit": null, |
| "load_in_4bit": null, |
| "ov_config": null, |
| "quantization_config": null, |
| "half": false, |
| "compile": false, |
| "reshape": false, |
| "reshape_kwargs": {} |
| }, |
| "scenario": { |
| "name": "inference", |
| "_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario", |
| "iterations": 10, |
| "duration": 10, |
| "warmup_runs": 10, |
| "input_shapes": { |
| "batch_size": 1, |
| "sequence_length": 16, |
| "num_images": 1 |
| }, |
| "new_tokens": null, |
| "memory": true, |
| "latency": true, |
| "energy": false, |
| "forward_kwargs": {}, |
| "generate_kwargs": { |
| "max_new_tokens": 16, |
| "min_new_tokens": 16 |
| }, |
| "call_kwargs": {} |
| }, |
| "launcher": { |
| "name": "process", |
| "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher", |
| "device_isolation": false, |
| "device_isolation_action": null, |
| "numactl": false, |
| "numactl_kwargs": {}, |
| "start_method": "spawn" |
| }, |
| "environment": { |
| "cpu": " Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz", |
| "cpu_count": 32, |
| "cpu_ram_mb": 265993.0112, |
| "system": "Linux", |
| "machine": "x86_64", |
| "platform": "Linux-6.12.35-55.103.amzn2023.x86_64-x86_64-with-glibc2.36", |
| "processor": "", |
| "python_version": "3.12.11", |
| "optimum_benchmark_version": "0.7.0.dev0", |
| "optimum_benchmark_commit": null, |
| "transformers_version": "4.55.4", |
| "transformers_commit": null, |
| "accelerate_version": "1.10.1", |
| "accelerate_commit": null, |
| "diffusers_version": null, |
| "diffusers_commit": null, |
| "optimum_version": "1.27.0", |
| "optimum_commit": null, |
| "timm_version": null, |
| "timm_commit": null, |
| "peft_version": null, |
| "peft_commit": null |
| }, |
| "print_report": false, |
| "log_report": true |
| } |