Skip to content

Add support for multi-GPU VLM eval #138

Description

@camilobrownpinilla

What

VLMs are currently single-process single-GPU evaluated via lmms-eval. lmms-eval has built in support for multi-GPU eval via data parallelism that we can integrate, allowing us to speed up eval time.

Scope

Limited to eval/vlm/adapter.py and scripts/vlm_eval_harness.py.

Backward compatibility

This will preserve all current behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions