Command line to update all Ollama models at once: $ ollama list | tail -n +2 | awk '{print $1}' | xargs -n 1 ollama pull