[submodule "third_party/llama.cpp"]
	path = third_party/llama.cpp
	url = https://github.com/ggerganov/llama.cpp.git
[submodule "third_party/pybind11"]
	path = third_party/pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "third_party/custom_flashinfer"]
	path = third_party/custom_flashinfer
	url = https://github.com/kvcache-ai/custom_flashinfer.git
	branch = fix-precision-mla-merge-main
[submodule "third_party/sglang"]
	path = third_party/sglang
	url = https://github.com/kvcache-ai/sglang.git
	branch = main
