|
11 | 11 |
|
12 | 12 | ### About
|
13 | 13 |
|
14 |
| -[Collective Knowledge (CK)](https://cKnowledge.org) in an educational project |
15 |
| -to help researchers and engineers automate their repetitive, tedious and time-consuming tasks |
16 |
| -to build, run, benchmark and optimize AI, ML and other applications and systems |
17 |
| -across diverse and continuously changing models, data, software and hardware. |
| 14 | +[Collective Knowledge (CK, CM, CM4MLOps, CM4MLPerf and CMX)](https://cKnowledge.org) |
| 15 | +is an educational community project to learn how to run AI, ML and other emerging workloads |
| 16 | +in the most efficient and cost-effective way across diverse models, data sets, software and hardware. |
18 | 17 |
|
19 | 18 | CK consists of several sub-projects:
|
20 | 19 |
|
21 | 20 | * [Collective Mind framework (CM)](cm) - a very lightweight Python-based framework with minimal dependencies
|
22 |
| - to help users implement, share and reuse cross-platform automation recipes to |
23 |
| - build, benchmark and optimize applications on any platform |
24 |
| - with any software and hardware. |
25 |
| - |
26 |
| - * [CM interface to run MLPerf inference benchmarks](https://docs.mlcommons.org/inference) |
| 21 | + intended to help researchers and engineers automate their repetitive, tedious and time-consuming tasks |
| 22 | + to build, run, benchmark and optimize AI, ML and other applications and systems |
| 23 | + across diverse and continuously changing models, data, software and hardware. |
27 | 24 |
|
28 | 25 | * [CM4MLOPS](https://github.com/mlcommons/cm4mlops) -
|
29 | 26 | a collection of portable, extensible and technology-agnostic automation recipes
|
30 | 27 | with a human-friendly interface (aka CM scripts) to unify and automate all the manual steps required to compose, run, benchmark and optimize complex ML/AI applications
|
31 | 28 | on diverse platforms with any software and hardware: see [online catalog at CK playground](https://access.cknowledge.org/playground/?action=scripts),
|
32 | 29 | [online MLCommons catalog](https://docs.mlcommons.org/cm4mlops/scripts)
|
33 | 30 |
|
| 31 | + * [CM interface to run MLPerf inference benchmarks](https://docs.mlcommons.org/inference) |
| 32 | + |
| 33 | + |
34 | 34 | * [CM4ABTF](https://github.com/mlcommons/cm4abtf) - a unified CM interface and automation recipes
|
35 | 35 | to run automotive benchmark across different models, data sets, software and hardware from different vendors.
|
36 | 36 |
|
|
0 commit comments