jesterTOV.inference.run_inference.cli_entry_point# cli_entry_point()[source]# Entry point for console script. Return type: None Allows running inference with:run_jester_inference config.yaml Instead of:python -m jesterTOV.inference.run_inference config.yaml