https://github.com/bmorphism/banana
https://github.com/bmorphism/banana
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bmorphism/banana
- Owner: bmorphism
- License: mit
- Created: 2023-02-23T15:12:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T15:12:07.000Z (over 3 years ago)
- Last Synced: 2025-03-29T02:39:48.809Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🍌 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](https://docs.banana.dev/banana-docs/quickstart).**
*(choose "GitHub Repository" deployment method)*
# Helpful Links
Understand the 🍌 [Serverless framework](https://docs.banana.dev/banana-docs/core-concepts/inference-server/serverless-framework) and functionality of each file within it.
Generalize this framework to [deploy anything on Banana](https://docs.banana.dev/banana-docs/resources/how-to-serve-anything-on-banana).
## Use Banana for scale.