vllm.utils.b12x ¶
Lazy accessors for the optional b12x package.
Functions:
-
has_b12x–Return whether the B12X package is installed.
-
reuse_packed_weight_storage–Reuse packed tensor addresses when a compatible weight is reloaded.
has_b12x() cached ¶
reuse_packed_weight_storage(current, replacement) ¶
Reuse packed tensor addresses when a compatible weight is reloaded.