/container-mlops-template

Learn how to create a FastAPI container with HuggingFace and deploy it to Azure

Primary LanguagePythonMIT LicenseMIT

Container MLOps Template repository

Learn how to create a container and package it with GitHub Actions. This repository template gives you a good starting point for a Dockerfile, GitHub Actions workflow, and Python code.

Depending on the type of model you need, you will need different workflow steps and most definitely a different main.py file. The default uses FastApi