-
ChromaDB port configuration doesn't register properly even though the application yml configuration was correct.
**Bug description**
![image](https://github.com/user-attachments/assets/65dfc65f-9e…
-
: invalid vectorizer config: model not found at '/var/www/models/bge-m3', nor model url specified
配置文件:
namespace = KagDemo
host_addr = http://localhost:8887
id = 1
[vectorizer]
vectorizer =…
-
**Is your feature request related to a problem? Please describe.**
Embedding searches in vector databases for face recognition can be slow, especially with large datasets. Faster retrieval methods ar…
-
When calling `mlir-opt --affine-super-vectorize`, nothing happens, because the default for `virtual-vector-size` is empty, and all current vectorization patterns require vector rank 1, 2 or 3 (whereas…
-
### GitHub Issue: Extend Vector Database with Public and Indico Pages for EIC Information
**Issue Title:**
Extend the Vector Database to Include Information from Public and Indico Pages for EIC
…
-
The naming convention for the various `Vector2*` and `Vector3*` seems to be `vector2_*` and `vector3_*`.
I've found the following functions that do not follow this convention.
- `vector_2distance`…
-
Hello, we would like to analyze SNPs under selection across different populations (in our case, we have six), and the sample sizes (belove) provided are just examples. Unfortunately, we keep encounter…
-
## Description
Is it possible to search for multiple embeddings at the same time? In my specific case, I want to make a similarity search for text and image embedding. I am aware of hybrid search, …
-
Hi, Dear:
Thanks for your open source code!
Recently I read about hybrid search with infinity,best hybrid search method is:_**BM25 + Dense vector + Sparse vector + colBert**_
Can qdrant…
-