Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ollama for openSUSE:Factory checked in at 2024-08-17 12:41:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ollama (Old) and /work/SRC/openSUSE:Factory/.ollama.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ollama" Sat Aug 17 12:41:30 2024 rev:18 rq:1194354 version:0.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ollama/ollama.changes 2024-08-03 20:07:28.074275454 +0200 +++ /work/SRC/openSUSE:Factory/.ollama.new.2698/ollama.changes 2024-08-17 12:41:55.493209539 +0200 @@ -1,0 +2,41 @@ +Thu Aug 15 18:59:48 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com> + +- Update to version 0.3.6: + * Fixed issue where /api/embed would return an error instead of + loading the model when the input field was not provided. + * ollama create can now import Phi-3 models from Safetensors + * Added progress information to ollama create when importing GGUF + files + * Ollama will now import GGUF files faster by minimizing file + copies + +- Update to version 0.3.6: + * Fixed issue where temporary files would not be cleaned up + * Fix rare error when Ollama would start up due to invalid model + data + +------------------------------------------------------------------- +Sun Aug 11 02:40:06 UTC 2024 - Alessandro de Oliveira Faria <cabelo@opensuse.org> + +- Update to version 0.3.4: + * New embedding models + - BGE-M3: a large embedding model from BAAI distinguished for + its versatility in Multi-Functionality, Multi-Linguality, and + Multi-Granularity. + - BGE-Large: a large embedding model trained in english. + - Paraphrase-Multilingual: A multilingual embedding model + trained on parallel data for 50+ languages. + * New embedding API with batch support + - Ollama now supports a new API endpoint /api/embed for + embedding generation: + * This API endpoint supports new features: + - Batches: generate embeddings for several documents in + one request + - Normalized embeddings: embeddings are now normalized, + improving similarity results + - Truncation: a new truncate parameter that will error if + set to false + - Metrics: responses include load_duration, total_duration and + prompt_eval_count metrics + +------------------------------------------------------------------- Old: ---- ollama-0.3.3.obscpio New: ---- ollama-0.3.6.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ollama.spec ++++++ --- /var/tmp/diff_new_pack.UbBDoM/_old 2024-08-17 12:41:56.529252622 +0200 +++ /var/tmp/diff_new_pack.UbBDoM/_new 2024-08-17 12:41:56.529252622 +0200 @@ -17,7 +17,7 @@ Name: ollama -Version: 0.3.3 +Version: 0.3.6 Release: 0 Summary: Tool for running AI models on-premise License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.UbBDoM/_old 2024-08-17 12:41:56.565254118 +0200 +++ /var/tmp/diff_new_pack.UbBDoM/_new 2024-08-17 12:41:56.565254118 +0200 @@ -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.3</param> + <param name="revision">v0.3.6</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.UbBDoM/_old 2024-08-17 12:41:56.589255116 +0200 +++ /var/tmp/diff_new_pack.UbBDoM/_new 2024-08-17 12:41:56.593255283 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/ollama/ollama.git</param> - <param name="changesrevision">ce1fb4447efc9958dcf279f7eb2ae6941bec1220</param></service></servicedata> + <param name="changesrevision">4c4fe3f87fe1858b35bd0d41e093a0039ec4cee4</param></service></servicedata> (No newline at EOF) ++++++ ollama-0.3.3.obscpio -> ollama-0.3.6.obscpio ++++++ /work/SRC/openSUSE:Factory/ollama/ollama-0.3.3.obscpio /work/SRC/openSUSE:Factory/.ollama.new.2698/ollama-0.3.6.obscpio differ: char 49, line 1 ++++++ ollama.obsinfo ++++++ --- /var/tmp/diff_new_pack.UbBDoM/_old 2024-08-17 12:41:56.649257612 +0200 +++ /var/tmp/diff_new_pack.UbBDoM/_new 2024-08-17 12:41:56.653257778 +0200 @@ -1,5 +1,5 @@ name: ollama -version: 0.3.3 -mtime: 1722555107 -commit: ce1fb4447efc9958dcf279f7eb2ae6941bec1220 +version: 0.3.6 +mtime: 1723575229 +commit: 4c4fe3f87fe1858b35bd0d41e093a0039ec4cee4 ++++++ vendor.tar.zstd ++++++ Binary files /var/tmp/diff_new_pack.UbBDoM/_old and /var/tmp/diff_new_pack.UbBDoM/_new differ
participants (1)
-
Source-Sync