nemo_rl.models.megatron.community_import
#
Module Contents#
Functions#
API#
- nemo_rl.models.megatron.community_import.import_model_from_hf_name(hf_model_name: str, output_path: str)#
- nemo_rl.models.megatron.community_import.export_model_from_megatron(
- hf_model_name: str,
- input_path: str,
- output_path: str,
- hf_tokenizer_path: str,
- overwrite: bool = False,