Accepting request 1204591 from science:machinelearning

- Update to version 0.3.12:
  * Llama 3.2: Meta's Llama 3.2 goes small with 1B and 3B 
    models.
  * Qwen 2.5 Coder: The latest series of Code-Specific Qwen 
    models, with significant improvements in code generation, 
    code reasoning, and code fixing.
  * Ollama now supports ARM Windows machines
  * Fixed rare issue where Ollama would report a missing .dll
    file on Windows
  * Fixed performance issue for Windows without GPUs (forwarded request 1204394 from cabelo)

OBS-URL: https://build.opensuse.org/request/show/1204591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ollama?expand=0&rev=21
This commit is contained in:
Ana Guerrero 2024-09-30 13:40:27 +00:00 committed by Git OBS Bridge
commit bd7fc28fe4
7 changed files with 24 additions and 10 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.11</param>
<param name="revision">v0.3.12</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cf4205d019475a2d77f2d8290761692ee28a46f5e68d3932e1e44e4f8da9aeb
size 186769422

3
ollama-0.3.12.obscpio Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Sep 28 03:53:10 UTC 2024 - Alessandro de Oliveira Faria <cabelo@opensuse.org>
- Update to version 0.3.12:
* Llama 3.2: Meta's Llama 3.2 goes small with 1B and 3B
models.
* Qwen 2.5 Coder: The latest series of Code-Specific Qwen
models, with significant improvements in code generation,
code reasoning, and code fixing.
* Ollama now supports ARM Windows machines
* Fixed rare issue where Ollama would report a missing .dll
file on Windows
* Fixed performance issue for Windows without GPUs
-------------------------------------------------------------------
Fri Sep 20 08:29:30 UTC 2024 - adrian@suse.de

View File

@ -1,4 +1,4 @@
name: ollama
version: 0.3.11
mtime: 1726621886
commit: 504a410f02e01a2ec948a92e4579a28295184898
version: 0.3.12
mtime: 1727216290
commit: e9e9bdb8d904f009e8b1e54af9f77624d481cfb2

View File

@ -17,7 +17,7 @@
Name: ollama
Version: 0.3.11
Version: 0.3.12
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:9026230d4390284a064cafd4d212aa2bd535ec7994dfba89d96446eaf3c61751
size 5354957
oid sha256:ee967a4178877fb84ad7affc4fa20a5a46a9519b1ea9bda2f99863cf2fa3498d
size 5312072