From 93f0b7ae03ec0a92375616fda62ca3a0ebb075e9 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Wed, 27 Mar 2024 18:17:12 +0100 Subject: [PATCH] update hot topics Signed-off-by: Ettore Di Giacinto --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8cf15d5a..5f1bfe0b 100644 --- a/README.md +++ b/README.md @@ -50,14 +50,12 @@ [Roadmap](https://github.com/mudler/LocalAI/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap) +- Openvino support: https://github.com/mudler/LocalAI/pull/1892 - Vector store: https://github.com/mudler/LocalAI/pull/1795 - All-in-one container image: https://github.com/mudler/LocalAI/issues/1855 -- Parallel function calling: https://github.com/mudler/LocalAI/pull/1726 +- Parallel function calling: https://github.com/mudler/LocalAI/pull/1726 / Tools API support: https://github.com/mudler/LocalAI/pull/1715 - Upload file API: https://github.com/mudler/LocalAI/pull/1703 -- Tools API support: https://github.com/mudler/LocalAI/pull/1715 -- LLaVa 1.6: https://github.com/mudler/LocalAI/pull/1714 -- ROCm container images: https://github.com/mudler/LocalAI/pull/1595 -- Intel GPU support (sycl, transformers, diffusers): https://github.com/mudler/LocalAI/issues/1653 +- ROCm container images: https://github.com/mudler/LocalAI/pull/1595 / Intel GPU support (sycl, transformers, diffusers): https://github.com/mudler/LocalAI/issues/1653 - Mamba support: https://github.com/mudler/LocalAI/pull/1589 - Start and share models with config file: https://github.com/mudler/LocalAI/pull/1522 - 🐸 Coqui: https://github.com/mudler/LocalAI/pull/1489