RunpodR
Runpod2y ago
6 replies
lexicon

How can I run a pod as an API endpoint? (not serverless)

I want to run a model as an api endpoint
Solution
Flask, FastAPI etc, but it can't scale so its not recommended to use an API on pods. its much better to use serverless.
Was this page helpful?