Ollama

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 17

0.4.4

New models

- [Marco-o1](https://ollama.com/library/marco-o1): An open large reasoning model for real-world solutions by the Alibaba International Digital Commerce Group (AIDC-AI).

What's Changed
* Fixed issue where Ollama would freeze when processing requests in parallel (e.g. when using code completion tools)
* Redirecting output to a file no longer outputs progress bars or spinners

New Contributors
* zhanluxianshen made their first contribution in https://github.com/ollama/ollama/pull/7308
* EliasPereirah made their first contribution in https://github.com/ollama/ollama/pull/7084
* edwinjhlee made their first contribution in https://github.com/ollama/ollama/pull/5191
* h1ddenpr0cess20 made their first contribution in https://github.com/ollama/ollama/pull/7325
* mikelolasagasti made their first contribution in https://github.com/ollama/ollama/pull/7310
* Leon-Sander made their first contribution in https://github.com/ollama/ollama/pull/6931

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.4.3...v0.4.4

0.4.3

New Models
- [Tülu 3](https://ollama.com/library/tulu3): Tülu 3 is a leading instruction following model family, offering fully open-source data, code, and recipes by the The Allen Institute for AI.
- [Mistral Large](https://ollama.com/library/mistral-large): a new version of Mistral Large with improved Long Context, Function Calling and System Prompt support.

What's Changed
* Fixed crash that occurred on macOS devices with low memory
* Improved performance issues that occurred in Ollama versions 0.4.0-0.4.2
* Fixed issue that would cause `granite3-dense` to generate empty responses
* Fixed crashes and hanging caused by KV cache management

New Contributors
* vinhnx made their first contribution in https://github.com/ollama/ollama/pull/7706
* tusharad made their first contribution in https://github.com/ollama/ollama/pull/7451
* DariusKocar made their first contribution in https://github.com/ollama/ollama/pull/7431
* nbonamy made their first contribution in https://github.com/ollama/ollama/pull/7713
* zeitlings made their first contribution in https://github.com/ollama/ollama/pull/7724
* gkamer8 made their first contribution in https://github.com/ollama/ollama/pull/7746
* iamrohitanshu made their first contribution in https://github.com/ollama/ollama/pull/7764
* adarshM84 made their first contribution in https://github.com/ollama/ollama/pull/7707
* thewh1teagle made their first contribution in https://github.com/ollama/ollama/pull/7607
* marcusziade made their first contribution in https://github.com/ollama/ollama/pull/7383
* emirsahin1 made their first contribution in https://github.com/ollama/ollama/pull/5931
* MagicFun1241 made their first contribution in https://github.com/ollama/ollama/pull/7705
* anan1213095357 made their first contribution in https://github.com/ollama/ollama/pull/7221
* drunkwcodes made their first contribution in https://github.com/ollama/ollama/pull/7064
* andygill made their first contribution in https://github.com/ollama/ollama/pull/6945
* eschnou made their first contribution in https://github.com/ollama/ollama/pull/5497
* nicarq made their first contribution in https://github.com/ollama/ollama/pull/4877
* chyok made their first contribution in https://github.com/ollama/ollama/pull/5412
* elearningshow made their first contribution in https://github.com/ollama/ollama/pull/5575
* aarushik93 made their first contribution in https://github.com/ollama/ollama/pull/6459
* f-lombardo made their first contribution in https://github.com/ollama/ollama/pull/5679
* dezoito made their first contribution in https://github.com/ollama/ollama/pull/4301
* jakubburkiewicz made their first contribution in https://github.com/ollama/ollama/pull/4648
* promptery made their first contribution in https://github.com/ollama/ollama/pull/7093
* szczyglis-dev made their first contribution in https://github.com/ollama/ollama/pull/6503
* k33g made their first contribution in https://github.com/ollama/ollama/pull/7191
* tzolov made their first contribution in https://github.com/ollama/ollama/pull/5981
* cbldev made their first contribution in https://github.com/ollama/ollama/pull/5381
* emrgnt-cmplxty made their first contribution in https://github.com/ollama/ollama/pull/5587
* xuyangbocn made their first contribution in https://github.com/ollama/ollama/pull/5633
* lemonit-eric-mao made their first contribution in https://github.com/ollama/ollama/pull/7126
* paulrobello made their first contribution in https://github.com/ollama/ollama/pull/5623

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.4.2...v0.4.3

0.4.2

NVIDIA Jetson

<img src="https://github.com/user-attachments/assets/c8a43d1f-f6a0-4471-80b7-708307035e38" width="320" />

Ollama now supports NVIDIA Jetson. To install Ollama on NVIDIA Jetson devices, run:


curl -fsSL https://ollama.com/install.sh | sh


New models

<img src="https://github.com/user-attachments/assets/86bd9015-ecfd-48bb-bdad-5589b12dea20" width="360" />

- [Qwen 2.5 Coder](https://ollama.com/library/qwen2.5-coder): Qwen 2.5 Coder series of models are now updated in 6 sizes: 0.5B, 1.5B, 3B, 7B, 14B and 32B.
- [OpenCoder](https://ollama.com/library/opencoder): an open and reproducible code LLM family which includes 1.5B and 8B models, supporting chat in English and Chinese languages.
- [Athene V2](https://ollama.com/library/athene-v2): a 72B parameter model which excels at code completion, mathematics, and log extraction tasks.

What's Changed
* Reliability improvements when hitting context limits
* Fixed extraneous newlines when displaying template/system layers when running `ollama show`
* Fixed issue where `llama3.2-vision` would crash when bring run on multiple NVIDIA GPUs
* Fixed error when embeddings contains only whitespace
* `ollama create` will now report line numbers for `Modelfile` errors

New Contributors
* arbusam made their first contribution in https://github.com/ollama/ollama/pull/7580
* neomantra made their first contribution in https://github.com/ollama/ollama/pull/7604
* frances720 made their first contribution in https://github.com/ollama/ollama/pull/7517
* ivostoykov made their first contribution in https://github.com/ollama/ollama/pull/5827
* prasad89 made their first contribution in https://github.com/ollama/ollama/pull/7521
* joey5403 made their first contribution in https://github.com/ollama/ollama/pull/7418

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* Fixed an issue where the cuda v12 runner on linux was incorrectly linked
* Fixed an issue with multiple AMD GPUs on Windows resulting in gibberish output
* Fixed support for MacOS v11 on ARM systems

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

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.4.0...v0.4.1-rc0

0.4

ollama run llama3.2-vision


For the larger, 90B version of the model, run:


ollama run llama3.2-vision:90b


What's changed
* Support for Llama 3.2 Vision (i.e. Mllama) architecture
* Sending follow on requests to vision models will now be much faster
* Fixed issues where stop sequences would not be detected correctly
* Ollama can now import models from Safetensors without a Modelfile when running `ollama create my-model`
* Fixed issue where redirecting output to a file on Windows would cause invalid characters to be written
* Fixed issue where invalid model data would cause Ollama to error

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.3.14...v0.4.0

0.4.0

![Ollama trying to look cool with its own reality vision glasses](https://github.com/user-attachments/assets/558d6fdd-01ed-4399-9eab-688ea3e3d88c)

Llama 3.2 Vision

Page 1 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.