-
I am trying to fine-tune a SentenceTransformer model on a retrieval dataset using a custom distance metric as the similarity function. My goal is to generate a token_embedding for the query and a sent…
-
This is a question rather than an issue.
How would one compare two svg images to detect similarities? I understand that an svg object should be treated as text as far as its content goes. Supposing…
-
I am uable to download web bert similarity model using both old as well as new version Can you please help @AndriyMulyar
File "C:\Users\Asif\anaconda3\envs\semantic-text-similarity\lib\site-packag…
-
### Description
When you have a large Editor with the VerticalTextAlignment set to Center or End on iOS, both the keyboard scrolling inside KeyboardAutoManagerScroll and the MauiTextView.ShouldCent…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello there, I have an use case for my company of which I set up a naive RAG + reranker …
-
Hi! So I'm running the [grounded_sam2_hf_model_demo.py](https://github.com/IDEA-Research/Grounded-SAM-2/blob/main/grounded_sam2_hf_model_demo.py) on one of my images with labels `woman. swab. balcony.…
-
### Bug Description
After updating llama index from 0.8.50 to 0.9.35 my vector query broke. MetadataFilters that use strings containing numeric values throw error complaining that valueNumber does no…
-
Hi all, thanks for this work.
I need to exec a large number of requests to compute similarities between wikidata entities. I'm trying running a simple code snippet without calling the API. Is it poss…
-
### What is the issue?
I'm working on a RAG app, I'd like to simplify my stack by using ollama instead of sentence transformers but I'm observing some odd behavior from ollama embeddings. Here's what…
-
**Is your feature request related to a problem?**
To support [CLIP model](https://huggingface.co/docs/transformers/en/model_doc/clip) and image search, We need to implement a function in the Connecto…