github ollama/ollama v0.12.11-rc1
v0.12.11

pre-release9 hours ago

What's Changed

  • Ollama's API and the OpenAI-compatible API now supports Logprobs
  • Ollama's new app now supports WebP images
  • Improved rendering performance in Ollama's new app, especially when rendering code
  • Tool calling improvements
  • The "required" field in tool definitions will now be omitted if not specified
  • Fixed issue where "tool_call_id" would be omitted when using the OpenAI-compatible API.
  • Fixed issue where ollama create would import data from both consolidated.safetensors and other safetensor files.
  • Ollama will now prefer dedicated GPUs over iGPUs when scheduling models
  • Vulkan can now be enabled by setting OLLAMA_VULKAN=1. For example: OLLAMA_VULKAN=1 ollama serve

New Contributors

Full Changelog: v0.12.10...v0.12.11-rc1

Don't miss a new ollama release

NewReleases is sending notifications on new releases.