-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 805 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 805 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/torchtitan"]
path = third_party/torchtitan
url = https://github.com/pytorch/torchtitan.git
[submodule "third_party/Megatron-LM"]
path = third_party/Megatron-LM
url = https://github.com/NVIDIA/Megatron-LM.git
branch = main
[submodule "third_party/maxtext"]
path = third_party/maxtext
url = https://github.com/ROCm/maxtext.git
branch = release/v26.3
[submodule "third_party/Emerging-Optimizers"]
path = third_party/Emerging-Optimizers
url = https://github.com/NVIDIA-NeMo/Emerging-Optimizers.git
branch = main
[submodule "third_party/Megatron-Bridge"]
path = third_party/Megatron-Bridge
url = https://github.com/NVIDIA-NeMo/Megatron-Bridge.git
[submodule "third_party/HummingbirdXT"]
path = third_party/HummingbirdXT
url = https://github.com/AMD-AGI/HummingbirdXT.git