vllm.v1.kv_offload.tiering.obj.config ¶
Connection configuration for the object store secondary tier.
Classes:
-
ObjStoreConfig–Connection parameters for an object store backend.
ObjStoreConfig dataclass ¶
Connection parameters for an object store backend.
Methods:
-
to_nixl_params–Build the NIXL backend params dict.
Source code in vllm/v1/kv_offload/tiering/obj/config.py
to_nixl_params() ¶
Build the NIXL backend params dict.