I just came across this LitServe repository, which promises 2x performance over FastAPI.
LitServe is designed by the creators of pytorch-lightning, and is specifically designed for deploying AI models.
It might be interesting to test this to compare performance for SimpleAI.
I just came across this LitServe repository, which promises 2x performance over FastAPI.
LitServe is designed by the creators of pytorch-lightning, and is specifically designed for deploying AI models.
It might be interesting to test this to compare performance for SimpleAI.