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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions