MCPcopy Create free account
hub / github.com/HA-Transformer/MAT / load_model_ensemble

Function load_model_ensemble

fairseq/checkpoint_utils.py:146–156  ·  view source on GitHub ↗

Loads an ensemble of models. Args: filenames (List[str]): checkpoint files to load arg_overrides (Dict[str,Any], optional): override model args that were used during model training task (fairseq.tasks.FairseqTask, optional): task to use for loading

(filenames, arg_overrides=None, task=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected