What's Changed
- New
ollama stop
command to unload a running model - Ollama will now show an error when importing a model with an invalid number of tokens in the vocabulary
- The
ollama/ollama
container image will now start running almost immediately, leading to 5s faster start times - Fixed issue where
ollama show
would show excessive whitespace in the output
New Contributors
- @Palm1r made their first contribution in #6754
- @codefromthecrypt made their first contribution in #6744
- @ECuiDev made their first contribution in #6789
- @pepo-ec made their first contribution in #6818
- @yangfuhai made their first contribution in #6788
Full Changelog: v0.3.10...v0.3.11-rc4