[core/loader] Add presharded load format (#24256)

Co-authored-by: Shu Wang <shuwanguc@google.com>
This commit is contained in:
Cheng Wan
2026-07-25 13:03:39 -07:00
committed by GitHub
co-authored by Shu Wang
parent 9791fc7090
commit 659d349b61
9 changed files with 1834 additions and 2 deletions
+1
View File
@@ -87,6 +87,7 @@ dependencies = [
"uvloop",
"watchfiles",
"xgrammar==0.2.1",
"xxhash",
"zstandard",
]