- Update to version 0.3.13:

* New safety models:
    ~ Llama Guard 3: a series of models by Meta, fine-tuned for
      content safety classification of LLM inputs and responses.
    ~ ShieldGemma: ShieldGemma is set of instruction tuned models
      from Google DeepMind for evaluating the safety of text 
      prompt input and text output responses against a set of 
      defined safety policies.
  * Fixed issue where ollama pull would leave connections when 
    encountering an error
  * ollama rm will now stop a model if it is running prior to 
    deleting it

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ollama?expand=0&rev=55
This commit is contained in:
Guillaume GARDET 2024-10-14 07:28:18 +00:00 committed by Git OBS Bridge
parent 2808304cf4
commit 332862e2b8
8 changed files with 27 additions and 12 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/ollama/ollama.git</param>
<param name="scm">git</param>
<param name="revision">v0.3.12</param>
<param name="revision">v0.3.13</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
@ -19,5 +19,5 @@
<service name="tar" mode="buildtime">
<param name="package-meta">yes</param>
</service>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/ollama/ollama.git</param>
<param name="changesrevision">504a410f02e01a2ec948a92e4579a28295184898</param></service></servicedata>
<param name="changesrevision">7fe3902552f762e6cc4f78eb83b2a60c6a6e61d8</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:566dc106905f615862ecf07199f44c5954b32ca1783f6b53ff37dd345b4e2f62
size 178936846

3
ollama-0.3.13.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77731c90fc14e1507f16ad8604fbb3397c19f587f7b6ec3a8d7ef18c85b22f3d
size 162358798

View File

@ -1,4 +1,19 @@
-------------------------------------------------------------------
Sat Oct 12 20:55:18 UTC 2024 - eyadlorenzo@gmail.com
- Update to version 0.3.13:
* New safety models:
~ Llama Guard 3: a series of models by Meta, fine-tuned for
content safety classification of LLM inputs and responses.
~ ShieldGemma: ShieldGemma is set of instruction tuned models
from Google DeepMind for evaluating the safety of text
prompt input and text output responses against a set of
defined safety policies.
* Fixed issue where ollama pull would leave connections when
encountering an error
* ollama rm will now stop a model if it is running prior to
deleting it
-------------------------------------------------------------------
Sat Sep 28 03:53:10 UTC 2024 - Alessandro de Oliveira Faria <cabelo@opensuse.org>
- Update to version 0.3.12:

View File

@ -1,4 +1,4 @@
name: ollama
version: 0.3.12
mtime: 1727216290
commit: e9e9bdb8d904f009e8b1e54af9f77624d481cfb2
version: 0.3.13
mtime: 1728584511
commit: 7fe3902552f762e6cc4f78eb83b2a60c6a6e61d8

View File

@ -17,7 +17,7 @@
Name: ollama
Version: 0.3.12
Version: 0.3.13
Release: 0
Summary: Tool for running AI models on-premise
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee967a4178877fb84ad7affc4fa20a5a46a9519b1ea9bda2f99863cf2fa3498d
size 5312072
oid sha256:98897e7e800fae84916723e3ca4ec291a8e0cef6683327f69fc2c6b1d1bdbdfc
size 5355082