Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Harper <[email protected]>
Signed-off-by: jgerh <[email protected]>
  • Loading branch information
jgerh and ericharper authored May 15, 2024
1 parent 4d5a284 commit 290ae64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ Transformer Engine requires PyTorch to be built with at least CUDA 11.8.
Megatron Core
~~~~~~~~~~~~~

Megatron Core is required for LLM and MM domains. Although Megatron Core is pre-installed in the NVIDIA PyTorch container, you may need to update it to a newer version.
Megatron Core is required for LLM and MM domains.

Megatron Core is a library for scaling large Transformer-based models. NeMo LLMs and MMs leverage Megatron Core for model parallelism,
transformer architectures, and optimized PyTorch datasets.
Expand Down

0 comments on commit 290ae64

Please sign in to comment.