diff --git a/_service b/_service index 50ab9da..b0d9594 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/ollama/ollama.git git - v0.3.3 + v0.3.6 @PARENT_TAG@ v(.*) enable diff --git a/_servicedata b/_servicedata index ba40c44..ec06f62 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/ollama/ollama.git - ce1fb4447efc9958dcf279f7eb2ae6941bec1220 \ No newline at end of file + 4c4fe3f87fe1858b35bd0d41e093a0039ec4cee4 \ No newline at end of file diff --git a/ollama-0.3.3.obscpio b/ollama-0.3.3.obscpio deleted file mode 100644 index be4529c..0000000 --- a/ollama-0.3.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80ced6af29997569d44f79381c5cd1d4e51edd3f97d9f5aae0207162b6de26ba -size 153645582 diff --git a/ollama-0.3.6.obscpio b/ollama-0.3.6.obscpio new file mode 100644 index 0000000..bd96258 --- /dev/null +++ b/ollama-0.3.6.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96235e8d8cfdc20c732a699cc2036c907027c67482aa75fb0a7f3b6aa5089077 +size 184983566 diff --git a/ollama.changes b/ollama.changes index 58e909f..dae671d 100644 --- a/ollama.changes +++ b/ollama.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Thu Aug 15 18:59:48 UTC 2024 - Eyad Issa + +- 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 + +- 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 + ------------------------------------------------------------------- Sat Aug 03 09:41:56 UTC 2024 - eyadlorenzo@gmail.com diff --git a/ollama.obsinfo b/ollama.obsinfo index bb734df..bcd202b 100644 --- a/ollama.obsinfo +++ b/ollama.obsinfo @@ -1,4 +1,4 @@ name: ollama -version: 0.3.3 -mtime: 1722555107 -commit: ce1fb4447efc9958dcf279f7eb2ae6941bec1220 +version: 0.3.6 +mtime: 1723575229 +commit: 4c4fe3f87fe1858b35bd0d41e093a0039ec4cee4 diff --git a/ollama.spec b/ollama.spec index 1cc3d14..dfba4df 100644 --- a/ollama.spec +++ b/ollama.spec @@ -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 diff --git a/vendor.tar.zstd b/vendor.tar.zstd index 1a89d12..340bb97 100644 --- a/vendor.tar.zstd +++ b/vendor.tar.zstd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85f112c543064fe9979a85aac33cd4f8fd3ab9297bd058aeea044c7e20ad5929 -size 5354897 +oid sha256:55ce911e80d49668a716385a09682e6a6ad44d711486ee38b32e8269a0a6a3df +size 5354975