-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 804 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "_repos/verl"]
path = _repos/verl
url = https://github.com/volcengine/verl.git
branch = main
[submodule "_repos/LLaMA-Factory"]
path = _repos/LLaMA-Factory
url = https://github.com/the-seeds/LLaMA-Factory-Doc.git
[submodule "_repos/VeOmni"]
path = _repos/VeOmni
url = https://github.com/ByteDance-Seed/VeOmni.git
[submodule "_repos/ms-swift"]
path = _repos/ms-swift
url = https://github.com/modelscope/ms-swift.git
[submodule "_repos/vllm-ascend"]
path = _repos/vllm-ascend
url = https://github.com/vllm-project/vllm-ascend.git
branch = main
[submodule "_repos/triton-ascend"]
path = _repos/triton-ascend
url = https://gitcode.com/Ascend/triton-ascend.git
branch = main
[submodule "_repos/deepspeed"]
path = _repos/deepspeed
url = https://github.com/deepspeedai/DeepSpeed.git