NeMo
NeMo copied to clipboard
[Conversion] How to convert Finetuned T5 checkpoint ended with `.ckpt` to `.nemo` checkpoint with NeMo toolkit?
rt.
This script should work: https://github.com/NVIDIA/NeMo/blob/main/examples/nlp/language_modeling/megatron_ckpt_to_nemo.py
Did the script work? Feel free to re-open if not.