Skip to content

no self.image_token_posi and image_tokens #13

@hktk07

Description

@hktk07

In modeling_qwen2.py line 123 'HOLITOM_image_token_start_index = self.image_token_posi[0]' and 124 'HOLITOM_image_token_length = self.image_tokens[0]' have error of 'AttributeError: 'LlavaQwenModel' object has no attribute 'image_token_posi'' and 'AttributeError: 'LlavaQwenModel' object has no attribute 'image_tokens'. Did you mean: 'embed_tokens'?'

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