pub fn handle_run_command( model_path: &Path, output_path: Option<&Path>, debug_model: bool, ) -> Result<()>
Handle the run command.
run