Skip to content

Dealing with VLM #121

@UlrickBL

Description

@UlrickBL

Hello,

When dealing with VLM, the content of the prompt / chat template is not pure text but contains PIL images or base64 images. So the prompt formater that deals with the reflective LLM is limited since it transforms the output in text. Is there a way to overwrite this function easily ? I guess it would be even better to adapt this function so it outputs a chat template format that is then fed to the reflective LLM (open AI format) instead of pure string.

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