v0.21.1

Ollama Releases / 2026/4/22

📰 ニュースDeveloper Stack & InfrastructureTools & Practical Usage

要点

  • v0.21.1では、ドキュメント面でHermesの更新(#15655)が行われました。
  • mlxコンポーネントで、サンプラーにrepeat penaltyを適用する変更(#15631)が導入されています。
  • mlxでは、glm4_moe_liteにおけるsigmoid router headのfuse最適化(#15659)が実施されています。
  • launch機能として、インストーラフローにKimi CLI連携を追加(#15723)しました。
  • サーバ側では、thinking-capableパーサーを使いつつthink=falseの場合にもformatを適用する調整が入っています。

変更点

  • docs: @ParthSareen による #15655 での hermes の更新
  • mlx: @dhiltgen による #15631 での sampler における繰り返しペナルティの適用
  • mlx: @jessegross による #15659 での glm4_moe_lite における sigmoid router head の融合
  • launch: @ParthSareen による #15723 での installer フローへの kimi cli 統合の追加
  • server: @ParthSareen による #15678 での thinking-capable パーサー使用時に think=false の場合でも書式を適用

完全な変更履歴: v0.21.0...v0.21.1-rc0