Swapnesh Khare

Results 3 issues of Swapnesh Khare

Is there a way to fetch features from Online Store with SQL like query for example using `where` clause? I have multiple columns where I need to filter the rows...

kind/feature
wontfix
priority/p2
Community Contribution Needed

I'm trying a test using raydp. I have setup Ray Cluster on GKE using the below dockerfile ``` FROM rayproject/ray:2.7.0-py310-cpu ARG HTTP_PROXY ARG HTTPS_PROXY # set http_proxy & https_proxy ENV...

I have tried the MMS [example](https://github.com/kserve/kserve/tree/master/docs/samples/multimodelserving/triton) for triton and it was working Now I'm trying to load my own models as `TrainedModel` CR, just like in example but the models...

kfserving/mms