⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.1.42 #302

Merged
mafyuh merged 2 commits from renovate/docker.mafyuh.xyz-ollama-ollama-0.x into main 2024-06-07 09:34:24 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
docker.mafyuh.xyz/ollama/ollama patch 0.1.41 -> 0.1.42

Release Notes

ollama/ollama (docker.mafyuh.xyz/ollama/ollama)

v0.1.42

Compare Source

New models

  • Qwen 2: a new series of large language models from Alibaba group

What's Changed

  • Fixed issue where qwen2 would output erroneous text such as GGG on Nvidia and AMD GPUs
  • ollama pull is now faster if it detects a model is already downloaded
  • ollama create will now automatically detect prompt templates for popular model architectures such as Llama, Gemma, Phi and more.
  • Ollama can now be accessed from local apps built with Electron and Tauri, as well as in developing apps in local html files
  • Update welcome prompt in Windows to llama3
  • Fixed issues where /api/ps and /api/tags would show invalid timestamps in responses

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.1.41...v0.1.42


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Did Renovate not find changelogs? No worries! Click here

This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.mafyuh.xyz/ollama/ollama | patch | `0.1.41` -> `0.1.42` | --- ### Release Notes <details> <summary>ollama/ollama (docker.mafyuh.xyz/ollama/ollama)</summary> ### [`v0.1.42`](https://github.com/ollama/ollama/releases/tag/v0.1.42) [Compare Source](https://github.com/ollama/ollama/compare/v0.1.41...v0.1.42) #### New models - [Qwen 2](https://ollama.com/library/qwen2): a new series of large language models from Alibaba group #### What's Changed - Fixed issue where `qwen2` would output erroneous text such as `GGG` on Nvidia and AMD GPUs - `ollama pull` is now faster if it detects a model is already downloaded - `ollama create` will now automatically detect prompt templates for popular model architectures such as Llama, Gemma, Phi and more. - Ollama can now be accessed from local apps built with Electron and Tauri, as well as in developing apps in local html files - Update welcome prompt in Windows to `llama3` - Fixed issues where `/api/ps` and `/api/tags` would show invalid timestamps in responses #### New Contributors - [@&#8203;shoebham](https://github.com/shoebham) made their first contribution in https://github.com/ollama/ollama/pull/4766 - [@&#8203;kartikm7](https://github.com/kartikm7) made their first contribution in https://github.com/ollama/ollama/pull/4719 - [@&#8203;royjhan](https://github.com/royjhan) made their first contribution in https://github.com/ollama/ollama/pull/4822 **Full Changelog**: https://github.com/ollama/ollama/compare/v0.1.41...v0.1.42 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- Did Renovate not find changelogs? No worries! [Click here](https://git.mafyuh.dev/mafyuh/Auto-Homelab/src/branch/main/.github/changelogs.md) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-06-07 04:01:12 -04:00
⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.1.42
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
7004d79d3f
mafyuh added 1 commit 2024-06-07 09:33:58 -04:00
Merge branch 'main' into renovate/docker.mafyuh.xyz-ollama-ollama-0.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
28f1b82f17
mafyuh merged commit e83ccd1ada into main 2024-06-07 09:34:24 -04:00
mafyuh deleted branch renovate/docker.mafyuh.xyz-ollama-ollama-0.x 2024-06-07 09:34:24 -04:00
CD-Bot reviewed 2024-06-07 09:34:39 -04:00
CD-Bot left a comment
Collaborator

Continuous Deployment successfully ran.

Git Logs:

Updating 9a62eed..e83ccd1
Fast-forward
AI/docker-compose.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Docker Compose Logs:

time="2024-06-07T09:34:26-04:00" level=warning msg="/home/mafyuh/Auto-Homelab/AI/docker-compose.yml: version is obsolete"
ollama Pulling
ollama Pulled
Container open-webui Running
Container mindsdb Running
Container ollama Recreate
Container ollama Recreated
Container ollama Starting
Container ollama Started

## Continuous Deployment successfully ran. ### Git Logs: Updating 9a62eed..e83ccd1 Fast-forward AI/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ### Docker Compose Logs: time="2024-06-07T09:34:26-04:00" level=warning msg="/home/mafyuh/Auto-Homelab/AI/docker-compose.yml: `version` is obsolete" ollama Pulling ollama Pulled Container open-webui Running Container mindsdb Running Container ollama Recreate Container ollama Recreated Container ollama Starting Container ollama Started
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
3 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/Auto-Homelab#302
No description provided.