SangBin Cho
SangBin Cho
Could you tag this issue to your PR?
@simon-mo @withsmilo It is a little uncomfortable to handle some packages in the current Clipper. We can probably improve this part later? I will label this issue as check-again.
1. Did you add pandas dependency to `pkgs_to_install `? 2. If not, could you show us error logs?
Clipper batch queries and adaptively adjust the max batch size to maximize throughput within the specified SLO requirement. If it cannot return the query by given SLO (which you provide...
Hmm okay. Can you do `docker ps`, do `docker logs` on the model containers/query frontend, and show us logs for both of them? (Let me know if you are using...
This error is really odd. Is it the logs of `docker logs 474034ecf562 `? It is also weird that the container is not broken although there is an error. Also,...
@jacekwachowiak Did you figure out anything else? Seems like it should be a bug.
Hmm that's weird. Let's keep tracking this issue and see if we can fix this later.
Hi, @withsmilo, @Insullone. Currently, some people are working on query frontend proxy to support the connection of many models to one application. This feature will be on the next version...
Some people are planning to work on flask app to enable this, but we are not sure when it will be released. The quick solution you can do is to...