sammcj / gollama

Go manage your Ollama models
https://smcleod.net
MIT License
369 stars 26 forks source link

chore(renovate): patch Update patch (patch) #77

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/ollama/ollama v0.2.7 -> v0.2.8 age adoption passing confidence require patch
go (source) 1.22.4 -> 1.22.5 age adoption passing confidence golang patch

Release Notes

ollama/ollama (github.com/ollama/ollama) ### [`v0.2.8`](https://togithub.com/ollama/ollama/releases/tag/v0.2.8) [Compare Source](https://togithub.com/ollama/ollama/compare/v0.2.7...v0.2.8) #### New models - [Mistral Nemo](https://ollama.com/library/mistral-nemo): A state-of-the-art 12B model with 128k context length, built by Mistral AI in collaboration with NVIDIA. - [NuExtract](https://ollama.com/library/nuextract): A 3.8B model fine-tuned on a private high-quality synthetic dataset for information extraction, based on Phi-3. #### What's Changed - Fixed issue where a final `assistant` message would not be considered for continuing a response - Improved OpenAI-compatible chat completions endpoint image handling - `ollama create` will now validate templates - Fix error when old versions of ROCm 5 would be detected **Full Changelog**: https://github.com/ollama/ollama/compare/v0.2.7...v0.2.8
golang/go (go) ### [`v1.22.5`](https://togithub.com/golang/go/compare/go1.22.4...go1.22.5)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.