Ask HN: How do we reduce latency for AI applications?4 points1 comments2 days agoby MrARI am connecting 3-4 AI models serially, such that output of one model is fed as input of another model. I am getting a lot of latency, even after using GPUs, how to reduce it?