-
### Is your feature request related to a problem?
Coming from https://github.com/opensearch-project/neural-search/issues/859. Refactored `HybridQueryTests` and `HybridQueryPhaseSearcherTests` in http…
-
When should I choose between approximate k-NN and Script Score k-NN? Which is best for large data sets with low latency needs?
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
***Build Failed Error***: **k-NN failed during the distribution build for version: 3.0.0.**
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearc…
-
### Describe the bug
I've installed OpenSearch via Homebrew on MacOS (M1). I'm trying to install the k-NN search plugin, but I'm getting an error.
### Related component
Build
### To Reprod…
-
您的论文中:
![image](https://github.com/user-attachments/assets/90522342-f265-4852-b69b-77c35cad1095)
但是您的代码:
class MultiHeadSelfAttention(nn.Module):
def __init__(self, dim, num_heads):
s…
-
Hit this error when running https://huggingface.co/genmo/mochi-1-preview. Repro script as followed.
```python
import torch
from torch.nn.attention import sdpa_kernel
device = torch.device("cud…
-
### 🐛 Describe the bug
As mentioned in this [blog](https://dev-discuss.pytorch.org/t/higher-order-operators-2023-10/1565), HigherOrderOperator does not support graph break inside the input/output fun…
-
**Is your feature request related to a problem? Please describe.**
The k-NN plugin adds support for a new field type, `knn_vector`, which can be thought of as an array of floating point numbers. Th…
-
I'm not sure issues is the greatest place to post this but I just wanted to see if anyone else had been trying this idea:
There was [a paper that came out recently](https://arxiv.org/abs/2410.05258…