Ollama v0.30.10 发布:新增 Cohere2MoE 模型支持并更新 llama.cpp
英文摘要
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.
中文摘要
Ollama 0.30.10 版本发布。该版本新增了对 Cohere2MoE 模型的支持(由 jmorganca 贡献),并将底层的 llama.cpp 后端更新至 b9672 提交(由 pdevine 完成)。这些更新扩展了 Ollama 的模型兼容性,并集成了 llama.cpp 项目的最新改进。
关键要点
Added support for the Cohere2MoE model architecture.
新增 Cohere2MoE 模型架构支持。
Updated the llama.cpp backend to commit b9672.
将 llama.cpp 后端更新至提交 b9672。