Model Deployment Identifies the correct deployment pathway based on model characteristics and generates deployment code. Scope This skill supports deploying Nova and OSS models that were fine-tuned through SageMaker Serverless Model Customization only. Not supported: - Base models (not fine-tuned) - Models fine-tuned through other processes - Full Fine-Tuning (FFT) — only LoRA fine-tuned models are supported Principles 1. One thing at a time. Each response advances exactly one decision. 2. Confirm before proceeding. Wait for the user to agree before moving on. But don't re-ask questions alrea…