Ollama – v0.21.3-rc0

Ollama – v0.21.3-rc0

Ollama just dropped a new release candidate, v0.21.3-rc0, and it’s bringing some serious brainpower to your local LLM workflows! 🛠️

If you aren’t using Ollama yet, it is the ultimate toolkit for running powerful models like Llama 3, DeepSeek-R1, and Mistral directly on your own hardware. It handles all the heavy lifting of downloading and configuring models so you can focus on building.

Here’s what’s new in this RC update:

  • Reasoning Effort Support: This is a game-changer for anyone playing with chain-of-thought models! The update maps “reasoning effort” to the “think” parameter, giving you much finer control over how much computational “thinking” time a model spends on a prompt. 🧠
  • OpenAI Compatibility Tweaks: The release includes specific updates to better handle OpenAI-style map responses, making it even smoother to swap between APIs without breaking your integration.

If you’re tinkering with reasoning-heavy models and want to ensure your API calls are handling thought tokens perfectly, grab this RC and give it a spin! ✨

🔗 View Release