1. Access https://ollama.com/ to download and install the Ollama application on macOS.
2. Run the corresponding model using the following command:
ollama run <strong>model_name</strong>
<strong>Source code link</strong> and <strong>guidelines</strong>:
<strong>https://github.com/ollama/ollama</strong>