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