How to convert .ckpt to .mlmodel

I am trying to use https://github.com/saic-mdal/lama in my ios project. They have given a .ckpt file. I need to convert this .ckpt file to .mlmodel. But I don’t know how can I achieve that.