diff --git a/misc/ollama/pkg-descr b/misc/ollama/pkg-descr index ea5609a7df6e..c03e6502af30 100644 --- a/misc/ollama/pkg-descr +++ b/misc/ollama/pkg-descr @@ -1,14 +1,15 @@ Ollama is a tool that allows you to get up and running with large language models locally. It provides a simple command-line interface to run and manage models, as well as a REST API for programmatic access. Ollama supports a wide range of models available on ollama.com/library, including popular models like Llama 3, Gemma, and Mistral. It also allows you to customize models and create your own. With Ollama, you can: - Run large language models on your own machine - Chat with models in the terminal - Generate text and embeddings - Customize models with your own prompts and data - Expose models through a REST API for use in your applications +- Run generative models that generate images diff --git a/misc/ollama/pkg-message b/misc/ollama/pkg-message index a9b4590e3aed..8d1d36f37d6d 100644 --- a/misc/ollama/pkg-message +++ b/misc/ollama/pkg-message @@ -1,60 +1,63 @@ [ { type: install message: <