AWS nova documentation change
Summary
Corrected context length documentation and added link to abuse detection guide
Security assessment
Adds reference to abuse detection documentation (security feature) and fixes technical documentation, but no evidence of security vulnerability remediation.
Diff
diff --git a/nova/latest/userguide/nova-model-sagemaker-inference.md b/nova/latest/userguide/nova-model-sagemaker-inference.md index 6b4e83ed8..3d9cd66a3 100644 --- a//nova/latest/userguide/nova-model-sagemaker-inference.md +++ b//nova/latest/userguide/nova-model-sagemaker-inference.md @@ -96 +96 @@ For example, on Amazon Nova Micro with a ml.g5.12xlarge: - * `CONTEXT_LENGTH=10000` → Rejected (max context is 8000 on this instance) + * `CONTEXT_LENGTH=10000` → Rejected (max context length is 8000 on this instance) @@ -134,0 +135,2 @@ For issues and support with Amazon Nova models on SageMaker inference, contact A + * [Deployment of Amazon Nova Forge Models in Amazon SageMaker Inference abuse detection](./nova-sagemaker-inference-abuse-detection.html) +