def __init__()

in src/mozmlops/templates/template_ray_serve.py [0:0]


    def __init__(self):
        # Load model
        self.model = pipeline("translation_en_to_fr", model="t5-small")