Skip to content

about different text generation methods #27

@payphone131

Description

@payphone131

hello, i find there are two ways of generating texts in your code: in minigpt_test_manual_prompts_visual_llm.py, you use Chat(), ask() and answer() to generate texts; while in minigpt_inference.py, you use Generator(), Prompt() and generate() to generate texts. what are the differences between them?

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