What's Changed
- Cancellable responses:
Ctrl+C
will now cancel responses when runningollama run
- Exit
ollama run
sessions withCtrl+D
or/bye
- Improved error messages for unknown
/slash
commands when usingollama run
- Various improvements to the Linux install script for distro compatibility and to fix bugs
- Fixed install issues on Fedora
- Fixed issue where specifying the
library/
prefix inollama run
would cause an error - Fixed highlight color for placeholder text in
ollama run
- Fixed issue where auto updater would not restart when clicking "Restart to Update"
- Ollama will now clean up subdirectories in
~/.ollama/models
- Ollama when now show a default message when
ollama show
results in an empty message
New Contributors
- @aaroncoffey made their first contribution in #629
- @lstep made their first contribution in #621
- @JayNakrani made their first contribution in #632
- @Jimexist made their first contribution in #664
- @hallh made their first contribution in #663
Full Changelog: v0.1.0...v0.1.1