-
With the existing vector space, how can we work together with an LLM to provide this vector space to create the hint.
Ideas
- Hosted (s)BERT model which can work with the embeddings
- Group input…
-
Is there a process/parameter setting that will make sure queries return no less than `k` ANN? (and preferably also not much more than `k`... exactly `k` would be ideal)
Like when the user asks for _e…
-
It would be nice to have a Module that does cosine similiary and dotproduct dictionary matching.
It should take care of batched simulation of the data.
It should use a (GPU) efficient matching, mayb…
-
Make the rrtstar radius dynamic
-
As always, thanks again for the library and apologies for asking another question!
I was wondering if the MatchFinder or InferenceModel can return all of the distances for all classes or if it is e…
-
Hi, it would be very useful to have large random matrices that can be stored symbolically, e.g. with a LazyTensor equivalent of `torch.rand()`.
**My use case:**
I am working with a variant of the …
-
**Is your feature request related to a problem?**
The `k-nn`, or `k-nearest neighbours` plugin enables users to define `knn_vector` [objects](https://opensearch.org/docs/latest/search-plugins/knn/k…
-
## Objective
Implement the following Classification Models for classification of whether the ***'Type of Location'*** of the AQI data is ***'Industrial Area'*** or ***'Residential, Rural and other A…
-
**This is a(n):**
- [ ] New algorithm
- [ ] Update to an existing algorithm
- [x] Error
- [ ] Proposal to the Repository
**Details:**
File Location :
```
code/artificial_intell…
-
## 🚀 Feature
Nearest-neighbor search with Ball Query under periodic boundary conditions. #1012 is more open-ended, but related.
## Motivation
[Force fields](https://en.wikipedia.org/wiki/Force_fi…