chore: bump mooncake version to 0.3.12.post1 (#32302)

This commit is contained in:
Shangming Cai
2026-07-25 14:12:46 +08:00
committed by GitHub
parent 6a046fad09
commit bdd0698541
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -469,7 +469,7 @@ stabilize_flashinfer_jit_paths() {
}
install_extra_deps() {
MOONCAKE_VERSION="0.3.11.post1"
MOONCAKE_VERSION="0.3.12.post1"
NIXL_VERSION="1.3.0"
# sgl-eval is git-only and cannot be declared in python/pyproject.toml (see
# the note there). The nightly GSM8K eval shells out to the sgl-eval CLI and