⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.1.39 #243
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/docker.mafyuh.xyz-ollama-ollama-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.1.38
->0.1.39
Release Notes
ollama/ollama (docker.mafyuh.xyz/ollama/ollama)
v0.1.39
Compare Source
New models
Llama 3 import
It is now possible to import and quantize Llama 3 and its finetunes from Safetensors format to Ollama.
First, clone a Hugging Face repo with a Safetensors model:
Next, create a
Modelfile
:Then, create and quantize a model:
What's Changed
OLLAMA_NOHISTORY=1
environment variable that can be set to disable history when usingollama run
OLLAMA_FLASH_ATTENTION=1
flag forollama serve
that improves token generation speed on Apple Silicon Macs and NVIDIA graphics cardsollama create -f Modelfile
New Contributors
Full Changelog: https://github.com/ollama/ollama/compare/v0.1.38...v0.1.39-rc1
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.
This PR has been generated by Renovate Bot.
Continuous Deployment successfully ran.
Git Logs:
Updating 0a0e928..2c3678e
Fast-forward
AI/docker-compose.yml | 2 +-
README.md | 8 +++++++-
ag-backup/docker-compose.yml | 2 +-
ag-main/docker-compose.yml | 2 +-
4 files changed, 10 insertions(+), 4 deletions(-)
Docker Compose Logs:
time="2024-05-24T08:47:29-04:00" level=warning msg="/home/mafyuh/Auto-Homelab/AI/docker-compose.yml:
version
is obsolete"ollama Pulling
ollama Pulled
Container mindsdb Running
Container open-webui Running
Container ollama Recreate
Container ollama Recreated
Container ollama Starting
Container ollama Started