[misc] Make NaN-logit sanitization opt-in (default off) (#28829)
Co-authored-by: hnyls2002 <lsyincs@gmail.com>
This commit is contained in:
co-authored by
hnyls2002
parent
7f67965b4d
commit
a4d0ff3def
@@ -21,10 +21,6 @@ declare -A ENV_MAP=(
|
||||
# the MXFP4 EAGLE-MTP decode path and abort the queue with an HSA hardware
|
||||
# exception.
|
||||
[SGLANG_ENABLE_ASYNC_ASSERT]=0
|
||||
# Disabled on AMD: the per-step NaN-logit probe/sanitize kernels (#27883) in
|
||||
# the sampler hot path lower single-batch decode fwd_occupancy below the
|
||||
# base-a sanity threshold.
|
||||
[SGLANG_SANITIZE_NAN_LOGITS]=0
|
||||
[SGLANG_USE_AITER]=1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user