From 7f13e3a783ef93f7562467bde2ed58632401dd62 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 18 Jun 2024 08:42:30 +0200 Subject: [PATCH] docs(models): fixup top message Signed-off-by: Ettore Di Giacinto --- .github/ci/modelslist.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ci/modelslist.go b/.github/ci/modelslist.go index a350f0984e22..ab0aa90bf898 100644 --- a/.github/ci/modelslist.go +++ b/.github/ci/modelslist.go @@ -114,12 +114,12 @@ var modelPageTemplate string = `

- 🖼️ Available {{.AvailableModels}} models repositories + 🖼️ Available {{.AvailableModels}} models

- Refer to Model gallery for more information on how to use the models with LocalAI. + Refer to the Model gallery for more information on how to use the models with LocalAI.
You can install models with the CLI command local-ai models install . or by using the WebUI.