-
Traceback (most recent call last):
File "/Users/cgxw/miniconda3/envs/faq/lib/python3.7/site-packages/sanic/app.py", line 937, in handle_request
response = await response
File "/Users/cgxw/P…
-
While using the codeqai tool within a conda environment, I encountered an issue during the indexing process where it continuously attempts to index without completion. This problem occurred when I tri…
-
# Summary
This is a petition for a pull request.
There are some very good blas distance functions in FLAT, but they aren't used at all in IVFFLAT. This is because all current parallel mode of IVFF…
-
Hi, thanks for this great repo!
In `indexing.py`, the number of partitions is [set to 100 here](https://github.com/terrierteam/pyterrier_colbert/blob/5772d080bba50955f589ac3f87e9933f2122a126/pyterr…
-
# Summary
The C API allows the creation of an IndexPreTransform via the factory.
But there is no apparent way to extract the VectorTransform or chain within C.
# Reproduction instructions
In…
-
In table-1, is there any explanation for why the results of unsupervised PQ (MRR@10 = 0.028 @ compression ratio = 64x) so poor?
In our experience, PQ works reasonably well. For example, when we use…
-
### Voice Changer Version
Clone from AMD Linux tutorial on github
### Operational System
Ubuntu Jammy 22.04
### GPU
RX 6800xt
### CUDA Version
Rocm 5.7.2 AMD
### Read carefully and check the…
-
### Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
### Version | 版本
Latest | 最新版
### OS | 操作系统
Windows
### Describe the bug | 简述
构建知识库时卡住不反应,页面停留在“构建知识库”,终端停留在“Check…
-
This is currently not supported but would be amazing to have:
https://github.com/jupyterlite/jupyterlite does not support some of the extensions.
I have some spare capacity to do this over the …
-
# Summary
There is a lot of extra memory being used when creating an Index in Faiss by calling add_with_ids on an IndexFlat or its derivatives.
If we call the function with all of the vector…