Metadata-Version: 2.1
Name: modelhouse
Version: 0.0.0.1
Summary: Easy model distribution for inference.
Home-page: https://github.com/supersergiy/modelhouse
Author: Sergiy Popovych
Author-email: sergiy.popovich@gmail.com
License: UNKNOWN
Description: # modelhouse
        
        ## Why?
        
        **The purpose of `modelhouse` is to make it easy to distribute models to workers on cloud.**
        
        With `modelhouse`, you can store and load your models from different storage backends (Google Cloud Storage, AWS S3, local). `modelhouse` also provides model caching, which can significantly reduce model loading time while keeping memory utilization low.
        
        ## Installation
        
        ```pip install modelhouse```
        
        ## Documentation
        TODO
        
        ## Getting started
        TODO
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
