From dd95ae130fbb7b024cfe56c2ebb3bb32d6af087d Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 8 Jul 2024 08:25:16 +0200 Subject: [PATCH] Update README.md Signed-off-by: Ettore Di Giacinto --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bb10267..858759bf 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ docker run -ti --name local-ai -p 8080:8080 localai/localai:latest-aio-cpu [Roadmap](https://github.com/mudler/LocalAI/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap) +- 🔥🔥 🆕 P2P Dashboard, LocalAI Federated mode and AI Swarms: https://github.com/mudler/LocalAI/pull/2723 - 🆕 You can browse now the model gallery without LocalAI! Check out https://models.localai.io - 🔥🔥 Decentralized llama.cpp: https://github.com/mudler/LocalAI/pull/2343 (peer2peer llama.cpp!) 👉 Docs https://localai.io/features/distribute/ - 🔥🔥 Openvoice: https://github.com/mudler/LocalAI/pull/2334