I am trying to work locally, without storing things on GCP, and therefore using H5Reader/H5Writer. However, that is throwing errors, in particular when local_size < max_samples and during the read process, H5Reader does not have methods such as __len__ and make_weights. Is it possible to release the updated code that does not utilize remote read/write?