github rjmalagon/ollama-linux-amd-apu v0.5.13-rc6

latest releases: v0.15.0, v0.14.1, v0.13.5...
pre-release11 months ago
  • What's Changed (this repo branch)

Sync to Ollama main.

  • What's Changed (from Ollama)

New models

[Phi-4-Mini](https://ollama.com/library/phi4-mini): Phi-4-mini brings significant enhancements in multilingual support, reasoning, and mathematics, and now, the long-awaited function calling feature is finally supported.
[Granite-3.2-Vision](https://ollama.com/library/granite3.2-vision): A compact and efficient vision-language model, specifically designed for visual document understanding, enabling automated content extraction from tables, charts, infographics, plots, diagrams, and more.
  • What's Changed

    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
    Ollama is now compiled for NVIDIA Blackwell
    Fixed issue where bf16 GGUF files could not be imported

  • New Contributors

    @prusnak made their first contribution in ollama#8567
    @ChuanhuiLiu made their first contribution in ollama#9346
    @Pekkari made their first contribution in ollama#8211

Full Changelog: v0.5.13-rc5...v0.5.13-rc6

Don't miss a new ollama-linux-amd-apu release

NewReleases is sending notifications on new releases.