Converting NeMo megatron model to Huggingface bert model in pytorch

I am looking to convert this model which was trained in Megatron to be able to load in huggingface BERT model directly. Any quick ideas are welcome!