-
一、系统环境
1.1、操作系统:centos9
1.2、python版本:3.10
1.3、[Langchain-Chatchat]版本:0.3.1.3
1.4、emb:bge-large-zh v1.5
1.5、llm: glm-4-9b-chat
二、Xinference:
2.1、创建Xinference虚拟环境(python3 -m venv venv_xinferenc…
-
AWS and Vercel deployment recommendations would really help other dev(including me) to adopt this more rapidly
ex: https://vercel.com/templates/next.js/nextjs-fastapi-starter
-
Hello,
I am seeing some behavior I can't explain. We have a query which tries to pull relevant documents from a DB given two embeddings per document (and at runtime, we get two embeddings for this …
-
### Bug Description
After upgrading from 0.9.3 I get a connection error when querying my OpenSearch vectorstore. I'm not sure if I should post this here or open an opensearch-py issue..
I have lla…
-
rem should index all text via embedding store.
We could use something like https://github.com/asg017/sqlite-vss
If we go this route we should fork / open a PR to add the extension https://github…
-
Hi,
I have a number of `X` queries and a collection of `Y` documents, and I'd like to compute the BM25 score for each pair of them (resulting in a `X by Y` matrix). And I need to do this many times…
-
### What happens?
pg_search stores the tantivy index to `$PGDATA/pg_search/${index_oid}/`. This is not unique enough as two databases in the same cluster *could* end up with the same OID for a `USIN…
-
If a text column actually contains numbers, being able to "sort by column, treated as numeric" would be really useful.
Probably depends on column actions enabled by #690
-
Hi, I was playing around with the code and I could not run the scripts, the output is:
```python src/ragnarok/scripts/run_ragnarok.py --model_path=gpt-35-turbo --topk=20 --dataset=rag24.researchy…
-
I'm running on a CPU-only host.
My pip freeze output:
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.3.0
async-timeout==4.0.3
attrs==23.2.0
beautifulsoup4==4.12.3
bitarray…