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

Enabled LMCorrectness inference tests on HPU. #5271

Merged

Conversation

vshekhawat-hlab
Copy link
Contributor

Since lm_eval API(v0.3.0) does not currently support HPU accelerator, so to run LMCorrectness tests on HPU, get lm_eval model with CPU and move it to HPU accelerator.

Since lm_eval API does not currently support HPU accelrator,
 so to run LMCorrectness tests on HPU, get lm_eval model with
CPU and move it to HPU accelrator.
@loadams
Copy link
Contributor

loadams commented Mar 13, 2024

@vshekhawat-hlab - do you have a list of unit tests that run today on the HPU that we can enable in CI?

@loadams loadams added this pull request to the merge queue Mar 13, 2024
Merged via the queue into microsoft:master with commit cf58c53 Mar 13, 2024
14 checks passed
@vshekhawat-hlab
Copy link
Contributor Author

@vshekhawat-hlab - do you have a list of unit tests that run today on the HPU that we can enable in CI?

@loadams ,

Yes, I have a list of tests that can run on HPU. Will push a PR to update .github/workflows/hpu-gaudi2.yml.

@loadams
Copy link
Contributor

loadams commented Mar 13, 2024

@vshekhawat-hlab - do you have a list of unit tests that run today on the HPU that we can enable in CI?

@loadams ,

Yes, I have a list of tests that can run on HPU. Will push a PR to update .github/workflows/hpu-gaudi2.yml.

Sounds good, thanks!

rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
Since lm_eval API(v0.3.0) does not currently support HPU accelerator, so
to run LMCorrectness tests on HPU, get lm_eval model with CPU and move
it to HPU accelerator.
dbyoung18 pushed a commit to dbyoung18/DeepSpeed that referenced this pull request Jun 11, 2024
Since lm_eval API(v0.3.0) does not currently support HPU accelerator, so
to run LMCorrectness tests on HPU, get lm_eval model with CPU and move
it to HPU accelerator.
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