Revert "[Spec] Split init_backends; account draft weights in --mem-fraction-static" (#28841)

This commit is contained in:
Lianmin Zheng
2026-06-21 07:52:35 -07:00
committed by GitHub
parent 320b231ea6
commit 7942d546d1
12 changed files with 99 additions and 148 deletions
@@ -58,7 +58,7 @@ class SpecEagleServerBase(CustomTestCase):
attention_backend = "flashinfer"
# Primary axis: False -> overlap scheduler; True -> synchronous (non-overlap).
disable_overlap = False
mem_fraction_static = 0.85
mem_fraction_static = 0.75
max_running_requests = 8
chunked_prefill_size = 128
# bf16 rather than fp16: fp16 activations can overflow (-> Inf -> NaN) on