ColossalAI/colossalai/inference/kv_cache/__init__.py

3 lines
90 B
Python

from .batch_infer_state import BatchInferState
from .kvcache_manager import MemoryManager