From d517e2ddb378d40ba9e50b1e569bc9782ab6c9e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=8A=E4=B8=80=20=E9=9B=B7?= Date: Sun, 23 Apr 2023 10:11:00 +0800 Subject: [PATCH] Update docs/components/learnware.rst --- docs/components/learnware.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/learnware.rst b/docs/components/learnware.rst index 7fd8cf5..57e5119 100644 --- a/docs/components/learnware.rst +++ b/docs/components/learnware.rst @@ -15,6 +15,7 @@ Addressing Concerns with Learnware The learnware approach aims to address several challenges: + +------------------------+----------------------------------------------------------------------------------------+ | Concern | Solution | +========================+========================================================================================+ @@ -37,7 +38,6 @@ The learnware approach aims to address several challenges: | Carbon emissions | Reduce the need to train numerous large models by assembling smaller models that | | | provide satisfactory performance. | +------------------------+----------------------------------------------------------------------------------------+ - Future Work and Progress ------------------------