vision_QA_medgemma / scaling-policy.json
codegood's picture
Initial commit: MedGemma medical VQA chat UI
cbee686
Raw
History Blame Contribute Delete
328 Bytes
{
"TargetValue": 3.0,
"CustomizedMetricSpecification": {
"MetricName": "ApproximateBacklogSizePerInstance",
"Namespace": "AWS/SageMaker",
"Dimensions": [
{"Name": "EndpointName", "Value": "medgemma-vllm-endpoint"}
],
"Statistic": "Average"
},
"ScaleInCooldown": 300,
"ScaleOutCooldown": 60
}