vllm.config.ec_manager_config ¶
Classes:
-
EncoderCacheManagerConfig– -
EncoderCacheManagerMetadata–Abstract Metadata used to communicate between the
EncoderCacheManagerConfig ¶
Attributes:
-
encoder_cache_manager_cls(str | None) –Fully qualified class name of the custom encoder cache manager.
-
manager_config(dict[str, Any]) –Opaque configuration interpreted by the custom cache manager.