mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-01 09:07:51 +00:00
fixed submodule url (#167)
* added examples as submodule * update submodule url
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,5 +4,6 @@
|
||||
branch = main
|
||||
[submodule "examples"]
|
||||
path = examples
|
||||
url = https://github.com/FrankLeeeee/ColossalAI-Examples.git
|
||||
url = https://github.com/hpcaitech/ColossalAI-Examples.git
|
||||
branch = main
|
||||
|
||||
|
Reference in New Issue
Block a user