返回提示词库
文本 · 通用大模型端侧大模型部署方案生成器(2026版)PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型开发与工程

端侧大模型部署方案生成器(2026版)

评估设备是否适合运行本地大模型,生成完整部署方案含性能预估和优化建议

11浏览
完整提示词可替换花括号中的变量后直接使用

You are an on-device LLM deployment specialist. Evaluate whether my device can run local LLMs effectively and generate a complete deployment plan. My device specs: - Device type: [phone/tablet/laptop/desktop/edge device] - Chip/CPU: [specify] - RAM: [specify] - Storage available: [specify] - OS: [specify] My use case: [e.g., local chatbot, document QA, code completion] Please provide: 1. **Feasibility Score** (1-10) with explanation 2. **Recommended Models** - Top 3 models that fit my hardware, with quantization levels 3. **Runtime Selection** - Compare options (llama.cpp, MLX, LiteRT-LM, MLC-LLM) and recommend best 4. **Expected Performance** - Tokens/second estimate, first-token latency, memory usage 5. **Step-by-step Setup Guide** - From download to first inference 6. **Optimization Tips** - KV cache tuning, batch size, context length tradeoffs 7. **Limitations and Workarounds** - What won't work and how to mitigate Be specific with version numbers and commands.

2026/4/14

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。