File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 2525# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
2626
2727project = "Megatron Core"
28- copyright = "2025 , NVIDIA Corporation"
28+ copyright = "2026 , NVIDIA Corporation"
2929author = "NVIDIA Corporation"
30- release = "latest "
30+ release = "0.16.0 "
3131
3232# -- General configuration ---------------------------------------------------
3333# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 1- {"name" : " megatron-lm" , "version" : " latest " }
1+ {"name" : " megatron-lm" , "version" : " 0.16.0 " }
22
Original file line number Diff line number Diff line change 44 "version" : " latest" ,
55 "url" : " https://docs.nvidia.com/megatron-core/latest/"
66 },
7+ {
8+ "name" : " 0.16.0" ,
9+ "version" : " 0.16.0" ,
10+ "url" : " https://docs.nvidia.com/megatron-core/0.16.0/"
11+ },
712 {
813 "name" : " 0.15.0" ,
914 "version" : " 0.15.0" ,
You can’t perform that action at this time.
0 commit comments