cerebras.modelzoo.tools.convert_checkpoint.convert_config#

cerebras.modelzoo.tools.convert_checkpoint.convert_config(model: str, src_fmt: str, tgt_fmt: str, config: dict, drop_unmatched_keys: bool = False, no_progress_bar: bool = True, debug: bool = False) dict[source]#