Ollama v0.30.10 Released: Adds Cohere2MoE Model Support and Updates llama.cpp
English summary
Ollama version 0.30.10 has been released. It introduces support for the Cohere2MoE model, contributed by jmorganca. The underlying llama.cpp backend has been updated to commit b9672 by pdevine. These changes expand Ollama's model compatibility and incorporate recent improvements from the llama.cpp project.
Chinese summary
Ollama 0.30.10 版本发布。该版本新增了对 Cohere2MoE 模型的支持(由 jmorganca 贡献),并将底层的 llama.cpp 后端更新至 b9672 提交(由 pdevine 完成)。这些更新扩展了 Ollama 的模型兼容性,并集成了 llama.cpp 项目的最新改进。
Key points
Added support for the Cohere2MoE model architecture.
新增 Cohere2MoE 模型架构支持。
Updated the llama.cpp backend to commit b9672.
将 llama.cpp 后端更新至提交 b9672。