From 3089c871d0bb54014ec2366bc7f922be6a16369b Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Fri, 19 Apr 2024 17:57:10 +0200 Subject: [PATCH] Add ollama to wishlist (#2222) * Add ollama to wishlist * Enhance Ollama description --------- Co-authored-by: tituspijean --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 318658c15d..e27d60ba51 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1285,6 +1285,13 @@ upstream = "https://github.com/ohmyform/ohmyform" website = "https://ohmyform.com/" added_date = 1695656621 # 2023/09/25 + +[ollama] +name = "ollama" +description = "Large language models (LLM) local engine" +upstream = "https://github.com/ollama/ollama" +website = "https://ollama.com/" + [omnivore] name = "Omnivore" description = "A read-it-later solution for people who like reading."