Nemo2 to hf
main()
Convert a NeMo2 Evo2 model checkpoint to a Hugging Face model checkpoint.
Source code in bionemo/evo2/utils/checkpoint/nemo2_to_hf.py
33 34 35 36 37 38 39 40 41 42 43 44 45 | |
parse_args()
Parse command-line arguments.
Source code in bionemo/evo2/utils/checkpoint/nemo2_to_hf.py
22 23 24 25 26 27 28 29 30 | |