ec436095dd
Book-CI / test (macos-latest) (push) Has been cancelled
Book-CI / test (ubuntu-latest) (push) Has been cancelled
Book-CI / test (windows-latest) (push) Has been cancelled
Release Fake Tag / publish (push) Has been cancelled
Deploy / deploy (macos-latest) (push) Has been cancelled
Deploy / deploy (ubuntu-latest) (push) Has been cancelled
Deploy / deploy (windows-latest) (push) Has been cancelled
Release to PyPI / Build & publish sglang-kt (push) Has been cancelled
Release to PyPI / Build kt-kernel (Python 3.11) (push) Has been cancelled
Release to PyPI / Build kt-kernel (Python 3.12) (push) Has been cancelled
Release to PyPI / Publish kt-kernel to PyPI (push) Has been cancelled
29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
[submodule "third_party/llama.cpp"]
|
|
path = archive/third_party/llama.cpp
|
|
url = https://github.com/ggerganov/llama.cpp.git
|
|
[submodule "third_party/pybind11"]
|
|
path = archive/third_party/pybind11
|
|
url = https://github.com/pybind/pybind11.git
|
|
[submodule "third_party/spdlog"]
|
|
path = archive/third_party/spdlog
|
|
url = https://github.com/gabime/spdlog.git
|
|
[submodule "third_party/custom_flashinfer"]
|
|
path = archive/third_party/custom_flashinfer
|
|
url = https://github.com/kvcache-ai/custom_flashinfer.git
|
|
branch = fix-precision-mla-merge-main
|
|
[submodule "third_party/xxHash"]
|
|
path = archive/third_party/xxHash
|
|
url = https://github.com/Cyan4973/xxHash.git
|
|
[submodule "third_party/prometheus-cpp"]
|
|
path = archive/third_party/prometheus-cpp
|
|
url = https://github.com/jupp0r/prometheus-cpp
|
|
[submodule "third_party/PhotonLibOS"]
|
|
path = archive/third_party/PhotonLibOS
|
|
url = https://github.com/alibaba/PhotonLibOS.git
|
|
[submodule "kt-kernel/third_party/llama.cpp"]
|
|
path = kt-kernel/third_party/llama.cpp
|
|
url = https://github.com/ggerganov/llama.cpp.git
|
|
[submodule "kt-kernel/third_party/pybind11"]
|
|
path = kt-kernel/third_party/pybind11
|
|
url = https://github.com/pybind/pybind11.git
|