-
python cli.py kb --recreate-vs
2024-10-16 18:48:52.575 | WARNING | chatchat.server.utils:detect_xf_models:104 - auto_detect_model needs xinference-client installed. Please try "pip install xinferenc…
-
Hi, what languages is BGE-M3 supported ?
Could you please provide the a list of supported languages? It seems that the paper does not mention it.
Thanks
-
### Feature request
Models like https://huggingface.co/BAAI/bge-m3 and https://huggingface.co/jinaai/jina-embeddings-v3 can take extras kwargs as input of the `encode` function such as `task=...` f…
-
Dear Authors,
Firstly, thank you for your great work, "Making Text Embedder Few-Shot Learners". It was very interesting to see how you improved the performance of text embedding by leveraging the …
-
您好,非常好的工作!请问VISTA-S2 dataset的样本都是英文描述,怎么训练的Multilingual版本呢?特别是中文的支持。
-
### Describe your problem
Hi Experts,
I set up Xinference to serve a reranker model bge-reranker-v2-m3, and I can add it to RagFlow successfully.
But during the RAG conversation, I cannot s…
-
Hello!
I'm running the [installation instructions](https://github.com/castorini/pyserini/blob/f6f8ecc657409504ce5f0794cad1b2111d3c0f60/docs/installation.md) for HNSW
```
python -m pyserini.sea…
-
This is a good starting point:
https://github.com/castorini/anserini/blob/master/src/main/resources/fuse_regression/beir-v1.0.0-robust04.flat.bm25.fuse.bge-base-en-v1.5.bge-flat-onnx.yaml
But I ha…
-
Support local deployment of BGE Re-Ranker and invocation through URL
-
python3.9.19 ; ragas 0.1.21
code:
```py
from langchain_community.document_loaders import DirectoryLoader
from ragas.testset.generator import TestsetGenerator
from ragas.testset.evolutions import …