Change8

v0.5.12

📦 ollama
3 features🐛 5 fixes🔧 4 symbols

Summary

This release introduces the Perplexity R1 1776 model and improves the OpenAI-compatible API with tool calling support. It also includes several Linux-specific bug fixes and performance restorations for Intel Xeon processors.

✨ New Features

  • Added support for Perplexity R1 1776 model.
  • The OpenAI-compatible API now returns tool_calls when a model invokes a tool.
  • Added support for the X-Stainless-Timeout header in OpenAI API endpoints.

🐛 Bug Fixes

  • Restored performance on specific Intel Xeon processors.
  • Fixed permission denied issues following Linux installations.
  • Removed unnecessary CPU libraries from the arm64 Linux installation package.
  • Resolved progress bar flickering during ollama pull operations.
  • Fixed model execution failures on Linux when installed in paths containing UTF-8 characters.

🔧 Affected Symbols

OpenAI-compatible APItool_callsX-Stainless-Timeoutollama pull