Skip to content

MLOps packaging: build and push to GitHub Container Registry

License

Notifications You must be signed in to change notification settings

iambenn/huggingface-ghcr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤗 Hugging Face packaging using GitHub Container Registry

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

The web application uses FastAPI with Hugging Face and exposes a single endpoint that you can interact with it.

Fork this repository and run the GitHub Actions as-is so that you can register your own containerized application with no modifications needed.

About

MLOps packaging: build and push to GitHub Container Registry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 66.3%
  • Python 33.7%