Accepting request 1202264 from science:machinelearning
OBS-URL: https://build.opensuse.org/request/show/1202264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ollama?expand=0&rev=20
This commit is contained in:
commit
f7aaf9b2af
2
_service
2
_service
@ -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.10</param>
|
||||
<param name="revision">v0.3.11</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/ollama/ollama.git</param>
|
||||
<param name="changesrevision">06d4fba851b91eb55da892d23834e8fe75096ca7</param></service></servicedata>
|
||||
<param name="changesrevision">504a410f02e01a2ec948a92e4579a28295184898</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb0a02c484b24248cd1f5f59dd80868f034fc6d202b2b8747ca148b84c3e8ada
|
||||
size 187615246
|
3
ollama-0.3.11.obscpio
Normal file
3
ollama-0.3.11.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cf4205d019475a2d77f2d8290761692ee28a46f5e68d3932e1e44e4f8da9aeb
|
||||
size 186769422
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 20 08:29:30 UTC 2024 - adrian@suse.de
|
||||
|
||||
- Update to version 0.3.11:
|
||||
* llm: add solar pro (preview) (#6846)
|
||||
* server: add tool parsing support for nemotron-mini (#6849)
|
||||
* make patches git am-able
|
||||
* CI: dist directories no longer present (#6834)
|
||||
* CI: clean up naming, fix tagging latest (#6832)
|
||||
* CI: set platform build build_linux script to keep buildx happy (#6829)
|
||||
* readme: add Agents-Flex to community integrations (#6788)
|
||||
* fix typo in import docs (#6828)
|
||||
* readme: add vim-intelligence-bridge to Terminal section (#6818)
|
||||
* readme: add Obsidian Quiz Generator plugin to community integrations (#6789)
|
||||
* Fix incremental builds on linux (#6780)
|
||||
* Use GOARCH for build dirs (#6779)
|
||||
* Optimize container images for startup (#6547)
|
||||
* examples: updated requirements.txt for privategpt example
|
||||
* examples: polish loganalyzer example (#6744)
|
||||
* readme: add ollama_moe to community integrations (#6752)
|
||||
* runner: Flush pending responses before returning
|
||||
* add "stop" command (#6739)
|
||||
* refactor show ouput
|
||||
* readme: add QodeAssist to community integrations (#6754)
|
||||
* Verify permissions for AMD GPU (#6736)
|
||||
* add *_proxy for debugging
|
||||
* docs: update examples to use llama3.1 (#6718)
|
||||
* Quiet down dockers new lint warnings (#6716)
|
||||
* catch when model vocab size is set correctly (#6714)
|
||||
* readme: add crewAI to community integrations (#6699)
|
||||
* readme: add crewAI with mesop to community integrations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 10:48:34 UTC 2024 - adrian@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: ollama
|
||||
version: 0.3.10
|
||||
mtime: 1725725288
|
||||
commit: 06d4fba851b91eb55da892d23834e8fe75096ca7
|
||||
version: 0.3.11
|
||||
mtime: 1726621886
|
||||
commit: 504a410f02e01a2ec948a92e4579a28295184898
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ollama
|
||||
Version: 0.3.10
|
||||
Version: 0.3.11
|
||||
Release: 0
|
||||
Summary: Tool for running AI models on-premise
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fc07ae239af7667ad257ce20adddb3d6271ef14d06ef632348d2fb6c83a49db
|
||||
size 5355011
|
||||
oid sha256:9026230d4390284a064cafd4d212aa2bd535ec7994dfba89d96446eaf3c61751
|
||||
size 5354957
|
||||
|
Loading…
Reference in New Issue
Block a user