v1.7.1
版本发布时间: 2022-03-08 11:04:21
NVIDIA/NeMo最新发布版本:r2.0.0rc1(2024-08-16 05:55:14)
Known Issues
- find_unused_parameters should be False when training GPT: #3837
Bugfixes
- revert changes by @yzhang123 :: PR: #3785
- Fixed soft prompt eval loading bug by @vadam5 :: PR: #3805
- mT5 whole word masking and T5 finetuning config fixes by @MaximumEntropy :: PR: #3776
- Raise error if FP16 training is tried with O2 recipe. by @ericharper :: PR: #3806