⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.1.38 #203

Merged
mafyuh merged 1 commit from renovate/docker.mafyuh.xyz-ollama-ollama-0.x into main 2024-05-15 22:24:48 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
docker.mafyuh.xyz/ollama/ollama patch 0.1.37 -> 0.1.38

Release Notes

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

v0.1.38

Compare Source

New Models

  • Falcon 2: A new 11B parameters causal decoder-only model built by TII and trained over 5T tokens.
  • Yi 1.5: A new high-performing version of Yi, now licensed as Apache 2.0. Available in 6B, 9B and 34B sizes.

What's Changed

ollama ps

A new command is now available: ollama ps. This command displays currently loaded models, their memory footprint, and the processors used (GPU or CPU):

% ollama ps
NAME             	ID          	SIZE  	PROCESSOR      	UNTIL              
mixtral:latest   	7708c059a8bb	28 GB 	47%/53% CPU/GPU	Forever           	
llama3:latest    	a6990ed6be41	5.5 GB	100% GPU       	4 minutes from now	
all-minilm:latest	1b226e2802db	585 MB	100% GPU       	4 minutes from now
/clear

To clear the chat history for a session when running ollama run, use /clear:

>>> /clear
Cleared session context
  • Fixed issue where switching loaded models on Windows would take several seconds
  • Running /save will no longer abort the chat session if an incorrect name is provided
  • The /api/tags API endpoint will now correctly return an empty list [] instead of null if no models are provided

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.1.37...v0.1.38


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.mafyuh.xyz/ollama/ollama | patch | `0.1.37` -> `0.1.38` | --- ### Release Notes <details> <summary>ollama/ollama (docker.mafyuh.xyz/ollama/ollama)</summary> ### [`v0.1.38`](https://github.com/ollama/ollama/releases/tag/v0.1.38) [Compare Source](https://github.com/ollama/ollama/compare/v0.1.37...v0.1.38) #### New Models - [Falcon 2](https://ollama.com/library/falcon2): A new 11B parameters causal decoder-only model built by TII and trained over 5T tokens. - [Yi 1.5](https://ollama.com/library/yi): A new high-performing version of Yi, now licensed as Apache 2.0. Available in [6B](https://ollama.com/library/yi:6b), [9B](https://ollama.com/library/yi:9b) and [34B](https://ollama.com/library/yi:34b) sizes. #### What's Changed ##### `ollama ps` A new command is now available: `ollama ps`. This command displays currently loaded models, their memory footprint, and the processors used (GPU or CPU): % ollama ps NAME ID SIZE PROCESSOR UNTIL mixtral:latest 7708c059a8bb 28 GB 47%/53% CPU/GPU Forever llama3:latest a6990ed6be41 5.5 GB 100% GPU 4 minutes from now all-minilm:latest 1b226e2802db 585 MB 100% GPU 4 minutes from now ##### `/clear` To clear the chat history for a session when running `ollama run`, use `/clear`: >>> /clear Cleared session context - Fixed issue where switching loaded models on Windows would take several seconds - Running `/save` will no longer abort the chat session if an incorrect name is provided - The `/api/tags` API endpoint will now correctly return an empty list `[]` instead of `null` if no models are provided #### New Contributors - [@&#8203;fangtaosong](https://github.com/fangtaosong) made their first contribution in https://github.com/ollama/ollama/pull/4387 - [@&#8203;machimachida](https://github.com/machimachida) made their first contribution in https://github.com/ollama/ollama/pull/4424 **Full Changelog**: https://github.com/ollama/ollama/compare/v0.1.37...v0.1.38 </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 --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTQuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM1NC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-05-14 18:19:09 -04:00
⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.1.38
All checks were successful
continuous-integration/drone/pr Build is passing
5215d483d2
mafyuh added 1 commit 2024-05-14 20:20:27 -04:00
Merge branch 'main' into renovate/docker.mafyuh.xyz-ollama-ollama-0.x
All checks were successful
continuous-integration/drone/pr Build is passing
a911ee99cb
mafyuh added 1 commit 2024-05-15 22:22:41 -04:00
Merge branch 'main' into renovate/docker.mafyuh.xyz-ollama-ollama-0.x
All checks were successful
continuous-integration/drone/pr Build is passing
c83cc99a1d
renovatebot force-pushed renovate/docker.mafyuh.xyz-ollama-ollama-0.x from c83cc99a1d to 8ccb0a6e93 2024-05-15 22:23:55 -04:00 Compare
mafyuh merged commit 780e50fc6b into main 2024-05-15 22:24:48 -04:00
mafyuh deleted branch renovate/docker.mafyuh.xyz-ollama-ollama-0.x 2024-05-15 22:24:49 -04:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
2 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#203
No description provided.