Video description
Get started with MLOps and Github Actions to package a container with an ONNX model that does live inferencing with a Flask application. By using Azure ML, learn how to download the large ONNX model
into the Github Action workflow, package it as a container and then push it to a container registry. For reference use the https://github.com/alfredodeza/flask-roberta repository
Topics include:
* Create a container that does live inferencing with Flask and the ONNX runtime
* Package the model and verify it works locally
* Setup a Github Action to authenticate to Azure ML and download a previously registered model
* Build the new container as a Github Action, authenticate to Docker Hub or Github Packages
* Push the new container to the Github registry or any other registry like Docker Hub
Table of contents
Product information
- Title: MLOps workflow with Github Actions
- Author(s):
- Release date: March 2021
- Publisher(s): Pragmatic AI Solutions
- ISBN: 50108VIDEOPAIML
You might also like
video
Complete Git Guide: Understand and Master Git and GitHub
Complete with practical activities, this comprehensive Git and GitHub guide will help you understand how Git …
video
The Complete Practical Docker Guide
Docker is a software framework for building, running, and managing containers on servers and the cloud. …
video
SSL Complete Guide 2021: HTTP to HTTPS
This course is all about securing websites with SSL/TLS certificates. We start by exploring the basics …
video
Design Microservices Architecture with Patterns and Principles
Microservices is an architectural approach where an application is composed of small, loosely coupled, and independently …