From 39edd9ff73494ee56b953a0ed41851ba4c3e2d85 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 14 May 2023 11:12:29 +0200 Subject: [PATCH] docs: update README short-term roadmap --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9eade029..74ed1e19 100644 --- a/README.md +++ b/README.md @@ -684,6 +684,9 @@ Feel free to open up a PR to get your project listed! - [x] Multi-model support - [x] Have a webUI! - [x] Allow configuration of defaults for models. +- [x] Support for embeddings +- [x] Support for audio transcription with https://github.com/ggerganov/whisper.cpp +- [ ] GPU/CUDA support ( https://github.com/go-skynet/LocalAI/issues/69 ) - [ ] Enable automatic downloading of models from a curated gallery, with only free-licensed models, directly from the webui. ## Star history