pub fn stream_targets_from_model( model: ModelEnum, buffer: usize, workers: usize, random_iid: bool, ) -> impl Stream<Item = IpAddr>