3 Commits

Author SHA256 Message Date
98fb524bfe Only require git-core
because we don't need git-web and the other stuff here

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ollama?expand=0&rev=83
2025-03-18 20:06:03 +00:00
39cfaaa125 - Update BuildRequires to go1.24
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ollama?expand=0&rev=81
2025-03-14 01:22:52 +00:00
82d203a2c9 - Update to version 0.6.0:
* New model: Gemma 3
  * Fixed error that would occur when running
    snowflake-arctic-embed and snowflake-arctic-embed2 models
  * Various performance improvements and bug fixes

- Update to version 0.5.13:
  * New models: Phi-4-Mini, Granite-3.2-Vision, Command R7B Arabic
  * The default context length can now be set with a new
    OLLAMA_CONTEXT_LENGTH environment variable. For example, to set
    the default context length to 8K, use:
        OLLAMA_CONTEXT_LENGTH=8192 ollama serve
  * Fixed issue where bf16 GGUF files could not be imported
  * Ollama is now be able to accept requests from Visual Studio
    Code and Cursor by accepting requests from origins beginning
    with vscode-file://
  * Various performance improvements and bug fixes
  match the new version

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ollama?expand=0&rev=80
2025-03-14 01:19:14 +00:00