"git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "5e54253fa6b1e4180b55565212b10fc2dae50d1f"
Commit eb641b07 authored by Evelina Bakhturina's avatar Evelina Bakhturina
Browse files

license


Signed-off-by: default avatarEvelina Bakhturina <ebakhturina@nvidia.com>
parent 1f39e69b
...@@ -26,6 +26,6 @@ __contact_names__ = 'NVIDIA INC' ...@@ -26,6 +26,6 @@ __contact_names__ = 'NVIDIA INC'
__url__ = 'https://github.com/NVIDIA/Megatron-LM' __url__ = 'https://github.com/NVIDIA/Megatron-LM'
__download_url__ = 'https://github.com/NVIDIA/Megatron-LM/releases' __download_url__ = 'https://github.com/NVIDIA/Megatron-LM/releases'
__description__ = 'Megatron-LM: Training Multi-Billion Parameter Language Models Using Model Parallelism.' __description__ = 'Megatron-LM: Training Multi-Billion Parameter Language Models Using Model Parallelism.'
__license__ = 'Apache2' __license__ = 'https://github.com/NVIDIA/Megatron-LM/blob/master/LICENSE'
__keywords__ = 'deep learning, Megatron, gpu, NLP, nvidia, pytorch, torch, language' __keywords__ = 'deep learning, Megatron, gpu, NLP, nvidia, pytorch, torch, language'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment