Skip to content

Commit 2b7fe5d

Browse files
committed
clean up docs
1 parent 19c35ff commit 2b7fe5d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ We are preparing new projects based on user feedback - please contact [Grigori F
7272

7373
### Documentation
7474

75-
**MLCommons is updating the CM documentation based on user feedback - please check stay tuned for more details**.
76-
75+
* [CM installation GUI](https://access.cknowledge.org/playground/?action=install)
7776
* [CM Getting Started Guide and FAQ](docs/getting-started.md)
7877
* [Common CM interface to run MLPerf inference benchmarks](docs/mlperf/inference)
7978
* [Common CM interface to re-run experiments from ML and Systems papers including MICRO'23 and the Student Cluster Competition @ SuperComputing'23](docs/tutorials/common-interface-to-reproduce-research-projects.md)

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ for MLOps and MLPerf.
224224
You can skip installation of this repository and use the standard CM command to pull this repo
225225
as follows:
226226
```bash
227-
cm init --skip
227+
cm init --min
228228
cm pull repo mlcommons@cm4mlops
229229
```
230230

0 commit comments

Comments
 (0)