Skip to content

Drivebench inference for internvl: function "process_pil_image" unused #56

@CrazyElements

Description

@CrazyElements

Hi! I noticed that in internvl_lmdeploy.py, you defined a helper function process_pil_image to preprocess image inputs for InternVL models, but it doesn’t seem to be used anywhere in the current inference pipeline.

Could you clarify whether this preprocessing step is required for correct inference (or for matching the model’s expected input format), and if so, where it should be applied?

Also, could you share the decoding settings used in your experiments, specifically max_new_tokens, top_p, and temperature?

Thanks in advance!

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