Getting started with Ollama

  1. First download and install from https://ollama.com/.
  2. After installation, you get:

Then, one can chat like this:

To run flask application for Ollama:

  1. First run in one terminal: ollama serve
  2. Then, in another terminal: ollama run llama3.2

Troubleshootings:
1. Check is ollama is running
curl http://localhost:11434

error: