mirror of
https://github.com/ollama/ollama.git
synced 2025-11-10 11:07:19 +01:00
this change fixes two bugs with `ollama rm`: 1. before a model is removed, it will first be stopped. this only happens for the first argument and skipped for all other models 2. models are unloaded indiscriminately. this errors for cloud models and should be omitted