Skip to content

Commit 16006bb

Browse files
authored
Update README.md
1 parent f05ab06 commit 16006bb

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,9 @@ Starting **January 2025**, MLPerf automation scripts are built on the powerful [
2323

2424
## 🧰 MLCFlow (MLC) Automations
2525

26-
Building on the foundation of its predecessor, the **Collective Mind (CM)** framework, MLCFlow takes ML workflows to the next level by streamlining complex tasks like Docker container management and caching. The `mlcflow` package, written in Python, provides seamless support through both a command-line interface (CLI) and an API, making it easy to access and manage automation scripts.
27-
28-
### Core Automations
29-
- **Script Automation** – Automates script execution across different environments.
30-
- **Cache Management** – Manages reusable cached results to accelerate workflow processes.
26+
Building upon the robust foundation of its predecessor, the Collective Mind (CM) framework, MLCFlow elevates machine learning workflows by simplifying complex tasks such as Docker container management and caching. Written in Python, the mlcflow package offers a versatile interface, supporting both a user-friendly command-line interface (CLI) and a flexible API for effortless automation script management.
3127

28+
At its core, MLCFlow relies on a single powerful automation, the Script, which is extended by two actions: CacheAction and DockerAction. Together, these components provide streamlined functionality to optimize and enhance your ML workflow automation experience.
3229

3330
---
3431

@@ -40,10 +37,17 @@ We welcome contributions from the community! To contribute:
4037

4138
Your contributions help drive the project forward!
4239

40+
41+
---
42+
43+
## 💬 Join the Discussion
44+
Connect with us on the [MLCommons Benchmark Infra Discord channel](https://discord.gg/T9rHVwQFNX) to engage in discussions about **MLCFlow** and **MLPerf Automations**. We’d love to hear your thoughts, questions, and ideas!
45+
4346
---
4447

45-
## 📰 News
46-
Stay tuned for upcoming updates and announcements.
48+
## 📰 Stay Updated
49+
Keep track of the latest development progress and tasks on our [MLPerf Automations Development Board](https://github.com/orgs/mlcommons/projects/50/views/7?sliceBy%5Bvalue%5D=_noValue).
50+
Stay tuned for exciting updates and announcements!
4751

4852
---
4953

0 commit comments

Comments
 (0)