-
## Description
When try to build JNI plugin with clang++19, several errors have been occurred.
However, in DEVELOPER_GUIDE we don't have much to say about these failures. It would be good to introd…
-
文件erniebot/examples/quick_start/gradio_demo.py
运行报错:module 'faiss' has no attribute 'swigfaiss'
解决方法:因faiss升级,将原代码中的“faiss.swigfaiss.IndexFlatIP“修改为“faiss.IndexFlatIP“
位置:
https://github.com…
-
When I use "nomic-ai/nomic-embed-text-v1.5-GGUF/nomic-embed-text-v1.5.f32.gguf" via LM Studio and interact with the AI, I get the following error message:
Traceback (most recent call last):
File…
-
# Summary
To know whether the system supports SVE, [faiss uses deprecated `numpy.distutils.cpuinfo`](https://github.com/facebookresearch/faiss/blob/d243e628880676332263347817b3fe7f474b8b5b/faiss/py…
-
Such a benchmark would be super helpful to decide which in-browser use cases are flexible enough :)
https://github.com/nmslib/hnswlib
For example, I have a few databases ready to go:
20 year…
-
**问题描述 / Problem Description**
用简洁明了的语言描述这个问题 / Describe the problem in a clear and concise manner.
**复现问题的步骤 / Steps to Reproduce**
1. 执行 '...' / Run '...'
2. 点击 '...' / Click '...'
3. 滚动到 '..…
-
Hello Team,
Thank you for your amazing work on this model. I was able to reproduce your remarkable results. I am looking to contribute and develop downstream inference using faiss but I am running …
-
I am getting error saying no such file diectory as "faiss_index"
-
i get a crash and this error when starting the voice conversion:
```
C:\Users\mouse\Programs\Retrieval-based-Voice-Conversion-WebUI>gui_v1.py
2024-09-19 23:01:44 | INFO | faiss.loader | Loading fai…
-
**Describe the bug**
faiss may crash when there is another imported package that depends on `libomp`.
**To Reproduce**
Import a package that depends on OpenMP on macOS, then import `faiss-cpu` pa…