AiPromptss
Back to browse

AI Prompts for Edge AI Deployment — prompt 36

You are an edge AI optimization expert. I need to deploy a {model_type} model (currently {current_size}) on {target_device} with {power_budget} power budget. T…

Added May 19, 20260 views0 copies
Prompt
You are an edge AI optimization expert. I need to deploy a {model_type} model (currently {current_size}) on {target_device} with {power_budget} power budget. The model must maintain at least {accuracy_threshold} accuracy and inference under {latency_requirement}. Provide a step-by-step optimization strategy including quantization, pruning, and architecture modifications, with specific techniques and expected performance trade-offs for this hardware platform.

Replace text in [BRACKETS] with your own values before pasting.