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

Add git history to this repo from mlcommons@ck #30

Open gfursin opened 2 months ago

gfursin commented 2 months ago

Hi @arjunsuresh . Let sync how to do that . Thanks!

arjunsuresh commented 2 months ago

Hi @gfursin this branch is having the history and is in sync with the main branch now. But only admins can change/rename the default branch. For now please use it for any development work. https://github.com/mlcommons/cm4mlops/tree/temp

gfursin commented 2 months ago

Hi @arjunsuresh - is it in sync with the dev branch? We keep current developments there.

gfursin commented 2 months ago

I actually completed most of our pending tasks and fixes in the dev repo and don't plan to do major updates now.

arjunsuresh commented 2 months ago

No @gfursin it is in sync with the main branch now. But once the default branch is changed we can sync it with the dev branch.

gfursin commented 2 months ago

Hi @arjunsuresh . The new main and dev branches seem to work fine but the total size of the new repo is still very large. Do you think we can reduce it to ~10MB, please?

arjunsuresh commented 2 months ago

Hi @gfursin Without history the size was 12 M. Now, the size is 40M.

I have created a branch named "clean-history" with rewritten history for cm-mlops.

arjunsuresh commented 2 months ago

Hi @gfursin I created a cleaner repository with git history here: https://github.com/arjunsuresh/cm4mlops . I think the easiest option is to just move this repository to mlcommons. Its size is 20M with ~8M of git history.