vllm.config.ec_manager_config ¶
Classes:
-
EncoderCacheManagerConfig– -
EncoderCacheManagerMetadata–Abstract Metadata used to communicate between the
EncoderCacheManagerConfig ¶
Attributes:
-
encoder_cache_manager_cls(str | None) –The qualified class name of the custom encoder cache manager.
Source code in vllm/config/ec_manager_config.py
encoder_cache_manager_cls = None class-attribute instance-attribute ¶
The qualified class name of the custom encoder cache manager.