mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 01:05:01 +08:00
[MISC]: change NIXL compatibility hash logging level to debug (#30182)
This commit is contained in:
parent
421125d03a
commit
8d3da4c79d
@ -189,7 +189,7 @@ def compute_nixl_compatibility_hash(
|
||||
}
|
||||
|
||||
compat_hash = hash_factors(factors)
|
||||
logger.info(
|
||||
logger.debug(
|
||||
"NIXL compatibility hash: %s (model=%s, dtype=%s, num_kv_heads=%d, "
|
||||
"cache_dtype=%s, attn_backend=%s)",
|
||||
compat_hash,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user