Domains RadarDomains Radar

Ollama

tools
This item was not updated in last three versions of the Radar. Should it have appeared in one of the more recent editions, there is a good chance it remains pertinent. However, if the item dates back further, its relevance may have diminished and our current evaluation could vary. Regrettably, our capacity to consistently revisit items from past Radar editions is limited.
Trial

Ollama is an open-source tool for running and managing large language models (LLMs) on your local machine. It supports several popular models — including LLaMA-2, CodeLLaMA, Falcon and Mistral — that you can download and run locally. Once downloaded, you can use the CLI, API or SDK to interact with the model and execute your tasks.

Ollama improves the developer experience in working with LLMs locally. It's being evaluated with early success.

External Reference: The tool's GitHub repository and official website