entrpn/serving-model-cards
Collection of OSS models that are containerized into a serving container
This project provides pre-packaged, open-source AI models ready for immediate use or training on Google Cloud's Vertex AI. You can easily generate images from text, summarize documents, upscale images, or even personalize image generation models without managing complex IT infrastructure. It's ideal for developers, data scientists, or MLOps engineers looking to quickly deploy or train machine learning models.
No commits in the last 6 months.
Use this if you need to quickly deploy or train popular AI models like Stable Diffusion, FLAN-T5, or Real-ESRGAN on Google Cloud without handling containerization or server management.
Not ideal if you need to deploy custom models not included in this collection, or if you prefer to manage your model serving infrastructure manually.
Stars
16
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/entrpn/serving-model-cards"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
modelscope/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
basetenlabs/truss
The simplest way to serve AI/ML models in production
Lightning-AI/LitServe
A minimal Python framework for building custom AI inference servers with full control over...
deepjavalibrary/djl-serving
A universal scalable machine learning model deployment solution
tensorflow/serving
A flexible, high-performance serving system for machine learning models