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

[automation and reproducibility taskforce] progress report for 20240130 #1082

Closed
7 of 16 tasks
gfursin opened this issue Jan 30, 2024 · 1 comment
Closed
7 of 16 tasks

Comments

@gfursin
Copy link
Contributor

gfursin commented Jan 30, 2024

Many thanks to MLPerf submitters and MLCommons members for their feedback during the past 2 weeks
to help us improve the MLCommons CM automation for MLPerf inference:

Improvements and extensions to general CM automation recipes

that all submitters can reuse to automate their benchmarking:

Download models

  • cmr "get ml-model gptj"
  • cmr "get ml-model stable-diffusion"
  • cmr --tags=get,ml-model,llama2-70b

Download datasets

  • cmr "get dataset cnndm _validation"
  • cmr "get dataset coco2014 _validation"
  • cmr "get preprocessed dataset openorca _validation"

Detect/install frameworks

  • cmr "get generic-python-lib _package.onnxruntime" --version_min=1.16.0
  • cmr "get generic-python-lib _package.torch" --version=2.1.1

    cmr "get generic-python-lib _package.torchvision" --version=0.16.2

Continue repeatibility study for v3.1

  • GPT-J from Intel - thanks to feedback we are nearly done and have CM automation
  • GPT-J from Nvidia - re-testing it because of some reports about potential issues
  • Google submission is under testing

Feel free to report issues or suggest submissions here or via our Discord server.

Suggestions that we may include to the new CM v1.6.1 release before the next meeting:

  • Substitute current complex docs with a CM GUI
    to select implementation, target, model and then generate CM commands
    or show the current state with automation and reproducibility
    • we started prototyping this GUI and will hopefully show it next time.
  • Develop high-level CM script to run different MLPerf implementations with all models for a given target in sequence similar to SPEC benchmarks (in progress).
  • Update inference v4.0 READMEs with CM commands to download/detect/install models, datasets and frameworks

Longer term:

CM is a collaborative engineering effort based on your feedback -
please don't hesitate to get in touch via our Discord server
or open a ticket here. Thank you!

@gfursin
Copy link
Contributor Author

gfursin commented Jan 31, 2024

Moved to mlcommons/inference#1595

@gfursin gfursin closed this as completed Jan 31, 2024
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

No branches or pull requests

1 participant