Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 378 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 378 Bytes

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