[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
@@ -66,6 +66,7 @@ runtime_common = [
"transformers==5.12.1",
"uvicorn",
"uvloop",
"xxhash",
"xgrammar==0.2.1",
]