mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
[submodule "3rdparty/cutlass"]
|
|
path = 3rdparty/cutlass
|
|
url = https://github.com/NVIDIA/cutlass.git
|
|
branch = v2.10.0
|
|
[submodule "3rdparty/json"]
|
|
path = 3rdparty/json
|
|
url = https://github.com/nlohmann/json.git
|
|
[submodule "3rdparty/cxxopts"]
|
|
path = 3rdparty/cxxopts
|
|
url = https://github.com/jarro2783/cxxopts
|
|
branch = v3.1.1
|