You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
 | | |
43
43
44
+
## Hot topics / Roadmap
45
+
46
+
-[x] Support for embeddings
47
+
-[x] Support for audio transcription with https://github.com/ggerganov/whisper.cpp
48
+
-[X] Support for text-to-audio
49
+
-[x] GPU/CUDA support ( https://github.com/go-skynet/LocalAI/issues/69 )
50
+
-[X] Enable automatic downloading of models from a curated gallery
51
+
-[X] Enable automatic downloading of models from HuggingFace
52
+
-[ ] Upstream our golang bindings to llama.cpp (https://github.com/ggerganov/llama.cpp/issues/351)
53
+
-[ ] Enable gallery management directly from the webui.
- 🔥🔥🔥 28-06-2023: **v1.20.0**: Added text to audio and gallery huggingface repositories! [Release notes](https://localai.io/basics/news/index.html#-28-06-2023-__v1200__-)[Changelog](https://github.com/go-skynet/LocalAI/releases/tag/v1.20.0)
@@ -50,6 +62,13 @@ See the [Getting started](https://localai.io/basics/getting_started/index.html)
50
62
51
63
For latest news, follow also on Twitter [@LocalAI_API](https://twitter.com/LocalAI_API) and [@mudler_it](https://twitter.com/mudler_it)
52
64
65
+
## Media, Blogs, Social
66
+
67
+
-[Create a slackbot for teams and OSS projects that answer to documentation](https://mudler.pm/posts/smart-slackbot-for-teams/)
0 commit comments