An open API service indexing awesome lists of open source software.

https://github.com/concaption/containerized-hf-api

template for containerized MLOps API with ghcr configured
https://github.com/concaption/containerized-hf-api

contianer fastapi huggingface mlops

Last synced: 7 months ago
JSON representation

template for containerized MLOps API with ghcr configured

Awesome Lists containing this project

README

          

# containerized mlops api template

[![Docker CI](https://github.com/concaption/containerized-mlops-api/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/concaption/containerized-mlops-api/actions/workflows/docker-publish.yml)

```
make setup
```
```
make run
```
```
make all
```