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

Bdellabe/e2e lmeval tests multimodal #1150

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

brian-dellabetta
Copy link
Collaborator

@brian-dellabetta brian-dellabetta commented Feb 13, 2025

SUMMARY:
In order to add multimodal tests to lm_eval, I had to expand the data model and moved some hard-coded logic into conditionals.

This includes a folder re-org, so that lm-eval tests were moved out of tests/e2e and into their own tests/lmeval folder (they are integration+regression tests).

We'll have to make sure QA team is aware of the re-org once this lands, as they might have to change the github ci/cd accordingly. This adds roughly 35 minutes of testing to the weekly tests

TEST PLAN:
No new source code

Copy link

👋 Hi! Thank you for contributing to llm-compressor. Please add the ready label when the PR is ready for review.

Note: This is required to complete the testing suite, please only add the label once the PR is code complete and local testing has been performed.

@brian-dellabetta brian-dellabetta force-pushed the bdellabe/e2e-lmeval-tests-multimodal branch from 24c757e to a4434cd Compare February 13, 2025 22:28
Copy link
Collaborator

@kylesayrs kylesayrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so far

tests/e2e/e2e_utils.py Outdated Show resolved Hide resolved
tests/lmeval/test_lmeval.py Show resolved Hide resolved
@brian-dellabetta brian-dellabetta marked this pull request as ready for review February 17, 2025 20:59
@brian-dellabetta brian-dellabetta force-pushed the bdellabe/e2e-lmeval-tests-multimodal branch from 05e6c32 to 646e329 Compare February 17, 2025 21:04
Signed-off-by: Brian Dellabetta <[email protected]>
@brian-dellabetta brian-dellabetta force-pushed the bdellabe/e2e-lmeval-tests-multimodal branch from 646e329 to 20c6155 Compare February 17, 2025 21:07
Signed-off-by: Brian Dellabetta <[email protected]>
@brian-dellabetta brian-dellabetta added the ready When a PR is ready for review label Feb 17, 2025
rahul-tuli
rahul-tuli previously approved these changes Feb 17, 2025
Copy link
Collaborator

@rahul-tuli rahul-tuli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

kylesayrs
kylesayrs previously approved these changes Feb 17, 2025
Copy link
Collaborator

@kylesayrs kylesayrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So good

tests/e2e/e2e_utils.py Outdated Show resolved Hide resolved
tests/lmeval/test_lmeval.py Show resolved Hide resolved
Signed-off-by: Brian Dellabetta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready When a PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants