Hi there,
First, really admire the work on OpenELM! Thank you for making your models and code available.
Question regarding the pre-training checkpoints linked here: how can we convert these checkpoints into the format expected by AutoModelForCausalLM.from_pretrained?
I presume there's a script that was used for conversion of the final model weights into HF format, but I couldn't find it in the repo.
Would very much appreciate any help on this!
Best,
Jason
Hi there,
First, really admire the work on OpenELM! Thank you for making your models and code available.
Question regarding the pre-training checkpoints linked here: how can we convert these checkpoints into the format expected by
AutoModelForCausalLM.from_pretrained?I presume there's a script that was used for conversion of the final model weights into HF format, but I couldn't find it in the repo.
Would very much appreciate any help on this!
Best,
Jason