From a99fe3815c5e1b6fe12eee99529efbd5ef9ff87e Mon Sep 17 00:00:00 2001 From: bxdd <45119470+bxdd@users.noreply.github.com> Date: Sat, 13 Jan 2024 21:42:54 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9209df0..155b865 100644 --- a/README.md +++ b/README.md @@ -63,14 +63,14 @@ The need for Learnware arises due to challenges in machine learning, such as the | Carbon emission | Assembling small models may offer good-enough performance, reducing interest in training large models and the carbon footprint. | -The learnware paradigm consists of two distinct stages: -- `Submitting Stage`: Developers voluntarily submit various learnwares to the learnware market, and the system conducts quality checks and further organization of these learnwares. -- `Deploying Stage`: When users submit task requirements, the learnware market automatically selects whether to recommend a single learnware or a combination of multiple learnwares and provides efficient deployment methods. Whether it’s a single learnware or a combination of multiple learnwares, the system offers convenient learnware reuse interfaces. -