Ollama部署bespoke-minicheck
版权声明本文原创作者谷哥的小弟作者博客地址http://blog.csdn.net/lfdfhl部署bespoke-minicheck通过以下命令拉取bespoke-minicheckollama pull bespoke-minicheck:7b图示如下模型大小约4.7G约耗时30分钟左右请耐心等待。拉取完毕图示如下通过如下命令运行bespoke-minicheck命令如下ollama run bespoke-minicheck:7b图示如下测试内容如下Document: The earth is the third planet from the sun. Claim: The earth is the third planet from the sun.图示如下至此已经成功在Ollama中部署了bespoke-minicheck。停止bespoke-minicheck完成以上验证后请务必关闭该DOS窗口否则运行中的bespoke-minicheck会一直大量占用系统资源导致设备严重卡顿后续要使用bespoke-minicheck模式时比如通过Spring AI项目链接该模型只需要重新打开DOS并执行ollama run bespoke-minicheck:7b即可图示如下启动后就不用再理会该窗口了也不要输入任何内容。