From e7813d4ec412447a7e9a5b4f1737bb482dab849c Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Wed, 17 Jul 2024 15:14:22 +0200 Subject: [PATCH] Update README.md Signed-off-by: Ettore Di Giacinto --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 9107fc37..55ad1769 100644 --- a/README.md +++ b/README.md @@ -72,14 +72,14 @@ 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 -- 🆕 Function calls without grammars and mixed mode: https://github.com/mudler/LocalAI/pull/2328 -- 🔥🔥 Distributed inferencing: https://github.com/mudler/LocalAI/pull/2324 -- Chat, TTS, and Image generation in the WebUI: https://github.com/mudler/LocalAI/pull/2222 -- Reranker API: https://github.com/mudler/LocalAI/pull/2121 +- June 2024: 🔥🔥 🆕 P2P Dashboard, LocalAI Federated mode and AI Swarms: https://github.com/mudler/LocalAI/pull/2723 +- June 2024: 🆕 You can browse now the model gallery without LocalAI! Check out https://models.localai.io +- May 2024: 🔥🔥 Decentralized P2P llama.cpp: https://github.com/mudler/LocalAI/pull/2343 (peer2peer llama.cpp!) 👉 Docs https://localai.io/features/distribute/ +- May 2024: 🔥🔥 Openvoice: https://github.com/mudler/LocalAI/pull/2334 +- May 2024: 🆕 Function calls without grammars and mixed mode: https://github.com/mudler/LocalAI/pull/2328 +- May 2024: 🔥🔥 Distributed inferencing: https://github.com/mudler/LocalAI/pull/2324 +- May 2024: Chat, TTS, and Image generation in the WebUI: https://github.com/mudler/LocalAI/pull/2222 +- April 2024: Reranker API: https://github.com/mudler/LocalAI/pull/2121 Hot topics (looking for contributors):