mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-02 20:35:29 +00:00
fixed submodule url (#167)
* added examples as submodule * update submodule url
This commit is contained in:
parent
bd4840f1f1
commit
9684bdce5c
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,5 +4,6 @@
|
|||||||
branch = main
|
branch = main
|
||||||
[submodule "examples"]
|
[submodule "examples"]
|
||||||
path = examples
|
path = examples
|
||||||
url = https://github.com/FrankLeeeee/ColossalAI-Examples.git
|
url = https://github.com/hpcaitech/ColossalAI-Examples.git
|
||||||
branch = main
|
branch = main
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user