Skip to content

feat(tap): record mm_hashes alongside block_hashes #9

Description

@wseaton

The tap records block_hashes + output_token_ids but no per-request multimodal identity.

Problem: two requests with the same text prefix but different images are indistinguishable, so multimodal prefix-cache replay can't tell them apart.

Proposed: capture vLLM's per-input mm_hashes in the trace record.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions