[Ollama](https://ollama.com) is a tool that is able to download, manage, tune and serve [[Large Language Model|large language models]] in a local computer, available in [[Windows]], [[macOS]] and [[Linux]]. This availability makes it a very interesting tool to rely on when developing different tools. For further details on how to use it, check [[Deploy an LLM locally using Ollama|the guide on how to deploy LLMs locally]]. Ollama also provides bindings to use these [[Large Language Model|LLMs]] both in [[Python]] and [[JavaScript]].