ollama/cmd
Quinn Slack 2ecc3a33c3
delete all models (not just 1st) in ollama rm (#415)
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.
2023-08-26 00:47:56 -07:00
..
cmd.go delete all models (not just 1st) in ollama rm (#415) 2023-08-26 00:47:56 -07:00
spinner.go vendor in progress bar and change to bytes instead of bibytes (#130) 2023-07-19 17:24:03 -07:00