Accepting request 1152042 from home:jengelh:branches:science:machinelearning

factory review.

- Edit description, answer _what_ the package is and use nominal
  phrase. (https://en.opensuse.org/openSUSE:Package_description_guidelines)

OBS-URL: https://build.opensuse.org/request/show/1152042
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ollama?expand=0&rev=4
This commit is contained in:
Loren Burkholder 2024-02-27 12:34:45 +00:00 committed by Git OBS Bridge
parent 14adc14d9d
commit e775b54f22
2 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 27 08:33:15 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Edit description, answer _what_ the package is and use nominal
phrase. (https://en.opensuse.org/openSUSE:Package_description_guidelines)
-------------------------------------------------------------------
Fri Feb 23 21:13:53 UTC 2024 - Loren Burkholder <computersemiexpert@outlook.com>

View File

@ -18,7 +18,7 @@
Name: ollama
Version: 0.1.27
Release: 0
Summary: Get up and running with Llama 2, Mistral, and other large language models
Summary: Tool for running AI models on-premise
License: MIT
URL: https://ollama.com
Source: %{name}-%{version}.tar.gz
@ -35,7 +35,12 @@ BuildRequires: golang(API) >= 1.21
%{sysusers_requires}
%description
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
Ollama is a tool for running AI models on one's own hardware.
It offers a command-line interface and a RESTful API.
New models can be created or existing ones modified in the
Ollama library using the Modelfile syntax.
Source model weights found on Hugging Face and similar sites
can be imported.
%prep
%autosetup -a1 -p1