Currently the torch/sbi/lampe posterior objects are pickled, which is a dangerous format for long-term storage as it is suspectible to breaking if packages are updated. This is also currently true of serialization of internal class attributes of SBIFitter, which can more easily be changed to HDF5 format.
Currently the torch/sbi/lampe posterior objects are pickled, which is a dangerous format for long-term storage as it is suspectible to breaking if packages are updated. This is also currently true of serialization of internal class attributes of SBIFitter, which can more easily be changed to HDF5 format.