mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-07-22 17:20:04 +00: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.