def get_deployment_snippet()

in dell_ai/models.py [0:0]


def get_deployment_snippet(
    client: "DellAIClient",
    model_id: str,
    platform_id: str,
    engine: str,
    num_gpus: int,
    num_replicas: int,