chore(submodule): add third_party/agentic-kvcache submodule
Pinned to scaleaisys/projects/agentic-kvcache.git HEAD. Whitelisted in .gitignore alongside third_party/sglang/.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,4 +15,5 @@ outputs/
|
|||||||
# Vendored dependencies. Track only the maintained SGLang fork/snapshot.
|
# Vendored dependencies. Track only the maintained SGLang fork/snapshot.
|
||||||
third_party/*
|
third_party/*
|
||||||
!third_party/sglang/
|
!third_party/sglang/
|
||||||
|
!third_party/agentic-kvcache/
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "third_party/agentic-kvcache"]
|
||||||
|
path = third_party/agentic-kvcache
|
||||||
|
url = git@ipads.se.sjtu.edu.cn:scaleaisys/projects/agentic-kvcache.git
|
||||||
1
third_party/agentic-kvcache
vendored
Submodule
1
third_party/agentic-kvcache
vendored
Submodule
Submodule third_party/agentic-kvcache added at 44796a1139
Reference in New Issue
Block a user