File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11[submodule "3rdparty/cutlass "]
22 path = 3rdparty/cutlass
3- url = https://gitlab-master.nvidia. com/ftp/GitHubSync/ cutlass-mirror .git
3+ url = https://github. com/NVIDIA/ cutlass.git
44[submodule "3rdparty/json "]
55 path = 3rdparty/json
6- url = https://gitlab-master.nvidia. com/ftp/GitHubSync/ json-mirror .git
6+ url = https://github. com/nlohmann/ json.git
77[submodule "3rdparty/cxxopts "]
88 path = 3rdparty/cxxopts
9- url = https://gitlab-master.nvidia. com/ftp/GitHubSync/ cxxopts-mirror.git
9+ url = https://github. com/jarro2783/ cxxopts
1010 branch = v3.1.1
1111[submodule "3rdparty/NVTX "]
1212 path = 3rdparty/NVTX
13- url = https://gitlab-master.nvidia. com/ftp/GitHubSync/ NVTX-mirror .git
13+ url = https://github. com/NVIDIA/ NVTX.git
1414[submodule "3rdparty/ucxx "]
1515 path = 3rdparty/ucxx
16- url = https://gitlab-master.nvidia. com/ftp/GitHubSync /ucxx.git
16+ url = https://github. com/rapidsai /ucxx.git
1717[submodule "3rdparty/pybind11 "]
1818 path = 3rdparty/pybind11
19- url = https://gitlab-master.nvidia. com/ftp/GitHubSync /pybind11.git
19+ url = https://github. com/pybind /pybind11.git
2020[submodule "3rdparty/xgrammar "]
2121 path = 3rdparty/xgrammar
22- url = https://gitlab-master.nvidia. com/ftp/GitHubSync /xgrammar.git
22+ url = https://github. com/mlc-ai /xgrammar.git
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ include(FetchContent)
1919FetchContent_Declare(
2020 googletest
2121 GIT_REPOSITORY
22- https://gitlab-master.nvidia. com/ftp/GitHubSync/ googletest-mirror .git
22+ https://github. com/google/ googletest.git
2323 GIT_TAG v1.15.2)
2424FetchContent_MakeAvailable(googletest)
2525include (GoogleTest)
Original file line number Diff line number Diff line change 1- git+https://gitlab-master.nvidia. com/ftp/GitHubSync /scaling_on_scales.git
1+ git+https://github. com/bfshi /scaling_on_scales.git
22transformers==4.36.2
Original file line number Diff line number Diff line change 11-c ../constraints.txt
22tensorrt_llm >= 0.0.0.dev0
3- git+https://gitlab-master.nvidia. com/ftp/GitHubSync /recurrentgemma.git@8a32e365
3+ git+https://github. com/google-deepmind /recurrentgemma.git@8a32e365
44flax >= 0.8.2
55jax ~= 0.4.23
66orbax-checkpoint == 0.5.7
You can’t perform that action at this time.
0 commit comments