From ef310df185a93ace707650efebb67e56b6a0819b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9van=20Le=20Meur?= <1636769+slemeur@users.noreply.github.com> Date: Fri, 3 May 2024 13:16:55 +0200 Subject: [PATCH] Update roadmap in README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update roadmap in README.md Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d077d7e30..d375e8f7f 100644 --- a/README.md +++ b/README.md @@ -153,11 +153,13 @@ The roadmap is always open and we are looking for your feedback. Please create n We will be working on the following items: - **Expanded Recipes**: Discover new use cases and samples to inspire and accelerate your applications. - **GPU Acceleration**: Speeding up processing times by leveraging GPU acceleration. +- **API/CLI**: Interact with Podman AI Lab from CLI and APIs. - **Enhanced Playgrounds**: Streamlined workflows and UX giving a better space to experiment with LLMs and quickly iterate. - **Fine Tuning with [InstructLab](https://instructlab.ai/)**: Re-train LLMs with a set of taxonomy knowledges. Learn more about [the InstructLab project](https://github.com/instructlab). - **Enable Function Calling**: Use LLMs to retrieve or interact with external tool by doing API calls. - **Local RAG**: Explore RAG pattern, load your document and test behavior of the model. - **Bridge with AI Platforms (incl. K8s)**: Connect to remote models and ease deployment of applications. +- ## Feedback