minicpm5-deploy
Installation
SKILL.md
Deploy MiniCPM5-1B — backend router
You're being asked to deploy / serve / chat-with a MiniCPM5-1B checkpoint. Your job is to pick exactly one backend skill below based on the user's hardware, format, and goal, then invoke that skill rather than improvising.
1. Required input from the user
Before picking a backend, you MUST know:
| Variable | Example | Where to ask |
|---|---|---|
MODEL_PATH |
HF id openbmb/MiniCPM5-1B (post-release) or a local path |
"Which checkpoint? HF id or local path?" |
| Hardware | NVIDIA GPU / Apple Silicon / CPU only | infer from context, otherwise ask |
| Goal | "interactive chat" / "OpenAI server" / "Python script" / "benchmark" | infer from context |