Script/example for converting metaseq PyTorch checkpoints to HF

#17
by diwank - opened

I fine tuned an OPT-30B model using the metaseq library. I’d like to convert the new finetuned checkpoint to huggingface format from PyTorch. Are there any instructions/example scripts for doing that?

Sign up or log in to comment