Commit Graph

2 Commits

Author SHA256 Message Date
Guillaume GARDET
332862e2b8 - Update to version 0.3.13:
* New safety models:
    ~ Llama Guard 3: a series of models by Meta, fine-tuned for
      content safety classification of LLM inputs and responses.
    ~ ShieldGemma: ShieldGemma is set of instruction tuned models
      from Google DeepMind for evaluating the safety of text 
      prompt input and text output responses against a set of 
      defined safety policies.
  * Fixed issue where ollama pull would leave connections when 
    encountering an error
  * ollama rm will now stop a model if it is running prior to 
    deleting it

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ollama?expand=0&rev=55
2024-10-14 07:28:18 +00:00
2808304cf4 - 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

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ollama?expand=0&rev=53
2024-09-29 21:30:54 +00:00