This is a version of the big lama model weights that are compatible with versions of Torch 2.6 and later, in which the load function torch.load defaults to use
the argument weights_only=true.
Older versions of big_lama.ckpt cannot be loaded using torch.load() with versions of torch >=2.6.