Skip to content

could not load the config correctly #7

@zeyofu

Description

@zeyofu

Hi, for the released model, it calls LlavaQwenModel class. However, the LlavaQwenModel class uses LlavaQwenConfig, which essentially is Qwen2Config, is a LLM config only. So it could not load the released model correctly... Line here:

class LlavaQwenModel(LlavaMetaModel, Qwen2Model):

Could you please help with this?

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