Venkat Raman

Results 4 issues of Venkat Raman

Hello PapersWithCode Team ! Thank you for your work with building and maintaining PWC. This tips repo is very useful, and I've come across various SOTA model repos that follow...

As per elastic app-search api [docs](https://www.elastic.co/guide/en/app-search/current/boosts.html#boosts-value-boosts), `boosts` is the correct param. However in this client, we have `boost`. https://github.com/elastic/enterprise-search-python/blob/main/elastic_enterprise_search/_sync/client/app_search.py#L2324 https://github.com/elastic/enterprise-search-python/blob/main/elastic_enterprise_search/_async/client/app_search.py#L2324 and in few other places. This results in the below...

Hello ! Thanks for your work on this and looks very interesting: https://elastisys.com/automatic-multi-cluster-deployments-and-services-in-kubernetes/ Is there a public roadmap of items / features to make it production ready ?

## Pull Request Description Discovered [critical bug ](https://github.com/vllm-project/aibrix/pull/1112/commits/851b7661dbcf72bf399dd6d3c421ed953b0ad13c) while writing benchmark. - [x] bug fix in `vtc-basic` router constructor - [x] fix & simplify e2e test - [x] expose metrics...