From 53c8ab1020c9ef4ada9e7206c60f4bd5a2f905c0 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 18 Jul 2024 10:01:08 +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 25c3cfd8..765fe5df 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ docker run -ti --name local-ai -p 8080:8080 localai/localai:latest-aio-cpu - July 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 +- June 2024: Support for models from OCI registries: https://github.com/mudler/LocalAI/pull/2628 - 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