Ollama

Latest version: v0.4.7

Safety actively analyzes 706487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 19

0.3.13

![0031502x](https://github.com/user-attachments/assets/4f92f4ab-5238-494b-a923-cb4f92dc000f)

New safety models
* [Llama Guard 3](https://ollama.com/library/llama-guard3): a series of models by Meta, fine-tuned for content safety classification of LLM inputs and responses.
* [ShieldGemma](https://ollama.com/library/shieldgemma): ShieldGemma is set of instruction tuned models from Google DeepMind for evaluating the safety of text prompt input and text output responses against a set of defined safety policies.

What's Changed
* Default model in quickstart is now `llama3.2`
* Fixed issue where `ollama pull` would leave connections when encountering an error
* `ollama rm` will now stop a model if it is running prior to deleting it

New Go runner (for contributors):

Ollama is transitioning to a new Go-based subprocess model runner with improved reliability and caching. This new runner found under the `llama` directory replaces the previous code under `llm/ext_server`. During this transition period, the new Go runner is opt-in at build time, and requires using a different approach to build. For more information see [development.md](https://github.com/ollama/ollama/blob/main/docs/development.md).

New Contributors
* zmldndx made their first contribution in https://github.com/ollama/ollama/pull/7027
* hidden1nin made their first contribution in https://github.com/ollama/ollama/pull/7096
* shifragoldstone made their first contribution in https://github.com/ollama/ollama/pull/7117

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.3.12...v0.3.13

0.3.12

![Ollama supports llama 3.2](https://github.com/user-attachments/assets/73950da2-450f-4e14-a382-9ff29c4345a7)

New models
* [Llama 3.2](https://ollama.com/library/llama3.2): Meta's Llama 3.2 goes small with 1B and 3B models.
* [Qwen 2.5 Coder](https://ollama.com/library/qwen2.5-coder): The latest series of Code-Specific Qwen models, with significant improvements in code generation, code reasoning, and code fixing.

What's Changed
* Ollama now supports ARM Windows machines
* Fixed rare issue where Ollama would report a missing `.dll` file on Windows
* Fixed performance issue for Windows without GPUs

New Contributors
* RyanMarten made their first contribution in https://github.com/ollama/ollama/pull/6841

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.3.11...v0.3.12

0.3.11

New models
* [Solar-Pro-Preview](https://ollama.com/library/solar-pro): an advanced large language model (LLM) with 22 billion parameters designed to fit into a single GPU.
* [Qwen 2.5](https://ollama.com/library/qwen2.5): new multilingual Qwen models pretrained on Alibaba's latest large-scale dataset, encompassing up to 18 trillion tokens with support for a context window of up to 128K tokens.
* [Bespoke-Minicheck](https://ollama.com/library/bespoke-minicheck): a state-of-the-art fact-checking model developed by Bespoke Labs.
* [Mistral-Small](https://ollama.com/library/mistral-small): a lightweight 22B model designed for cost-effective use in tasks like translation and summarization.
* [Reader-LM](https://ollama.com/library/reader-lm): A series of models that convert HTML content to Markdown content, which is useful for content conversion tasks.

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 https://github.com/ollama/ollama/pull/6754
* codefromthecrypt made their first contribution in https://github.com/ollama/ollama/pull/6744
* ECuiDev made their first contribution in https://github.com/ollama/ollama/pull/6789
* pepo-ec made their first contribution in https://github.com/ollama/ollama/pull/6818
* yangfuhai made their first contribution in https://github.com/ollama/ollama/pull/6788

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.3.10...v0.3.11

0.3.10

New models
* [MiniCPM-V](https://ollama.com/library/minicpm-v): A powerful, multi-modal model with leading performance on several benchmarks.
* [Yi-Coder](https://ollama.com/library/yi-coder): a series of open-source code language models that delivers state-of-the-art coding performance with fewer than 10 billion parameters.
* [DeepSeek-V2.5](https://ollama.com/library/deepseek-v2.5): An upgraded version of DeepSeek-V2 that integrates the general and coding abilities of both DeepSeek-V2-Chat and DeepSeek-Coder-V2-Instruct.

What's Changed
* Fixed rare error that would occur for certain models when running `ollama show`
* CUDA 11 will now be used for older NVIDIA drivers that are not compatible with CUDA 12
* Fixed error when running `ollama create` to import Gemma 2 models from safetensors
* The OpenAI-compatible chat and completions APIs will no longer scale `temperature` and `frequency_penalty`

New Contributors
* rayfiyo made their first contribution in https://github.com/ollama/ollama/pull/6577
* vimalk78 made their first contribution in https://github.com/ollama/ollama/pull/6579
* SnoopyTlion made their first contribution in https://github.com/ollama/ollama/pull/6587
* jonathanhecl made their first contribution in https://github.com/ollama/ollama/pull/6583
* presbrey made their first contribution in https://github.com/ollama/ollama/pull/6508
* yeahdongcn made their first contribution in https://github.com/ollama/ollama/pull/5847
* openvmp made their first contribution in https://github.com/ollama/ollama/pull/6605
* FellowTraveler made their first contribution in https://github.com/ollama/ollama/pull/5664
* mateuszmigas made their first contribution in https://github.com/ollama/ollama/pull/5514
* kspviswa made their first contribution in https://github.com/ollama/ollama/pull/6624
* erkinalp made their first contribution in https://github.com/ollama/ollama/pull/6450
* Carter907 made their first contribution in https://github.com/ollama/ollama/pull/6391
* mitar made their first contribution in https://github.com/ollama/ollama/pull/6421
* kangfenmao made their first contribution in https://github.com/ollama/ollama/pull/6633
* teilomillet made their first contribution in https://github.com/ollama/ollama/pull/6099
* fujitatomoya made their first contribution in https://github.com/ollama/ollama/pull/6430
* 1runeberg made their first contribution in https://github.com/ollama/ollama/pull/6378
* iscy made their first contribution in https://github.com/ollama/ollama/pull/6642
* jake83741 made their first contribution in https://github.com/ollama/ollama/pull/6644
* ArdaGnsrn made their first contribution in https://github.com/ollama/ollama/pull/6361
* SilasMarvin made their first contribution in https://github.com/ollama/ollama/pull/5063
* wangqingfree made their first contribution in https://github.com/ollama/ollama/pull/6035
* vitaly-zdanevich made their first contribution in https://github.com/ollama/ollama/pull/5714
* Tobix99 made their first contribution in https://github.com/ollama/ollama/pull/6656
* bean5 made their first contribution in https://github.com/ollama/ollama/pull/5888
* ZeyoYT made their first contribution in https://github.com/ollama/ollama/pull/4957
* imoize made their first contribution in https://github.com/ollama/ollama/pull/6681
* nickthecook made their first contribution in https://github.com/ollama/ollama/pull/6680

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.3.9...v0.3.10

0.3.9

What's Changed
* Fixed error that would occur when running Ollama on Linux machines with the ARM architecture
* Ollama will now show an improved error message when attempting to run unsupported models
* Fixed issue where Ollama would not auto-detect the chat template for Llama 3.1 models
* `OLLAMA_HOST` will now work with with URLs that contain paths

New Contributors
* bryanhonof made their first contribution in https://github.com/ollama/ollama/pull/6074

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.3.8...v0.3.9

0.3.8

What's Changed
* Fixed error where the `ollama` CLI couldn't be found on the path when upgrading Ollama on Windows

New Contributors
* seankhatiri made their first contribution in https://github.com/ollama/ollama/pull/6530

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.3.7...v0.3.8

Page 4 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.