96a4afba432bd575cc7906152f923707d6e7f804
ixformer.functions exposes vllm_copy_cache and vllm_swap_blocks, NOT copy_blocks/swap_blocks. Wrong function names crash engine when prefix cache starts copying KV blocks (~9 min into eval). Error was: AttributeError: module 'ixformer.functions' has no attribute 'copy_blocks' at _custom_ops.py:1145 in copy_blocks
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%