RepoGroqGroqpublished Jan 25, 2023seen 5d

groq/mlagility

Python

Open original ↗

Captured source

source ↗
published Jan 25, 2023seen 5dcaptured 8hhttp 200method plain

groq/mlagility

Description: Machine Learning Agility (MLAgility) benchmark and benchmarking tools

Language: Python

License: MIT

Stars: 40

Forks: 12

Open issues: 1

Created: 2023-01-25T18:48:21Z

Pushed: 2025-07-31T14:57:30Z

Default branch: main

Fork: no

Archived: yes

README:

The MLAgility Project

![MLAgility tests](https://github.com/groq/mlagility/tree/main/test "Check out our tests") ![onnxflow tests](https://github.com/groq/mlagility/tree/main/test "Check out our tests") ![MLAgility GPU tests](https://github.com/groq/mlagility/tree/main/test "Check out our tests")

MLAgility offers a complementary approach to MLPerf by examining the capability of vendors to provide turnkey solutions to a corpus of hundreds of off-the-shelf models. All of the model scripts and benchmarking code are published as open source software. The performance data is available at our Huggingface Space.

Benchmarking Tool

Our _benchit_ CLI allows you to benchmark Pytorch models without changing a single line of code. The demo below shows BERT-Base being benchmarked on both Nvidia A100 and Intel Xeon. For more information, check out our Tutorials and Tools User Guide.

You can reproduce this demo by trying out the Just Benchmark BERT tutorial.

1000+ Models

This repository is home to a diverse corpus of hundreds of models. We are actively working on increasing the number of models on our model library. You can see the set of models in each category by clicking on the corresponding badge.

Benchmarking results

We are also working on making MLAgility results publicly available at our Huggingface Space. Check it out!

How everything fits together

The diagram above illustrates the MLAgility repository's structure. Simply put, the MLAgility models are leveraged by our benchmarking tool, benchit, to produce benchmarking outcomes showcased on our Hugging Face Spaces page.

Installation

Please refer to our mlagility installation guide to get instructions on how to install mlagility.

Contributing

We are actively seeking collaborators from across the industry. If you would like to contribute to this project, please check out our contribution guide.

License

This project is licensed under the MIT License - see the LICENSE file for details.