flytekit.types.file.JoblibSerializedFile# flytekit.types.file.JoblibSerializedFile = <class 'flytekit.types.file.file.FlyteFile.__class_getitem__.<locals>._SpecificFormatClass'>[source]# This File represents a file that was serialized using joblib.dump method can be loaded back using joblib.load. Parameters: path (str | PathLike) downloader (Callable) remote_path (Optional[Union[os.PathLike, str, bool]])