Properties2
| Type | Concept |
| Note created | Mar 4, 2025 |
Ollama is a tool that is able to download, manage, tune and serve 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 the guide on how to deploy LLMs locally.
Ollama also provides bindings to use these LLMs both in Python and JavaScript.