Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable parallel evaluation for VLM-s #1235

Merged
merged 2 commits into from
Jan 25, 2025
Merged

Re-enable parallel evaluation for VLM-s #1235

merged 2 commits into from
Jan 25, 2025

Conversation

nikg4
Copy link
Collaborator

@nikg4 nikg4 commented Jan 25, 2025

Description

-- Using LM-harness's parallelize=True ( shard_for_eval=True) works OK now on GCP (couldn't get the previous data parallel recipe work)
-- Removing the outdated ModelParams check and comment that shard_for_eval is not compatible with accelerate. The current documentation suggests using accelerate for this: https://github.com/EleutherAI/lm-evaluation-harness

Related issues

Towards OPE-926

Before submitting

  • This PR only changes documentation. (You can ignore the following checks in that case)
  • Did you read the contributor guideline Pull Request guidelines?
  • Did you link the issue(s) related to this PR in the section above?
  • Did you add / update tests where needed?

Reviewers

At least one review from a member of oumi-ai/oumi-staff is required.

Copy link

linear bot commented Jan 25, 2025

OPE-926

@nikg4 nikg4 requested a review from optas January 25, 2025 01:55
@nikg4 nikg4 marked this pull request as ready for review January 25, 2025 02:05
@nikg4 nikg4 requested a review from kaisopos January 25, 2025 02:06
@nikg4 nikg4 merged commit ca249b4 into main Jan 25, 2025
2 checks passed
@nikg4 nikg4 deleted the xrdaukar/evlmfx branch January 25, 2025 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants