-
Hello,
I have installed Dot on windows server 2022 . It gets installed successfully from exe and starts up. Both in BIGDOT and DocChat, whether I select a document or not, as response to any prompt…
-
建议添加在人工智能分类下添加 [faiss](https://github.com/facebookresearch/faiss) 库,这是一个最流量的向量检索引擎。
-
**Describe the bug**
I have a fully working RAG with Conversational Retrieval QA Chain and using Document Store (Vector) I have also tried direct in the flow with splitters and PDF document. It worke…
-
**问题描述 / Problem Description**
使用ollama框架部署,在图片对话时只回答英文,而且对于问题的理解不是很正确
**复现问题的步骤 / Steps to Reproduce**
1. 执行 '...' / Run '...'
2. 点击 '...' / Click '...'
3. 滚动到 '...' / Scroll to '...'
4. 问题出现…
-
I've forked @SkyFan2002 's static build, and in the effort to simplify, I've also updated to latest Faiss:
https://github.com/jondot/faiss-rs
Compiling on Mac M1 and running vector search and indexi…
-
Add https://github.com/facebookresearch/faiss to the performance comparison matrix
-
### What happened?
I'm encountering a ValueError when attempting to perform similarity search with Faiss using embeddings generated by FastEmbed's TextEmbedding.embed method.
### What Python version…
-
Building wheels for collected packages: faiss-cpu
Building wheel for faiss-cpu (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for faiss-cpu (pyproject.toml)…
-
estos son los pips que instale para que ande todo:
#pip install langchain
#pip install openai
#pip install pypdf2
#pip install faiss-cpu
#pip install tiktoken
#pip install InstructorEmbedding
#…
-
I successfully installed faiss via brew with command:
`brew reinstall faiss --build-from-source`
it runs
`cmake -B build . -DFAISS_ENABLE_GPU=OFF -DFAISS_ENABLE_PYTHON=OFF -DFAISS_ENABLE_C_API=ON -…
vvbae updated
3 months ago