Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Dec 11, 2024
1 parent d37bb0f commit b47208a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,10 @@
This repository contains the automations and scripts used to run MLPerf benchmarks, primarily focusing on MLPerf inference benchmarks. The automations used here are largely based on and extended from the [Collective Mind script automations](https://github.com/mlcommons/cm4mlops/tree/main/automation/script).


## Collective Mind (CM)
## Collective Mind (CM) Automations

**CM (Collective Mind)** is a Python package with a CLI and API designed to create and manage automations. Two key automations developed using CM are **Script** and **Cache**, which streamline ML workflows, including managing Docker runs.

The CM Python package was developed by Grigori Fursin. The Script and Cache automations are part of this repository, created by Grigori Fursin and Arjun Suresh and sponsored by OctoML, cKnowledge, cTuning and MLCommons.

The CM scripts, also housed in this repository, are created and maintained by Arjun Suresh and Anandhu Sooraj, and Grigori Fursin with the help of the MLCommons community.

**CM CLI:** https://docs.mlcommons.org/ck/specs/cm-cli/

**Documentation site for MLPerf Inference:** https://docs.mlcommons.org/inference/

## License

Expand Down

0 comments on commit b47208a

Please sign in to comment.