面壁智能社区开发者将MiniCPM5-1B部署于QNAP NAS(型号Qu605-N150-16G),内存占用低于2GB,通过Ollama集成至Cherry Studio作为本地LLM。借助NAS MCP协议,将文件管理、共享文件夹、语义搜索等系统能力暴露给外部Agent,实现安全本地数据访问。同时利用Qsirch索引将NAS文件构建为结构化知识库,由MiniCPM5-1B在设备端执行检索增强推理,完成摘要、问答等任务。展示轻量小模型从本地推理向系统级智能体+RAG组合演进的实践。
We're excited to see MiniCPM5-1B being used in real NAS-based local AI systems.🥳🥳 A developer in our community built a full-stack setup combining on-device LLM inference with NAS and Agent capabilities:
⚡ Lightweight local deployment MiniCPM5-1B runs on a QNAP-Qu605-N150-16G NAS, consuming <2GB of memory. It is deployed via Ollama and integrated into Cherry Studio as a local LLM provider.
🧩NAS + Agent integration via MCP With NAS MCP, system capabilities like file management , shared folders , and semantic search are exposed to external agents. This enables Coding Agents / WorkBuddy-style workflows to securely access and retrieve local data within permission boundaries.