Skip to content

Should i change model_name "glli/ART_GuideModel"? #6

@reverseinread

Description

@reverseinread

i find it's always error when i use glli/ART_GuideModel as llava_lora_path in "def build_llava".
then i find "model_name=get_model_name_from_path(llava_lora_path)",which actually means "model_name = ART_GuideModel"
however, in "def load_pretrained_model ",if i want to load llava model fine-tuned by lora, model_name should contain "llava" and "lora".
Should I change model_name?

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