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