MCPcopy Create free account
hub / github.com/FastMAS/KVCOMM / kvcomm_engine.py

File kvcomm_engine.py

KVCOMM/llm/kvcomm_engine.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Utilities to manipulate DynamicCache and coordinate KV anchor workflows.
2
3This module extends `transformers.cache_utils.DynamicCache` with operations for
4safe slicing, concatenation, selection, splitting by placeholder spans, and

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected