{# Ollama (local) โ€” free + step-by-step setup #}

Free ยท runs on your PC

  1. Install Ollama (Windows / Mac / Linux supported)
  2. Open a terminal: ollama pull gemma4:e4b (โ‰ˆ 9.6 GB download)
  3. Verify: ollama list โ†’ gemma4:e4b should be listed

The model ID in the input above must match gemma4:e4b (the default).