save

pmrf.serialization.save(target: str | PathLike | BinaryIO, tree: Any)

(experimental) Save a ParamRF Model (or any Parax PyTree) to a file. …