# developmentseed/fastai-serving

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/developmentseed-fastai-serving).**

121 stars · 8 forks · Python · MIT

## Links

- GitHub: https://github.com/developmentseed/fastai-serving
- awesome-repositories: https://awesome-repositories.com/repository/developmentseed-fastai-serving.md

## Description

A Docker image for serving fastai models, mimicking the API of Tensorflow Serving. It is designed for running batch inference at scale. It is not optimized for performance (but it's not that slow).

## Tags

### Part of an Awesome List

- [Cloud Infrastructure](https://awesome-repositories.com/f/awesome-lists/devtools/cloud-infrastructure.md) — Provides infrastructure for serving deep learning models.
- [Orchestration and Pipelines](https://awesome-repositories.com/f/awesome-lists/devtools/orchestration-and-pipelines.md) — Provides infrastructure for serving machine learning models.
