Navneet Verma

Results 321 comments of Navneet Verma

> > @dzane17 @jainankitk This will break [k-NN](https://github.com/opensearch-project/k-NN/blob/main/src/main/java/org/opensearch/knn/plugin/KNNPlugin.java#L364-L375). We should update ensure k-NN gets updated before merging this change (either open an issue with a specific suggestion or create a...

@vamshin Please help in prioritizing the issue.

Moving this to neural search repo, as the hybrid query clause is in Neural Search repo.

@vibrantvarun can we close this issue as the feature is merged?

@chishui given that the feature is merged across all the components, what is the final benchmarking number for the batch ingestion?

@chishui can you attach the documentation issue here for tracking purpose as this feature.

@chishui I looked into the benchmarks here: https://github.com/opensearch-project/OpenSearch/issues/12457#issuecomment-2012437250, when we say there is a significant improvement on throughput I see it is with a gpu instance and not with any...

@br3no can you add an entry in the changelog.

@br3no Thanks for raising the PR. I am wondering do we require this change? In MLCommons repository a generic MLInference processor is getting launched which is supposed to do the...

> Also, I don't see the use-case of asymmetric embedding models being addressed. If that is the case I would recommend posting the same on the RFC to ensure that...