mirror of
https://github.com/ollama/ollama.git
synced 2026-04-19 19:54:19 +02:00
Previously, `ollama rm model1 model2 modelN` would only delete `model1`. The other model command-line arguments would be silently ignored. Now, all models mentioned are deleted.