[fix] \ No newline at end of file

This commit is contained in:
root
2026-08-19 02:07:29 +00:00
parent 8ce55d6e44
commit cbbc3a6100
2 changed files with 2 additions and 2 deletions

View File

@@ -2318,4 +2318,4 @@ class PagedAttention:
_xllm_block_copy(key_ptrs, val_ptrs,
src_indices, dst_indices, cum_sum,
numel_per_block, cache_dtype)
numel_per_block, cache_dtype)

View File

@@ -62,4 +62,4 @@ replace_once(
COMPATIBLE_BLOCK,
required=True,
already_contains="BI100 CoreX 3.2.3 exposes vllm_swap_blocks",
)
)