Skip to content

Update ollama models

Published: at 06:00 PM
ollama list | awk 'NR>2 {system("ollama pull " $1)}'