From e5e86d0acb8e2783055c9719061d963542b7f9ac Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Fri, 7 Nov 2025 16:50:47 +0100 Subject: [PATCH] Enhance README with roadmap and getting started info Updated README to include roadmap link and clarify getting started section. Signed-off-by: Ettore Di Giacinto --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0f4b8112..33168ab50 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ local-ai run oci://localai/phi-2:latest > ⚡ **Automatic Backend Detection**: When you install models from the gallery or YAML files, LocalAI automatically detects your system's GPU capabilities (NVIDIA, AMD, Intel) and downloads the appropriate backend. For advanced configuration options, see [GPU Acceleration](https://localai.io/features/gpu-acceleration/#automatic-backend-detection). -For more information, see [💻 Getting started](https://localai.io/basics/getting_started/index.html) +For more information, see [💻 Getting started](https://localai.io/basics/getting_started/index.html), if you are interested in our roadmap items and future enhancements, you can see the [Issues labeled as Roadmap here](https://github.com/mudler/LocalAI/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap) ## 📰 Latest project news