Micha Livne

Results 3 issues of Micha Livne

# What does this PR do ? This PR adds flag `--class_path` to checkpoint averaging script to allow explicit class path (e..g, `module.submodule.class`). Example: ``` NeMo/scripts/checkpoint_averaging/checkpoint_averaging.py \ --class_path nemo.collections.nlp.models.language_modeling.megatron_bert_model.MegatronBertModel \...

# What does this PR do ? This PR fixes issues with using hiddens module at inference time. **Collection**: [Note which collection this PR will affect] # Changelog - Add...

NLP

# What does this PR do ? This PR fixes bugs in inference and sampling when hiddens module and a Perceiver encoder. **Collection**: [Note which collection this PR will affect]...

NLP