Skip to content

Errors happened in Qwen2.5 #16

Description

@Sugar929

image_indices = (k_states_image_token_L1_norm.topk(pivot_image_token).indices + image_token_start_index).tolist()
RuntimeError: selected index k out of range

and the k_states_image_token_L1_norm is in shape of torch.Size([0]), and k_states_image_token'shape is torch.Size([0, 512])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions