mlcommons / cm4mlops

A collection of portable, reusable and cross-platform automation recipes (CM scripts) with a human-friendly interface and minimal dependencies to make it easier to build, run, benchmark and optimize AI, ML and other applications and systems across diverse and continuously changing models, data sets, software and hardware (cloud/edge)
http://docs.mlcommons.org/cm4mlops/
Apache License 2.0
7 stars 12 forks source link

Sync with dev (new) #31

Closed arjunsuresh closed 2 months ago

github-actions[bot] commented 2 months ago

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

arjunsuresh commented 2 months ago

@gfursin This PR looks fine. Once merged, we can rewrite the history removing large blobs. Without history it is (saved here )

arjunsuresh@Arjuns-MacBook-Pro cm4mlops_temp % du -sh
 12M    .

With history it is currently around 40M. It can be made to <20M once we remove some large files from the git history. Anyway I don't think we need to worry about git history (unless it is huge) when talking about repo size as usually we talk about the "zip download" excluding the history.

Also, the new main/dev branches might have some files/folders that were deleted in the new cm4mlops repository. So, these need to be redeleted - I see the tests folder in the root directory that needs to be deleted.