Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 914 Bytes

README.md

File metadata and controls

34 lines (16 loc) · 914 Bytes

information about files:

convert_pytorch_model.py: converts the given model to onix

server.py:main serverfile which will be used

test.py: test inference code

test_banana.py : file used to test banana deployment

🍌 Banana Serverless

This repo gives a framework to serve ML models in production using simple HTTP servers.

Quickstart

Follow the quickstart guide in Banana's documentation to use this repo.

(choose "GitHub Repository" deployment method)


Helpful Links

Understand the 🍌 Serverless framework and functionality of each file within it.

Generalize this framework to deploy anything on Banana.


Use Banana for scale.