Skip to content

'Emu3ForCausalLM' object has no attribute 'generate #43

@XieZixiUSTC

Description

@XieZixiUSTC

model_path = "./Emu3.5-Image" # download from hf
vq_path = "./Emu3.5-VisionTokenizer" # download from hf

tokenizer_path = "./Emu3.5-VisionTokenizer"

tokenizer_path = "./src/tokenizer_emu3_ibq"
vq_type = "ibq"

task_type in {"t2i", "x2i", "howto", "story", "explore", "vla"}

task_type = "x2i"

whether prompts include an input image token and provide reference_image paths

use_image = True

saving config

exp_name = "emu3p5"
save_path = f"./outputs/{exp_name}"
save_to_proto = True
setup_logger(save_path)
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions