Ollama

ollama/ollama last check 191 releases recent
Notes
Release notes
v0.5.12 · 1y+
view on github

New models

  • Perplexity R1 1776: A version of the DeepSeek-R1 model that has been post trained to remove its refusal to respond to some sensitive topics.

What's Changed

  • The OpenAI-compatible API will now return tool_calls if the model called a tool
  • Performance on certain Intel Xeon processors should now be restored
  • Fixed permission denied issues after installing Ollama on Linux
  • Fixed issue where additional CPU libraries were included in the arm64 Linux install
  • The progress bar will no longer flicker when running ollama pull
  • Fixed issue where running a model would fail on Linux if Ollama was installed in a path with UTF-8 characters
  • X-Stainless-Timeout will now be accepted as a header in the OpenAI API endpoints

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.5.11...v0.5.12